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

#item328715 {
	width:240px !important;
	height:60px !important;
	left:840px !important;
	top:784px !important;
}

#item307097 {
	width:105px !important;
	height:105px !important;
	left:30px !important;
	top:126px !important;
}

#item328695 {
	opacity:0.65;
	width:300px !important;
	height:300px !important;
	border-radius:40px;
	background:#ffffff;
}

#item328657 {
	width:300px !important;
	height:300px !important;
	left:810px !important;
	top:342px !important;
}

#item328668 {
	opacity:0.65;
	width:300px !important;
	height:300px !important;
	border-radius:40px;
	background:#ffffff;
}

#item328669 {
	opacity:0.65;
	width:211px !important;
	height:201px !important;
	left:45px !important;
	top:50px !important;
}

#item286736 {
	width:211px !important;
	height:201px !important;
	left:45px !important;
	top:50px !important;
}

#item328665 {
	width:300px !important;
	height:300px !important;
	left:1530px !important;
	top:342px !important;
}

#item328701 {
	opacity:0.65;
	width:300px !important;
	height:300px !important;
	border-radius:40px;
	background:#ffffff;
}

#item368868 {
	width:258px !important;
	height:203px !important;
	left:21px !important;
	top:49px !important;
}

#item328655 {
	width:300px !important;
	height:300px !important;
	left:90px !important;
	top:342px !important;
}

#item328674 {
	opacity:0.65;
	width:300px !important;
	height:300px !important;
	border-radius:40px;
	background:#ffffff;
}

#item328659 {
	width:300px !important;
	height:300px !important;
	left:1170px !important;
	top:342px !important;
}

#item368778 {
	width:300px !important;
	height:300px !important;
	left:450px !important;
	top:342px !important;
}

#item376800 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376797 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376794 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item376808 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376805 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376802 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item376810 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item376837 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item376863 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item376889 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item376915 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item376947 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376944 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376941 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item368873 {
	width:636px !important;
	height:500px !important;
	left:642px !important;
	top:290px !important;
}

#item307096 {
	width:90px !important;
	height:90px !important;
	left:30px !important;
	top:126px !important;
}

#item306225 {
	width:1920px !important;
	height:1080px !important;
	background:#00093c;
}

#item320862 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item320859 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item320856 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item320871 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item320868 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item320865 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item320899 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item320951 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item320873 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item341810 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item320925 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item320853 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item320850 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item320847 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item286645 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item371502 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371499 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371496 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item371510 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371507 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371504 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item371512 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item371538 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item371566 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item371592 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item371618 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item371650 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371647 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371644 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item297116 {
	opacity:0.65;
	width:508px !important;
	height:288px !important;
	left:140px !important;
	top:282px !important;
	border-radius:30px;
	background:#00093c;
}

#item297117 {
	opacity:0.65;
	width:563px !important;
	height:288px !important;
	left:694px !important;
	top:282px !important;
	border-radius:30px;
	background:#00093c;
}

#item297119 {
	opacity:0.65;
	width:531px !important;
	height:288px !important;
	left:1300px !important;
	top:282px !important;
	border-radius:30px;
	background:#00093c;
}

#item297120 {
	opacity:0.65;
	width:531px !important;
	height:286px !important;
	left:1300px !important;
	top:614px !important;
	border-radius:30px;
	background:#00093c;
}

#item297118 {
	opacity:0.65;
	width:563px !important;
	height:286px !important;
	left:694px !important;
	top:614px !important;
	border-radius:30px;
	background:#00093c;
}

#item297121 {
	opacity:0.65;
	width:526px !important;
	height:288px !important;
	left:140px !important;
	top:612px !important;
	border-radius:30px;
	background:#00093c;
}

