/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#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; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1763 {
	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;
}

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

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

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

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

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

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

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

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

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

#item1824 {
	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;
}

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

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

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

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

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

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

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

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

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

#item1885 {
	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;
}

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

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

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

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

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

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

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

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

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

#item1946 {
	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;
}

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

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

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

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

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

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

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

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

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

#item2007 {
	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;
}

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

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

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

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

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

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

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

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

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

#item2089 {
	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;
}

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

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

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

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

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

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

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

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

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

#item2150 {
	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;
}

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

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

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

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

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

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

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

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

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

#item2211 {
	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;
}

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

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

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

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

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

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

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

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

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

#item2271 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item3284 {
	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;
}

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

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

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

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

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

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

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

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

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

#item3344 {
	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;
}

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

#item3345 {
	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;
}

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

#item3337 {
	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;
}

#item3834 {
	width:1080px !important;
	height:2400px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4796 {
	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;
}

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

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

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

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

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

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

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

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

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

#item4856 {
	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;
}

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

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

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

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

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

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

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

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

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

#item4916 {
	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;
}

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

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

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

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

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

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

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

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

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

#item4976 {
	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;
}

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

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

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

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

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

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

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

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

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

#item5036 {
	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;
}

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

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

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

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

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

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

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

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

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

#item5096 {
	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;
}

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

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

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

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

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

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

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

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

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

#item5156 {
	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;
}

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

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

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

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

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

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

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

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

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

#item5216 {
	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;
}

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

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

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

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

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

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

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

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

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

#item5276 {
	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;
}

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

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

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

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

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

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

#item5269 {
	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; } }

