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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item34782 {
	width:438px !important;
	height:7px !important;
	top:48px !important;
	background:#ce57c1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item40256 {
	width:242px !important;
	height:213px !important;
	left:59px !important;
	top:853px !important;
}

#item40280 {
	width:363px !important;
	height:169px !important;
	left:4px !important;
	top:681px !important;
}

#item40312 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40285 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40282 {
	width:139px !important;
	height:24px !important;
	left:14px !important;
	top:6px !important;
}

#item40426 {
	width:124px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40398 {
	width:124px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40371 {
	width:124px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40368 {
	width:145px !important;
	height:24px !important;
	left:14px !important;
	top:105px !important;
}

#item40512 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40484 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40457 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40454 {
	width:139px !important;
	height:24px !important;
	left:190px !important;
	top:38px !important;
}

#item40599 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40571 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40544 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40541 {
	width:139px !important;
	height:24px !important;
	left:14px !important;
	top:39px !important;
}

#item40685 {
	width:140px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40656 {
	width:140px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40629 {
	width:140px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40626 {
	width:162px !important;
	height:24px !important;
	left:14px !important;
	top:138px !important;
}

#item40770 {
	width:128px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40742 {
	width:128px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40715 {
	width:128px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40712 {
	width:149px !important;
	height:24px !important;
	left:190px !important;
	top:72px !important;
}

#item40857 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40827 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40800 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40797 {
	width:139px !important;
	height:24px !important;
	left:14px !important;
	top:72px !important;
}

#item40942 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40914 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40887 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40884 {
	width:139px !important;
	height:24px !important;
	left:190px !important;
	top:6px !important;
}

#item41027 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40998 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40971 {
	width:118px !important;
	left:22px !important;
	min-height:24px !important;
}

#item40968 {
	width:139px !important;
	height:24px !important;
	left:190px !important;
	top:105px !important;
}

#item41064 {
	width:355px !important;
	left:13px !important;
	top:46px !important;
	min-height:129px !important;
}

#item41088 {
	width:244px !important;
	left:1px !important;
	min-height:20px !important;
}

#item41111 {
	width:181px !important;
	height:2px !important;
	top:21px !important;
	background:#ce57c1;
}

#item41112 {
	width:335px !important;
	left:13px !important;
	top:183px !important;
	min-height:64px !important;
}

#item41135 {
	width:313px !important;
	left:24px !important;
	top:327px !important;
	min-height:331px !important;
}

#item41266 {
	opacity:0.65;
	width:360px !important;
	height:775px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41264 {
	width:366px !important;
	height:781px !important;
	left:10px !important;
	top:10px !important;
}

#item41267 {
	width:296px !important;
	height:243px !important;
	left:45px !important;
	top:347px !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;
}

#item41273 {
	width:28px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item41269 {
	width:34px !important;
	height:33px !important;
	left:303px !important;
	top:351px !important;
}

#item41278 {
	width:258px !important;
	height:181px !important;
	left:60px !important;
	top:379px !important;
}

#item41280 {
	width:104px !important;
	left:74px !important;
	min-height:28px !important;
}

#item41303 {
	width:224px !important;
	left:16px !important;
	top:34px !important;
	min-height:146px !important;
}

#item41262 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:102px !important;
}

#item41260 {
	width:376px !important;
	height:791px !important;
	left:-13px !important;
	top:296px !important;
}

#item41332 {
	opacity:0.65;
	width:360px !important;
	height:775px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41330 {
	width:366px !important;
	height:781px !important;
	left:10px !important;
	top:10px !important;
}

#item41333 {
	width:296px !important;
	height:365px !important;
	left:45px !important;
	top:250px !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;
}

#item41339 {
	width:28px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item41336 {
	width:34px !important;
	height:33px !important;
	left:303px !important;
	top:256px !important;
}

#item41344 {
	width:258px !important;
	height:293px !important;
	left:61px !important;
	top:286px !important;
}

#item41346 {
	width:104px !important;
	left:74px !important;
	min-height:35px !important;
}

#item41370 {
	width:224px !important;
	left:16px !important;
	top:42px !important;
	min-height:251px !important;
}

#item41328 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:102px !important;
}

#item41326 {
	width:376px !important;
	height:791px !important;
	left:-13px !important;
	top:296px !important;
}

#item41399 {
	opacity:0.65;
	width:360px !important;
	height:775px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41397 {
	width:366px !important;
	height:781px !important;
	left:10px !important;
	top:10px !important;
}

#item41400 {
	width:296px !important;
	height:281px !important;
	left:45px !important;
	top:294px !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;
}

#item41406 {
	width:28px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item41402 {
	width:34px !important;
	height:33px !important;
	left:302px !important;
	top:301px !important;
}

#item41411 {
	width:258px !important;
	height:226px !important;
	left:61px !important;
	top:330px !important;
}

#item41413 {
	width:104px !important;
	left:74px !important;
	min-height:28px !important;
}

#item41437 {
	width:224px !important;
	left:16px !important;
	top:34px !important;
	min-height:182px !important;
}

#item41395 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:102px !important;
}

#item41393 {
	width:376px !important;
	height:791px !important;
	left:-13px !important;
	top:296px !important;
}

#item41466 {
	opacity:0.65;
	width:360px !important;
	height:775px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41464 {
	width:366px !important;
	height:781px !important;
	left:10px !important;
	top:10px !important;
}