#item286635 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item371315 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371312 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371309 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item371323 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371320 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371317 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item371325 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item371351 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item371378 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item371404 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item371430 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item371462 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371459 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371456 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item286605 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item371144 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371141 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371138 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item371153 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371149 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371146 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item371155 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item371182 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item371208 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item371234 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item371260 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item371293 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371289 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371286 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item297176 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item298091 {
	opacity:0.50;
	width:841px !important;
	height:460px !important;
	left:300px !important;
	top:374px !important;
	border-radius:30px;
	background:#1c1c1c;
}

#item298321 {
	opacity:0.50;
	width:650px !important;
	height:294px !important;
	left:1200px !important;
	top:372px !important;
	border-radius:30px;
	background:#1c1c1c;
}

#item162182 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item375747 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375744 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375741 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item375755 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375752 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375749 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item375757 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item375783 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item375810 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item375836 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item375862 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item375895 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375891 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375888 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item357922 {
	width:90px !important;
	height:96px !important;
	left:58px !important;
	top:174px !important;
}

#item359950 {
	opacity:0.50;
	width:772px !important;
	height:288px !important;
	left:1335px !important;
	top:618px !important;
	border-radius:30px;
	background:#1c1c1c;
}

#item375913 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375909 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375906 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item375922 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375919 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375916 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item375924 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item375950 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item375976 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item376002 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item376028 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item376061 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376058 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376055 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item376087 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376084 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376081 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item376095 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376092 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376089 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item376097 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item376124 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item376150 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item376176 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item376202 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item376235 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376232 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376229 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item376258 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376255 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376251 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item376266 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376263 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376260 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item376268 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item376294 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item376321 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item376348 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item376374 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item376409 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376404 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376401 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item364731 {
	opacity:0.50;
	width:1680px !important;
	height:792px !important;
	left:150px !important;
	top:222px !important;
	border-radius:15px 15px 0 0;
	background:#000;
}

#item365220 {
	opacity:0.50;
	width:656px !important;
	height:269px !important;
	left:514px !important;
	top:373px !important;
	border-radius:30px;
	background:#1c1c1c;
}

#item365221 {
	opacity:0.50;
	width:650px !important;
	height:270px !important;
	left:1200px !important;
	top:372px !important;
	border-radius:30px;
	background:#1c1c1c;
}

#item365249 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item376621 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376618 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376615 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item376629 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376626 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376623 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item376632 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item376658 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item376685 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item376711 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item376737 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item376770 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item376766 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item376763 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item307113 {
	width:105px !important;
	height:105px !important;
	left:30px !important;
	top:126px !important;
}

#item299602 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item371670 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371666 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371663 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item371679 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371675 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371672 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item371681 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item371708 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item371734 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item371760 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item371787 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item371819 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371816 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371813 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item300271 {
	width:1396px !important;
	height:1080px !important;
	left:-66px !important;
}

#item301780 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item371844 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371841 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371838 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item371852 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371849 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371846 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item371855 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item371881 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item371907 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item371933 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item371959 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item371991 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item371988 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item371985 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item301020 {
	width:256px !important;
	height:45px !important;
	left:18px !important;
	top:572px !important;
	box-shadow:-11px 11px 0px 0px #00093c;
	-webkit-box-shadow:-11px 11px 0px 0px #00093c;
	background:#02bab2;
}

#item301019 {
	width:210px !important;
	height:45px !important;
	box-shadow:-11px 11px 0px 0px #00093c;
	-webkit-box-shadow:-11px 11px 0px 0px #00093c;
	background:#684fad;
}

#item301021 {
	width:210px !important;
	height:45px !important;
	box-shadow:-11px 11px 0px 0px #00093c;
	-webkit-box-shadow:-11px 11px 0px 0px #00093c;
	background:#006dba;
}

#item301018 {
	width:210px !important;
	height:45px !important;
	box-shadow:-11px 11px 0px 0px #00093c;
	-webkit-box-shadow:-11px 11px 0px 0px #00093c;
	background:#e70b15;
}

