/* 	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:4510px; 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; }
}

#item5859 {
	width:576px !important;
	height:506px !important;
	left:1308px !important;
	top:538px !important;
}

#item6378 {
	width:1106px !important;
	height:245px !important;
	left:70px !important;
	top:783px !important;
}

#item7366 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7338 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7311 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7309 {
	width:302px !important;
	height:53px !important;
	left:15px !important;
	top:17px !important;
}

#item7451 {
	width:268px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7423 {
	width:268px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7395 {
	width:268px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7393 {
	width:315px !important;
	height:53px !important;
	left:388px !important;
	top:17px !important;
}

#item7537 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7508 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7481 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7479 {
	width:302px !important;
	height:53px !important;
	left:764px !important;
	top:17px !important;
}

#item7623 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7595 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7566 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7564 {
	width:302px !important;
	height:53px !important;
	left:15px !important;
	top:97px !important;
}

#item7707 {
	width:303px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7679 {
	width:303px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7652 {
	width:303px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7650 {
	width:350px !important;
	height:53px !important;
	left:388px !important;
	top:97px !important;
}

#item7791 {
	width:276px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7763 {
	width:276px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7736 {
	width:276px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7733 {
	width:323px !important;
	height:53px !important;
	left:764px !important;
	top:97px !important;
}

#item7875 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7847 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7820 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7818 {
	width:302px !important;
	height:53px !important;
	left:15px !important;
	top:177px !important;
}

#item7960 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7932 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7905 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7903 {
	width:302px !important;
	height:53px !important;
	left:388px !important;
	top:177px !important;
}

#item8044 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item8016 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7989 {
	width:255px !important;
	left:47px !important;
	min-height:53px !important;
}

#item7987 {
	width:302px !important;
	height:53px !important;
	left:764px !important;
	top:177px !important;
}

#item862 {
	width:1770px !important;
	left:36px !important;
	top:133px !important;
	min-height:137px !important;
}

#item885 {
	width:592px !important;
	min-height:97px !important;
}

#item888 {
	width:592px !important;
	height:7px !important;
	top:60px !important;
	background:#ce57c1;
}

#item908 {
	width:779px !important;
	left:36px !important;
	top:299px !important;
	min-height:84px !important;
}

#item971 {
	width:1304px !important;
	left:70px !important;
	top:534px !important;
	min-height:230px !important;
}

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

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

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

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

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

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

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

#item1766 {
	opacity:0.65;
	width:1920px !important;
	height:574px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item1764 {
	width:1926px !important;
	height:580px !important;
	left:10px !important;
	top:36px !important;
}

#item1768 {
	width:1587px !important;
	height:450px !important;
	left:179px !important;
	top:73px !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:#25c5f8;
}

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

#item1769 {
	width:58px !important;
	height:53px !important;
	left:1694px !important;
	top:88px !important;
}

#item1775 {
	width:1446px !important;
	height:376px !important;
	left:249px !important;
	top:123px !important;
}

#item1796 {
	width:303px !important;
	left:579px !important;
	top:4px !important;
	min-height:63px !important;
}

#item1818 {
	width:1445px !important;
	left:10px !important;
	top:92px !important;
	min-height:261px !important;
}

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

#item1760 {
	width:1936px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item1886 {
	opacity:0.65;
	width:1920px !important;
	height:574px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item1884 {
	width:1926px !important;
	height:580px !important;
	left:10px !important;
	top:36px !important;
}

#item1888 {
	width:1587px !important;
	height:387px !important;
	left:180px !important;
	top:100px !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:#25c5f8;
}

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

#item1889 {
	width:58px !important;
	height:53px !important;
	left:1694px !important;
	top:119px !important;
}

#item1895 {
	width:1446px !important;
	height:317px !important;
	left:249px !important;
	top:142px !important;
}

#item1916 {
	width:303px !important;
	left:579px !important;
	top:4px !important;
	min-height:63px !important;
}

#item1938 {
	width:1445px !important;
	left:10px !important;
	top:92px !important;
	min-height:218px !important;
}

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

#item1880 {
	width:1936px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item1947 {
	opacity:0.65;
	width:1920px !important;
	height:574px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item1945 {
	width:1926px !important;
	height:580px !important;
	left:10px !important;
	top:36px !important;
}

#item1949 {
	width:1473px !important;
	height:474px !important;
	left:241px !important;
	top:77px !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:#25c5f8;
}

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

#item1950 {
	width:58px !important;
	height:53px !important;
	left:1644px !important;
	top:90px !important;
}

#item1956 {
	width:1314px !important;
	height:393px !important;
	left:316px !important;
	top:117px !important;
}

#item1977 {
	width:448px !important;
	left:423px !important;
	top:5px !important;
	min-height:63px !important;
}

#item1999 {
	width:1245px !important;
	left:44px !important;
	top:91px !important;
	min-height:271px !important;
}

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

#item1941 {
	width:1936px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item2008 {
	opacity:0.65;
	width:1920px !important;
	height:574px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item2006 {
	width:1926px !important;
	height:580px !important;
	left:10px !important;
	top:36px !important;
}

#item2010 {
	width:1473px !important;
	height:395px !important;
	left:242px !important;
	top:114px !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:#25c5f8;
}

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

#item2011 {
	width:58px !important;
	height:53px !important;
	left:1645px !important;
	top:127px !important;
}

#item2017 {
	width:1314px !important;
	height:332px !important;
	left:316px !important;
	top:148px !important;
}

#item2038 {
	width:448px !important;
	left:423px !important;
	top:5px !important;
	min-height:63px !important;
}

#item2060 {
	width:1245px !important;
	left:44px !important;
	top:91px !important;
	min-height:232px !important;
}

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

#item2002 {
	width:1936px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item2069 {
	opacity:0.65;
	width:1920px !important;
	height:574px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item2067 {
	width:1926px !important;
	height:580px !important;
	left:10px !important;
	top:36px !important;
}

#item2071 {
	width:1473px !important;
	height:436px !important;
	left:237px !important;
	top:94px !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:#25c5f8;
}

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

#item2072 {
	width:58px !important;
	height:53px !important;
	left:1644px !important;
	top:105px !important;
}

#item2078 {
	width:1333px !important;
	height:355px !important;
	left:307px !important;
	top:142px !important;
}

#item2099 {
	width:448px !important;
	left:415px !important;
	top:5px !important;
	min-height:63px !important;
}

#item2121 {
	width:1323px !important;
	top:91px !important;
	min-height:276px !important;
}

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

#item2063 {
	width:1936px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item2130 {
	opacity:0.65;
	width:1920px !important;
	height:574px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item2128 {
	width:1926px !important;
	height:580px !important;
	left:10px !important;
	top:36px !important;
}

#item2132 {
	width:1554px !important;
	height:469px !important;
	left:196px !important;
	top:77px !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:#25c5f8;
}

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

#item2133 {
	width:58px !important;
	height:53px !important;
	left:1682px !important;
	top:92px !important;
}

#item2139 {
	width:1464px !important;
	height:377px !important;
	left:233px !important;
	top:135px !important;
}

#item2160 {
	width:448px !important;
	left:497px !important;
	top:5px !important;
	min-height:63px !important;
}

#item2182 {
	width:1429px !important;
	left:24px !important;
	top:88px !important;
	min-height:276px !important;
}

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

#item2124 {
	width:1936px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item2191 {
	opacity:0.65;
	width:1920px !important;
	height:574px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item2189 {
	width:1926px !important;
	height:580px !important;
	left:10px !important;
	top:36px !important;
}

#item2193 {
	width:971px !important;
	height:411px !important;
	left:488px !important;
	top:106px !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:#25c5f8;
}

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

#item2194 {
	width:58px !important;
	height:53px !important;
	left:1390px !important;
	top:118px !important;
}

#item2200 {
	width:850px !important;
	height:377px !important;
	left:548px !important;
	top:169px !important;
}

#item2221 {
	width:448px !important;
	left:185px !important;
	top:5px !important;
	min-height:63px !important;
}

#item2243 {
	width:830px !important;
	left:12px !important;
	top:86px !important;
	min-height:276px !important;
}

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

#item2185 {
	width:1936px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item2252 {
	opacity:0.65;
	width:1920px !important;
	height:574px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item2250 {
	width:1926px !important;
	height:580px !important;
	left:10px !important;
	top:36px !important;
}

#item2254 {
	width:971px !important;
	height:411px !important;
	left:488px !important;
	top:106px !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:#25c5f8;
}

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

#item2255 {
	width:58px !important;
	height:53px !important;
	left:1390px !important;
	top:118px !important;
}

#item2261 {
	width:850px !important;
	height:319px !important;
	left:548px !important;
	top:169px !important;
}

#item2282 {
	width:448px !important;
	left:185px !important;
	top:5px !important;
	min-height:63px !important;
}

#item2304 {
	width:830px !important;
	left:11px !important;
	top:100px !important;
	min-height:217px !important;
}

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

#item2246 {
	width:1936px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item1827 {
	opacity:0.65;
	width:1920px !important;
	height:575px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item1825 {
	width:1926px !important;
	height:581px !important;
	left:10px !important;
	top:35px !important;
}

#item1828 {
	width:1587px !important;
	height:336px !important;
	left:180px !important;
	top:136px !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:#25c5f8;
}

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

#item1829 {
	width:58px !important;
	height:53px !important;
	left:1696px !important;
	top:151px !important;
}

#item1834 {
	width:1446px !important;
	height:254px !important;
	left:249px !important;
	top:187px !important;
}

#item1855 {
	width:303px !important;
	left:579px !important;
	top:4px !important;
	min-height:63px !important;
}

#item1877 {
	width:1445px !important;
	left:10px !important;
	top:92px !important;
	min-height:162px !important;
}

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

#item1821 {
	width:1936px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item5895 {
	width:456px !important;
	height:394px !important;
	left:1034px !important;
	top:674px !important;
}

#item2370 {
	width:1454px !important;
	left:36px !important;
	top:133px !important;
	min-height:144px !important;
}

#item2393 {
	width:592px !important;
	min-height:49px !important;
}

#item2396 {
	width:438px !important;
	height:7px !important;
	top:56px !important;
	background:#ce57c1;
}

#item2416 {
	width:779px !important;
	left:36px !important;
	top:297px !important;
	min-height:84px !important;
}

#item2503 {
	width:576px !important;
	left:54px !important;
	top:523px !important;
	min-height:530px !important;
}

#item10071 {
	width:714px !important;
	height:530px !important;
	left:677px !important;
	top:523px !important;
}

#item11939 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item11910 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item11883 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item11881 {
	width:297px !important;
	height:52px !important;
	left:15px !important;
	top:8px !important;
}

#item12023 {
	width:264px !important;
	left:46px !important;
	min-height:52px !important;
}

#item11995 {
	width:264px !important;
	left:46px !important;
	min-height:52px !important;
}

#item11968 {
	width:264px !important;
	left:46px !important;
	min-height:52px !important;
}

#item11966 {
	width:310px !important;
	height:52px !important;
	left:15px !important;
	top:219px !important;
}

#item12109 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12080 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12053 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12051 {
	width:297px !important;
	height:52px !important;
	left:15px !important;
	top:432px !important;
}

#item12194 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12166 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12138 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12136 {
	width:297px !important;
	height:52px !important;
	left:15px !important;
	top:79px !important;
}

#item12279 {
	width:298px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12250 {
	width:298px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12223 {
	width:298px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12221 {
	width:345px !important;
	height:52px !important;
	left:15px !important;
	top:290px !important;
}

#item12362 {
	width:272px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12334 {
	width:272px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12307 {
	width:272px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12305 {
	width:319px !important;
	height:52px !important;
	left:381px !important;
	top:79px !important;
}

#item12447 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12418 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12391 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12389 {
	width:297px !important;
	height:52px !important;
	left:15px !important;
	top:149px !important;
}

#item12531 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12503 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12476 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12474 {
	width:297px !important;
	height:52px !important;
	left:15px !important;
	top:360px !important;
}

#item12616 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12587 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12559 {
	width:251px !important;
	left:46px !important;
	min-height:52px !important;
}

#item12557 {
	width:297px !important;
	height:52px !important;
	left:381px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

#item3283 {
	opacity:0.65;
	width:1500px !important;
	height:590px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item3281 {
	width:1506px !important;
	height:596px !important;
	left:10px !important;
	top:20px !important;
}

#item3285 {
	width:1428px !important;
	height:480px !important;
	left:49px !important;
	top:72px !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:#25c5f8;
}

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

#item3286 {
	width:58px !important;
	height:53px !important;
	left:1411px !important;
	top:83px !important;
}

#item3292 {
	width:1308px !important;
	height:371px !important;
	left:110px !important;
	top:143px !important;
}

#item3313 {
	width:383px !important;
	left:461px !important;
	top:6px !important;
	min-height:68px !important;
}

#item3335 {
	width:1290px !important;
	left:10px !important;
	top:98px !important;
	min-height:282px !important;
}

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

#item3277 {
	width:1516px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item3344 {
	opacity:0.65;
	width:1500px !important;
	height:590px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item3342 {
	width:1506px !important;
	height:596px !important;
	left:10px !important;
	top:20px !important;
}

#item3345 {
	width:1284px !important;
	height:411px !important;
	left:119px !important;
	top:109px !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:#25c5f8;
}

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

#item3346 {
	width:58px !important;
	height:53px !important;
	left:1333px !important;
	top:125px !important;
}

#item3351 {
	width:1125px !important;
	height:305px !important;
	left:208px !important;
	top:181px !important;
}

#item3372 {
	width:350px !important;
	left:386px !important;
	top:4px !important;
	min-height:72px !important;
}

#item3394 {
	width:1116px !important;
	left:3px !important;
	top:108px !important;
	min-height:177px !important;
}

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

#item3338 {
	width:1516px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item3403 {
	opacity:0.65;
	width:1500px !important;
	height:590px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item3401 {
	width:1506px !important;
	height:596px !important;
	left:10px !important;
	top:20px !important;
}

#item3405 {
	width:1314px !important;
	height:436px !important;
	left:97px !important;
	top:85px !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:#25c5f8;
}

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

#item3406 {
	width:58px !important;
	height:53px !important;
	left:1343px !important;
	top:98px !important;
}

#item3412 {
	width:1210px !important;
	height:361px !important;
	left:158px !important;
	top:142px !important;
}

#item3433 {
	width:360px !important;
	left:425px !important;
	top:8px !important;
	min-height:67px !important;
}

#item3455 {
	width:1188px !important;
	left:10px !important;
	top:97px !important;
	min-height:233px !important;
}

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

#item3397 {
	width:1516px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item3464 {
	opacity:0.65;
	width:1500px !important;
	height:590px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item3462 {
	width:1506px !important;
	height:596px !important;
	left:10px !important;
	top:20px !important;
}

#item3466 {
	width:1274px !important;
	height:474px !important;
	left:139px !important;
	top:78px !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:#25c5f8;
}

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

#item3467 {
	width:58px !important;
	height:53px !important;
	left:1346px !important;
	top:91px !important;
}

#item3473 {
	width:1168px !important;
	height:393px !important;
	left:196px !important;
	top:136px !important;
}

#item3494 {
	width:408px !important;
	left:361px !important;
	top:5px !important;
	min-height:67px !important;
}

#item3516 {
	width:1134px !important;
	left:15px !important;
	top:97px !important;
	min-height:289px !important;
}

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

#item3458 {
	width:1516px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item3525 {
	opacity:0.65;
	width:1500px !important;
	height:590px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item3523 {
	width:1506px !important;
	height:596px !important;
	left:10px !important;
	top:20px !important;
}

#item3527 {
	width:1268px !important;
	height:488px !important;
	left:129px !important;
	top:84px !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:#25c5f8;
}

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

#item3528 {
	width:58px !important;
	height:53px !important;
	left:1328px !important;
	top:95px !important;
}

#item3534 {
	width:1168px !important;
	height:395px !important;
	left:163px !important;
	top:140px !important;
}

#item3555 {
	width:389px !important;
	left:391px !important;
	top:12px !important;
	min-height:77px !important;
}

#item3577 {
	width:1080px !important;
	left:62px !important;
	top:117px !important;
	min-height:284px !important;
}

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

#item3519 {
	width:1516px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item3586 {
	opacity:0.65;
	width:1500px !important;
	height:590px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item3584 {
	width:1506px !important;
	height:596px !important;
	left:10px !important;
	top:20px !important;
}

#item3588 {
	width:1308px !important;
	height:489px !important;
	left:109px !important;
	top:78px !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:#25c5f8;
}

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

#item3589 {
	width:58px !important;
	height:53px !important;
	left:1349px !important;
	top:91px !important;
}

#item3595 {
	width:1205px !important;
	height:409px !important;
	left:161px !important;
	top:132px !important;
}

#item3616 {
	width:402px !important;
	left:381px !important;
	top:5px !important;
	min-height:72px !important;
}

#item3638 {
	width:1187px !important;
	left:9px !important;
	top:104px !important;
	min-height:302px !important;
}

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

#item3580 {
	width:1516px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item3647 {
	opacity:0.65;
	width:1500px !important;
	height:590px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item3645 {
	width:1506px !important;
	height:596px !important;
	left:10px !important;
	top:20px !important;
}

#item3649 {
	width:1368px !important;
	height:495px !important;
	left:79px !important;
	top:64px !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:#25c5f8;
}

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

#item3650 {
	width:58px !important;
	height:53px !important;
	left:1377px !important;
	top:75px !important;
}

#item3656 {
	width:1296px !important;
	height:415px !important;
	left:115px !important;
	top:121px !important;
}

#item3677 {
	width:400px !important;
	left:435px !important;
	top:-3px !important;
	min-height:74px !important;
}

#item3699 {
	width:1275px !important;
	left:13px !important;
	top:94px !important;
	min-height:324px !important;
}

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

#item3641 {
	width:1516px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item3708 {
	opacity:0.65;
	width:1500px !important;
	height:590px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item3706 {
	width:1506px !important;
	height:596px !important;
	left:10px !important;
	top:20px !important;
}

#item3710 {
	width:971px !important;
	height:411px !important;
	left:273px !important;
	top:106px !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:#25c5f8;
}

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

#item3711 {
	width:58px !important;
	height:53px !important;
	left:1178px !important;
	top:116px !important;
}

#item3717 {
	width:850px !important;
	height:377px !important;
	left:338px !important;
	top:163px !important;
}

#item3738 {
	width:448px !important;
	left:185px !important;
	top:5px !important;
	min-height:63px !important;
}

#item3760 {
	width:830px !important;
	left:12px !important;
	top:86px !important;
	min-height:276px !important;
}

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

#item3702 {
	width:1516px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item3769 {
	opacity:0.65;
	width:1500px !important;
	height:590px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item3767 {
	width:1506px !important;
	height:596px !important;
	left:10px !important;
	top:20px !important;
}

#item3771 {
	width:971px !important;
	height:411px !important;
	left:291px !important;
	top:106px !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:#25c5f8;
}

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

#item3772 {
	width:58px !important;
	height:53px !important;
	left:1191px !important;
	top:120px !important;
}

#item3778 {
	width:850px !important;
	height:319px !important;
	left:351px !important;
	top:174px !important;
}

#item3799 {
	width:448px !important;
	left:185px !important;
	top:5px !important;
	min-height:63px !important;
}

#item3821 {
	width:830px !important;
	left:11px !important;
	top:100px !important;
	min-height:217px !important;
}

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

#item3763 {
	width:1516px !important;
	height:616px !important;
	left:-13px !important;
	top:467px !important;
}

#item5919 {
	width:726px !important;
	height:640px !important;
	left:177px !important;
	top:2560px !important;
}

#item12744 {
	width:1090px !important;
	height:507px !important;
	left:11px !important;
	top:2043px !important;
}

#item12838 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item12810 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item12808 {
	width:418px !important;
	height:73px !important;
	left:42px !important;
	top:17px !important;
}

#item12951 {
	width:371px !important;
	left:65px !important;
	min-height:73px !important;
}

#item12923 {
	width:371px !important;
	left:65px !important;
	min-height:73px !important;
}

#item12895 {
	width:371px !important;
	left:65px !important;
	min-height:73px !important;
}

#item12893 {
	width:436px !important;
	height:73px !important;
	left:42px !important;
	top:314px !important;
}

#item13038 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13010 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item12981 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item12979 {
	width:418px !important;
	height:73px !important;
	left:570px !important;
	top:113px !important;
}

#item13123 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13095 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13067 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13065 {
	width:418px !important;
	height:73px !important;
	left:42px !important;
	top:116px !important;
}

#item13208 {
	width:420px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13180 {
	width:420px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13153 {
	width:420px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13150 {
	width:485px !important;
	height:73px !important;
	left:42px !important;
	top:413px !important;
}

#item13291 {
	width:383px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13263 {
	width:383px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13236 {
	width:383px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13234 {
	width:448px !important;
	height:73px !important;
	left:570px !important;
	top:215px !important;
}

#item13377 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13349 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13321 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13319 {
	width:418px !important;
	height:73px !important;
	left:42px !important;
	top:215px !important;
}

#item13461 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13433 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13406 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13404 {
	width:418px !important;
	height:73px !important;
	left:570px !important;
	top:17px !important;
}

#item13545 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13517 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13490 {
	width:353px !important;
	left:65px !important;
	min-height:73px !important;
}

#item13488 {
	width:418px !important;
	height:73px !important;
	left:570px !important;
	top:315px !important;
}

#item3891 {
	width:1065px !important;
	left:38px !important;
	top:152px !important;
	min-height:386px !important;
}

#item3914 {
	width:731px !important;
	left:2px !important;
	min-height:60px !important;
}

#item3917 {
	width:543px !important;
	height:7px !important;
	top:64px !important;
	background:#ce57c1;
}

#item3937 {
	width:1006px !important;
	left:40px !important;
	top:570px !important;
	min-height:193px !important;
}

#item4024 {
	width:939px !important;
	left:72px !important;
	top:982px !important;
	min-height:992px !important;
}

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

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

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

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

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

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

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

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

#item4759 {
	width:1086px !important;
	height:2330px !important;
	left:10px !important;
	top:10px !important;
}

#item4762 {
	width:888px !important;
	height:729px !important;
	left:109px !important;
	top:1014px !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:#25c5f8;
}

#item4765 {
	width:83px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item4763 {
	width:89px !important;
	height:88px !important;
	left:890px !important;
	top:1033px !important;
}

#item4768 {
	width:775px !important;
	height:543px !important;
	left:155px !important;
	top:1112px !important;
}

#item4789 {
	width:311px !important;
	left:222px !important;
	top:1px !important;
	min-height:84px !important;
}

#item4811 {
	width:671px !important;
	left:49px !important;
	top:101px !important;
	min-height:439px !important;
}

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

#item4755 {
	width:1096px !important;
	height:2340px !important;
	left:-13px !important;
	top:913px !important;
}

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

#item4818 {
	width:1086px !important;
	height:2330px !important;
	left:10px !important;
	top:10px !important;
}

#item4821 {
	width:888px !important;
	height:1095px !important;
	left:109px !important;
	top:723px !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:#25c5f8;
}

#item4824 {
	width:83px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item4822 {
	width:89px !important;
	height:88px !important;
	left:889px !important;
	top:748px !important;
}

#item4827 {
	width:775px !important;
	height:879px !important;
	left:158px !important;
	top:831px !important;
}

#item4848 {
	width:311px !important;
	left:222px !important;
	top:1px !important;
	min-height:105px !important;
}

#item4870 {
	width:671px !important;
	left:49px !important;
	top:126px !important;
	min-height:752px !important;
}

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

#item4814 {
	width:1096px !important;
	height:2340px !important;
	left:-13px !important;
	top:913px !important;
}

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

#item4877 {
	width:1086px !important;
	height:2330px !important;
	left:10px !important;
	top:10px !important;
}

#item4880 {
	width:888px !important;
	height:843px !important;
	left:109px !important;
	top:857px !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:#25c5f8;
}

#item4883 {
	width:83px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item4881 {
	width:89px !important;
	height:88px !important;
	left:887px !important;
	top:883px !important;
}

#item4886 {
	width:775px !important;
	height:677px !important;
	left:158px !important;
	top:965px !important;
}

#item4907 {
	width:311px !important;
	left:222px !important;
	top:1px !important;
	min-height:84px !important;
}

#item4929 {
	width:671px !important;
	left:49px !important;
	top:101px !important;
	min-height:545px !important;
}

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

#item4873 {
	width:1096px !important;
	height:2340px !important;
	left:-13px !important;
	top:913px !important;
}

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

#item4936 {
	width:1086px !important;
	height:2330px !important;
	left:10px !important;
	top:10px !important;
}

#item4939 {
	width:888px !important;
	height:963px !important;
	left:109px !important;
	top:767px !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:#25c5f8;
}

#item4942 {
	width:83px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item4940 {
	width:89px !important;
	height:88px !important;
	left:882px !important;
	top:796px !important;
}

#item4945 {
	width:775px !important;
	height:783px !important;
	left:158px !important;
	top:875px !important;
}

#item4966 {
	width:311px !important;
	left:222px !important;
	top:1px !important;
	min-height:75px !important;
}

#item4988 {
	width:671px !important;
	left:49px !important;
	top:91px !important;
	min-height:662px !important;
}

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

#item4932 {
	width:1096px !important;
	height:2340px !important;
	left:-13px !important;
	top:913px !important;
}

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

#item4995 {
	width:1086px !important;
	height:2330px !important;
	left:10px !important;
	top:10px !important;
}

#item4998 {
	width:888px !important;
	height:881px !important;
	left:109px !important;
	top:811px !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:#25c5f8;
}

#item5001 {
	width:83px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item4999 {
	width:89px !important;
	height:88px !important;
	left:881px !important;
	top:842px !important;
}

#item5004 {
	width:775px !important;
	height:690px !important;
	left:158px !important;
	top:919px !important;
}

#item5025 {
	width:390px !important;
	left:182px !important;
	top:1px !important;
	min-height:84px !important;
}

#item5047 {
	width:705px !important;
	left:48px !important;
	top:101px !important;
	min-height:586px !important;
}

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

#item4991 {
	width:1096px !important;
	height:2340px !important;
	left:-13px !important;
	top:913px !important;
}

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

#item5054 {
	width:1086px !important;
	height:2330px !important;
	left:10px !important;
	top:10px !important;
}

#item5057 {
	width:888px !important;
	height:951px !important;
	left:109px !important;
	top:757px !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:#25c5f8;
}

#item5060 {
	width:83px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item5058 {
	width:89px !important;
	height:88px !important;
	left:886px !important;
	top:782px !important;
}

#item5063 {
	width:775px !important;
	height:795px !important;
	left:158px !important;
	top:865px !important;
}

#item5084 {
	width:390px !important;
	left:182px !important;
	top:1px !important;
	min-height:105px !important;
}

#item5106 {
	width:705px !important;
	left:48px !important;
	top:127px !important;
	min-height:665px !important;
}

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

#item5050 {
	width:1096px !important;
	height:2340px !important;
	left:-13px !important;
	top:913px !important;
}

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

#item5113 {
	width:1086px !important;
	height:2330px !important;
	left:10px !important;
	top:10px !important;
}

#item5116 {
	width:888px !important;
	height:1149px !important;
	left:109px !important;
	top:731px !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:#25c5f8;
}

#item5119 {
	width:83px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item5117 {
	width:89px !important;
	height:88px !important;
	left:891px !important;
	top:755px !important;
}

#item5122 {
	width:775px !important;
	height:967px !important;
	left:158px !important;
	top:839px !important;
}

#item5143 {
	width:390px !important;
	left:182px !important;
	top:1px !important;
	min-height:117px !important;
}

#item5165 {
	width:705px !important;
	left:48px !important;
	top:141px !important;
	min-height:807px !important;
}

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

#item5109 {
	width:1096px !important;
	height:2340px !important;
	left:-13px !important;
	top:913px !important;
}

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

#item5172 {
	width:1086px !important;
	height:2330px !important;
	left:10px !important;
	top:10px !important;
}

#item5175 {
	width:888px !important;
	height:723px !important;
	left:111px !important;
	top:1009px !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:#25c5f8;
}

#item5178 {
	width:83px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item5176 {
	width:89px !important;
	height:88px !important;
	left:895px !important;
	top:1029px !important;
}

#item5181 {
	width:775px !important;
	height:552px !important;
	left:160px !important;
	top:1117px !important;
}

#item5202 {
	width:390px !important;
	left:182px !important;
	top:1px !important;
	min-height:84px !important;
}

#item5224 {
	width:705px !important;
	left:48px !important;
	top:101px !important;
	min-height:442px !important;
}

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

#item5168 {
	width:1096px !important;
	height:2340px !important;
	left:-13px !important;
	top:913px !important;
}

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

#item5231 {
	width:1086px !important;
	height:2330px !important;
	left:10px !important;
	top:10px !important;
}

#item5234 {
	width:888px !important;
	height:692px !important;
	left:109px !important;
	top:1015px !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:#25c5f8;
}

#item5237 {
	width:83px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item5235 {
	width:89px !important;
	height:88px !important;
	left:891px !important;
	top:1034px !important;
}

#item5240 {
	width:775px !important;
	height:517px !important;
	left:158px !important;
	top:1123px !important;
}

#item5261 {
	width:390px !important;
	left:182px !important;
	top:1px !important;
	min-height:113px !important;
}

#item5283 {
	width:705px !important;
	left:48px !important;
	top:136px !important;
	min-height:374px !important;
}

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

#item5227 {
	width:1096px !important;
	height:2340px !important;
	left:-13px !important;
	top:913px !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; } }