#item41467 {
	width:296px !important;
	height:321px !important;
	left:45px !important;
	top:264px !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;
}

#item41472 {
	width:28px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item41469 {
	width:34px !important;
	height:33px !important;
	left:301px !important;
	top:272px !important;
}

#item41477 {
	width:258px !important;
	height:261px !important;
	left:61px !important;
	top:300px !important;
}

#item41479 {
	width:104px !important;
	left:74px !important;
	min-height:25px !important;
}

#item41502 {
	width:224px !important;
	left:16px !important;
	top:30px !important;
	min-height:221px !important;
}

#item41462 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:102px !important;
}

#item41460 {
	width:376px !important;
	height:791px !important;
	left:-13px !important;
	top:296px !important;
}

#item41531 {
	opacity:0.65;
	width:360px !important;
	height:775px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41529 {
	width:366px !important;
	height:781px !important;
	left:10px !important;
	top:10px !important;
}

#item41532 {
	width:296px !important;
	height:294px !important;
	left:45px !important;
	top:279px !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;
}

#item41538 {
	width:28px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item41534 {
	width:34px !important;
	height:33px !important;
	left:300px !important;
	top:287px !important;
}

#item41543 {
	width:258px !important;
	height:230px !important;
	left:61px !important;
	top:315px !important;
}

#item41545 {
	width:130px !important;
	left:61px !important;
	min-height:28px !important;
}

#item41568 {
	width:235px !important;
	left:16px !important;
	top:34px !important;
	min-height:195px !important;
}

#item41527 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:102px !important;
}

#item41525 {
	width:376px !important;
	height:791px !important;
	left:-13px !important;
	top:296px !important;
}

#item41597 {
	opacity:0.65;
	width:360px !important;
	height:775px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41595 {
	width:366px !important;
	height:781px !important;
	left:10px !important;
	top:10px !important;
}

#item41598 {
	width:296px !important;
	height:317px !important;
	left:45px !important;
	top:261px !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;
}

#item41604 {
	width:28px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item41601 {
	width:34px !important;
	height:33px !important;
	left:302px !important;
	top:267px !important;
}

#item41609 {
	width:258px !important;
	height:265px !important;
	left:61px !important;
	top:297px !important;
}

#item41611 {
	width:130px !important;
	left:61px !important;
	min-height:35px !important;
}

#item41634 {
	width:235px !important;
	left:16px !important;
	top:42px !important;
	min-height:222px !important;
}

#item41593 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:102px !important;
}

#item41591 {
	width:376px !important;
	height:791px !important;
	left:-13px !important;
	top:296px !important;
}

#item41663 {
	opacity:0.65;
	width:360px !important;
	height:775px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41661 {
	width:366px !important;
	height:781px !important;
	left:10px !important;
	top:10px !important;
}

#item41664 {
	width:296px !important;
	height:383px !important;
	left:45px !important;
	top:252px !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;
}

#item41670 {
	width:28px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item41666 {
	width:34px !important;
	height:33px !important;
	left:304px !important;
	top:258px !important;
}

#item41675 {
	width:258px !important;
	height:322px !important;
	left:61px !important;
	top:288px !important;
}

#item41677 {
	width:130px !important;
	left:61px !important;
	min-height:39px !important;
}

#item41700 {
	width:235px !important;
	left:16px !important;
	top:47px !important;
	min-height:269px !important;
}

#item41659 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:102px !important;
}

#item41657 {
	width:376px !important;
	height:791px !important;
	left:-13px !important;
	top:296px !important;
}

#item41729 {
	opacity:0.65;
	width:360px !important;
	height:775px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41727 {
	width:366px !important;
	height:781px !important;
	left:10px !important;
	top:10px !important;
}

#item41730 {
	width:296px !important;
	height:241px !important;
	left:46px !important;
	top:345px !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;
}

#item41735 {
	width:28px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item41732 {
	width:34px !important;
	height:33px !important;
	left:305px !important;
	top:350px !important;
}

#item41740 {
	width:258px !important;
	height:184px !important;
	left:62px !important;
	top:381px !important;
}

#item41742 {
	width:130px !important;
	left:61px !important;
	min-height:28px !important;
}

#item41765 {
	width:235px !important;
	left:16px !important;
	top:34px !important;
	min-height:147px !important;
}

#item41725 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:102px !important;
}

#item41723 {
	width:376px !important;
	height:791px !important;
	left:-13px !important;
	top:296px !important;
}

#item41795 {
	opacity:0.65;
	width:360px !important;
	height:775px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41793 {
	width:366px !important;
	height:781px !important;
	left:10px !important;
	top:10px !important;
}

#item41796 {
	width:296px !important;
	height:231px !important;
	left:45px !important;
	top:347px !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;
}

#item41804 {
	width:28px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border:solid 9px #25c5f8;
}

#item41798 {
	width:34px !important;
	height:33px !important;
	left:304px !important;
	top:351px !important;
}

#item41809 {
	width:258px !important;
	height:172px !important;
	left:61px !important;
	top:383px !important;
}

#item41811 {
	width:130px !important;
	left:61px !important;
	min-height:38px !important;
}

#item41834 {
	width:235px !important;
	left:16px !important;
	top:45px !important;
	min-height:125px !important;
}

#item41790 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:102px !important;
}

#item41788 {
	width:376px !important;
	height:791px !important;
	left:-13px !important;
	top:296px !important;
}
#in5footer,  #prefooter {display:none;}

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