#item301502 {
	width:390px !important;
	height:60px !important;
	left:1294px !important;
	top:173px !important;
	box-shadow:-11px 11px 0px 0px #00093c;
	-webkit-box-shadow:-11px 11px 0px 0px #00093c;
	background:#684fad;
}

#item301623 {
	width:454px !important;
	height:60px !important;
	left:647px !important;
	top:253px !important;
	box-shadow:-11px 11px 0px 0px #00093c;
	-webkit-box-shadow:-11px 11px 0px 0px #00093c;
	background:#02bab2;
}

#item301625 {
	width:390px !important;
	height:60px !important;
	left:704px !important;
	top:834px !important;
	box-shadow:-11px 11px 0px 0px #00093c;
	-webkit-box-shadow:-11px 11px 0px 0px #00093c;
	background:#e70b15;
}

#item301627 {
	width:390px !important;
	height:60px !important;
	left:1306px !important;
	top:780px !important;
	box-shadow:-11px 11px 0px 0px #00093c;
	-webkit-box-shadow:-11px 11px 0px 0px #00093c;
	background:#006dba;
}

#item310061 {
	width:35px !important;
	height:22px !important;
}

#item310057 {
	width:35px !important;
	height:22px !important;
	left:1003px !important;
	top:60px !important;
}

#item286552 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item372200 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item372196 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item372192 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item372208 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item372205 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item372202 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item372210 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item372236 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item372263 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item372289 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item372316 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item372348 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item372345 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item372342 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item304450 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:-100px !important;
	top:-162px !important;
}

#item302913 {
	width:90px !important;
	height:60px !important;
	box-shadow:-11px 11px 0px 0px #ffffff;
	-webkit-box-shadow:-11px 11px 0px 0px #ffffff;
	background:#1c1c1c;
}

#item302937 {
	width:90px !important;
	height:60px !important;
	box-shadow:-11px 11px 0px 0px #ffffff;
	-webkit-box-shadow:-11px 11px 0px 0px #ffffff;
	background:#1c1c1c;
}

#item302961 {
	width:90px !important;
	height:60px !important;
	box-shadow:-11px 11px 0px 0px #ffffff;
	-webkit-box-shadow:-11px 11px 0px 0px #ffffff;
	background:#1c1c1c;
}

#item302347 {
	width:90px !important;
	height:60px !important;
	left:215px !important;
	top:217px !important;
	box-shadow:-11px 11px 0px 0px #ffffff;
	-webkit-box-shadow:-11px 11px 0px 0px #ffffff;
	background:#1c1c1c;
}

#item286560 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item372029 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item372026 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item372023 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item372038 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item372034 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item372031 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item372040 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item372067 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item372093 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item372119 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item372145 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item372177 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item372174 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item372171 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item333566 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:-100px !important;
	top:-162px !important;
}

#item340311 {
	opacity:0.10;
	width:2250px !important;
	height:1441px !important;
	left:-100px !important;
	top:-162px !important;
}

#item332844 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item340315 {
	opacity:0.10;
	width:2250px !important;
	height:1441px !important;
	left:-100px !important;
	top:-162px !important;
}

#item332963 {
	opacity:0.50;
	width:656px !important;
	height:269px !important;
	left:514px !important;
	top:373px !important;
	border-radius:30px;
	background:#1c1c1c;
}

#item332964 {
	opacity:0.50;
	width:650px !important;
	height:270px !important;
	left:1200px !important;
	top:372px !important;
	border-radius:30px;
	background:#1c1c1c;
}

#item332992 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item340318 {
	opacity:0.10;
	width:2250px !important;
	height:1441px !important;
	left:-100px !important;
	top:-162px !important;
}

#item362820 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item377241 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item377238 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item377235 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item377249 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item377246 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item377243 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item377251 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item377277 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item377304 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item377330 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item377356 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item377389 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item377386 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item377383 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item307116 {
	width:100px !important;
	height:100px !important;
	left:34px !important;
	top:114px !important;
}

#item377440 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item377858 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item377855 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item377852 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item377867 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item377863 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item377860 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item377869 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item377895 {
	width:105px !important;
	height:90px !important;
	left:1230px !important;
}

#item377921 {
	width:105px !important;
	height:90px !important;
	left:1125px !important;
}

#item377947 {
	width:210px !important;
	height:45px !important;
	left:1125px !important;
}

#item377973 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item377999 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item378026 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item378058 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item378055 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item378052 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item286523 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item372817 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item372813 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item372810 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item372825 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item372822 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item372819 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item372827 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item372855 {
	width:105px !important;
	height:90px !important;
	left:1230px !important;
}

#item372881 {
	width:105px !important;
	height:90px !important;
	left:1125px !important;
}

#item372907 {
	width:210px !important;
	height:45px !important;
	left:1125px !important;
}

#item372933 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item372959 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item372985 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item373019 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item373016 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item373013 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item334892 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:-100px !important;
	top:-162px !important;
}

#item362814 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item372585 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item372581 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item372578 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item372593 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item372590 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item372587 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item372596 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item372622 {
	width:105px !important;
	height:90px !important;
	left:1230px !important;
}

#item372648 {
	width:105px !important;
	height:90px !important;
	left:1125px !important;
}

#item372674 {
	width:210px !important;
	height:45px !important;
	left:1125px !important;
}

#item372700 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item372726 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item372752 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item372785 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item372782 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item372779 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item335751 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:30px !important;
	top:330px !important;
}

#item335748 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:30px !important;
	top:330px !important;
}

#item335483 {
	width:1500px !important;
	height:265px !important;
	left:330px !important;
	top:665px !important;
	box-shadow:-11px 11px 0px 0px #ffffff;
	-webkit-box-shadow:-11px 11px 0px 0px #ffffff;
	border-radius:36px 0 0 0;
	background:#0038ba;
}

#item335481 {
	width:1500px !important;
	height:265px !important;
	left:330px !important;
	top:330px !important;
	box-shadow:-11px 11px 0px 0px #ffffff;
	-webkit-box-shadow:-11px 11px 0px 0px #ffffff;
	border-radius:36px 0 0 0;
	background:#156fb7;
}

#item335745 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:30px !important;
	top:330px !important;
}

#item335486 {
	width:1500px !important;
	height:190px !important;
	left:330px !important;
	top:576px !important;
	box-shadow:-11px 11px 0px 0px #ffffff;
	-webkit-box-shadow:-11px 11px 0px 0px #ffffff;
	border-radius:36px 0 0 0;
	background:#0038ba;
}

#item335487 {
	width:1500px !important;
	height:190px !important;
	left:330px !important;
	top:330px !important;
	box-shadow:-11px 11px 0px 0px #ffffff;
	-webkit-box-shadow:-11px 11px 0px 0px #ffffff;
	border-radius:36px 0 0 0;
	background:#156fb7;
}

#item338934 {
	width:120px !important;
	height:120px !important;
	border-radius:15px;
	background:#fff;
}

#item373297 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item373294 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item373290 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item373305 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item373302 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item373299 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item373307 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item373333 {
	width:105px !important;
	height:90px !important;
	left:1230px !important;
}

#item373359 {
	width:105px !important;
	height:90px !important;
	left:1125px !important;
}

#item373386 {
	width:210px !important;
	height:45px !important;
	left:1125px !important;
}

#item373412 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item373438 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item373464 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item373498 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item373494 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item373490 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item338869 {
	width:563px !important;
	height:95px !important;
	left:679px !important;
	top:834px !important;
	box-shadow:-11px 11px 0px 0px #00093c;
	-webkit-box-shadow:-11px 11px 0px 0px #00093c;
	border-radius:24px 0 0 0;
	background:#156fb7;
}

#item357919 {
	width:82px !important;
	height:84px !important;
	left:48px !important;
	top:174px !important;
}

#item286501 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item373763 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item373760 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item373757 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item373773 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item373770 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item373766 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item373775 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item373801 {
	width:105px !important;
	height:90px !important;
	left:1230px !important;
}

#item373827 {
	width:105px !important;
	height:90px !important;
	left:1125px !important;
}

#item373853 {
	width:210px !important;
	height:45px !important;
	left:1125px !important;
}

#item373879 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item373906 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item373932 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item373965 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item373962 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item373959 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item340435 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:-102px !important;
	top:162px !important;
}

#item340413 {
	width:770px !important;
	height:682px !important;
	left:370px !important;
	top:349px !important;
}

#item339624 {
	opacity:0.75;
	width:799px !important;
	height:532px !important;
	top:272px !important;
	border-radius:0 0 15px 15px;
	background:#000;
}

#item339625 {
	opacity:0.75;
	width:799px !important;
	height:266px !important;
	border-radius:15px 15px 0 0;
	background:#000;
}

#item353827 {
	width:120px !important;
	height:120px !important;
	border-radius:15px;
	background:#fff;
}

#item373525 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item373521 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item373518 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item373533 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item373530 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item373527 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item373535 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item373561 {
	width:105px !important;
	height:90px !important;
	left:1230px !important;
}

#item373587 {
	width:105px !important;
	height:90px !important;
	left:1125px !important;
}

#item373613 {
	width:210px !important;
	height:45px !important;
	left:1125px !important;
}

#item373640 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item373666 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item373692 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item373725 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item373721 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item373718 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item341585 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:20px !important;
	top:-78px !important;
}

#item340422 {
	opacity:0.50;
	width:1236px !important;
	height:240px !important;
	left:594px !important;
	top:402px !important;
	border-radius:15px;
	background:#000;
}

#item341588 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:20px !important;
	top:-78px !important;
}

#item286488 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item374030 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374027 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374024 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item374038 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374035 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374032 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item374041 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item374067 {
	width:105px !important;
	height:90px !important;
	left:1230px !important;
}

#item374094 {
	width:105px !important;
	height:90px !important;
	left:1125px !important;
}

#item374121 {
	width:210px !important;
	height:45px !important;
	left:1125px !important;
}

#item374147 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item374173 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item374199 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item374231 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374228 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374225 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item348794 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:20px !important;
	top:-78px !important;
}

#item348003 {
	opacity:0.50;
	width:1680px !important;
	height:792px !important;
	left:150px !important;
	top:222px !important;
	border-radius:15px 15px 0 0;
	background:#000;
}

#item348791 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:20px !important;
	top:-78px !important;
}

#item348128 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item348146 {
	opacity:0.50;
	width:1530px !important;
	height:460px !important;
	left:300px !important;
	top:230px !important;
	border-radius:30px;
	background:#1c1c1c;
}

#item348148 {
	opacity:0.50;
	width:736px !important;
	height:171px !important;
	left:1094px !important;
	top:705px !important;
	border-radius:30px;
	background:#1c1c1c;
}

#item353834 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item374252 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374249 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374246 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item374260 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374257 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374254 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item374263 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item374289 {
	width:105px !important;
	height:90px !important;
	left:1230px !important;
}

#item374315 {
	width:105px !important;
	height:90px !important;
	left:1125px !important;
}

#item374342 {
	width:210px !important;
	height:45px !important;
	left:1125px !important;
}

#item374368 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item374394 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item374420 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item374452 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374449 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374446 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item348798 {
	width:563px !important;
	height:95px !important;
	left:679px !important;
	top:834px !important;
	box-shadow:-11px 11px 0px 0px #00093c;
	-webkit-box-shadow:-11px 11px 0px 0px #00093c;
	border-radius:24px 0 0 0;
	background:#0038ba;
}

#item307122 {
	width:80px !important;
	height:80px !important;
	left:30px !important;
	top:114px !important;
}

#item286475 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item374725 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374720 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374717 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item374733 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374730 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374727 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item374735 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item374761 {
	width:105px !important;
	height:90px !important;
	left:1230px !important;
}

#item374787 {
	width:105px !important;
	height:90px !important;
	left:1125px !important;
}

#item374813 {
	width:210px !important;
	height:45px !important;
	left:1125px !important;
}

#item374841 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item374867 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item374894 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item374926 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374923 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374920 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item352083 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:20px !important;
	top:-78px !important;
}

#item348827 {
	width:769px !important;
	height:682px !important;
	left:372px !important;
	top:349px !important;
}

#item349123 {
	opacity:0.75;
	width:799px !important;
	height:532px !important;
	top:272px !important;
	border-radius:0 0 15px 15px;
	background:#000;
}

#item349124 {
	opacity:0.75;
	width:799px !important;
	height:266px !important;
	border-radius:15px 15px 0 0;
	background:#000;
}

#item286483 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item374484 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374481 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374477 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item374492 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374489 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374486 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item374494 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item374521 {
	width:105px !important;
	height:90px !important;
	left:1230px !important;
}

#item374547 {
	width:105px !important;
	height:90px !important;
	left:1125px !important;
}

#item374573 {
	width:210px !important;
	height:45px !important;
	left:1125px !important;
}

#item374600 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item374626 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item374652 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item374686 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374682 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374679 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item352086 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:20px !important;
	top:-78px !important;
}

#item351543 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:1222px !important;
	height:240px !important;
	left:608px !important;
	top:402px !important;
	border-radius:15px;
	background:#0d106d;
}

#item353182 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:20px !important;
	top:-78px !important;
}

#item285579 {
	width:115px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item374955 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374952 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374949 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item374964 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item374961 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item374958 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item374966 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item374992 {
	width:105px !important;
	height:90px !important;
	left:1230px !important;
}

#item375018 {
	width:105px !important;
	height:90px !important;
	left:1125px !important;
}

#item375044 {
	width:210px !important;
	height:45px !important;
	left:1125px !important;
}

#item375070 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item375097 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item375123 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item375155 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375152 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375149 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item355599 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:-102px !important;
	top:162px !important;
}

#item355603 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:-102px !important;
	top:162px !important;
}

#item353507 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item353520 {
	mix-blend-mode:multiply;
	opacity:0.47;
	width:1530px !important;
	height:460px !important;
	left:300px !important;
	top:230px !important;
	border-radius:30px;
	background:#0d106d;
}

#item353521 {
	mix-blend-mode:multiply;
	opacity:0.47;
	width:734px !important;
	height:171px !important;
	left:1096px !important;
	top:705px !important;
	border-radius:30px;
	background:#0d106d;
}

#item355606 {
	opacity:0.15;
	width:2250px !important;
	height:1441px !important;
	left:-102px !important;
	top:162px !important;
}

#item353849 {
	width:120px !important;
	height:120px !important;
	left:405px !important;
	top:210px !important;
	border-radius:15px;
	background:#fff;
}

#item353942 {
	width:260px !important;
	height:130px !important;
	left:405px !important;
	top:427px !important;
	border-radius:12px;
	background:#ffffff;
}

#item353943 {
	width:260px !important;
	height:130px !important;
	left:405px !important;
	top:665px !important;
	border-radius:12px;
	background:#ffcc00;
}

#item353944 {
	width:260px !important;
	height:130px !important;
	left:677px !important;
	top:665px !important;
	border-radius:12px;
	background:#ffffff;
}

#item353945 {
	width:260px !important;
	height:130px !important;
	left:950px !important;
	top:665px !important;
	border-radius:12px;
	background:#ffffff;
}

#item353949 {
	width:260px !important;
	height:130px !important;
	left:1495px !important;
	top:665px !important;
	border-radius:12px;
	background:#3988c5;
}

#item353950 {
	width:260px !important;
	height:130px !important;
	left:405px !important;
	top:809px !important;
	border-radius:12px;
	background:#ffffff;
}

#item353951 {
	width:260px !important;
	height:130px !important;
	left:677px !important;
	top:809px !important;
	border-radius:12px;
	background:#ffffff;
}

#item353953 {
	width:260px !important;
	height:130px !important;
	left:1222px !important;
	top:809px !important;
	border-radius:12px;
	background:#ffffff;
}

#item354079 {
	width:59px !important;
	height:56px !important;
	left:1596px !important;
	top:669px !important;
}

#item375210 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375207 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375204 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item375218 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375215 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375212 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item375220 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item375246 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item375272 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item375299 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item375325 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item375359 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375355 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375352 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item286717 {
	width:428px !important;
	height:408px !important;
	left:746px !important;
	top:304px !important;
}

#item307125 {
	width:84px !important;
	height:84px !important;
	left:30px !important;
	top:126px !important;
}

#item286450 {
	width:110px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item286451 {
	width:100px !important;
	height:95px !important;
	left:5px !important;
	top:10px !important;
}

#item375549 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375546 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375543 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item375557 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375554 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375551 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item375559 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item375585 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item375612 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item375638 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item375664 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item375696 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375693 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375690 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item355807 {
	opacity:0.70;
	width:1500px !important;
	height:356px !important;
	left:330px !important;
	top:390px !important;
	box-shadow:-11px 11px 0px 0px #ffffff;
	-webkit-box-shadow:-11px 11px 0px 0px #ffffff;
	border-radius:36px 0 0 0;
	background:#f4874f;
}

#item286455 {
	width:110px !important;
	height:115px !important;
	border-radius:15px;
	background:#fff;
}

#item286456 {
	width:100px !important;
	height:95px !important;
	left:5px !important;
	top:10px !important;
}

#item375383 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375380 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375377 {
	width:90px !important;
	height:90px !important;
	left:1635px !important;
}

#item375393 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375388 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375385 {
	width:90px !important;
	height:90px !important;
	left:1545px !important;
}

#item375395 {
	width:210px !important;
	height:90px !important;
	left:1335px !important;
}

#item375421 {
	width:210px !important;
	height:90px !important;
	left:1125px !important;
}

#item375447 {
	width:210px !important;
	height:90px !important;
	left:915px !important;
}

#item375473 {
	width:210px !important;
	height:90px !important;
	left:705px !important;
}

#item375499 {
	width:210px !important;
	height:90px !important;
	left:495px !important;
}

#item375532 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#1c1c1c;
}

#item375528 {
	width:90px !important;
	height:90px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 20px 20px;
	background:#ffffff;
}

#item375525 {
	width:90px !important;
	height:90px !important;
	left:405px !important;
}

#item172125 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item356007 {
	opacity:0.50;
	width:736px !important;
	height:171px !important;
	left:1094px !important;
	top:705px !important;
	border-radius:30px;
	background:#f4874f;
}

#item183770 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item356370 {
	width:260px !important;
	height:130px !important;
	left:426px !important;
	top:771px !important;
	border-radius:12px;
	background:#ffffff;
}

#item356377 {
	width:260px !important;
	height:130px !important;
	left:699px !important;
	top:771px !important;
	border-radius:12px;
	background:#ffffff;
}

#item356383 {
	width:260px !important;
	height:130px !important;
	left:971px !important;
	top:771px !important;
	border-radius:12px;
	background:#ffffff;
}

#item356386 {
	width:260px !important;
	height:130px !important;
	left:1244px !important;
	top:771px !important;
	border-radius:12px;
	background:#ffffff;
}

#item356414 {
	width:260px !important;
	height:130px !important;
	left:426px !important;
	top:349px !important;
	border-radius:12px;
	background:#ffffff;
}

#item356417 {
	width:260px !important;
	height:130px !important;
	left:971px !important;
	top:349px !important;
	border-radius:12px;
	background:#ffffff;
}
#in5footer,  #prefooter {display:none;}
