/* 	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:#efece4; }
:-webkit-full-screen { background:#efece4; }
#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:303800px; 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; }
}

#item15822 {
	width:1920px !important;
	height:1080px !important;
	background:#efece4;
}

@keyframes moveleftandgrow-108892 {
	0% {
		transform:translate(-512.143px,258.625px) rotate(40deg) scaleX(0.4) scaleY(0.4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moveleftandgrow-108892 {
	0% {
		-webkit-transform:translate(-512.143px,258.625px) rotate(40deg) scaleX(0.4) scaleY(0.4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes moverightandgrow-108893 {
	0% {
		transform:translate(466.143px,200px) rotate(-40deg) scaleX(0.3) scaleY(0.3);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverightandgrow-108893 {
	0% {
		-webkit-transform:translate(466.143px,200px) rotate(-40deg) scaleX(0.3) scaleY(0.3);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item377014 {
	width:243px !important;
	height:81px !important;
	left:843px !important;
	top:943px !important;
}

#item293343 {
	width:310px !important;
	height:344px !important;
	left:805px !important;
	top:262px !important;
}

#item364041 {
	width:133px !important;
	height:31px !important;
	left:893px !important;
	top:753px !important;
}

#item327932 {
	width:600px !important;
	height:1350px !important;
	left:100px !important;
	top:-133px !important;
	background:#efece4;
}

#item103704 {
	width:800px !important;
	height:1080px !important;
	background:#efece4;
}

#item377028 {
	width:243px !important;
	height:81px !important;
	left:284px !important;
	top:944px !important;
}

#item364076 {
	width:133px !important;
	height:31px !important;
	left:333px !important;
	top:753px !important;
}

#item109470 {
	width:1920px !important;
	height:1080px !important;
	background:#efece4;
}

@keyframes fadein-245102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-245102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item245102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item245105 {
	width:170px !important;
	height:29px !important;
	border-radius:26px;
	border:solid 1.4px #454542;
}

#item57062 {
	width:170px !important;
	height:29px !important;
	border-radius:26px;
	border:solid 1.4px #e63d11;
}

#item245102 {
	width:170px !important;
	height:29px !important;
	left:874px !important;
	top:1014px !important;
}

@keyframes fadeout-245195 {
	0% {
		transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadeout-245195 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item245195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item364147 {
	mix-blend-mode:multiply;
	width:519px !important;
	height:71px !important;
	top:200px !important;
	background:#7e7e7c;
}

#item245195 {
	width:519px !important;
	height:470px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes fadeout-245266 {
	0% {
		transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadeout-245266 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item245266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item364153 {
	mix-blend-mode:multiply;
	width:519px !important;
	height:71px !important;
	top:199px !important;
	background:#7e7e7c;
}

#item245266 {
	width:519px !important;
	height:470px !important;
	left:567px !important;
	top:36px !important;
}

@keyframes fadeout-245344 {
	0% {
		transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadeout-245344 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item245344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item364159 {
	mix-blend-mode:multiply;
	width:783px !important;
	height:71px !important;
	top:199px !important;
	background:#7e7e7c;
}

#item245344 {
	width:784px !important;
	height:470px !important;
	left:1100px !important;
	top:36px !important;
}

@keyframes fadeout-245414 {
	0% {
		transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadeout-245414 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item245414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item364213 {
	mix-blend-mode:multiply;
	width:387px !important;
	height:71px !important;
	top:197px !important;
	background:#7e7e7c;
}

#item245414 {
	width:387px !important;
	height:470px !important;
	left:36px !important;
	top:514px !important;
}

@keyframes fadeout-245487 {
	0% {
		transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadeout-245487 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item245487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item245521 {
	width:652px !important;
	height:470px !important;
	background:#666666;
}

#item364200 {
	mix-blend-mode:multiply;
	width:651px !important;
	height:71px !important;
	top:196px !important;
	background:#7e7e7c;
}

#item245491 {
	width:652px !important;
	height:470px !important;
	background:#666666;
}

#item245487 {
	width:652px !important;
	height:470px !important;
	left:434px !important;
	top:515px !important;
}

@keyframes fadeout-245625 {
	0% {
		transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadeout-245625 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item245625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item364171 {
	mix-blend-mode:multiply;
	width:386px !important;
	height:71px !important;
	top:197px !important;
	background:#7e7e7c;
}

#item245625 {
	width:386px !important;
	height:470px !important;
	left:1496px !important;
	top:514px !important;
}

@keyframes fadeout-245553 {
	0% {
		transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadeout-245553 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item245553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item364193 {
	mix-blend-mode:multiply;
	width:387px !important;
	height:71px !important;
	top:197px !important;
	background:#7e7e7c;
}

#item245553 {
	width:387px !important;
	height:470px !important;
	left:1099px !important;
	top:514px !important;
}

#item109032 {
	width:800px !important;
	height:2709px !important;
	left:-100px !important;
	background:#efece4;
}

#item104008 {
	width:600px !important;
	height:359px !important;
	background:#666666;
}

#item364321 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:600px !important;
	height:47px !important;
	top:156px !important;
	background:#454542;
}

#item103978 {
	width:600px !important;
	height:359px !important;
	background:#666666;
}

#item103975 {
	width:600px !important;
	height:359px !important;
	top:1502px !important;
}

#item364358 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:600px !important;
	height:49px !important;
	top:155px !important;
	background:#454542;
}

#item104038 {
	width:600px !important;
	height:359px !important;
	top:402px !important;
}

#item364345 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:602px !important;
	height:47px !important;
	top:156px !important;
	background:#454542;
}

#item104106 {
	width:602px !important;
	height:359px !important;
	left:-2px !important;
	top:1135px !important;
}

#item364373 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:600px !important;
	height:49px !important;
	top:155px !important;
	background:#454542;
}

#item104170 {
	width:600px !important;
	height:359px !important;
	top:36px !important;
}

#item364305 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:600px !important;
	height:46px !important;
	top:155px !important;
	background:#454542;
}

#item104242 {
	width:600px !important;
	height:359px !important;
	top:2235px !important;
}

#item364313 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:600px !important;
	height:46px !important;
	top:159px !important;
	background:#454542;
}

#item104306 {
	width:600px !important;
	height:359px !important;
	top:1868px !important;
}

#item364353 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:600px !important;
	height:49px !important;
	top:153px !important;
	background:#454542;
}

#item104368 {
	width:600px !important;
	height:359px !important;
	top:769px !important;
}

@keyframes fadein-364246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-364246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item364246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item364276 {
	width:170px !important;
	height:29px !important;
	border-radius:26px;
	border:solid 1.4px #454542;
}

#item364249 {
	width:170px !important;
	height:29px !important;
	border-radius:26px;
	border:solid 1.4px #e63d11;
}

#item364246 {
	width:170px !important;
	height:29px !important;
	left:215px !important;
	top:2644px !important;
}

#item98834 {
	width:1920px !important;
	height:1080px !important;
	background:#efece4;
}

@keyframes moverightandshrink-108927 {
	0% {
		transform:translate(376px,0px) rotate(-5deg) scaleX(1.6) scaleY(1.6);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverightandshrink-108927 {
	0% {
		-webkit-transform:translate(376px,0px) rotate(-5deg) scaleX(1.6) scaleY(1.6);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes fadein-98843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-98843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98843 {
	width:31px !important;
	height:21px !important;
	left:325px !important;
	top:1019px !important;
}

@keyframes fadein-98849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-98849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98849 {
	width:31px !important;
	height:21px !important;
	left:234px !important;
	top:1019px !important;
}

@keyframes fadein-98855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-98855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98855 {
	width:26px !important;
	height:29px !important;
	left:283px !important;
	top:1013px !important;
}

@keyframes flyinfromleft-229302 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-229302 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item229306 {
	width:519px !important;
	height:45px !important;
}

#item229219 {
	width:519px !important;
	height:45px !important;
}

#item229302 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:687px !important;
}

@keyframes flyinfromleft-229271 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-229271 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item229276 {
	width:519px !important;
	height:45px !important;
}

#item229245 {
	width:519px !important;
	height:45px !important;
}

#item229271 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:642px !important;
}

#item109240 {
	width:164px !important;
	height:100px !important;
	left:214px !important;
	top:280px !important;
}

@keyframes fadein-109240 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadein-109240 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item109240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item327930 {
	width:600px !important;
	height:1350px !important;
	top:-150px !important;
	background:#efece4;
}

#item108125 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1019px !important;
}

#item108131 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1019px !important;
}

#item108137 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1013px !important;
}

#item229362 {
	width:519px !important;
	height:45px !important;
}

#item229336 {
	width:519px !important;
	height:45px !important;
}

#item229333 {
	width:519px !important;
	height:45px !important;
	left:45px !important;
	top:687px !important;
}

#item229417 {
	width:519px !important;
	height:45px !important;
}

#item229390 {
	width:519px !important;
	height:45px !important;
}

#item229387 {
	width:519px !important;
	height:45px !important;
	left:45px !important;
	top:642px !important;
}

#item109714 {
	width:164px !important;
	height:100px !important;
	left:218px !important;
	top:279px !important;
}

#item98793 {
	width:568px !important;
	height:1080px !important;
	background:#efece4;
}

#item98885 {
	width:31px !important;
	height:21px !important;
	left:325px !important;
	top:1019px !important;
}

#item98891 {
	width:31px !important;
	height:21px !important;
	left:234px !important;
	top:1019px !important;
}

#item98898 {
	width:26px !important;
	height:28px !important;
	left:283px !important;
	top:1014px !important;
}

@keyframes moveleftandgrow-306616 {
	0% {
		transform:translate(-512.143px,258.625px) rotate(40deg) scaleX(0.4) scaleY(0.4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moveleftandgrow-306616 {
	0% {
		-webkit-transform:translate(-512.143px,258.625px) rotate(40deg) scaleX(0.4) scaleY(0.4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes moveleftandgrow-139012 {
	0% {
		transform:translate(-512.143px,258.625px) rotate(40deg) scaleX(0.4) scaleY(0.4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moveleftandgrow-139012 {
	0% {
		-webkit-transform:translate(-512.143px,258.625px) rotate(40deg) scaleX(0.4) scaleY(0.4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes imagefadein95_-17877 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-17877 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item17877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-138978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-138978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326949 {
	width:534px !important;
	height:14px !important;
	left:1324px !important;
	top:1030px !important;
}

#item290774 {
	width:376px !important;
	height:380px !important;
	left:108px !important;
	top:536px !important;
}

@keyframes fadein-290774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-290774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item290774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138980 {
	width:129px !important;
	height:128px !important;
	left:231px !important;
	top:371px !important;
}

@keyframes imagefadein95_-138980 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-138980 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item138980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109671 {
	width:600px !important;
	height:976px !important;
	background:#efece4;
}

#item326923 {
	width:528px !important;
	height:14px !important;
	left:36px !important;
	top:2023px !important;
}

#item290830 {
	width:376px !important;
	height:380px !important;
	left:112px !important;
	top:499px !important;
}

#item270650 {
	width:129px !important;
	height:128px !important;
	left:236px !important;
	top:334px !important;
}

#item109665 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:2101px !important;
}

#item109659 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:2101px !important;
}

#item109653 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2095px !important;
}

#item323497 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

@keyframes imagefadein95_-125160 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-125160 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item125160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304516 {
	width:181px !important;
	height:83px !important;
	left:1095px !important;
	top:594px !important;
}

@keyframes fadeout-304516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-304516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item304516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromtop-304458 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304458 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item304460 {
	width:1px !important;
	height:293px !important;
	left:1167px !important;
	top:310px !important;
	background:#fff;
}

@keyframes flyinfromtop-304460 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304460 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304461 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304461 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304462 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304462 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304464 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304464 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304466 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304466 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304467 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304467 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304468 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304468 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304469 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304469 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304470 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304470 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304471 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304471 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304472 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304472 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304473 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304473 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-304474 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304474 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-304475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromleft-304477 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-304477 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111279 {
	width:519px !important;
	left:36px !important;
	top:364px !important;
	min-height:649px !important;
}

@keyframes fadein-111279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-111279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125169 {
	width:158px !important;
	left:1675px !important;
	top:101px !important;
	min-height:30px !important;
}

@keyframes fadein-125169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-125169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125272 {
	width:59px !important;
	left:1436px !important;
	top:235px !important;
	min-height:35px !important;
}

@keyframes fadein-125272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-125272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125297 {
	width:102px !important;
	left:1673px !important;
	top:235px !important;
	min-height:16px !important;
}

@keyframes fadein-125297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-125297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125322 {
	width:102px !important;
	left:1591px !important;
	top:235px !important;
	min-height:35px !important;
}

@keyframes fadein-125322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-125322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125347 {
	width:102px !important;
	left:1510px !important;
	top:235px !important;
	min-height:16px !important;
}

@keyframes fadein-125347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-125347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125372 {
	width:102px !important;
	left:1328px !important;
	top:235px !important;
	min-height:35px !important;
}

@keyframes fadein-125372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-125372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125404 {
	width:42px !important;
	left:625px !important;
	top:235px !important;
	min-height:6px !important;
}

@keyframes fadein-125404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-125404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125429 {
	width:74px !important;
	left:728px !important;
	top:235px !important;
	min-height:6px !important;
}

@keyframes fadein-125429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-125429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125457 {
	width:68px !important;
	left:831px !important;
	top:235px !important;
	min-height:16px !important;
}

@keyframes fadein-125457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-125457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125485 {
	width:68px !important;
	left:999px !important;
	top:235px !important;
	min-height:16px !important;
}

@keyframes fadein-125485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-125485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125511 {
	width:102px !important;
	left:1771px !important;
	top:235px !important;
	min-height:16px !important;
}

@keyframes fadein-125511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-125511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110921 {
	width:302px !important;
	height:20px !important;
	left:605px !important;
	top:1019px !important;
}

@keyframes fadein-110921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-110921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111275 {
	width:164px !important;
	height:100px !important;
	left:214px !important;
	top:219px !important;
}

@keyframes bowgreen-submenuicon-111275 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-111275 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item111275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-304506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125199 {
	width:68px !important;
	top:24px !important;
	min-height:16px !important;
}

#item125227 {
	width:19px !important;
	height:3px !important;
	top:6px !important;
	background:#003887;
}

#item125228 {
	width:19px !important;
	height:9px !important;
	top:16px !important;
}

@keyframes fadein-304505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125229 {
	width:76px !important;
	top:24px !important;
	min-height:16px !important;
}

#item125257 {
	width:19px !important;
	height:3px !important;
	top:6px !important;
	background:#003887;
}

#item125258 {
	width:19px !important;
	height:9px !important;
	top:16px !important;
}

@keyframes imagefadein95_-125259 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-125259 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item125259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-304507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125538 {
	width:102px !important;
	top:24px !important;
	min-height:16px !important;
}

#item125567 {
	width:19px !important;
	height:3px !important;
	top:6px !important;
	background:#003887;
}

#item125568 {
	width:19px !important;
	height:9px !important;
	top:16px !important;
}

#item271187 {
	width:600px !important;
	height:1200px !important;
	background:#efece4;
}

#item270745 {
	width:74px !important;
	left:502px !important;
	top:19px !important;
	min-height:14px !important;
}

#item270775 {
	width:32px !important;
	left:203px !important;
	top:59px !important;
	min-height:7px !important;
}

#item270803 {
	width:9px !important;
	height:1px !important;
	top:3px !important;
	background:#003887;
}

#item270804 {
	width:9px !important;
	height:4px !important;
	top:7px !important;
}

#item270805 {
	width:36px !important;
	left:30px !important;
	top:59px !important;
	min-height:7px !important;
}

#item270833 {
	width:9px !important;
	height:1px !important;
	top:3px !important;
	background:#003887;
}

#item270834 {
	width:9px !important;
	height:4px !important;
	top:7px !important;
}

#item270849 {
	width:28px !important;
	left:390px !important;
	top:82px !important;
	min-height:17px !important;
}

#item270874 {
	width:48px !important;
	left:501px !important;
	top:82px !important;
	min-height:7px !important;
}

#item270900 {
	width:48px !important;
	left:462px !important;
	top:82px !important;
	min-height:30px !important;
}

#item270925 {
	width:48px !important;
	left:424px !important;
	top:82px !important;
	min-height:7px !important;
}

#item270950 {
	width:48px !important;
	left:339px !important;
	top:82px !important;
	min-height:27px !important;
}

#item270983 {
	width:20px !important;
	left:10px !important;
	top:82px !important;
	min-height:6px !important;
}

#item271008 {
	width:35px !important;
	left:58px !important;
	top:82px !important;
	min-height:10px !important;
}

#item271036 {
	width:32px !important;
	left:106px !important;
	top:82px !important;
	min-height:8px !important;
}

#item271063 {
	width:32px !important;
	left:185px !important;
	top:82px !important;
	min-height:7px !important;
}

#item271090 {
	width:48px !important;
	left:547px !important;
	top:82px !important;
	min-height:8px !important;
}

#item271117 {
	width:48px !important;
	left:548px !important;
	top:59px !important;
	min-height:7px !important;
}

#item271145 {
	width:9px !important;
	height:1px !important;
	top:3px !important;
	background:#003887;
}

#item271146 {
	width:9px !important;
	height:4px !important;
	top:7px !important;
}

#item270690 {
	width:519px !important;
	left:40px !important;
	top:205px !important;
	min-height:340px !important;
}

#item270715 {
	width:302px !important;
	height:20px !important;
	left:149px !important;
	top:1027px !important;
}

#item270685 {
	width:164px !important;
	height:100px !important;
	left:218px !important;
	top:60px !important;
}

#item271166 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1142px !important;
}

#item271172 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1142px !important;
}

#item271181 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1136px !important;
}

@keyframes flyinfromleft-229556 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-229556 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item229592 {
	width:519px !important;
	height:45px !important;
}

#item99063 {
	width:519px !important;
	height:45px !important;
}

#item229556 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:672px !important;
}

@keyframes flyinfromleft-229557 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-229557 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item229564 {
	width:519px !important;
	height:45px !important;
}

#item229501 {
	width:519px !important;
	height:45px !important;
}

#item229557 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:626px !important;
}

@keyframes flyinfromleft-229558 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-229558 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item229622 {
	width:519px !important;
	height:45px !important;
}

#item229526 {
	width:519px !important;
	height:45px !important;
}

#item229558 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:718px !important;
}

#item109525 {
	width:258px !important;
	height:100px !important;
	left:167px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-109525 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-109525 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item109525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item229684 {
	width:519px !important;
	height:45px !important;
	top:1px !important;
}

#item229658 {
	width:519px !important;
	height:45px !important;
}

#item229654 {
	width:519px !important;
	height:46px !important;
	left:40px !important;
	top:672px !important;
}

#item229738 {
	width:519px !important;
	height:45px !important;
}

#item229712 {
	width:519px !important;
	height:45px !important;
}

#item229709 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:626px !important;
}

#item229792 {
	width:519px !important;
	height:45px !important;
}

#item229766 {
	width:519px !important;
	height:45px !important;
}

#item229763 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:718px !important;
}

#item326988 {
	width:258px !important;
	height:100px !important;
	left:171px !important;
	top:279px !important;
}

#item323495 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item111399 {
	width:435px !important;
	height:28px !important;
	left:24px !important;
	top:908px !important;
}

#item111358 {
	width:519px !important;
	left:36px !important;
	top:364px !important;
	min-height:649px !important;
}

@keyframes fadein-111358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-111358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111426 {
	width:399px !important;
	left:1407px !important;
	top:364px !important;
	min-height:130px !important;
}

#item293720 {
	width:258px !important;
	height:100px !important;
	left:167px !important;
	top:219px !important;
}

@keyframes bowgreen-submenuicon-293720 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293720 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item271300 {
	width:600px !important;
	height:1800px !important;
	background:#efece4;
}

#item271295 {
	width:600px !important;
	height:1030px !important;
	top:652px !important;
	background:#454542;
}

#item271212 {
	width:519px !important;
	left:40px !important;
	top:205px !important;
	min-height:400px !important;
}

#item271237 {
	width:399px !important;
	left:101px !important;
	top:1535px !important;
	min-height:130px !important;
}

#item271270 {
	width:451px !important;
	height:28px !important;
	left:75px !important;
	top:1445px !important;
}

#item327002 {
	width:258px !important;
	height:100px !important;
	left:171px !important;
	top:60px !important;
}

#item271188 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1741px !important;
}

#item271194 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1741px !important;
}

#item271200 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1735px !important;
}

#item111520 {
	width:399px !important;
	left:102px !important;
	top:393px !important;
	min-height:180px !important;
}

@keyframes fadein-111520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-111520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111545 {
	width:355px !important;
	height:30px !important;
	left:604px !important;
	top:1014px !important;
}

#item321445 {
	width:258px !important;
	height:100px !important;
	left:167px !important;
	top:219px !important;
}

@keyframes bowgreen-submenuicon-321445 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-321445 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item321445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item271392 {
	width:800px !important;
	height:1049px !important;
	left:-100px !important;
	background:#454542;
}

#item271340 {
	width:400px !important;
	left:100px !important;
	top:90px !important;
	min-height:180px !important;
}

#item271365 {
	width:400px !important;
	height:30px !important;
	left:100px !important;
	top:1009px !important;
}

#item285029 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1224px !important;
}

#item285035 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1224px !important;
}

#item285042 {
	width:26px !important;
	height:28px !important;
	left:287px !important;
	top:1218px !important;
}

#item323493 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item377198 {
	width:475px !important;
	height:20px !important;
	left:624px !important;
	top:970px !important;
}

@keyframes fadein-377198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-377198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item377198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-111956 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-111956 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item111956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-111955 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-111955 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item111955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-111958 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-111958 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item111958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-111957 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-111957 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item111957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111746 {
	width:399px !important;
	height:396px !important;
	background:#454542;
}

@keyframes imagefadein95_-111954 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-111954 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item111954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-111780 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-111780 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item111780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111633 {
	width:519px !important;
	left:36px !important;
	top:364px !important;
	min-height:649px !important;
}

@keyframes fadein-111633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-111633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293726 {
	width:258px !important;
	height:100px !important;
	left:167px !important;
	top:219px !important;
}

@keyframes bowgreen-submenuicon-293726 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293726 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item271739 {
	width:800px !important;
	height:3450px !important;
	left:-100px !important;
	background:#efece4;
}

#item271534 {
	width:350px !important;
	height:91px !important;
	top:313px !important;
	padding:10px;
}

#item271567 {
	width:350px !important;
	height:91px !important;
	top:313px !important;
	padding:10px;
}

#item271600 {
	width:350px !important;
	height:91px !important;
	top:309px !important;
	padding:10px;
}

#item271627 {
	width:400px !important;
	height:400px !important;
	background:#454542;
}

#item271636 {
	width:350px !important;
	height:91px !important;
	top:309px !important;
	padding:10px;
}

#item271669 {
	width:350px !important;
	height:91px !important;
	top:306px !important;
	padding:10px;
}

#item271695 {
	width:400px !important;
	height:397px !important;
	background:#454542;
}

#item271705 {
	width:350px !important;
	height:91px !important;
	top:307px !important;
	padding:10px;
}

#item271448 {
	width:519px !important;
	left:40px !important;
	top:205px !important;
	min-height:220px !important;
}

#item271474 {
	width:519px !important;
	left:40px !important;
	top:1329px !important;
	min-height:108px !important;
}

#item271500 {
	width:519px !important;
	left:40px !important;
	top:2347px !important;
	min-height:127px !important;
}

#item348848 {
	width:400px !important;
	height:30px !important;
	left:99px !important;
	top:3334px !important;
}

#item271442 {
	width:309px !important;
	height:130px !important;
	left:146px !important;
	top:45px !important;
}

#item327013 {
	width:258px !important;
	height:100px !important;
	left:25px !important;
	top:15px !important;
}

@keyframes bowgreen-submenuicon-382604 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-382604 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item327013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item271424 {
	width:31px !important;
	height:21px !important;
	left:329px !important;
	top:3391px !important;
}

#item271430 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:3391px !important;
}

#item271436 {
	width:26px !important;
	height:28px !important;
	left:287px !important;
	top:3386px !important;
}

#item99714 {
	width:1352px !important;
	height:1080px !important;
	left:568px !important;
	background:#454542;
}

@keyframes fadein-99714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-99714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-304530 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-304530 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item304530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item305344 {
	width:502px !important;
	height:389px !important;
	left:842px !important;
	top:528px !important;
}

@keyframes fadeout-305344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-305344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item305344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-305233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-305233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item305233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item305361 {
	width:352px !important;
	height:176px !important;
	left:934px !important;
	top:538px !important;
}

@keyframes fadeout-305361 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-305361 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item305361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272565 {
	width:200px !important;
	left:137px !important;
	top:151px !important;
	min-height:50px !important;
}

@keyframes flyinfromleft-272565 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-272565 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item304613 {
	width:91px !important;
	height:34px !important;
	left:1187px !important;
	top:600px !important;
}

@keyframes fadein-304613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304639 {
	width:91px !important;
	height:34px !important;
	left:963px !important;
	top:633px !important;
}

@keyframes fadein-304639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-305375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadeout-305375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item305375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304562 {
	width:403px !important;
	height:32px !important;
	top:910px !important;
}

#item304764 {
	width:130px !important;
	left:150px !important;
	min-height:30px !important;
}

@keyframes flyinfrombottom-305323 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-305323 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-305328 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-305328 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-305325 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-305325 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-305333 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-305333 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-305330 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-305330 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-305327 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-305327 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-305324 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-305324 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-305334 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-305334 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-305329 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-305329 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-305326 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-305326 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes imagefadein95_-305345 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-305345 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item305345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304846 {
	width:76px !important;
	top:27px !important;
	min-height:29px !important;
}

#item304875 {
	width:22px !important;
	height:4px !important;
	top:7px !important;
	background:#003887;
}

#item304876 {
	width:22px !important;
	height:10px !important;
	top:18px !important;
}

@keyframes imagefadein95_-305346 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-305346 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item305346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304878 {
	width:86px !important;
	top:23px !important;
	min-height:29px !important;
}

#item304907 {
	width:22px !important;
	height:4px !important;
	top:7px !important;
	background:#003887;
}

#item304908 {
	width:22px !important;
	height:10px !important;
	top:18px !important;
}

@keyframes imagefadein95_-305347 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-305347 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item305347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304910 {
	width:115px !important;
	top:28px !important;
	min-height:29px !important;
}

#item304938 {
	width:22px !important;
	height:4px !important;
	top:7px !important;
	background:#003887;
}

#item304939 {
	width:22px !important;
	height:10px !important;
	top:18px !important;
}

#item326860 {
	width:652px !important;
	height:1347px !important;
	left:-7px !important;
	top:-37px !important;
	background:#efece4;
}

#item377326 {
	width:475px !important;
	left:63px !important;
	top:1146px !important;
	min-height:42px !important;
}

#item275534 {
	width:220px !important;
	left:188px !important;
	top:64px !important;
	min-height:40px !important;
}

#item275559 {
	width:549px !important;
	left:25px !important;
	top:690px !important;
	min-height:10px !important;
}

#item275489 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1224px !important;
}

#item275496 {
	width:33px !important;
	height:22px !important;
	left:238px !important;
	top:1224px !important;
}

#item275502 {
	width:26px !important;
	height:28px !important;
	left:287px !important;
	top:1218px !important;
}

@keyframes flyinfromleft-325255 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325255 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325284 {
	width:519px !important;
	height:45px !important;
}

#item325258 {
	width:519px !important;
	height:45px !important;
}

#item325255 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:427px !important;
}

@keyframes flyinfromleft-325312 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325312 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325342 {
	width:519px !important;
	height:45px !important;
}

#item325315 {
	width:519px !important;
	height:45px !important;
}

#item325312 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:472px !important;
}

@keyframes flyinfromleft-325367 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325367 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325396 {
	width:519px !important;
	height:45px !important;
}

#item325370 {
	width:519px !important;
	height:45px !important;
}

#item325367 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:517px !important;
}

@keyframes flyinfromleft-325425 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325425 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325454 {
	width:519px !important;
	height:45px !important;
}

#item325428 {
	width:519px !important;
	height:45px !important;
}

#item325425 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:562px !important;
}

@keyframes flyinfromleft-325488 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325488 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325517 {
	width:519px !important;
	height:45px !important;
}

#item325491 {
	width:519px !important;
	height:45px !important;
}

#item325488 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:606px !important;
}

@keyframes flyinfromleft-325549 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325549 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325578 {
	width:519px !important;
	height:45px !important;
}

#item325552 {
	width:519px !important;
	height:45px !important;
}

#item325549 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:651px !important;
}

@keyframes flyinfromleft-325605 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325605 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325635 {
	width:519px !important;
	height:45px !important;
}

#item325608 {
	width:519px !important;
	height:45px !important;
}

#item325605 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:696px !important;
}

@keyframes flyinfromleft-325668 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325668 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325697 {
	width:519px !important;
	height:45px !important;
}

#item325671 {
	width:519px !important;
	height:45px !important;
}

#item325668 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:741px !important;
}

@keyframes flyinfromleft-325745 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325745 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325774 {
	width:519px !important;
	height:45px !important;
}

#item325748 {
	width:519px !important;
	height:45px !important;
}

#item325745 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:786px !important;
}

@keyframes flyinfromleft-325799 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325799 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325828 {
	width:519px !important;
	height:45px !important;
}

#item325802 {
	width:519px !important;
	height:45px !important;
}

#item325799 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:831px !important;
}

@keyframes flyinfromleft-325857 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325857 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325888 {
	width:519px !important;
	height:45px !important;
}

#item325860 {
	width:519px !important;
	height:45px !important;
}

#item325857 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:876px !important;
}

@keyframes flyinfromleft-325913 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-325913 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item325942 {
	width:519px !important;
	height:45px !important;
}

#item325916 {
	width:519px !important;
	height:45px !important;
}

#item325913 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:921px !important;
}

#item109505 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-109505 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-109505 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item109505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item290177 {
	width:519px !important;
	height:45px !important;
}

#item290151 {
	width:519px !important;
	height:45px !important;
}

#item290148 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:631px !important;
}

#item290233 {
	width:519px !important;
	height:45px !important;
}

#item290205 {
	width:519px !important;
	height:45px !important;
}

#item290202 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:586px !important;
}

#item290287 {
	width:519px !important;
	height:45px !important;
}

#item290261 {
	width:519px !important;
	height:45px !important;
}

#item290258 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:541px !important;
}

#item290341 {
	width:519px !important;
	height:45px !important;
}

#item290315 {
	width:519px !important;
	height:45px !important;
}

#item290312 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:496px !important;
}

#item290395 {
	width:519px !important;
	height:45px !important;
}

#item290369 {
	width:519px !important;
	height:45px !important;
}

#item290366 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:721px !important;
}

#item327280 {
	width:519px !important;
	height:45px !important;
}

#item327256 {
	width:519px !important;
	height:45px !important;
}

#item327253 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:676px !important;
}

#item290449 {
	width:519px !important;
	height:45px !important;
}

#item290423 {
	width:519px !important;
	height:45px !important;
}

#item290420 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:766px !important;
}

#item290503 {
	width:519px !important;
	height:45px !important;
}

#item290477 {
	width:519px !important;
	height:45px !important;
}

#item290474 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:811px !important;
}

#item290558 {
	width:519px !important;
	height:45px !important;
}

#item290532 {
	width:519px !important;
	height:45px !important;
}

#item290529 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:856px !important;
}

#item290612 {
	width:519px !important;
	height:45px !important;
}

#item290586 {
	width:519px !important;
	height:45px !important;
}

#item290583 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:451px !important;
}

#item290666 {
	width:519px !important;
	height:45px !important;
}

#item290640 {
	width:519px !important;
	height:45px !important;
}

#item290637 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:901px !important;
}

#item290720 {
	width:519px !important;
	height:45px !important;
}

#item290694 {
	width:519px !important;
	height:45px !important;
}

#item290691 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:946px !important;
}

#item109881 {
	width:151px !important;
	height:101px !important;
	left:224px !important;
	top:279px !important;
}

#item112040 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-112040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-112040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112096 {
	width:370px !important;
	left:604px !important;
	top:1025px !important;
	min-height:10px !important;
}

#item293759 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-293759 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293759 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326858 {
	width:652px !important;
	height:644px !important;
	left:-26px !important;
	top:-13px !important;
	background:#efece4;
}

@keyframes fadein-327330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-327330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item327330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item276858_327330 {
	width:519.428571428572px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item276858 {
	width:519px !important;
	left:40px !important;
	top:195px !important;
	min-height:589px !important;
}

#item276883 {
	width:370px !important;
	left:115px !important;
	top:1452px !important;
	min-height:10px !important;
}

#item276852 {
	width:166px !important;
	height:118px !important;
	left:217px !important;
	top:42px !important;
}

#item327315 {
	width:151px !important;
	height:101px !important;
	left:8px !important;
	top:9px !important;
}

#item276834 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1519px !important;
}

#item276840 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1519px !important;
}

#item276846 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1513px !important;
}

#item112660 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-112660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-112660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112685 {
	width:370px !important;
	left:604px !important;
	top:1025px !important;
	min-height:10px !important;
}

#item293764 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-293764 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293764 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326855 {
	width:652px !important;
	height:1363px !important;
	left:-27px !important;
	top:-60px !important;
	background:#efece4;
}

#item276941 {
	width:519px !important;
	left:40px !important;
	top:194px !important;
	min-height:124px !important;
}

#item276966 {
	width:370px !important;
	left:115px !important;
	top:868px !important;
	min-height:10px !important;
}

#item276938 {
	width:193px !important;
	height:128px !important;
	left:204px !important;
	top:36px !important;
}

#item327319 {
	width:151px !important;
	height:101px !important;
	left:21px !important;
	top:14px !important;
}

#item277006 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1221px !important;
}

#item277012 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1221px !important;
}

#item277018 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1215px !important;
}

#item377495 {
	width:370px !important;
	left:1514px !important;
	top:1025px !important;
	min-height:10px !important;
}

#item112789 {
	width:489px !important;
	left:51px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-112789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-112789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112878 {
	width:410px !important;
	left:639px !important;
	top:72px !important;
	min-height:220px !important;
}

#item293768 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-293768 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293768 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item279024 {
	width:600px !important;
	height:2466px !important;
	background:#efece4;
}

#item278930 {
	width:489px !important;
	left:56px !important;
	top:209px !important;
	min-height:220px !important;
}

#item278955 {
	width:370px !important;
	left:115px !important;
	top:1149px !important;
	min-height:10px !important;
}

#item278980 {
	width:399px !important;
	left:101px !important;
	top:2121px !important;
	min-height:269px !important;
}

#item278926 {
	width:231px !important;
	height:122px !important;
	left:184px !important;
	top:53px !important;
}

#item327322 {
	width:151px !important;
	height:101px !important;
	left:40px !important;
	top:11px !important;
}

#item278908 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:2406px !important;
}

#item278914 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:2406px !important;
}

#item278920 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2400px !important;
}

#item323491 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item293914 {
	width:1280px !important;
	height:916px !important;
	left:604px !important;
	top:36px !important;
}

#item293871 {
	width:499px !important;
	left:46px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-293871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-293871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item294051 {
	width:370px !important;
	left:603px !important;
	top:1025px !important;
	min-height:10px !important;
}

#item293779 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-293779 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293779 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326853 {
	width:652px !important;
	height:1566px !important;
	left:-7px !important;
	top:-231px !important;
	background:#efece4;
}

#item277048 {
	width:526px !important;
	left:38px !important;
	top:194px !important;
	min-height:371px !important;
}

#item277073 {
	width:373px !important;
	left:113px !important;
	top:1113px !important;
	min-height:8px !important;
}

#item277045 {
	width:258px !important;
	height:130px !important;
	left:172px !important;
	top:35px !important;
}

#item327325 {
	width:231px !important;
	height:122px !important;
	left:13px !important;
	top:4px !important;
}

#item327326 {
	width:151px !important;
	height:101px !important;
	left:40px !important;
	top:11px !important;
}

#item277026 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1221px !important;
}

#item277032 {
	width:31px !important;
	height:21px !important;
	left:240px !important;
	top:1221px !important;
}

#item277038 {
	width:26px !important;
	height:29px !important;
	left:288px !important;
	top:1215px !important;
}

#item323489 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item293971 {
	width:1280px !important;
	height:916px !important;
	left:604px !important;
	top:36px !important;
}

#item113219 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-113219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-113219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item294025 {
	width:370px !important;
	left:603px !important;
	top:1025px !important;
	min-height:10px !important;
}

#item293788 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-293788 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293788 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278810 {
	width:600px !important;
	height:548px !important;
	top:-9px !important;
	background:#efece4;
}

#item278817 {
	width:519px !important;
	left:40px !important;
	top:196px !important;
	min-height:292px !important;
}

#item278842 {
	width:370px !important;
	left:115px !important;
	top:1752px !important;
	min-height:8px !important;
}

#item278811 {
	width:219px !important;
	height:134px !important;
	left:190px !important;
	top:34px !important;
}

#item327368 {
	width:258px !important;
	height:130px !important;
	left:-19px !important;
	top:2px !important;
}

#item327369 {
	width:231px !important;
	height:122px !important;
	left:13px !important;
	top:4px !important;
}

#item327370 {
	width:151px !important;
	height:101px !important;
	left:40px !important;
	top:11px !important;
}

#item278889 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:2041px !important;
}

#item278895 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:2041px !important;
}

#item278901 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2035px !important;
}

#item113349 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-113349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-113349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113374 {
	width:370px !important;
	left:604px !important;
	top:1025px !important;
	min-height:10px !important;
}

#item293791 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-293791 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293791 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326850 {
	width:652px !important;
	height:502px !important;
	left:-32px !important;
	top:-45px !important;
	background:#efece4;
}

#item277318 {
	width:540px !important;
	left:30px !important;
	top:194px !important;
	min-height:181px !important;
}

#item277343 {
	width:370px !important;
	left:115px !important;
	top:1374px !important;
	min-height:10px !important;
}

#item277315 {
	width:193px !important;
	height:128px !important;
	left:204px !important;
	top:36px !important;
}

#item327399 {
	width:219px !important;
	height:134px !important;
	left:-13px !important;
	top:-3px !important;
}

#item327400 {
	width:258px !important;
	height:130px !important;
	left:-19px !important;
	top:2px !important;
}

#item327401 {
	width:231px !important;
	height:122px !important;
	left:13px !important;
	top:4px !important;
}

#item327402 {
	width:151px !important;
	height:101px !important;
	left:40px !important;
	top:11px !important;
}

#item277296 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1478px !important;
}

#item277302 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1478px !important;
}

#item277309 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1472px !important;
}

#item323487 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item293858 {
	width:1280px !important;
	height:916px !important;
	left:604px !important;
	top:36px !important;
}

#item117485 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-117485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293999 {
	width:370px !important;
	left:603px !important;
	top:1025px !important;
	min-height:10px !important;
}

#item293795 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-293795 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293795 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326849 {
	width:600px !important;
	height:470px !important;
	top:-50px !important;
	background:#efece4;
}

#item277411 {
	width:519px !important;
	left:41px !important;
	top:194px !important;
	min-height:143px !important;
}

#item277437 {
	width:374px !important;
	left:113px !important;
	top:1114px !important;
	min-height:10px !important;
}

#item277408 {
	width:191px !important;
	height:128px !important;
	left:205px !important;
	top:36px !important;
}

#item327407 {
	width:193px !important;
	height:128px !important;
	left:-1px !important;
}

#item327408 {
	width:219px !important;
	height:134px !important;
	left:-13px !important;
	top:-3px !important;
}

#item327409 {
	width:258px !important;
	height:130px !important;
	left:-19px !important;
	top:2px !important;
}

#item327410 {
	width:231px !important;
	height:122px !important;
	left:13px !important;
	top:4px !important;
}

#item327411 {
	width:151px !important;
	height:101px !important;
	left:40px !important;
	top:11px !important;
}

#item277390 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1221px !important;
}

#item277396 {
	width:31px !important;
	height:21px !important;
	left:240px !important;
	top:1221px !important;
}

#item277402 {
	width:26px !important;
	height:29px !important;
	left:288px !important;
	top:1215px !important;
}

#item323484 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item293980 {
	width:1281px !important;
	height:916px !important;
	left:603px !important;
	top:36px !important;
}

#item117606 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-117606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item117631 {
	width:370px !important;
	left:603px !important;
	top:1025px !important;
	min-height:10px !important;
}

#item293799 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-293799 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293799 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item279119 {
	width:600px !important;
	height:470px !important;
	background:#efece4;
}

#item279048 {
	width:519px !important;
	left:40px !important;
	top:205px !important;
	min-height:216px !important;
}

#item279073 {
	width:370px !important;
	left:115px !important;
	top:1671px !important;
	min-height:10px !important;
}

#item279043 {
	width:193px !important;
	height:132px !important;
	left:204px !important;
	top:44px !important;
}

#item327430 {
	width:191px !important;
	height:128px !important;
	left:1px !important;
	top:2px !important;
}

#item327431 {
	width:193px !important;
	height:128px !important;
	left:-1px !important;
}

#item327432 {
	width:219px !important;
	height:134px !important;
	left:-13px !important;
	top:-3px !important;
}

#item327433 {
	width:258px !important;
	height:130px !important;
	left:-19px !important;
	top:2px !important;
}

#item327434 {
	width:231px !important;
	height:122px !important;
	left:13px !important;
	top:4px !important;
}

#item327435 {
	width:151px !important;
	height:101px !important;
	left:40px !important;
	top:11px !important;
}

#item279025 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1741px !important;
}

#item279031 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1741px !important;
}

#item279037 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1735px !important;
}

#item117748 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-117748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item377521 {
	width:370px !important;
	left:1514px !important;
	top:1025px !important;
	min-height:10px !important;
}

#item293805 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-293805 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293805 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item279121 {
	width:600px !important;
	height:437px !important;
	background:#efece4;
}

#item279144 {
	width:519px !important;
	left:40px !important;
	top:205px !important;
	min-height:181px !important;
}

#item279170 {
	width:370px !important;
	left:115px !important;
	top:1665px !important;
	min-height:10px !important;
}

#item279141 {
	width:193px !important;
	height:128px !important;
	left:204px !important;
	top:46px !important;
}

#item327440 {
	width:193px !important;
	height:132px !important;
	top:-2px !important;
}

#item327441 {
	width:191px !important;
	height:128px !important;
	left:1px !important;
	top:2px !important;
}

#item327442 {
	width:193px !important;
	height:128px !important;
	left:-1px !important;
}

#item327443 {
	width:219px !important;
	height:134px !important;
	left:-13px !important;
	top:-3px !important;
}

#item327444 {
	width:258px !important;
	height:130px !important;
	left:-19px !important;
	top:2px !important;
}

#item327445 {
	width:231px !important;
	height:122px !important;
	left:13px !important;
	top:4px !important;
}

#item327446 {
	width:151px !important;
	height:101px !important;
	left:40px !important;
	top:11px !important;
}

#item279122 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1771px !important;
}

#item279128 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1771px !important;
}

#item279134 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1765px !important;
}

#item323482 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item294139 {
	width:1280px !important;
	height:916px !important;
	left:604px !important;
	top:36px !important;
}

#item117880 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-117880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item294105 {
	width:370px !important;
	left:603px !important;
	top:1025px !important;
	min-height:10px !important;
}

#item293808 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-293808 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293808 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item279297 {
	width:600px !important;
	height:497px !important;
	background:#efece4;
}

#item279242 {
	width:519px !important;
	left:40px !important;
	top:205px !important;
	min-height:243px !important;
}

#item279267 {
	width:370px !important;
	left:115px !important;
	top:857px !important;
	min-height:10px !important;
}

#item279239 {
	width:193px !important;
	height:120px !important;
	left:204px !important;
	top:50px !important;
}

#item327453 {
	width:193px !important;
	height:132px !important;
	top:-6px !important;
}

#item327454 {
	width:191px !important;
	height:128px !important;
	left:1px !important;
	top:2px !important;
}

#item327455 {
	width:193px !important;
	height:128px !important;
	left:-1px !important;
}

#item327456 {
	width:219px !important;
	height:134px !important;
	left:-13px !important;
	top:-3px !important;
}

#item327457 {
	width:258px !important;
	height:130px !important;
	left:-19px !important;
	top:2px !important;
}

#item327458 {
	width:231px !important;
	height:122px !important;
	left:13px !important;
	top:4px !important;
}

#item327459 {
	width:151px !important;
	height:101px !important;
	left:40px !important;
	top:11px !important;
}

#item279220 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1711px !important;
}

#item279227 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1711px !important;
}

#item279233 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1705px !important;
}

#item323480 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

@keyframes moverightandshrink-118163 {
	0% {
		transform:translate(191.082px,226.644px) rotate(-20deg) scaleX(0.25) scaleY(0.25);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverightandshrink-118163 {
	0% {
		-webkit-transform:translate(191.082px,226.644px) rotate(-20deg) scaleX(0.25) scaleY(0.25);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes fadeout-118088 {
	0% {
		transform:translate(0px,0px) scaleX(0.98) scaleY(0.98);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadeout-118088 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.98) scaleY(0.98);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item118088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item118024 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-118024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-118024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-297291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-297291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item297291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item118116 {
	width:360px !important;
	min-height:15px !important;
	-moz-columns:auto 5;
	-webkit-columns:auto 5;
	columns:auto 5;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item297192 {
	width:700px !important;
	top:31px !important;
	min-height:143px !important;
	-moz-columns:auto 4;
	-webkit-columns:auto 4;
	columns:auto 4;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item118049 {
	width:240px !important;
	height:20px !important;
	left:1644px !important;
	top:787px !important;
}

@keyframes flyinfrombottom-118049 {
	0% {
		transform:translate(-1px,46px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-118049 {
	0% {
		-webkit-transform:translate(-1px,46px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item293820 {
	width:151px !important;
	height:101px !important;
	left:220px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-293820 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-293820 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item293820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item279603 {
	width:600px !important;
	height:1925px !important;
	background:#efece4;
}

#item279370 {
	width:519px !important;
	left:40px !important;
	top:205px !important;
	min-height:407px !important;
}

#item279395 {
	width:359px !important;
	left:75px !important;
	top:1514px !important;
	min-height:270px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item279423 {
	width:475px !important;
	left:63px !important;
	top:1193px !important;
	min-height:15px !important;
}

#item279367 {
	width:193px !important;
	height:128px !important;
	left:204px !important;
	top:46px !important;
}

#item327463 {
	width:193px !important;
	height:132px !important;
	top:-2px !important;
}

#item327464 {
	width:191px !important;
	height:128px !important;
	left:1px !important;
	top:2px !important;
}

#item327465 {
	width:193px !important;
	height:128px !important;
	left:-1px !important;
}

#item327467 {
	width:219px !important;
	height:134px !important;
	left:-13px !important;
	top:-3px !important;
}

#item327468 {
	width:258px !important;
	height:130px !important;
	left:-19px !important;
	top:2px !important;
}

#item327469 {
	width:231px !important;
	height:122px !important;
	left:13px !important;
	top:4px !important;
}

#item327470 {
	width:151px !important;
	height:101px !important;
	left:40px !important;
	top:11px !important;
}

#item338777 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1866px !important;
}

#item338783 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1866px !important;
}

#item338789 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1860px !important;
}

#item306211 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

@keyframes fadein-305402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-305402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item305402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item286267 {
	width:300px !important;
	left:64px !important;
	top:64px !important;
	min-height:100px !important;
}

@keyframes bowgreen-submenuicon-286267 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-286267 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item286267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-306126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-306126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item306126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item377437 {
	width:519px !important;
	height:130px !important;
	left:567px !important;
	top:914px !important;
}

@keyframes flyinfrombottom-306030 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-306030 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306196 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306196 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306205 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306205 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306207 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306207 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306206 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306206 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306203 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306203 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306202 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306202 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306198 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306198 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306200 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306200 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306199 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306199 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306201 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306201 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306195 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306195 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306204 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306204 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306197 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306197 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306192 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306192 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-288558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-288558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288590 {
	width:300px !important;
	left:37px !important;
	top:8px !important;
	min-height:32px !important;
}

#item288561 {
	width:300px !important;
	left:37px !important;
	top:8px !important;
	min-height:32px !important;
}

#item288558 {
	width:337px !important;
	height:40px !important;
	left:61px !important;
	top:212px !important;
}

#item289176 {
	width:600px !important;
	height:1350px !important;
	background:#efece4;
}

#item288737 {
	width:300px !important;
	left:63px !important;
	top:90px !important;
	min-height:100px !important;
}

#item377357 {
	width:398px !important;
	left:101px !important;
	top:1209px !important;
	min-height:105px !important;
}

#item288683 {
	width:300px !important;
	left:37px !important;
	top:8px !important;
	min-height:32px !important;
}

#item288654 {
	width:300px !important;
	left:37px !important;
	top:8px !important;
	min-height:32px !important;
}

#item288651 {
	width:337px !important;
	height:40px !important;
	left:60px !important;
	top:238px !important;
}

#item289155 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1291px !important;
}

#item289162 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1291px !important;
}

#item289168 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1285px !important;
}

#item306256 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

@keyframes fadein-306220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-306220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item306220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item286830 {
	width:300px !important;
	left:64px !important;
	top:64px !important;
	min-height:100px !important;
}

@keyframes bowgreen-submenuicon-286830 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-286830 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item286830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item377468 {
	width:519px !important;
	height:130px !important;
	left:567px !important;
	top:914px !important;
}

@keyframes flyinfromtop-306240 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306240 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306245 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306245 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-306250 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306250 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-306257 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-306257 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-288524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-288524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288527 {
	width:300px !important;
	left:37px !important;
	top:8px !important;
	min-height:12px !important;
}

#item288488 {
	width:300px !important;
	left:37px !important;
	top:8px !important;
	min-height:12px !important;
}

#item288524 {
	width:337px !important;
	height:28px !important;
	left:61px !important;
	top:212px !important;
}

#item289193 {
	width:600px !important;
	height:1350px !important;
	background:#efece4;
}

#item289808 {
	width:300px !important;
	left:63px !important;
	top:90px !important;
	min-height:100px !important;
}

#item377383 {
	width:398px !important;
	left:101px !important;
	top:1209px !important;
	min-height:105px !important;
}

#item289309 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1291px !important;
}

#item289315 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1291px !important;
}

#item289321 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1285px !important;
}

#item289755 {
	width:300px !important;
	left:37px !important;
	top:8px !important;
	min-height:12px !important;
}

#item289726 {
	width:300px !important;
	left:37px !important;
	top:8px !important;
	min-height:12px !important;
}

#item289723 {
	width:337px !important;
	height:28px !important;
	left:60px !important;
	top:238px !important;
}

@keyframes flyinfromleft-231721 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-231721 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item231853 {
	width:519px !important;
	height:45px !important;
}

#item99151 {
	width:519px !important;
	height:45px !important;
}

#item231721 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:664px !important;
}

@keyframes flyinfromleft-231722 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-231722 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item231827 {
	width:519px !important;
	height:45px !important;
}

#item231621 {
	width:519px !important;
	height:45px !important;
}

#item231722 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:619px !important;
}

@keyframes flyinfromleft-231723 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-231723 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item231797 {
	width:519px !important;
	height:45px !important;
}

#item231646 {
	width:519px !important;
	height:45px !important;
}

#item231723 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:574px !important;
}

@keyframes flyinfromleft-231724 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-231724 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item231764 {
	width:519px !important;
	height:45px !important;
}

#item231671 {
	width:519px !important;
	height:45px !important;
}

#item231724 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:709px !important;
}

@keyframes flyinfromleft-231725 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-231725 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item231732 {
	width:519px !important;
	height:45px !important;
}

#item231696 {
	width:519px !important;
	height:45px !important;
}

#item231725 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:754px !important;
}

#item109544 {
	width:142px !important;
	height:100px !important;
	left:225px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-109544 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-109544 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item109544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item231918 {
	width:519px !important;
	height:45px !important;
}

#item231892 {
	width:519px !important;
	height:45px !important;
}

#item231889 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:674px !important;
}

#item231972 {
	width:519px !important;
	height:45px !important;
}

#item231946 {
	width:519px !important;
	height:45px !important;
}

#item231943 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:629px !important;
}

#item232026 {
	width:519px !important;
	height:45px !important;
}

#item232000 {
	width:519px !important;
	height:45px !important;
}

#item231997 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:584px !important;
}

#item232080 {
	width:519px !important;
	height:45px !important;
}

#item232054 {
	width:519px !important;
	height:45px !important;
}

#item232051 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:719px !important;
}

#item232134 {
	width:519px !important;
	height:45px !important;
}

#item232108 {
	width:519px !important;
	height:45px !important;
}

#item232105 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:764px !important;
}

#item109886 {
	width:142px !important;
	height:100px !important;
	left:229px !important;
	top:279px !important;
}

#item294140 {
	width:1352px !important;
	height:1080px !important;
	left:568px !important;
	background:#454542;
}

@keyframes fadein-294140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-294140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item294140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-118290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-118290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306569 {
	width:1281px !important;
	height:995px !important;
	left:603px !important;
	top:36px !important;
}

#item306570 {
	width:1897px !important;
	height:1583px !important;
	left:-124px !important;
	top:-218px !important;
}

@keyframes fadein-306569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-306569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item306569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306576 {
	width:1281px !important;
	height:995px !important;
	left:603px !important;
	top:36px !important;
}

#item306577 {
	width:2131px !important;
	height:1641px !important;
	left:-110px !important;
	top:-190px !important;
}

@keyframes fadein-306576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-306576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item306576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306583 {
	width:1282px !important;
	height:1008px !important;
	left:602px !important;
	top:36px !important;
}

#item306584 {
	width:1845px !important;
	height:1342px !important;
	left:-124px !important;
	top:-126px !important;
}

@keyframes fadein-306583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-306583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item306583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item118222 {
	width:473px !important;
	left:60px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-118222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-118222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item377575 {
	width:500px !important;
	left:630px !important;
	top:1024px !important;
	min-height:84px !important;
}

#item118272 {
	width:142px !important;
	height:100px !important;
	left:224px !important;
	top:278px !important;
}

@keyframes bowgreen-submenuicon-118272 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-118272 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item118272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-306388 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadein-306388 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item306388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-306398 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadein-306398 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item306398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-306412 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadein-306412 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item306412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-306423 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadein-306423 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item306423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-306434 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadein-306434 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item306434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-306590 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-306590 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item306590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item277558 {
	width:800px !important;
	height:1280px !important;
	left:-100px !important;
	background:#efece4;
}

#item337189 {
	width:600px !important;
	height:473px !important;
	top:387px !important;
	background:#f8f5ed;
}

@keyframes fadein-307958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-307958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item307958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307962 {
	width:601px !important;
	height:467px !important;
	left:1px !important;
	top:100px !important;
}

#item307963 {
	width:890px !important;
	height:743px !important;
	left:-58px !important;
	top:-102px !important;
}

@keyframes fadein-307962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-307962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item307962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307966 {
	width:601px !important;
	height:467px !important;
	left:1px !important;
	top:100px !important;
}

#item307967 {
	width:999px !important;
	height:770px !important;
	left:-52px !important;
	top:-89px !important;
}

@keyframes fadein-307966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-307966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item307966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307970 {
	width:601px !important;
	height:473px !important;
	top:100px !important;
}

#item307971 {
	width:865px !important;
	height:629px !important;
	left:-58px !important;
	top:-59px !important;
}

@keyframes fadein-307970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-307970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item307970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-307976 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadein-307976 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item307976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-307986 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadein-307986 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item307986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-308000 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadein-308000 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-308010 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadein-308010 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-308020 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes fadein-308020 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-308029 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-308029 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item308029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item326865 {
	width:644px !important;
	height:216px !important;
	left:-25px !important;
	top:860px !important;
	background:#efece4;
}

#item326862 {
	width:644px !important;
	height:216px !important;
	left:-20px !important;
	top:171px !important;
	background:#efece4;
}

#item277501 {
	width:519px !important;
	left:41px !important;
	top:194px !important;
	min-height:143px !important;
}

#item377626 {
	width:398px !important;
	left:101px !important;
	top:1139px !important;
	min-height:105px !important;
}

#item277495 {
	width:142px !important;
	height:100px !important;
	left:230px !important;
	top:50px !important;
}

#item277476 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1221px !important;
}

#item277482 {
	width:31px !important;
	height:21px !important;
	left:240px !important;
	top:1221px !important;
}

#item277488 {
	width:26px !important;
	height:28px !important;
	left:288px !important;
	top:1216px !important;
}

#item118964 {
	width:1353px !important;
	height:1080px !important;
	left:567px !important;
	background:#efece4;
}

@keyframes flyinfromleft-306609 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-306609 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-306608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-306608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item306608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item119280 {
	width:158px !important;
	min-height:24px !important;
}

#item119632 {
	width:158px !important;
	top:59px !important;
	min-height:22px !important;
}

#item119819 {
	width:34px !important;
	height:6px !important;
	top:11px !important;
	background:#003887;
}

#item119205 {
	width:158px !important;
	min-height:24px !important;
}

#item119682 {
	width:158px !important;
	top:56px !important;
	min-height:39px !important;
}

#item119255 {
	width:158px !important;
	min-height:24px !important;
}

#item119657 {
	width:158px !important;
	top:54px !important;
	min-height:39px !important;
}

@keyframes flyinfromtop-306615 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-306615 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119031 {
	width:240px !important;
	height:40px !important;
	left:64px !important;
	top:897px !important;
}

@keyframes fadein-119031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-119031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromright-306607 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-306607 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119607 {
	width:158px !important;
	left:116px !important;
	top:32px !important;
	min-height:24px !important;
}

#item119707 {
	width:158px !important;
	left:355px !important;
	top:32px !important;
	min-height:24px !important;
}

#item119732 {
	width:158px !important;
	left:594px !important;
	top:32px !important;
	min-height:24px !important;
}

#item119757 {
	width:158px !important;
	left:833px !important;
	top:32px !important;
	min-height:36px !important;
}

#item119782 {
	width:158px !important;
	left:1072px !important;
	top:32px !important;
	min-height:24px !important;
}

@keyframes flyinfromright-306606 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-306606 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119230 {
	width:158px !important;
	left:116px !important;
	top:32px !important;
	min-height:24px !important;
}

#item119356 {
	width:158px !important;
	left:355px !important;
	top:32px !important;
	min-height:24px !important;
}

#item119431 {
	width:158px !important;
	left:594px !important;
	top:32px !important;
	min-height:24px !important;
}

#item119507 {
	width:158px !important;
	left:833px !important;
	top:32px !important;
	min-height:36px !important;
}

#item119582 {
	width:158px !important;
	left:1072px !important;
	top:32px !important;
	min-height:24px !important;
}

@keyframes flyinfromright-306603 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-306603 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119155 {
	width:158px !important;
	left:116px !important;
	top:29px !important;
	min-height:36px !important;
}

#item119305 {
	width:158px !important;
	left:355px !important;
	top:29px !important;
	min-height:24px !important;
}

#item119381 {
	width:158px !important;
	left:594px !important;
	top:29px !important;
	min-height:24px !important;
}

#item119456 {
	width:158px !important;
	left:833px !important;
	top:29px !important;
	min-height:24px !important;
}

#item119532 {
	width:158px !important;
	left:1072px !important;
	top:29px !important;
	min-height:24px !important;
}

@keyframes flyinfromright-306604 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-306604 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119557 {
	width:158px !important;
	left:116px !important;
	top:30px !important;
	min-height:24px !important;
}

#item119180 {
	width:158px !important;
	left:355px !important;
	top:30px !important;
	min-height:24px !important;
}

#item119330 {
	width:158px !important;
	left:594px !important;
	top:30px !important;
	min-height:24px !important;
}

#item119406 {
	width:158px !important;
	left:833px !important;
	top:30px !important;
	min-height:36px !important;
}

#item119481 {
	width:158px !important;
	left:1072px !important;
	top:30px !important;
	min-height:36px !important;
}

@keyframes flyinfromright-306605 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-306605 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119847 {
	width:158px !important;
	left:116px !important;
	top:31px !important;
	min-height:24px !important;
}

#item119872 {
	width:158px !important;
	left:355px !important;
	top:31px !important;
	min-height:24px !important;
}

#item119898 {
	width:158px !important;
	left:594px !important;
	top:31px !important;
	min-height:24px !important;
}

#item119923 {
	width:158px !important;
	left:833px !important;
	top:31px !important;
	min-height:24px !important;
}

#item119948 {
	width:158px !important;
	left:1072px !important;
	top:31px !important;
	min-height:24px !important;
}

#item307656 {
	width:519px !important;
	left:36px !important;
	top:206px !important;
	min-height:182px !important;
}

@keyframes fadein-307656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-307656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item307656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item119084 {
	width:116px !important;
	height:71px !important;
	left:64px !important;
	top:614px !important;
}

@keyframes imagefadein95_-119084 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-119084 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item119084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307651 {
	width:142px !important;
	height:100px !important;
	left:224px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-307651 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-307651 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item307651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item282696 {
	width:600px !important;
	height:2275px !important;
	top:-9px !important;
	background:#efece4;
}

#item335196 {
	width:220px !important;
	left:190px !important;
	top:512px !important;
	min-height:12px !important;
}

#item335222 {
	width:243px !important;
	height:40px !important;
	left:178px !important;
	top:2068px !important;
}

#item355481 {
	width:396px !important;
	left:103px !important;
	top:194px !important;
	min-height:269px !important;
}

#item355508 {
	width:142px !important;
	height:100px !important;
	left:230px !important;
	top:50px !important;
}

#item336128 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:2202px !important;
}

#item336134 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:2202px !important;
}

#item336140 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2196px !important;
}

#item336307 {
	width:600px !important;
	height:611px !important;
	top:544px !important;
}

#item336326 {
	width:158px !important;
	min-height:24px !important;
}

#item336351 {
	width:158px !important;
	top:59px !important;
	min-height:22px !important;
}

#item336379 {
	width:34px !important;
	height:6px !important;
	top:11px !important;
	background:#003887;
}

#item336385 {
	width:158px !important;
	min-height:24px !important;
}

#item336410 {
	width:158px !important;
	top:56px !important;
	min-height:39px !important;
}

#item336437 {
	width:158px !important;
	min-height:24px !important;
}

#item336462 {
	width:158px !important;
	top:54px !important;
	min-height:39px !important;
}

#item336520 {
	width:158px !important;
	left:714px !important;
	top:547px !important;
	min-height:24px !important;
}

#item336545 {
	width:158px !important;
	left:953px !important;
	top:547px !important;
	min-height:24px !important;
}

#item336570 {
	width:158px !important;
	left:1192px !important;
	top:547px !important;
	min-height:24px !important;
}

#item336595 {
	width:158px !important;
	left:1431px !important;
	top:547px !important;
	min-height:36px !important;
}

#item336620 {
	width:158px !important;
	left:1670px !important;
	top:547px !important;
	min-height:24px !important;
}

#item336645 {
	width:158px !important;
	left:714px !important;
	top:429px !important;
	min-height:24px !important;
}

#item336672 {
	width:158px !important;
	left:953px !important;
	top:429px !important;
	min-height:24px !important;
}

#item336697 {
	width:158px !important;
	left:1192px !important;
	top:429px !important;
	min-height:24px !important;
}

#item336722 {
	width:158px !important;
	left:1431px !important;
	top:429px !important;
	min-height:36px !important;
}

#item336748 {
	width:158px !important;
	left:1670px !important;
	top:429px !important;
	min-height:24px !important;
}

#item336773 {
	width:158px !important;
	left:714px !important;
	top:74px !important;
	min-height:36px !important;
}

#item336798 {
	width:158px !important;
	left:714px !important;
	top:192px !important;
	min-height:24px !important;
}

#item336823 {
	width:158px !important;
	left:714px !important;
	top:311px !important;
	min-height:24px !important;
}

#item336848 {
	width:158px !important;
	left:953px !important;
	top:74px !important;
	min-height:24px !important;
}

#item336873 {
	width:158px !important;
	left:953px !important;
	top:192px !important;
	min-height:24px !important;
}

#item336898 {
	width:158px !important;
	left:953px !important;
	top:311px !important;
	min-height:24px !important;
}

#item336923 {
	width:158px !important;
	left:1192px !important;
	top:74px !important;
	min-height:24px !important;
}

#item336948 {
	width:158px !important;
	left:1192px !important;
	top:192px !important;
	min-height:24px !important;
}

#item336973 {
	width:158px !important;
	left:1192px !important;
	top:311px !important;
	min-height:24px !important;
}

#item336998 {
	width:158px !important;
	left:1431px !important;
	top:74px !important;
	min-height:24px !important;
}

#item337023 {
	width:158px !important;
	left:1431px !important;
	top:192px !important;
	min-height:36px !important;
}

#item337048 {
	width:158px !important;
	left:1431px !important;
	top:311px !important;
	min-height:24px !important;
}

#item337073 {
	width:158px !important;
	left:1670px !important;
	top:74px !important;
	min-height:24px !important;
}

#item337098 {
	width:158px !important;
	left:1670px !important;
	top:192px !important;
	min-height:36px !important;
}

#item337124 {
	width:158px !important;
	left:1670px !important;
	top:311px !important;
	min-height:24px !important;
}

#item337149 {
	width:116px !important;
	height:71px !important;
	left:36px !important;
	top:198px !important;
}

#item323478 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item295703 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item295642 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item295581 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item295518 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item295405 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item295337 {
	width:500px !important;
	height:20px !important;
	left:3px !important;
	top:895px !important;
}

#item295280 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item295211 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item295146 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item295084 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item295028 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item294938 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item294858 {
	width:500px !important;
	height:20px !important;
	top:895px !important;
}

#item294812 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item294756 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item294691 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item294607 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item294541 {
	width:1280px !important;
	height:890px !important;
	left:2px !important;
}

#item294516 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item294425 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item294390 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item294288 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item294168 {
	width:500px !important;
	height:20px !important;
	left:2px !important;
	top:895px !important;
}

#item295742 {
	width:1282px !important;
	height:916px !important;
	left:602px !important;
	top:36px !important;
}

#item120128 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-120128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-120128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item294141 {
	width:359px !important;
	height:20px !important;
	left:604px !important;
	top:1020px !important;
}

#item297296 {
	width:142px !important;
	height:100px !important;
	left:224px !important;
	top:278px !important;
}

@keyframes bowgreen-submenuicon-297296 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-297296 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item297296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item337411 {
	width:600px !important;
	height:2366px !important;
	top:-53px !important;
	background:#efece4;
}

#item337344 {
	width:600px !important;
	height:667px !important;
	background:#efece4;
}

#item337357 {
	width:519px !important;
	left:40px !important;
	top:205px !important;
	min-height:411px !important;
}

#item337382 {
	width:297px !important;
	height:20px !important;
	left:152px !important;
	top:2048px !important;
}

#item337407 {
	width:142px !important;
	height:100px !important;
	left:229px !important;
	top:50px !important;
}

#item337282 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:2201px !important;
}

#item337289 {
	width:31px !important;
	height:21px !important;
	left:240px !important;
	top:2201px !important;
}

#item337295 {
	width:26px !important;
	height:29px !important;
	left:288px !important;
	top:2195px !important;
}

#item323499 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

@keyframes fadein-304414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-306327 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-306327 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item306327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadeout-306332 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-306332 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item306332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-306330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-306330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item306330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-306262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-306262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item306262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306273 {
	width:114px !important;
	height:22px !important;
	left:837px !important;
	background:#e63d11;
}

#item306289 {
	width:2px !important;
	height:10px !important;
	left:59px !important;
	top:476px !important;
	background:#f8f5ed;
}

#item306293 {
	width:93px !important;
	height:22px !important;
	top:470px !important;
	background:#e63d11;
}

#item306298 {
	width:2px !important;
	height:10px !important;
	left:59px !important;
	top:476px !important;
	background:#f8f5ed;
}

#item306312 {
	width:89px !important;
	height:39px !important;
	left:918px !important;
	top:716px !important;
	background:#e63d11;
}

#item304388 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-304388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304421 {
	width:313px !important;
	height:20px !important;
	left:641px !important;
	top:1022px !important;
}

@keyframes fadein-304421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304384 {
	width:142px !important;
	height:100px !important;
	left:224px !important;
	top:278px !important;
}

@keyframes bowgreen-submenuicon-304384 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-304384 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item304384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-304450 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-304450 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item304450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item108172 {
	width:600px !important;
	height:2160px !important;
	background:#efece4;
}

#item330932 {
	width:398px !important;
	left:101px !important;
	top:236px !important;
	min-height:314px !important;
}

#item337328 {
	width:142px !important;
	height:100px !important;
	left:229px !important;
	top:50px !important;
}

#item377695 {
	width:398px !important;
	left:101px !important;
	top:1119px !important;
	min-height:105px !important;
}

#item284644 {
	width:31px !important;
	height:21px !important;
	left:91px !important;
	top:6px !important;
}

#item284650 {
	width:31px !important;
	height:21px !important;
	top:6px !important;
}

#item284656 {
	width:26px !important;
	height:29px !important;
	left:48px !important;
}

@keyframes fadein-303886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-303886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item303886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-307686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-307686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item307686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304319 {
	width:519px !important;
	left:36px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-304319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-304353 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304353 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item303900 {
	width:190px !important;
	top:80px !important;
	min-height:40px !important;
}

@keyframes flyinfrombottom-304359 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304359 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item303925 {
	width:190px !important;
	top:70px !important;
	min-height:40px !important;
}

@keyframes flyinfrombottom-304354 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304354 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item303950 {
	width:190px !important;
	top:89px !important;
	min-height:40px !important;
}

@keyframes flyinfrombottom-304352 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304352 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item303975 {
	width:190px !important;
	top:86px !important;
	min-height:40px !important;
}

@keyframes flyinfrombottom-304358 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304358 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item304000 {
	width:190px !important;
	top:106px !important;
	min-height:40px !important;
}

@keyframes flyinfrombottom-304355 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304355 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item304025 {
	width:190px !important;
	top:73px !important;
	min-height:40px !important;
}

@keyframes flyinfrombottom-304351 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304351 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item304050 {
	width:190px !important;
	top:79px !important;
	min-height:40px !important;
}

@keyframes flyinfrombottom-304357 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304357 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item304075 {
	width:190px !important;
	top:75px !important;
	min-height:40px !important;
}

@keyframes flyinfrombottom-304356 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304356 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item304100 {
	width:190px !important;
	top:85px !important;
	min-height:40px !important;
}

@keyframes fadein-304360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304127 {
	width:350px !important;
	min-height:26px !important;
}

#item304202 {
	width:350px !important;
	top:26px !important;
	min-height:84px !important;
}

@keyframes fadein-304362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304177 {
	width:350px !important;
	min-height:26px !important;
}

#item304227 {
	width:350px !important;
	top:26px !important;
	min-height:110px !important;
}

@keyframes fadein-304361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-304361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item304361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item304152 {
	width:350px !important;
	min-height:26px !important;
}

#item304252 {
	width:350px !important;
	top:26px !important;
	min-height:106px !important;
}

#item304316 {
	width:142px !important;
	height:100px !important;
	left:224px !important;
	top:278px !important;
}

@keyframes bowgreen-submenuicon-304316 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-304316 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item304316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280971 {
	width:652px !important;
	height:1496px !important;
	left:-26px !important;
	top:-16px !important;
	background:#efece4;
}

#item355590 {
	width:303px !important;
	left:149px !important;
	top:438px !important;
	min-height:23px !important;
}

#item355615 {
	width:303px !important;
	left:149px !important;
	top:696px !important;
	min-height:23px !important;
}

#item355640 {
	width:303px !important;
	left:149px !important;
	top:954px !important;
	min-height:23px !important;
}

#item355685 {
	width:85px !important;
	left:152px !important;
	top:582px !important;
	min-height:76px !important;
}

#item355710 {
	width:85px !important;
	left:152px !important;
	top:1117px !important;
	min-height:76px !important;
}

#item355736 {
	width:85px !important;
	left:152px !important;
	top:840px !important;
	min-height:48px !important;
}

#item355761 {
	width:104px !important;
	left:248px !important;
	top:582px !important;
	min-height:36px !important;
}

#item355786 {
	width:104px !important;
	left:248px !important;
	top:1117px !important;
	min-height:36px !important;
}

#item355811 {
	width:104px !important;
	left:248px !important;
	top:840px !important;
	min-height:36px !important;
}

#item355836 {
	width:102px !important;
	left:350px !important;
	top:582px !important;
	min-height:60px !important;
}

#item355861 {
	width:102px !important;
	left:350px !important;
	top:1117px !important;
	min-height:60px !important;
}

#item355886 {
	width:102px !important;
	left:350px !important;
	top:840px !important;
	min-height:60px !important;
}

#item355911 {
	width:384px !important;
	left:108px !important;
	top:461px !important;
	min-height:48px !important;
}

#item355936 {
	width:368px !important;
	left:116px !important;
	top:977px !important;
	min-height:60px !important;
}

#item355961 {
	width:384px !important;
	left:108px !important;
	top:719px !important;
	min-height:53px !important;
}

#item280975 {
	width:519px !important;
	left:40px !important;
	top:195px !important;
	min-height:100px !important;
}

#item280972 {
	width:142px !important;
	height:100px !important;
	left:229px !important;
	top:50px !important;
}

#item280952 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1403px !important;
}

#item280958 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1403px !important;
}

#item280965 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1395px !important;
}

#item323501 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item377887 {
	width:434px !important;
	height:82px !important;
	left:716px !important;
	top:962px !important;
}

@keyframes imagefadein95_-277770 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-277770 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item277770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-277772 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-277772 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item277772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-277769 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-277769 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item277769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-277771 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-277771 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item277771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item296471 {
	width:16px !important;
	height:16px !important;
	left:1756px !important;
	top:1004px !important;
}

#item123305 {
	width:449px !important;
	left:71px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-123305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-123305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item297299 {
	width:142px !important;
	height:100px !important;
	left:224px !important;
	top:278px !important;
}

@keyframes bowgreen-submenuicon-297299 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-297299 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item297299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item277942 {
	width:600px !important;
	height:2312px !important;
	top:-36px !important;
	background:#efece4;
}

#item337837 {
	width:591px !important;
	left:4px !important;
	top:200px !important;
	min-height:192px !important;
}

#item337863 {
	width:142px !important;
	height:100px !important;
	left:229px !important;
	top:60px !important;
}

@keyframes imagefadein95_-338217 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-338217 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item338217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-338249 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-338249 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item338249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-338281 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-338281 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item338281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-338312 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-338312 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item338312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item377799 {
	width:474px !important;
	left:63px !important;
	top:2123px !important;
	min-height:81px !important;
}

#item278244 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:2181px !important;
}

#item278250 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:2181px !important;
}

#item278256 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2175px !important;
}

#item323503 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item348926 {
	width:475px !important;
	height:28px !important;
	left:717px !important;
	top:1016px !important;
}

@keyframes fadein-296185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-296185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item296185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item296190 {
	width:257px !important;
	height:20px !important;
	left:10px !important;
	top:700px !important;
}

@keyframes flyinfrombottom-296215 {
	0% {
		transform:translate(-1px,233px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-296215 {
	0% {
		-webkit-transform:translate(-1px,233px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:1;
	}
}
#item296236 {
	width:157px !important;
	top:60px !important;
	min-height:103px !important;
}

@keyframes flyinfrombottom-296261 {
	0% {
		transform:translate(-1px,233px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-296261 {
	0% {
		-webkit-transform:translate(-1px,233px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:1;
	}
}
#item296263 {
	width:3px !important;
	height:15px !important;
	top:1px !important;
	background:#454542;
}

#item296270 {
	width:3px !important;
	height:16px !important;
	left:67px !important;
	background:#454542;
}

#item296274 {
	width:3px !important;
	height:16px !important;
	left:101px !important;
	background:#454542;
}

#item296275 {
	width:3px !important;
	height:16px !important;
	left:106px !important;
	background:#454542;
}

#item296285 {
	width:159px !important;
	top:57px !important;
	min-height:103px !important;
}

@keyframes flyinfrombottom-296310 {
	0% {
		transform:translate(-1px,233px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-296310 {
	0% {
		-webkit-transform:translate(-1px,233px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:1;
	}
}
#item296312 {
	width:145px !important;
	top:72px !important;
	min-height:103px !important;
}

@keyframes flyinfrombottom-296338 {
	0% {
		transform:translate(-1px,233px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-296338 {
	0% {
		-webkit-transform:translate(-1px,233px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:1;
	}
}
#item296349 {
	width:132px !important;
	top:79px !important;
	min-height:103px !important;
}

@keyframes flyinfrombottom-296374 {
	0% {
		transform:translate(-1px,233px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-296374 {
	0% {
		-webkit-transform:translate(-1px,233px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:1;
	}
}
#item296419 {
	width:212px !important;
	top:63px !important;
	min-height:103px !important;
}

#item296465 {
	width:16px !important;
	height:16px !important;
	left:1730px !important;
	top:1004px !important;
}

#item296123 {
	width:449px !important;
	left:71px !important;
	top:424px !important;
	min-height:589px !important;
}

@keyframes fadein-296123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-296123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item296123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item297304 {
	width:142px !important;
	height:100px !important;
	left:224px !important;
	top:278px !important;
}

@keyframes bowgreen-submenuicon-297304 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-297304 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item297304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item277759 {
	width:800px !important;
	height:2330px !important;
	left:-104px !important;
	top:-265px !important;
	background:#efece4;
}

#item337561 {
	width:3px !important;
	height:15px !important;
	top:1px !important;
	background:#454542;
}

#item337569 {
	width:3px !important;
	height:16px !important;
	left:67px !important;
	background:#454542;
}

#item337572 {
	width:3px !important;
	height:16px !important;
	left:101px !important;
	background:#454542;
}

#item337573 {
	width:3px !important;
	height:16px !important;
	left:106px !important;
	background:#454542;
}

#item337769 {
	width:142px !important;
	height:100px !important;
	left:229px !important;
	top:60px !important;
}

#item338012 {
	width:591px !important;
	left:4px !important;
	top:195px !important;
	min-height:162px !important;
}

#item338037 {
	width:195px !important;
	left:85px !important;
	top:1095px !important;
	min-height:103px !important;
}

#item338062 {
	width:195px !important;
	left:320px !important;
	top:1095px !important;
	min-height:103px !important;
}

#item338087 {
	width:195px !important;
	left:85px !important;
	top:1340px !important;
	min-height:103px !important;
}

#item338112 {
	width:195px !important;
	left:320px !important;
	top:1340px !important;
	min-height:103px !important;
}

#item338138 {
	width:218px !important;
	left:191px !important;
	top:1560px !important;
	min-height:103px !important;
}

#item338165 {
	width:257px !important;
	height:8px !important;
	left:63px !important;
	top:945px !important;
}

#item377743 {
	width:475px !important;
	left:63px !important;
	top:1683px !important;
	min-height:81px !important;
}

#item277670 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1741px !important;
}

#item277676 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1741px !important;
}

#item277682 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1735px !important;
}

@keyframes flyinfromleft-232223 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-232223 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item232232 {
	width:519px !important;
	height:45px !important;
}

#item99293 {
	width:519px !important;
	height:45px !important;
}

#item232223 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:684px !important;
}

@keyframes flyinfromleft-232224 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-232224 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item232258 {
	width:519px !important;
	height:45px !important;
}

#item232197 {
	width:519px !important;
	height:45px !important;
}

#item232224 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:639px !important;
}

#item109562 {
	width:166px !important;
	height:100px !important;
	left:212px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-109562 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-109562 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item109562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232316 {
	width:519px !important;
	height:45px !important;
}

#item232290 {
	width:519px !important;
	height:45px !important;
}

#item232287 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:684px !important;
}

#item232370 {
	width:519px !important;
	height:45px !important;
}

#item232344 {
	width:519px !important;
	height:45px !important;
}

#item232341 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:639px !important;
}

#item109892 {
	width:166px !important;
	height:100px !important;
	left:217px !important;
	top:279px !important;
}

#item323505 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item296687 {
	width:220px !important;
	height:20px !important;
	top:879px !important;
}

#item296772 {
	width:220px !important;
	height:20px !important;
	top:879px !important;
}

#item296725 {
	width:220px !important;
	height:20px !important;
	top:879px !important;
}

#item296660 {
	width:220px !important;
	height:20px !important;
	top:879px !important;
}

#item123778 {
	width:333px !important;
	height:20px !important;
	left:283px !important;
	top:985px !important;
}

#item297115 {
	width:1280px !important;
	height:1005px !important;
	left:604px !important;
	top:35px !important;
}

#item123708 {
	width:519px !important;
	left:36px !important;
	top:423px !important;
	min-height:589px !important;
}

@keyframes fadein-123708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-123708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item297309 {
	width:166px !important;
	height:100px !important;
	left:212px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-297309 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-297309 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item297309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278343 {
	width:600px !important;
	height:1555px !important;
	background:#efece4;
}

#item278286 {
	width:519px !important;
	left:40px !important;
	top:205px !important;
	min-height:304px !important;
}

#item278311 {
	width:528px !important;
	height:10px !important;
	left:36px !important;
	top:1423px !important;
}

#item278283 {
	width:166px !important;
	height:100px !important;
	left:217px !important;
	top:60px !important;
}

#item278263 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1496px !important;
}

#item278269 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1496px !important;
}

#item278276 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1490px !important;
}

#item323507 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

@keyframes fadein-124566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-124566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-124575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-124575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-124585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-124585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item124463 {
	width:880px !important;
	height:60px !important;
	left:750px !important;
	top:984px !important;
}

#item296510 {
	width:314px !important;
	left:750px !important;
	top:94px !important;
	min-height:890px !important;
}

#item296551 {
	width:314px !important;
	left:1425px !important;
	top:94px !important;
	min-height:890px !important;
}

#item296584 {
	width:314px !important;
	left:1088px !important;
	top:94px !important;
	min-height:890px !important;
}

#item124631 {
	width:380px !important;
	height:20px !important;
	left:66px !important;
	top:946px !important;
}

@keyframes fadein-124631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-124631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item296482 {
	width:519px !important;
	left:36px !important;
	top:234px !important;
	min-height:162px !important;
}

@keyframes fadein-296482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-296482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item296482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item297314 {
	width:166px !important;
	height:100px !important;
	left:212px !important;
	top:89px !important;
}

@keyframes bowgreen-submenuicon-297314 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-297314 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item297314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278673 {
	width:600px !important;
	height:1160px !important;
	background:#efece4;
}

#item278693 {
	width:381px !important;
	left:111px !important;
	top:248px !important;
	min-height:210px !important;
}

#item278742 {
	width:374px !important;
	height:100px !important;
	left:113px !important;
	top:3514px !important;
}

#item278768 {
	width:381px !important;
	left:111px !important;
	top:1212px !important;
	min-height:2210px !important;
}

#item338387 {
	width:527px !important;
	height:9px !important;
	left:37px !important;
	top:1081px !important;
}

#item338354 {
	width:166px !important;
	height:100px !important;
	left:217px !important;
	top:60px !important;
}

#item278674 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:3671px !important;
}

#item278680 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:3671px !important;
}

#item278686 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:3665px !important;
}

#item109584 {
	width:183px !important;
	height:100px !important;
	left:204px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-109584 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-109584 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item109584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromleft-232645 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-232645 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item232752 {
	width:519px !important;
	height:45px !important;
}

#item232532 {
	width:519px !important;
	height:45px !important;
}

#item232645 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:698px !important;
}

@keyframes flyinfromleft-232644 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-232644 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item232660 {
	width:519px !important;
	height:45px !important;
}

#item232496 {
	width:519px !important;
	height:45px !important;
}

#item232644 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:653px !important;
}

@keyframes flyinfromleft-232643 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-232643 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item232696 {
	width:519px !important;
	height:45px !important;
}

#item232464 {
	width:519px !important;
	height:45px !important;
}

#item232643 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:608px !important;
}

#item109724 {
	width:183px !important;
	height:100px !important;
	left:209px !important;
	top:279px !important;
}

#item343065 {
	width:519px !important;
	height:45px !important;
}

#item343039 {
	width:519px !important;
	height:45px !important;
}

#item343036 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:563px !important;
}

#item343120 {
	width:519px !important;
	height:45px !important;
}

#item343093 {
	width:519px !important;
	height:45px !important;
}

#item343090 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:518px !important;
}

#item343174 {
	width:519px !important;
	height:45px !important;
}

#item343148 {
	width:519px !important;
	height:45px !important;
}

#item343145 {
	width:519px !important;
	height:45px !important;
	left:36px !important;
	top:473px !important;
}

@keyframes fadein-139060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306596 {
	width:570px !important;
	height:285px !important;
	left:698px !important;
	top:485px !important;
}

@keyframes fadeout-306596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-306596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item306596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-306595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-306595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item306595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139301 {
	width:274px !important;
	left:320px !important;
	top:242px !important;
	min-height:115px !important;
}

#item139327 {
	width:116px !important;
	left:833px !important;
	min-height:42px !important;
}

#item297326 {
	width:519px !important;
	left:36px !important;
	top:423px !important;
	min-height:589px !important;
}

@keyframes fadein-297326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-297326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item297326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item378494 {
	width:422px !important;
	left:85px !important;
	top:926px !important;
	min-height:166px !important;
}

#item239994 {
	width:75px !important;
	height:75px !important;
	left:613px !important;
	top:966px !important;
}

@keyframes flyinfrombottom-239994 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-239994 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item297321 {
	width:183px !important;
	height:100px !important;
	left:204px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-297321 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-297321 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item297321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromtop-233280 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-233280 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item233286 {
	width:205px !important;
	height:59px !important;
	background:#454542;
	border:solid 1px #e63d11;
}

#item139200 {
	width:205px !important;
	height:59px !important;
	background:#e63d11;
	border:solid 1px #fff;
}

#item233280 {
	width:205px !important;
	height:262px !important;
	left:1077px !important;
	top:359px !important;
}

@keyframes flyinfromtop-233277 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-233277 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item233314 {
	width:205px !important;
	height:59px !important;
	background:#454542;
	border:solid 1px #e63d11;
}

#item139175 {
	width:205px !important;
	height:59px !important;
	background:#e63d11;
	border:solid 1px #fff;
}

#item233277 {
	width:205px !important;
	height:211px !important;
	left:720px !important;
	top:454px !important;
}

#item262042 {
	width:600px !important;
	height:1700px !important;
	background:#efece4;
}

#item261554 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item261579 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item261950 {
	width:274px !important;
	left:207px !important;
	top:1115px !important;
	min-height:115px !important;
}

#item262010 {
	width:400px !important;
	left:101px !important;
	top:303px !important;
	min-height:30px !important;
}

#item261605 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1642px !important;
}

#item261611 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1642px !important;
}

#item261617 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1636px !important;
}

#item261875 {
	width:205px !important;
	height:59px !important;
	background:#454542;
	border:solid 1px #e63d11;
}

#item261848 {
	width:205px !important;
	height:59px !important;
	background:#e63d11;
	border:solid 1px #fff;
}

#item261844 {
	width:205px !important;
	height:211px !important;
	left:20px !important;
	top:893px !important;
}

#item284744 {
	width:205px !important;
	height:59px !important;
	background:#454542;
	border:solid 1px #e63d11;
}

#item284716 {
	width:205px !important;
	height:59px !important;
	background:#e63d11;
	border:solid 1px #fff;
}

#item284711 {
	width:205px !important;
	height:262px !important;
	left:378px !important;
	top:798px !important;
}

#item142333 {
	width:567px !important;
	height:1080px !important;
	background:#efece4;
}

#item297574 {
	width:1353px !important;
	left:567px !important;
	top:219px !important;
	min-height:30px !important;
}

#item142793 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item142818 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item297388 {
	width:183px !important;
	height:100px !important;
	left:204px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-297388 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-297388 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item297388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item297487 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item297458 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item297455 {
	width:251px !important;
	height:42px !important;
	left:171px !important;
	top:951px !important;
}

#item297524 {
	width:31px !important;
	height:21px !important;
	left:325px !important;
	top:1019px !important;
}

#item297530 {
	width:31px !important;
	height:21px !important;
	left:234px !important;
	top:1019px !important;
}

#item297536 {
	width:26px !important;
	height:28px !important;
	left:283px !important;
	top:1014px !important;
}

#item323510 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

@keyframes imagefadein95_-240743 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240743 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139426 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240743 {
	width:305px !important;
	height:185px !important;
	left:628px !important;
	top:314px !important;
}

@keyframes imagefadein95_-240748 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240748 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139541 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240748 {
	width:305px !important;
	height:185px !important;
	left:936px !important;
	top:314px !important;
}

@keyframes imagefadein95_-240749 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240749 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139566 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240749 {
	width:305px !important;
	height:185px !important;
	left:1244px !important;
	top:314px !important;
}

@keyframes imagefadein95_-240754 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240754 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307043 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item139591 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240754 {
	width:305px !important;
	height:185px !important;
	left:1552px !important;
	top:314px !important;
}

@keyframes imagefadein95_-240744 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240744 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306786 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item139641 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240744 {
	width:305px !important;
	height:185px !important;
	left:628px !important;
	top:538px !important;
}

@keyframes imagefadein95_-240747 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240747 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306817 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item139674 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240747 {
	width:305px !important;
	height:185px !important;
	left:936px !important;
	top:538px !important;
}

@keyframes imagefadein95_-240750 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240750 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306849 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item139699 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240750 {
	width:305px !important;
	height:185px !important;
	left:1244px !important;
	top:538px !important;
}

@keyframes imagefadein95_-240753 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240753 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306882 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item139724 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240753 {
	width:305px !important;
	height:185px !important;
	left:1552px !important;
	top:538px !important;
}

@keyframes imagefadein95_-240745 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240745 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306915 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item139772 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240745 {
	width:305px !important;
	height:185px !important;
	left:628px !important;
	top:762px !important;
}

@keyframes imagefadein95_-240746 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240746 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306946 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item139806 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240746 {
	width:305px !important;
	height:185px !important;
	left:936px !important;
	top:762px !important;
}

@keyframes imagefadein95_-240751 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240751 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306976 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item139831 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240751 {
	width:305px !important;
	height:185px !important;
	left:1244px !important;
	top:762px !important;
}

@keyframes imagefadein95_-240752 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240752 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307007 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item139856 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240752 {
	width:305px !important;
	height:185px !important;
	left:1552px !important;
	top:762px !important;
}

#item297418 {
	width:519px !important;
	left:36px !important;
	top:204px !important;
	min-height:85px !important;
}

#item109752 {
	width:800px !important;
	height:2620px !important;
	left:-102px !important;
	background:#efece4;
}

#item106433 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240841 {
	width:305px !important;
	height:185px !important;
	left:3px !important;
	top:985px !important;
}

#item106528 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240842 {
	width:305px !important;
	height:185px !important;
	left:291px !important;
	top:985px !important;
}

#item106553 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240840 {
	width:305px !important;
	height:185px !important;
	left:3px !important;
	top:1220px !important;
}

#item106578 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240839 {
	width:305px !important;
	height:185px !important;
	left:291px !important;
	top:1220px !important;
}

#item106616 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240843 {
	width:305px !important;
	height:185px !important;
	left:3px !important;
	top:1455px !important;
}

#item106645 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240846 {
	width:305px !important;
	height:185px !important;
	left:291px !important;
	top:1455px !important;
}

#item106670 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240850 {
	width:305px !important;
	height:185px !important;
	left:3px !important;
	top:1689px !important;
}

#item106696 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240847 {
	width:305px !important;
	height:185px !important;
	left:291px !important;
	top:1689px !important;
}

#item106739 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240844 {
	width:305px !important;
	height:185px !important;
	left:3px !important;
	top:1924px !important;
}

#item106769 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240845 {
	width:305px !important;
	height:185px !important;
	left:291px !important;
	top:1924px !important;
}

#item106794 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240849 {
	width:305px !important;
	height:185px !important;
	left:3px !important;
	top:2159px !important;
}

#item106819 {
	width:169px !important;
	left:88px !important;
	min-height:49px !important;
}

#item240848 {
	width:305px !important;
	height:185px !important;
	left:291px !important;
	top:2159px !important;
}

#item173172 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item173197 {
	width:450px !important;
	left:75px !important;
	top:906px !important;
	min-height:30px !important;
}

#item173222 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item259677 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item259649 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item259645 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2529px !important;
}

#item259735 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item259705 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item259702 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:2402px !important;
}

#item244527 {
	width:567px !important;
	height:1080px !important;
	background:#efece4;
}

#item297732 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item297757 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item244346 {
	width:142px !important;
	min-height:21px !important;
}

#item244371 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item244396 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item244421 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item244447 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item244472 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item244497 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item244498 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item244499 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item244500 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item244501 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item297791 {
	width:519px !important;
	left:36px !important;
	top:205px !important;
	min-height:85px !important;
}

#item297845 {
	width:652px !important;
	left:833px !important;
	top:219px !important;
	min-height:30px !important;
}

#item297787 {
	width:183px !important;
	height:100px !important;
	left:204px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-297787 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-297787 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item297787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item244172 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item244143 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item244135 {
	width:363px !important;
	height:42px !important;
	left:133px !important;
	top:951px !important;
}

#item297682 {
	width:31px !important;
	height:21px !important;
	left:325px !important;
	top:1019px !important;
}

#item297688 {
	width:31px !important;
	height:21px !important;
	left:234px !important;
	top:1019px !important;
}

#item297694 {
	width:26px !important;
	height:28px !important;
	left:283px !important;
	top:1014px !important;
}

#item323513 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item150637 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item245855 {
	width:111px !important;
	min-height:7px !important;
}

#item245825 {
	width:111px !important;
	min-height:7px !important;
}

#item245822 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item109800 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item175390 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item175415 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item174806 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item174831 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item174856 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item174897 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item376877 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item376879 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item376881 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item376883 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item376886 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item239666 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item239639 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item239634 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item257393 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item257364 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item257357 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item259793 {
	width:111px !important;
	min-height:7px !important;
}

#item259790 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item323515 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298118 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item245982 {
	width:111px !important;
	min-height:7px !important;
}

#item245952 {
	width:111px !important;
	min-height:7px !important;
}

#item245949 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item245921 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item245892 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item245889 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item176429 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item176497 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item176522 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item176657 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item176682 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item176707 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item176732 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item376858 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item376860 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item376863 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item376865 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item376867 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item257468 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item257441 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item257436 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item257529 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item257499 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item257493 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item259967 {
	width:111px !important;
	min-height:7px !important;
}

#item259963 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item260028 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item260025 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item323517 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298143 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item246102 {
	width:111px !important;
	min-height:7px !important;
}

#item246073 {
	width:111px !important;
	min-height:7px !important;
}

#item246070 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item246042 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246013 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246010 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item177149 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item177217 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item177242 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item177379 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item177404 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item177429 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item177454 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item376843 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item376845 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item376847 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item376849 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item376851 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item257631 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item257604 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item257600 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item257693 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item257663 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item257656 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item260115 {
	width:111px !important;
	min-height:7px !important;
}

#item260112 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item260175 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item260172 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item323519 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298168 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item246238 {
	width:111px !important;
	min-height:7px !important;
}

#item246209 {
	width:111px !important;
	min-height:7px !important;
}

#item246206 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item246177 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246147 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246144 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241618 {
	width:214px !important;
	height:204px !important;
}

#item241615 {
	width:214px !important;
	height:204px !important;
	left:1310px !important;
	top:360px !important;
}

#item241623 {
	width:112px !important;
	height:231px !important;
}

#item241620 {
	width:112px !important;
	height:231px !important;
	left:1412px !important;
	top:568px !important;
}

#item241628 {
	width:153px !important;
	height:201px !important;
}

#item241624 {
	width:153px !important;
	height:201px !important;
	left:1256px !important;
	top:598px !important;
}

#item241632 {
	width:153px !important;
	height:201px !important;
}

#item241629 {
	width:153px !important;
	height:201px !important;
	left:1099px !important;
	top:598px !important;
}

#item241636 {
	width:181px !important;
	height:201px !important;
}

#item241633 {
	width:181px !important;
	height:201px !important;
	left:1070px !important;
	top:598px !important;
}

#item241640 {
	width:181px !important;
	height:201px !important;
}

#item241637 {
	width:181px !important;
	height:201px !important;
	left:884px !important;
	top:598px !important;
}

#item241644 {
	width:112px !important;
	height:201px !important;
}

#item241641 {
	width:112px !important;
	height:201px !important;
	left:949px !important;
	top:598px !important;
}

#item241690 {
	width:223px !important;
	height:218px !important;
}

#item241687 {
	width:223px !important;
	height:218px !important;
	left:722px !important;
	top:581px !important;
}

#item241695 {
	width:292px !important;
	height:203px !important;
}

#item241692 {
	width:292px !important;
	height:203px !important;
	left:833px !important;
	top:361px !important;
}

#item241795 {
	width:180px !important;
	height:203px !important;
}

#item241792 {
	width:180px !important;
	height:203px !important;
	left:1130px !important;
	top:361px !important;
}

#item181725 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item181794 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item181819 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item339217 {
	width:99px !important;
	height:130px !important;
}

#item339214 {
	width:99px !important;
	height:130px !important;
	left:287px !important;
	top:1453px !important;
}

#item339225 {
	width:118px !important;
	height:130px !important;
}

#item339222 {
	width:118px !important;
	height:130px !important;
	left:148px !important;
	top:1453px !important;
}

#item181954 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item181979 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item182004 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item182029 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item375510 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375513 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375516 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375518 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375520 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item257801 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item257774 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item257770 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item257861 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item257832 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item257826 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item260245 {
	width:111px !important;
	min-height:7px !important;
}

#item260242 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item260305 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item260302 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item339261 {
	width:139px !important;
	height:133px !important;
}

#item339258 {
	width:139px !important;
	height:133px !important;
	left:425px !important;
	top:1298px !important;
}

#item339265 {
	width:73px !important;
	height:150px !important;
}

#item339262 {
	width:73px !important;
	height:150px !important;
	left:491px !important;
	top:1433px !important;
}

#item339269 {
	width:99px !important;
	height:130px !important;
}

#item339266 {
	width:99px !important;
	height:130px !important;
	left:389px !important;
	top:1453px !important;
}

#item339274 {
	width:118px !important;
	height:130px !important;
}

#item339270 {
	width:118px !important;
	height:130px !important;
	left:268px !important;
	top:1453px !important;
}

#item339278 {
	width:73px !important;
	height:130px !important;
}

#item339275 {
	width:73px !important;
	height:130px !important;
	left:190px !important;
	top:1453px !important;
}

#item339282 {
	width:145px !important;
	height:142px !important;
}

#item339279 {
	width:145px !important;
	height:142px !important;
	left:42px !important;
	top:1441px !important;
}

#item339286 {
	width:190px !important;
	height:132px !important;
}

#item339283 {
	width:190px !important;
	height:132px !important;
	left:115px !important;
	top:1299px !important;
}

#item339290 {
	width:117px !important;
	height:132px !important;
}

#item339287 {
	width:117px !important;
	height:132px !important;
	left:308px !important;
	top:1299px !important;
}

#item323521 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298193 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item246366 {
	width:111px !important;
	min-height:7px !important;
}

#item246337 {
	width:111px !important;
	min-height:7px !important;
}

#item246334 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item246306 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246277 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246274 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241583 {
	width:248px !important;
	height:170px !important;
}

#item241580 {
	width:248px !important;
	height:170px !important;
	left:1310px !important;
	top:394px !important;
}

#item241648 {
	width:112px !important;
	height:201px !important;
}

#item241645 {
	width:112px !important;
	height:201px !important;
	left:949px !important;
	top:598px !important;
}

#item241686 {
	width:223px !important;
	height:218px !important;
}

#item241683 {
	width:223px !important;
	height:218px !important;
	left:722px !important;
	top:581px !important;
}

#item241700 {
	width:292px !important;
	height:203px !important;
}

#item241696 {
	width:292px !important;
	height:203px !important;
	left:833px !important;
	top:361px !important;
}

#item241741 {
	width:242px !important;
	height:195px !important;
}

#item241738 {
	width:242px !important;
	height:195px !important;
	left:1070px !important;
	top:598px !important;
}

#item241791 {
	width:180px !important;
	height:203px !important;
}

#item241788 {
	width:180px !important;
	height:203px !important;
	left:1130px !important;
	top:361px !important;
}

#item244989 {
	width:210px !important;
	height:227px !important;
}

#item244986 {
	width:210px !important;
	height:227px !important;
	left:1316px !important;
	top:570px !important;
}

#item181073 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item181141 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item181166 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item181300 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item181326 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item181351 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item181376 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item375525 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375527 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375529 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375531 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375533 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item257962 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item257934 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item257930 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item258023 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item257994 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item257987 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item260373 {
	width:111px !important;
	min-height:7px !important;
}

#item260370 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item260435 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item260432 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item339323 {
	width:161px !important;
	height:111px !important;
}

#item339320 {
	width:161px !important;
	height:111px !important;
	left:422px !important;
	top:1324px !important;
}

#item339327 {
	width:73px !important;
	height:130px !important;
}

#item339324 {
	width:73px !important;
	height:130px !important;
	left:188px !important;
	top:1456px !important;
}

#item339331 {
	width:145px !important;
	height:142px !important;
}

#item339328 {
	width:145px !important;
	height:142px !important;
	left:40px !important;
	top:1445px !important;
}

#item339336 {
	width:190px !important;
	height:132px !important;
}

#item339332 {
	width:190px !important;
	height:132px !important;
	left:112px !important;
	top:1302px !important;
}

#item339340 {
	width:157px !important;
	height:127px !important;
}

#item339337 {
	width:157px !important;
	height:127px !important;
	left:267px !important;
	top:1456px !important;
}

#item339344 {
	width:117px !important;
	height:132px !important;
}

#item339341 {
	width:117px !important;
	height:132px !important;
	left:305px !important;
	top:1302px !important;
}

#item339348 {
	width:136px !important;
	height:148px !important;
}

#item339345 {
	width:136px !important;
	height:148px !important;
	left:427px !important;
	top:1438px !important;
}

#item323523 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298219 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item246487 {
	width:111px !important;
	min-height:7px !important;
}

#item246458 {
	width:111px !important;
	min-height:7px !important;
}

#item246455 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item246427 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246397 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246394 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241614 {
	width:214px !important;
	height:204px !important;
}

#item241611 {
	width:214px !important;
	height:204px !important;
	left:1310px !important;
	top:360px !important;
}

#item241652 {
	width:112px !important;
	height:201px !important;
}

#item241649 {
	width:112px !important;
	height:201px !important;
	left:949px !important;
	top:598px !important;
}

#item241682 {
	width:223px !important;
	height:218px !important;
}

#item241679 {
	width:223px !important;
	height:218px !important;
	left:722px !important;
	top:581px !important;
}

#item241705 {
	width:292px !important;
	height:203px !important;
}

#item241702 {
	width:292px !important;
	height:203px !important;
	left:833px !important;
	top:361px !important;
}

#item241737 {
	width:210px !important;
	height:227px !important;
}

#item241734 {
	width:210px !important;
	height:227px !important;
	left:1316px !important;
	top:570px !important;
}

#item241745 {
	width:242px !important;
	height:195px !important;
}

#item241742 {
	width:242px !important;
	height:195px !important;
	left:1070px !important;
	top:598px !important;
}

#item241787 {
	width:180px !important;
	height:203px !important;
}

#item241784 {
	width:180px !important;
	height:203px !important;
	left:1130px !important;
	top:361px !important;
}

#item180421 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item180491 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item180516 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item180650 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item180675 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item180700 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item180725 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item375543 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375545 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375547 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375549 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375551 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item180858 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item258126 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item258099 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item258095 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item258186 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item258157 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item258151 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item260513 {
	width:111px !important;
	min-height:7px !important;
}

#item260510 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item260573 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item260570 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item339403 {
	width:139px !important;
	height:133px !important;
}

#item339399 {
	width:139px !important;
	height:133px !important;
	left:421px !important;
	top:1303px !important;
}

#item339407 {
	width:73px !important;
	height:130px !important;
}

#item339404 {
	width:73px !important;
	height:130px !important;
	left:186px !important;
	top:1458px !important;
}

#item339411 {
	width:145px !important;
	height:142px !important;
}

#item339408 {
	width:145px !important;
	height:142px !important;
	left:38px !important;
	top:1420px !important;
}

#item339415 {
	width:190px !important;
	height:132px !important;
}

#item339412 {
	width:190px !important;
	height:132px !important;
	left:111px !important;
	top:1304px !important;
}

#item339419 {
	width:136px !important;
	height:148px !important;
}

#item339416 {
	width:136px !important;
	height:148px !important;
	left:425px !important;
	top:1440px !important;
}

#item339423 {
	width:157px !important;
	height:127px !important;
}

#item339420 {
	width:157px !important;
	height:127px !important;
	left:265px !important;
	top:1458px !important;
}

#item339427 {
	width:117px !important;
	height:132px !important;
}

#item339424 {
	width:117px !important;
	height:132px !important;
	left:304px !important;
	top:1304px !important;
}

#item323525 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298244 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item246610 {
	width:111px !important;
	min-height:7px !important;
}

#item246580 {
	width:111px !important;
	min-height:7px !important;
}

#item246577 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item246549 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246520 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246517 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241587 {
	width:248px !important;
	height:170px !important;
}

#item241584 {
	width:248px !important;
	height:170px !important;
	left:1310px !important;
	top:394px !important;
}

#item241656 {
	width:112px !important;
	height:201px !important;
}

#item241653 {
	width:112px !important;
	height:201px !important;
	left:949px !important;
	top:598px !important;
}

#item241678 {
	width:223px !important;
	height:218px !important;
}

#item241675 {
	width:223px !important;
	height:218px !important;
	left:722px !important;
	top:581px !important;
}

#item241709 {
	width:292px !important;
	height:203px !important;
}

#item241706 {
	width:292px !important;
	height:203px !important;
	left:833px !important;
	top:361px !important;
}

#item241733 {
	width:210px !important;
	height:227px !important;
}

#item241730 {
	width:210px !important;
	height:227px !important;
	left:1316px !important;
	top:570px !important;
}

#item241749 {
	width:242px !important;
	height:195px !important;
}

#item241746 {
	width:242px !important;
	height:195px !important;
	left:1070px !important;
	top:598px !important;
}

#item241783 {
	width:180px !important;
	height:203px !important;
}

#item241780 {
	width:180px !important;
	height:203px !important;
	left:1130px !important;
	top:361px !important;
}

#item179764 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item179834 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item179859 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item179993 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item180018 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item180043 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item180068 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item375558 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375560 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375562 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375564 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375566 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item258447 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item258420 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item258416 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item258508 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item258478 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item258472 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item260660 {
	width:111px !important;
	min-height:7px !important;
}

#item260657 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item260720 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item260717 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item339476 {
	width:161px !important;
	height:111px !important;
}

#item339473 {
	width:161px !important;
	height:111px !important;
	left:420px !important;
	top:1322px !important;
}

#item339480 {
	width:73px !important;
	height:130px !important;
}

#item339477 {
	width:73px !important;
	height:130px !important;
	left:186px !important;
	top:1455px !important;
}

#item339485 {
	width:145px !important;
	height:142px !important;
}

#item339482 {
	width:145px !important;
	height:142px !important;
	left:38px !important;
	top:1444px !important;
}

#item339489 {
	width:190px !important;
	height:132px !important;
}

#item339486 {
	width:190px !important;
	height:132px !important;
	left:110px !important;
	top:1301px !important;
}

#item339493 {
	width:136px !important;
	height:148px !important;
}

#item339490 {
	width:136px !important;
	height:148px !important;
	left:424px !important;
	top:1437px !important;
}

#item339497 {
	width:157px !important;
	height:127px !important;
}

#item339494 {
	width:157px !important;
	height:127px !important;
	left:264px !important;
	top:1455px !important;
}

#item339501 {
	width:117px !important;
	height:132px !important;
}

#item339498 {
	width:117px !important;
	height:132px !important;
	left:303px !important;
	top:1301px !important;
}

#item323527 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298269 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item246768 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246739 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246736 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item246708 {
	width:111px !important;
	min-height:7px !important;
}

#item246677 {
	width:111px !important;
	min-height:7px !important;
}

#item246674 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item241610 {
	width:214px !important;
	height:204px !important;
}

#item241607 {
	width:214px !important;
	height:204px !important;
	left:1310px !important;
	top:360px !important;
}

#item241660 {
	width:112px !important;
	height:201px !important;
}

#item241657 {
	width:112px !important;
	height:201px !important;
	left:949px !important;
	top:598px !important;
}

#item241674 {
	width:223px !important;
	height:218px !important;
}

#item241671 {
	width:223px !important;
	height:218px !important;
	left:722px !important;
	top:581px !important;
}

#item241717 {
	width:292px !important;
	height:203px !important;
}

#item241712 {
	width:292px !important;
	height:203px !important;
	left:833px !important;
	top:361px !important;
}

#item241729 {
	width:210px !important;
	height:227px !important;
}

#item241726 {
	width:210px !important;
	height:227px !important;
	left:1316px !important;
	top:570px !important;
}

#item241753 {
	width:242px !important;
	height:195px !important;
}

#item241750 {
	width:242px !important;
	height:195px !important;
	left:1070px !important;
	top:598px !important;
}

#item241779 {
	width:180px !important;
	height:203px !important;
}

#item241775 {
	width:180px !important;
	height:203px !important;
	left:1130px !important;
	top:361px !important;
}

#item179110 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item179179 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item179205 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item179340 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item179365 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item179390 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item179415 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item375573 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375575 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375577 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375579 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375581 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item258612 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item258584 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item258580 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item258673 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item258644 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item258638 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item260792 {
	width:111px !important;
	min-height:7px !important;
}

#item260789 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item260853 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item260850 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item339545 {
	width:139px !important;
	height:133px !important;
}

#item339542 {
	width:139px !important;
	height:133px !important;
	left:398px !important;
	top:1302px !important;
}

#item339549 {
	width:73px !important;
	height:130px !important;
}

#item339546 {
	width:73px !important;
	height:130px !important;
	left:163px !important;
	top:1457px !important;
}

#item339553 {
	width:145px !important;
	height:142px !important;
}

#item339550 {
	width:145px !important;
	height:142px !important;
	left:15px !important;
	top:1445px !important;
}

#item339557 {
	width:190px !important;
	height:132px !important;
}

#item339554 {
	width:190px !important;
	height:132px !important;
	left:88px !important;
	top:1303px !important;
}

#item339561 {
	width:136px !important;
	height:148px !important;
}

#item339558 {
	width:136px !important;
	height:148px !important;
	left:402px !important;
	top:1439px !important;
}

#item339565 {
	width:157px !important;
	height:127px !important;
}

#item339562 {
	width:157px !important;
	height:127px !important;
	left:242px !important;
	top:1457px !important;
}

#item339570 {
	width:117px !important;
	height:132px !important;
}

#item339567 {
	width:117px !important;
	height:132px !important;
	left:281px !important;
	top:1303px !important;
}

#item323529 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298294 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item246897 {
	width:111px !important;
	min-height:7px !important;
}

#item246868 {
	width:111px !important;
	min-height:7px !important;
}

#item246865 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item246837 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246808 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246805 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241591 {
	width:248px !important;
	height:170px !important;
}

#item241588 {
	width:248px !important;
	height:170px !important;
	left:1310px !important;
	top:394px !important;
}

#item241666 {
	width:112px !important;
	height:201px !important;
}

#item241662 {
	width:112px !important;
	height:201px !important;
	left:949px !important;
	top:598px !important;
}

#item241670 {
	width:223px !important;
	height:218px !important;
}

#item241667 {
	width:223px !important;
	height:218px !important;
	left:722px !important;
	top:581px !important;
}

#item241721 {
	width:292px !important;
	height:203px !important;
}

#item241718 {
	width:292px !important;
	height:203px !important;
	left:833px !important;
	top:361px !important;
}

#item241725 {
	width:210px !important;
	height:227px !important;
}

#item241722 {
	width:210px !important;
	height:227px !important;
	left:1316px !important;
	top:570px !important;
}

#item241757 {
	width:242px !important;
	height:195px !important;
}

#item241754 {
	width:242px !important;
	height:195px !important;
	left:1070px !important;
	top:598px !important;
}

#item241762 {
	width:180px !important;
	height:203px !important;
}

#item241759 {
	width:180px !important;
	height:203px !important;
	left:1130px !important;
	top:361px !important;
}

#item183033 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item183104 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item183129 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item183263 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item183288 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item183313 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item183339 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item375588 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375590 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375593 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375595 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375597 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item258787 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item258760 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item258756 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item258847 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item258818 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item258812 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item260934 {
	width:111px !important;
	min-height:7px !important;
}

#item260930 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item260994 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item260991 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item339611 {
	width:161px !important;
	height:111px !important;
}

#item339608 {
	width:161px !important;
	height:111px !important;
	left:407px !important;
	top:1326px !important;
}

#item339615 {
	width:73px !important;
	height:130px !important;
}

#item339612 {
	width:73px !important;
	height:130px !important;
	left:172px !important;
	top:1459px !important;
}

#item339619 {
	width:145px !important;
	height:142px !important;
}

#item339616 {
	width:145px !important;
	height:142px !important;
	left:24px !important;
	top:1447px !important;
}

#item339624 {
	width:190px !important;
	height:132px !important;
}

#item339620 {
	width:190px !important;
	height:132px !important;
	left:97px !important;
	top:1305px !important;
}

#item339628 {
	width:136px !important;
	height:148px !important;
}

#item339625 {
	width:136px !important;
	height:148px !important;
	left:411px !important;
	top:1441px !important;
}

#item339632 {
	width:157px !important;
	height:127px !important;
}

#item339629 {
	width:157px !important;
	height:127px !important;
	left:251px !important;
	top:1459px !important;
}

#item339636 {
	width:117px !important;
	height:132px !important;
}

#item339633 {
	width:117px !important;
	height:132px !important;
	left:290px !important;
	top:1305px !important;
}

#item323531 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298319 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item247028 {
	width:111px !important;
	min-height:7px !important;
}

#item246999 {
	width:111px !important;
	min-height:7px !important;
}

#item246995 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item246967 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246938 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item246935 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241606 {
	width:214px !important;
	height:204px !important;
}

#item241603 {
	width:214px !important;
	height:204px !important;
	left:1310px !important;
	top:360px !important;
}

#item241766 {
	width:180px !important;
	height:203px !important;
}

#item241763 {
	width:180px !important;
	height:203px !important;
	left:1130px !important;
	top:361px !important;
}

#item241809 {
	width:257px !important;
	height:227px !important;
}

#item241806 {
	width:257px !important;
	height:227px !important;
	left:1273px !important;
	top:570px !important;
}

#item241813 {
	width:275px !important;
	height:201px !important;
}

#item241810 {
	width:275px !important;
	height:201px !important;
	left:992px !important;
	top:596px !important;
}

#item241835 {
	width:275px !important;
	height:213px !important;
}

#item241832 {
	width:275px !important;
	height:213px !important;
	left:716px !important;
	top:584px !important;
}

#item241841 {
	width:306px !important;
	height:186px !important;
}

#item241838 {
	width:306px !important;
	height:186px !important;
	left:821px !important;
	top:354px !important;
}

#item178457 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item178526 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item178551 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item178685 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item178711 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item178736 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item178762 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item375610 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375612 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375614 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375616 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375618 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item258951 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item258924 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item258920 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item259012 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item258983 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item258976 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item261068 {
	width:111px !important;
	min-height:7px !important;
}

#item261065 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item261129 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item261126 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item339674 {
	width:139px !important;
	height:133px !important;
}

#item339670 {
	width:139px !important;
	height:133px !important;
	left:424px !important;
	top:1304px !important;
}

#item339678 {
	width:117px !important;
	height:132px !important;
}

#item339675 {
	width:117px !important;
	height:132px !important;
	left:307px !important;
	top:1305px !important;
}

#item339682 {
	width:167px !important;
	height:148px !important;
}

#item339679 {
	width:167px !important;
	height:148px !important;
	left:400px !important;
	top:1441px !important;
}

#item339686 {
	width:179px !important;
	height:131px !important;
}

#item339683 {
	width:179px !important;
	height:131px !important;
	left:218px !important;
	top:1457px !important;
}

#item339690 {
	width:179px !important;
	height:139px !important;
}

#item339687 {
	width:179px !important;
	height:139px !important;
	left:38px !important;
	top:1450px !important;
}

#item339694 {
	width:199px !important;
	height:121px !important;
}

#item339691 {
	width:199px !important;
	height:121px !important;
	left:107px !important;
	top:1300px !important;
}

#item323533 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298344 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item247202 {
	width:111px !important;
	min-height:7px !important;
}

#item247173 {
	width:111px !important;
	min-height:7px !important;
}

#item247170 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item247142 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247113 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247110 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241595 {
	width:248px !important;
	height:170px !important;
}

#item241592 {
	width:248px !important;
	height:170px !important;
	left:1310px !important;
	top:394px !important;
}

#item241770 {
	width:180px !important;
	height:203px !important;
}

#item241767 {
	width:180px !important;
	height:203px !important;
	left:1130px !important;
	top:361px !important;
}

#item241805 {
	width:257px !important;
	height:227px !important;
}

#item241802 {
	width:257px !important;
	height:227px !important;
	left:1273px !important;
	top:570px !important;
}

#item241817 {
	width:275px !important;
	height:201px !important;
}

#item241814 {
	width:275px !important;
	height:201px !important;
	left:992px !important;
	top:596px !important;
}

#item241831 {
	width:275px !important;
	height:213px !important;
}

#item241828 {
	width:275px !important;
	height:213px !important;
	left:716px !important;
	top:584px !important;
}

#item241845 {
	width:306px !important;
	height:186px !important;
}

#item241842 {
	width:306px !important;
	height:186px !important;
	left:821px !important;
	top:354px !important;
}

#item182378 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item182449 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item182474 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item182609 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item182634 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item182659 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item182684 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item375626 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375628 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375630 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375632 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375634 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item259127 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item259100 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item259096 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item259187 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item259158 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item259152 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item261209 {
	width:111px !important;
	min-height:7px !important;
}

#item261206 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item261272 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item261268 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item339749 {
	width:161px !important;
	height:111px !important;
}

#item339745 {
	width:161px !important;
	height:111px !important;
	left:424px !important;
	top:1326px !important;
}

#item339753 {
	width:117px !important;
	height:132px !important;
}

#item339750 {
	width:117px !important;
	height:132px !important;
	left:307px !important;
	top:1305px !important;
}

#item339757 {
	width:167px !important;
	height:148px !important;
}

#item339754 {
	width:167px !important;
	height:148px !important;
	left:400px !important;
	top:1441px !important;
}

#item339761 {
	width:179px !important;
	height:131px !important;
}

#item339758 {
	width:179px !important;
	height:131px !important;
	left:218px !important;
	top:1457px !important;
}

#item339765 {
	width:179px !important;
	height:139px !important;
}

#item339762 {
	width:179px !important;
	height:139px !important;
	left:38px !important;
	top:1450px !important;
}

#item339769 {
	width:199px !important;
	height:121px !important;
}

#item339766 {
	width:199px !important;
	height:121px !important;
	left:107px !important;
	top:1300px !important;
}

#item323535 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298369 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item247270 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247239 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247236 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241602 {
	width:214px !important;
	height:204px !important;
}

#item241599 {
	width:214px !important;
	height:204px !important;
	left:1310px !important;
	top:360px !important;
}

#item241774 {
	width:180px !important;
	height:203px !important;
}

#item241771 {
	width:180px !important;
	height:203px !important;
	left:1130px !important;
	top:361px !important;
}

#item241800 {
	width:257px !important;
	height:227px !important;
}

#item241797 {
	width:257px !important;
	height:227px !important;
	left:1273px !important;
	top:570px !important;
}

#item241823 {
	width:275px !important;
	height:201px !important;
}

#item241820 {
	width:275px !important;
	height:201px !important;
	left:992px !important;
	top:596px !important;
}

#item241827 {
	width:275px !important;
	height:213px !important;
}

#item241824 {
	width:275px !important;
	height:213px !important;
	left:716px !important;
	top:584px !important;
}

#item241850 {
	width:306px !important;
	height:186px !important;
}

#item241847 {
	width:306px !important;
	height:186px !important;
	left:821px !important;
	top:354px !important;
}

#item177804 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item177874 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item177899 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item178034 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item178059 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item178084 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item178109 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item375638 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375640 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375642 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375644 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375646 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item259290 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item259263 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item259259 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item259351 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item259321 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item259315 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item261397 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item261394 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item339809 {
	width:139px !important;
	height:133px !important;
}

#item339806 {
	width:139px !important;
	height:133px !important;
	left:424px !important;
	top:1304px !important;
}

#item339813 {
	width:117px !important;
	height:132px !important;
}

#item339810 {
	width:117px !important;
	height:132px !important;
	left:307px !important;
	top:1305px !important;
}

#item339817 {
	width:167px !important;
	height:148px !important;
}

#item339814 {
	width:167px !important;
	height:148px !important;
	left:400px !important;
	top:1441px !important;
}

#item339821 {
	width:179px !important;
	height:131px !important;
}

#item339818 {
	width:179px !important;
	height:131px !important;
	left:218px !important;
	top:1457px !important;
}

#item339825 {
	width:179px !important;
	height:139px !important;
}

#item339822 {
	width:179px !important;
	height:139px !important;
	left:38px !important;
	top:1450px !important;
}

#item339830 {
	width:199px !important;
	height:121px !important;
}

#item339827 {
	width:199px !important;
	height:121px !important;
	left:107px !important;
	top:1300px !important;
}

#item323537 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

@keyframes imagefadein95_-240767 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240767 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307073 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item143763 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240767 {
	width:204px !important;
	height:186px !important;
	left:622px !important;
	top:294px !important;
}

@keyframes imagefadein95_-240768 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240768 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307104 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item143788 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240768 {
	width:204px !important;
	height:186px !important;
	left:830px !important;
	top:294px !important;
}

@keyframes imagefadein95_-240769 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240769 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307136 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item143813 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240769 {
	width:204px !important;
	height:186px !important;
	left:1038px !important;
	top:294px !important;
}

@keyframes imagefadein95_-240770 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240770 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307166 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item143838 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240770 {
	width:204px !important;
	height:186px !important;
	left:1246px !important;
	top:294px !important;
}

@keyframes imagefadein95_-240771 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240771 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307232 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item143863 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240771 {
	width:204px !important;
	height:186px !important;
	left:1454px !important;
	top:294px !important;
}

@keyframes imagefadein95_-240772 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240772 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307198 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item143888 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240772 {
	width:204px !important;
	height:186px !important;
	left:1662px !important;
	top:294px !important;
}

@keyframes imagefadein95_-240778 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240778 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307421 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item143956 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240778 {
	width:204px !important;
	height:183px !important;
	left:622px !important;
	top:530px !important;
}

@keyframes imagefadein95_-240779 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240779 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307621 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item143981 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240779 {
	width:204px !important;
	height:183px !important;
	left:622px !important;
	top:765px !important;
}

@keyframes imagefadein95_-240777 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240777 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307391 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item144006 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240777 {
	width:204px !important;
	height:183px !important;
	left:830px !important;
	top:530px !important;
}

@keyframes imagefadein95_-240780 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240780 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307580 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item144031 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240780 {
	width:204px !important;
	height:183px !important;
	left:830px !important;
	top:765px !important;
}

@keyframes imagefadein95_-240776 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240776 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307361 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item144056 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240776 {
	width:204px !important;
	height:183px !important;
	left:1038px !important;
	top:530px !important;
}

@keyframes imagefadein95_-240781 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240781 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307547 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item144081 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240781 {
	width:204px !important;
	height:183px !important;
	left:1038px !important;
	top:765px !important;
}

@keyframes imagefadein95_-240775 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240775 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307329 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item144106 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240775 {
	width:204px !important;
	height:183px !important;
	left:1246px !important;
	top:530px !important;
}

@keyframes imagefadein95_-240782 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240782 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307516 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item144131 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240782 {
	width:204px !important;
	height:183px !important;
	left:1246px !important;
	top:765px !important;
}

@keyframes imagefadein95_-240774 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240774 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307299 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item144156 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240774 {
	width:204px !important;
	height:183px !important;
	left:1454px !important;
	top:530px !important;
}

@keyframes imagefadein95_-240783 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240783 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307484 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item144181 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240783 {
	width:204px !important;
	height:183px !important;
	left:1454px !important;
	top:765px !important;
}

@keyframes imagefadein95_-240773 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240773 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307269 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item144206 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240773 {
	width:204px !important;
	height:183px !important;
	left:1662px !important;
	top:530px !important;
}

@keyframes imagefadein95_-240784 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-240784 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item240784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item307451 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item144231 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item240784 {
	width:204px !important;
	height:183px !important;
	left:1662px !important;
	top:765px !important;
}

#item297547 {
	width:519px !important;
	left:36px !important;
	top:204px !important;
	min-height:85px !important;
}

#item173273 {
	width:800px !important;
	height:3370px !important;
	left:-102px !important;
	background:#efece4;
}

#item174006 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241237 {
	width:204px !important;
	height:186px !important;
	left:62px !important;
	top:1040px !important;
}

#item174036 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241238 {
	width:204px !important;
	height:186px !important;
	left:336px !important;
	top:1040px !important;
}

#item174066 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241239 {
	width:204px !important;
	height:186px !important;
	left:62px !important;
	top:1275px !important;
}

#item174097 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241240 {
	width:204px !important;
	height:186px !important;
	left:335px !important;
	top:1275px !important;
}

#item174128 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241241 {
	width:204px !important;
	height:186px !important;
	left:62px !important;
	top:1510px !important;
}

#item174160 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241242 {
	width:204px !important;
	height:186px !important;
	left:335px !important;
	top:1510px !important;
}

#item174190 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241243 {
	width:204px !important;
	height:183px !important;
	left:62px !important;
	top:1744px !important;
}

#item174221 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241244 {
	width:204px !important;
	height:183px !important;
	left:62px !important;
	top:2449px !important;
}

#item174252 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241245 {
	width:204px !important;
	height:183px !important;
	left:335px !important;
	top:1744px !important;
}

#item174283 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241246 {
	width:204px !important;
	height:183px !important;
	left:335px !important;
	top:2449px !important;
}

#item174315 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241247 {
	width:204px !important;
	height:183px !important;
	left:62px !important;
	top:1979px !important;
}

#item174345 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241248 {
	width:204px !important;
	height:183px !important;
	left:62px !important;
	top:2684px !important;
}

#item174375 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241249 {
	width:204px !important;
	height:183px !important;
	left:335px !important;
	top:1979px !important;
}

#item174405 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241250 {
	width:204px !important;
	height:183px !important;
	left:335px !important;
	top:2684px !important;
}

#item174436 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241251 {
	width:204px !important;
	height:183px !important;
	left:62px !important;
	top:2214px !important;
}

#item174466 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241252 {
	width:204px !important;
	height:183px !important;
	left:62px !important;
	top:2919px !important;
}

#item174500 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241253 {
	width:204px !important;
	height:183px !important;
	left:335px !important;
	top:2214px !important;
}

#item174530 {
	width:169px !important;
	left:17px !important;
	min-height:49px !important;
}

#item241254 {
	width:204px !important;
	height:183px !important;
	left:335px !important;
	top:2919px !important;
}

#item173680 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item173705 {
	width:450px !important;
	left:75px !important;
	top:961px !important;
	min-height:30px !important;
}

#item173730 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item259478 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item259451 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item259447 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:3278px !important;
}

#item259615 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item173792 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item259612 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:3206px !important;
}

#item243711 {
	width:567px !important;
	height:1080px !important;
	background:#efece4;
}

#item298045 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item298070 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item243499 {
	width:142px !important;
	min-height:21px !important;
}

#item243524 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item243549 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item243574 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item243599 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item243624 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item243649 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item243650 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item243651 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item243652 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item243653 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item297871 {
	width:652px !important;
	left:833px !important;
	top:219px !important;
	min-height:30px !important;
}

#item297981 {
	width:519px !important;
	left:36px !important;
	top:205px !important;
	min-height:85px !important;
}

#item297978 {
	width:183px !important;
	height:100px !important;
	left:204px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-297978 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-297978 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item297978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item297935 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item297904 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item297898 {
	width:363px !important;
	height:42px !important;
	left:133px !important;
	top:951px !important;
}

#item297960 {
	width:31px !important;
	height:21px !important;
	left:325px !important;
	top:1019px !important;
}

#item297966 {
	width:31px !important;
	height:21px !important;
	left:234px !important;
	top:1019px !important;
}

#item297972 {
	width:26px !important;
	height:28px !important;
	left:283px !important;
	top:1014px !important;
}

#item323539 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298661 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item247465 {
	width:111px !important;
	min-height:7px !important;
}

#item247436 {
	width:111px !important;
	min-height:7px !important;
}

#item247433 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item242631 {
	width:129px !important;
	height:206px !important;
}

#item242627 {
	width:129px !important;
	height:206px !important;
	left:1087px !important;
	top:292px !important;
}

#item242636 {
	width:129px !important;
	height:206px !important;
}

#item242633 {
	width:129px !important;
	height:206px !important;
	left:1223px !important;
	top:251px !important;
}

#item242641 {
	width:255px !important;
	height:119px !important;
}

#item242637 {
	width:255px !important;
	height:119px !important;
	left:1255px !important;
	top:462px !important;
}

#item242646 {
	width:243px !important;
	height:218px !important;
}

#item242643 {
	width:243px !important;
	height:218px !important;
	left:1248px !important;
	top:615px !important;
}

#item242650 {
	width:194px !important;
	height:182px !important;
}

#item242647 {
	width:194px !important;
	height:182px !important;
	left:1050px !important;
	top:723px !important;
}

#item242654 {
	width:211px !important;
	height:219px !important;
}

#item242651 {
	width:211px !important;
	height:219px !important;
	left:834px !important;
	top:686px !important;
}

#item185510 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item185579 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item185604 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item185634 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item185659 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item185709 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item252230 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item376897 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item376899 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item376901 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item376903 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item376905 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item185842 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item185848 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item252175 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item252146 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item252140 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item252263 {
	width:111px !important;
	min-height:7px !important;
}

#item252260 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item255188 {
	width:75px !important;
	height:121px !important;
}

#item255185 {
	width:75px !important;
	height:121px !important;
	left:290px !important;
	top:1260px !important;
}

#item255192 {
	width:75px !important;
	height:121px !important;
}

#item255189 {
	width:75px !important;
	height:121px !important;
	left:370px !important;
	top:1237px !important;
}

#item255196 {
	width:149px !important;
	height:70px !important;
}

#item255193 {
	width:149px !important;
	height:70px !important;
	left:389px !important;
	top:1360px !important;
}

#item255201 {
	width:142px !important;
	height:128px !important;
}

#item255197 {
	width:142px !important;
	height:128px !important;
	left:385px !important;
	top:1449px !important;
}

#item255205 {
	width:113px !important;
	height:107px !important;
}

#item255202 {
	width:113px !important;
	height:107px !important;
	left:269px !important;
	top:1512px !important;
}

#item255209 {
	width:123px !important;
	height:128px !important;
}

#item255206 {
	width:123px !important;
	height:128px !important;
	left:142px !important;
	top:1491px !important;
}

#item323541 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item298712 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item247614 {
	width:111px !important;
	min-height:7px !important;
}

#item247585 {
	width:111px !important;
	min-height:7px !important;
}

#item247582 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item247553 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247524 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247521 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241851 {
	width:130px !important;
	height:179px !important;
	left:1210px !important;
	top:277px !important;
}

#item241852 {
	width:127px !important;
	height:95px !important;
}

#item241853 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item242039 {
	width:179px !important;
	height:165px !important;
}

#item242036 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242047 {
	width:150px !important;
	height:179px !important;
}

#item242042 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242116 {
	width:179px !important;
	height:218px !important;
}

#item242113 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242184 {
	width:107px !important;
	height:165px !important;
}

#item242181 {
	width:107px !important;
	height:165px !important;
	left:894px !important;
	top:375px !important;
}

#item242266 {
	width:167px !important;
	height:209px !important;
}

#item242263 {
	width:167px !important;
	height:209px !important;
	left:1009px !important;
	top:290px !important;
}

#item242272 {
	width:149px !important;
	height:177px !important;
}

#item242269 {
	width:149px !important;
	height:177px !important;
	left:1210px !important;
	top:280px !important;
}

#item242330 {
	width:254px !important;
	height:110px !important;
}

#item242327 {
	width:254px !important;
	height:110px !important;
	left:1256px !important;
	top:468px !important;
}

#item242399 {
	width:154px !important;
	height:210px !important;
}

#item242396 {
	width:154px !important;
	height:210px !important;
	left:1331px !important;
	top:585px !important;
}

#item242467 {
	width:170px !important;
	height:162px !important;
}

#item242463 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item189924 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item189995 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item190020 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item190050 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item190075 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item190125 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item252103 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375650 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375652 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375654 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375656 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375658 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item190259 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item190265 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item252047 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item252018 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item252012 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item252330 {
	width:111px !important;
	min-height:7px !important;
}

#item252327 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item252392 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item252388 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255210 {
	width:76px !important;
	height:105px !important;
	left:364px !important;
	top:1251px !important;
}

#item255215 {
	width:75px !important;
	height:56px !important;
}

#item255211 {
	width:75px !important;
	height:56px !important;
	left:327px !important;
	top:1450px !important;
}

#item255219 {
	width:105px !important;
	height:97px !important;
}

#item255216 {
	width:105px !important;
	height:97px !important;
	left:159px !important;
	top:1522px !important;
}

#item255223 {
	width:88px !important;
	height:105px !important;
}

#item255220 {
	width:88px !important;
	height:105px !important;
	left:64px !important;
	top:1472px !important;
}

#item255227 {
	width:105px !important;
	height:128px !important;
}

#item255224 {
	width:105px !important;
	height:128px !important;
	left:61px !important;
	top:1327px !important;
}

#item255231 {
	width:63px !important;
	height:97px !important;
}

#item255228 {
	width:63px !important;
	height:97px !important;
	left:178px !important;
	top:1308px !important;
}

#item255235 {
	width:98px !important;
	height:123px !important;
}

#item255232 {
	width:98px !important;
	height:123px !important;
	left:246px !important;
	top:1258px !important;
}

#item255239 {
	width:87px !important;
	height:104px !important;
}

#item255236 {
	width:87px !important;
	height:104px !important;
	left:364px !important;
	top:1252px !important;
}

#item255244 {
	width:149px !important;
	height:65px !important;
}

#item255241 {
	width:149px !important;
	height:65px !important;
	left:391px !important;
	top:1363px !important;
}

#item255248 {
	width:91px !important;
	height:124px !important;
}

#item255245 {
	width:91px !important;
	height:124px !important;
	left:435px !important;
	top:1431px !important;
}

#item255252 {
	width:100px !important;
	height:95px !important;
}

#item255249 {
	width:100px !important;
	height:95px !important;
	left:273px !important;
	top:1527px !important;
}

#item323543 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item161554 {
	width:142px !important;
	min-height:21px !important;
}

#item161579 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item161604 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item161629 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item161654 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item161679 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item161705 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item161706 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item161707 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item161708 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item161709 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item298746 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item247739 {
	width:111px !important;
	min-height:7px !important;
}

#item247710 {
	width:111px !important;
	min-height:7px !important;
}

#item247707 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item247677 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247648 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247645 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241908 {
	width:127px !important;
	height:95px !important;
}

#item241905 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item242035 {
	width:179px !important;
	height:165px !important;
}

#item242032 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242109 {
	width:150px !important;
	height:179px !important;
}

#item242106 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242120 {
	width:179px !important;
	height:218px !important;
}

#item242117 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242189 {
	width:107px !important;
	height:165px !important;
}

#item242186 {
	width:107px !important;
	height:165px !important;
	left:894px !important;
	top:375px !important;
}

#item242262 {
	width:167px !important;
	height:209px !important;
}

#item242259 {
	width:167px !important;
	height:209px !important;
	left:1010px !important;
	top:290px !important;
}

#item242276 {
	width:149px !important;
	height:177px !important;
}

#item242273 {
	width:149px !important;
	height:177px !important;
	left:1210px !important;
	top:280px !important;
}

#item242337 {
	width:254px !important;
	height:110px !important;
}

#item242334 {
	width:254px !important;
	height:110px !important;
	left:1256px !important;
	top:468px !important;
}

#item242391 {
	width:154px !important;
	height:210px !important;
}

#item242388 {
	width:154px !important;
	height:210px !important;
	left:1331px !important;
	top:585px !important;
}

#item242462 {
	width:170px !important;
	height:162px !important;
}

#item242459 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item189374 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item189445 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item189470 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item189500 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item189525 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item189575 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item251961 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375670 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375672 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375674 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375676 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375678 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item189709 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item189715 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item251903 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251874 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251868 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item252495 {
	width:111px !important;
	min-height:7px !important;
}

#item252492 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item252555 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item252552 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255259 {
	width:74px !important;
	height:56px !important;
}

#item255256 {
	width:74px !important;
	height:56px !important;
	left:325px !important;
	top:1449px !important;
}

#item255263 {
	width:105px !important;
	height:97px !important;
}

#item255260 {
	width:105px !important;
	height:97px !important;
	left:158px !important;
	top:1521px !important;
}

#item255267 {
	width:88px !important;
	height:105px !important;
}

#item255264 {
	width:88px !important;
	height:105px !important;
	left:64px !important;
	top:1471px !important;
}

#item255271 {
	width:105px !important;
	height:127px !important;
}

#item255268 {
	width:105px !important;
	height:127px !important;
	left:61px !important;
	top:1327px !important;
}

#item255275 {
	width:62px !important;
	height:97px !important;
}

#item255272 {
	width:62px !important;
	height:97px !important;
	left:177px !important;
	top:1308px !important;
}

#item255279 {
	width:97px !important;
	height:122px !important;
}

#item255276 {
	width:97px !important;
	height:122px !important;
	left:245px !important;
	top:1258px !important;
}

#item255283 {
	width:87px !important;
	height:104px !important;
}

#item255280 {
	width:87px !important;
	height:104px !important;
	left:362px !important;
	top:1253px !important;
}

#item255287 {
	width:148px !important;
	height:64px !important;
}

#item255284 {
	width:148px !important;
	height:64px !important;
	left:389px !important;
	top:1362px !important;
}

#item255292 {
	width:90px !important;
	height:123px !important;
}

#item255288 {
	width:90px !important;
	height:123px !important;
	left:432px !important;
	top:1431px !important;
}

#item255296 {
	width:99px !important;
	height:95px !important;
}

#item255293 {
	width:99px !important;
	height:95px !important;
	left:271px !important;
	top:1526px !important;
}

#item323545 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item160954 {
	width:142px !important;
	min-height:21px !important;
}

#item160979 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item161004 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item161030 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item161055 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item161080 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item161105 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item161106 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item161107 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item161108 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item161109 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item298771 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item247890 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247861 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247858 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item247830 {
	width:111px !important;
	min-height:7px !important;
}

#item247801 {
	width:111px !important;
	min-height:7px !important;
}

#item247798 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item241912 {
	width:127px !important;
	height:95px !important;
}

#item241909 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item242031 {
	width:179px !important;
	height:165px !important;
}

#item242028 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242051 {
	width:150px !important;
	height:179px !important;
}

#item242048 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242124 {
	width:179px !important;
	height:218px !important;
}

#item242121 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242194 {
	width:107px !important;
	height:165px !important;
}

#item242190 {
	width:107px !important;
	height:165px !important;
	left:894px !important;
	top:375px !important;
}

#item242258 {
	width:167px !important;
	height:209px !important;
}

#item242255 {
	width:167px !important;
	height:209px !important;
	left:1009px !important;
	top:290px !important;
}

#item242280 {
	width:149px !important;
	height:177px !important;
}

#item242277 {
	width:149px !important;
	height:177px !important;
	left:1210px !important;
	top:280px !important;
}

#item242326 {
	width:254px !important;
	height:110px !important;
}

#item242323 {
	width:254px !important;
	height:110px !important;
	left:1256px !important;
	top:468px !important;
}

#item242387 {
	width:154px !important;
	height:210px !important;
}

#item242384 {
	width:154px !important;
	height:210px !important;
	left:1331px !important;
	top:585px !important;
}

#item242458 {
	width:170px !important;
	height:162px !important;
}

#item242455 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item188826 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item188895 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item188920 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item188949 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item188975 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item189025 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item251828 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375685 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375687 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375689 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375691 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375693 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item189158 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item189164 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item251772 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251743 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251736 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item252628 {
	width:111px !important;
	min-height:7px !important;
}

#item252625 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item252689 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item252686 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255301 {
	width:74px !important;
	height:56px !important;
}

#item255298 {
	width:74px !important;
	height:56px !important;
	left:326px !important;
	top:1448px !important;
}

#item255306 {
	width:105px !important;
	height:97px !important;
}

#item255302 {
	width:105px !important;
	height:97px !important;
	left:159px !important;
	top:1520px !important;
}

#item255310 {
	width:88px !important;
	height:105px !important;
}

#item255307 {
	width:88px !important;
	height:105px !important;
	left:64px !important;
	top:1470px !important;
}

#item255314 {
	width:105px !important;
	height:128px !important;
}

#item255311 {
	width:105px !important;
	height:128px !important;
	left:61px !important;
	top:1326px !important;
}

#item255318 {
	width:63px !important;
	height:97px !important;
}

#item255315 {
	width:63px !important;
	height:97px !important;
	left:177px !important;
	top:1306px !important;
}

#item255322 {
	width:98px !important;
	height:123px !important;
}

#item255319 {
	width:98px !important;
	height:123px !important;
	left:245px !important;
	top:1257px !important;
}

#item255326 {
	width:87px !important;
	height:104px !important;
}

#item255323 {
	width:87px !important;
	height:104px !important;
	left:363px !important;
	top:1251px !important;
}

#item255330 {
	width:149px !important;
	height:65px !important;
}

#item255327 {
	width:149px !important;
	height:65px !important;
	left:390px !important;
	top:1361px !important;
}

#item255334 {
	width:91px !important;
	height:123px !important;
}

#item255331 {
	width:91px !important;
	height:123px !important;
	left:434px !important;
	top:1430px !important;
}

#item255338 {
	width:100px !important;
	height:95px !important;
}

#item255335 {
	width:100px !important;
	height:95px !important;
	left:272px !important;
	top:1525px !important;
}

#item323547 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item160353 {
	width:142px !important;
	min-height:21px !important;
}

#item160378 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item160403 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item160428 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item160453 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item160478 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item160504 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item160505 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item160506 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item160507 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item160509 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item298802 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item248016 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247987 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item247984 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item247956 {
	width:111px !important;
	min-height:7px !important;
}

#item247927 {
	width:111px !important;
	min-height:7px !important;
}

#item247924 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item241916 {
	width:127px !important;
	height:95px !important;
}

#item241913 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item242027 {
	width:179px !important;
	height:165px !important;
}

#item242024 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242105 {
	width:150px !important;
	height:179px !important;
}

#item242102 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242128 {
	width:179px !important;
	height:218px !important;
}

#item242125 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242198 {
	width:107px !important;
	height:165px !important;
}

#item242195 {
	width:107px !important;
	height:165px !important;
	left:894px !important;
	top:375px !important;
}

#item242254 {
	width:167px !important;
	height:209px !important;
}

#item242251 {
	width:167px !important;
	height:209px !important;
	left:1009px !important;
	top:290px !important;
}

#item242284 {
	width:149px !important;
	height:177px !important;
}

#item242281 {
	width:149px !important;
	height:177px !important;
	left:1210px !important;
	top:280px !important;
}

#item242342 {
	width:254px !important;
	height:110px !important;
}

#item242339 {
	width:254px !important;
	height:110px !important;
	left:1256px !important;
	top:468px !important;
}

#item242383 {
	width:154px !important;
	height:210px !important;
}

#item242380 {
	width:154px !important;
	height:210px !important;
	left:1331px !important;
	top:585px !important;
}

#item242454 {
	width:170px !important;
	height:162px !important;
}

#item242451 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item188279 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item188347 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item188372 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item188401 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item188426 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item188477 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item251702 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375698 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375700 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375702 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375704 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375706 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item188610 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item188616 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item251647 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251618 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251611 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item252765 {
	width:111px !important;
	min-height:7px !important;
}

#item252762 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item252826 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item252823 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255344 {
	width:74px !important;
	height:56px !important;
}

#item255341 {
	width:74px !important;
	height:56px !important;
	left:325px !important;
	top:1448px !important;
}

#item255348 {
	width:105px !important;
	height:97px !important;
}

#item255345 {
	width:105px !important;
	height:97px !important;
	left:158px !important;
	top:1520px !important;
}

#item255352 {
	width:88px !important;
	height:105px !important;
}

#item255349 {
	width:88px !important;
	height:105px !important;
	left:63px !important;
	top:1470px !important;
}

#item255356 {
	width:105px !important;
	height:127px !important;
}

#item255353 {
	width:105px !important;
	height:127px !important;
	left:61px !important;
	top:1326px !important;
}

#item255360 {
	width:62px !important;
	height:97px !important;
}

#item255357 {
	width:62px !important;
	height:97px !important;
	left:177px !important;
	top:1307px !important;
}

#item255364 {
	width:97px !important;
	height:122px !important;
}

#item255361 {
	width:97px !important;
	height:122px !important;
	left:244px !important;
	top:1258px !important;
}

#item255368 {
	width:87px !important;
	height:104px !important;
}

#item255365 {
	width:87px !important;
	height:104px !important;
	left:362px !important;
	top:1252px !important;
}

#item255372 {
	width:149px !important;
	height:64px !important;
}

#item255369 {
	width:149px !important;
	height:64px !important;
	left:389px !important;
	top:1362px !important;
}

#item255376 {
	width:90px !important;
	height:123px !important;
}

#item255373 {
	width:90px !important;
	height:123px !important;
	left:432px !important;
	top:1430px !important;
}

#item255381 {
	width:100px !important;
	height:95px !important;
}

#item255377 {
	width:100px !important;
	height:95px !important;
	left:271px !important;
	top:1525px !important;
}

#item323549 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item159753 {
	width:142px !important;
	min-height:21px !important;
}

#item159778 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item159803 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item159828 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item159853 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item159878 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item159903 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item159904 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item159905 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item159906 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item159908 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item298827 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item248165 {
	width:111px !important;
	min-height:7px !important;
}

#item248135 {
	width:111px !important;
	min-height:7px !important;
}

#item248132 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item248104 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248075 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248072 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241920 {
	width:127px !important;
	height:95px !important;
}

#item241917 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item242023 {
	width:179px !important;
	height:165px !important;
}

#item242020 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242055 {
	width:150px !important;
	height:179px !important;
}

#item242052 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242132 {
	width:179px !important;
	height:218px !important;
}

#item242129 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242202 {
	width:107px !important;
	height:165px !important;
}

#item242199 {
	width:107px !important;
	height:165px !important;
	left:894px !important;
	top:375px !important;
}

#item242249 {
	width:167px !important;
	height:209px !important;
}

#item242246 {
	width:167px !important;
	height:209px !important;
	left:1009px !important;
	top:290px !important;
}

#item242288 {
	width:149px !important;
	height:177px !important;
}

#item242285 {
	width:149px !important;
	height:177px !important;
	left:1210px !important;
	top:280px !important;
}

#item242322 {
	width:254px !important;
	height:110px !important;
}

#item242319 {
	width:254px !important;
	height:110px !important;
	left:1256px !important;
	top:468px !important;
}

#item242379 {
	width:154px !important;
	height:210px !important;
}

#item242376 {
	width:154px !important;
	height:210px !important;
	left:1331px !important;
	top:585px !important;
}

#item242450 {
	width:170px !important;
	height:162px !important;
}

#item242447 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item187729 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item187800 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item187825 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item187854 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item187879 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item187930 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item254886 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375715 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375717 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375719 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375721 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375723 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item188062 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item188068 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item252901 {
	width:111px !important;
	min-height:7px !important;
}

#item252898 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item252961 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item252958 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item254830 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item254801 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item254795 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item255388 {
	width:74px !important;
	height:56px !important;
}

#item255384 {
	width:74px !important;
	height:56px !important;
	left:324px !important;
	top:1448px !important;
}

#item255392 {
	width:105px !important;
	height:97px !important;
}

#item255389 {
	width:105px !important;
	height:97px !important;
	left:157px !important;
	top:1520px !important;
}

#item255397 {
	width:88px !important;
	height:105px !important;
}

#item255393 {
	width:88px !important;
	height:105px !important;
	left:62px !important;
	top:1470px !important;
}

#item255401 {
	width:105px !important;
	height:127px !important;
}

#item255398 {
	width:105px !important;
	height:127px !important;
	left:60px !important;
	top:1326px !important;
}

#item255405 {
	width:62px !important;
	height:97px !important;
}

#item255402 {
	width:62px !important;
	height:97px !important;
	left:176px !important;
	top:1307px !important;
}

#item255409 {
	width:97px !important;
	height:122px !important;
}

#item255406 {
	width:97px !important;
	height:122px !important;
	left:243px !important;
	top:1258px !important;
}

#item255413 {
	width:87px !important;
	height:104px !important;
}

#item255410 {
	width:87px !important;
	height:104px !important;
	left:361px !important;
	top:1252px !important;
}

#item255418 {
	width:149px !important;
	height:64px !important;
}

#item255414 {
	width:149px !important;
	height:64px !important;
	left:388px !important;
	top:1362px !important;
}

#item255422 {
	width:90px !important;
	height:123px !important;
}

#item255419 {
	width:90px !important;
	height:123px !important;
	left:431px !important;
	top:1430px !important;
}

#item255426 {
	width:100px !important;
	height:95px !important;
}

#item255423 {
	width:100px !important;
	height:95px !important;
	left:270px !important;
	top:1525px !important;
}

#item323551 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item158839 {
	width:142px !important;
	min-height:21px !important;
}

#item158864 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item158889 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item158914 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item158939 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item158964 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item158989 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item158991 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item158992 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item158993 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item158994 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item298852 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item248331 {
	width:111px !important;
	min-height:7px !important;
}

#item248302 {
	width:111px !important;
	min-height:7px !important;
}

#item248299 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item248227 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248198 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248194 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241924 {
	width:127px !important;
	height:95px !important;
}

#item241921 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item242019 {
	width:179px !important;
	height:165px !important;
}

#item242016 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242101 {
	width:150px !important;
	height:179px !important;
}

#item242098 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242136 {
	width:179px !important;
	height:218px !important;
}

#item242133 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242206 {
	width:107px !important;
	height:165px !important;
}

#item242203 {
	width:107px !important;
	height:165px !important;
	left:894px !important;
	top:375px !important;
}

#item242245 {
	width:167px !important;
	height:209px !important;
}

#item242242 {
	width:167px !important;
	height:209px !important;
	left:1009px !important;
	top:290px !important;
}

#item242292 {
	width:149px !important;
	height:177px !important;
}

#item242289 {
	width:149px !important;
	height:177px !important;
	left:1210px !important;
	top:280px !important;
}

#item242346 {
	width:254px !important;
	height:110px !important;
}

#item242343 {
	width:254px !important;
	height:110px !important;
	left:1256px !important;
	top:468px !important;
}

#item242375 {
	width:154px !important;
	height:210px !important;
}

#item242372 {
	width:154px !important;
	height:210px !important;
	left:1331px !important;
	top:585px !important;
}

#item242446 {
	width:170px !important;
	height:162px !important;
}

#item242443 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item187179 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item187248 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item187273 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item187302 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item187328 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item187378 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item251564 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375729 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375732 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375734 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375736 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375738 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item239304 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item239277 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item239273 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2199px !important;
}

#item251509 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251480 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251474 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item253185 {
	width:111px !important;
	min-height:7px !important;
}

#item253182 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item253246 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item253243 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255430 {
	width:74px !important;
	height:56px !important;
}

#item255427 {
	width:74px !important;
	height:56px !important;
	left:327px !important;
	top:1448px !important;
}

#item255434 {
	width:105px !important;
	height:97px !important;
}

#item255431 {
	width:105px !important;
	height:97px !important;
	left:160px !important;
	top:1520px !important;
}

#item255438 {
	width:88px !important;
	height:105px !important;
}

#item255435 {
	width:88px !important;
	height:105px !important;
	left:65px !important;
	top:1470px !important;
}

#item255442 {
	width:105px !important;
	height:127px !important;
}

#item255439 {
	width:105px !important;
	height:127px !important;
	left:63px !important;
	top:1326px !important;
}

#item255446 {
	width:62px !important;
	height:97px !important;
}

#item255443 {
	width:62px !important;
	height:97px !important;
	left:179px !important;
	top:1307px !important;
}

#item255450 {
	width:97px !important;
	height:122px !important;
}

#item255447 {
	width:97px !important;
	height:122px !important;
	left:246px !important;
	top:1258px !important;
}

#item255455 {
	width:87px !important;
	height:104px !important;
}

#item255451 {
	width:87px !important;
	height:104px !important;
	left:364px !important;
	top:1252px !important;
}

#item255459 {
	width:149px !important;
	height:64px !important;
}

#item255456 {
	width:149px !important;
	height:64px !important;
	left:391px !important;
	top:1362px !important;
}

#item255463 {
	width:90px !important;
	height:123px !important;
}

#item255460 {
	width:90px !important;
	height:123px !important;
	left:434px !important;
	top:1430px !important;
}

#item255467 {
	width:100px !important;
	height:95px !important;
}

#item255464 {
	width:100px !important;
	height:95px !important;
	left:273px !important;
	top:1525px !important;
}

#item323553 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item158238 {
	width:142px !important;
	min-height:21px !important;
}

#item158264 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item158289 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item158314 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item158339 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item158364 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item158389 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item158390 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item158391 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item158392 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item158393 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item298877 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item248492 {
	width:111px !important;
	min-height:7px !important;
}

#item248463 {
	width:111px !important;
	min-height:7px !important;
}

#item248460 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item248406 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248377 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248374 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241928 {
	width:127px !important;
	height:95px !important;
}

#item241925 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item242015 {
	width:179px !important;
	height:165px !important;
}

#item242012 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242059 {
	width:150px !important;
	height:179px !important;
}

#item242056 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242140 {
	width:179px !important;
	height:218px !important;
}

#item242137 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242210 {
	width:107px !important;
	height:165px !important;
}

#item242207 {
	width:107px !important;
	height:165px !important;
	left:894px !important;
	top:375px !important;
}

#item242241 {
	width:167px !important;
	height:209px !important;
}

#item242238 {
	width:167px !important;
	height:209px !important;
	left:1009px !important;
	top:290px !important;
}

#item242296 {
	width:149px !important;
	height:177px !important;
}

#item242293 {
	width:149px !important;
	height:177px !important;
	left:1210px !important;
	top:280px !important;
}

#item242318 {
	width:254px !important;
	height:110px !important;
}

#item242315 {
	width:254px !important;
	height:110px !important;
	left:1256px !important;
	top:468px !important;
}

#item242371 {
	width:154px !important;
	height:210px !important;
}

#item242368 {
	width:154px !important;
	height:210px !important;
	left:1331px !important;
	top:585px !important;
}

#item242442 {
	width:170px !important;
	height:162px !important;
}

#item242439 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item186630 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item186697 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item186722 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item186754 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item186779 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item186829 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item251434 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375750 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375752 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375754 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375756 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375758 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item186962 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item186968 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item251378 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251348 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251342 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item253316 {
	width:111px !important;
	min-height:7px !important;
}

#item253313 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item253377 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item253374 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255476 {
	width:74px !important;
	height:56px !important;
}

#item255473 {
	width:74px !important;
	height:56px !important;
	left:327px !important;
	top:1449px !important;
}

#item255480 {
	width:104px !important;
	height:96px !important;
}

#item255477 {
	width:104px !important;
	height:96px !important;
	left:161px !important;
	top:1521px !important;
}

#item255484 {
	width:87px !important;
	height:104px !important;
}

#item255481 {
	width:87px !important;
	height:104px !important;
	left:67px !important;
	top:1471px !important;
}

#item255488 {
	width:104px !important;
	height:127px !important;
}

#item255485 {
	width:104px !important;
	height:127px !important;
	left:64px !important;
	top:1328px !important;
}

#item255492 {
	width:62px !important;
	height:96px !important;
}

#item255489 {
	width:62px !important;
	height:96px !important;
	left:179px !important;
	top:1309px !important;
}

#item255496 {
	width:97px !important;
	height:122px !important;
}

#item255493 {
	width:97px !important;
	height:122px !important;
	left:247px !important;
	top:1260px !important;
}

#item255500 {
	width:86px !important;
	height:103px !important;
}

#item255497 {
	width:86px !important;
	height:103px !important;
	left:363px !important;
	top:1254px !important;
}

#item255504 {
	width:148px !important;
	height:64px !important;
}

#item255501 {
	width:148px !important;
	height:64px !important;
	left:390px !important;
	top:1363px !important;
}

#item255508 {
	width:90px !important;
	height:122px !important;
}

#item255505 {
	width:90px !important;
	height:122px !important;
	left:434px !important;
	top:1431px !important;
}

#item255512 {
	width:99px !important;
	height:94px !important;
}

#item255509 {
	width:99px !important;
	height:94px !important;
	left:273px !important;
	top:1526px !important;
}

#item323555 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item157634 {
	width:142px !important;
	min-height:21px !important;
}

#item157660 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item157685 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item157710 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item157735 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item157760 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item157785 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item157786 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item157787 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item157788 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item157789 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item298902 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item248624 {
	width:111px !important;
	min-height:7px !important;
}

#item248594 {
	width:111px !important;
	min-height:7px !important;
}

#item248591 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item248562 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248533 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248530 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241932 {
	width:127px !important;
	height:95px !important;
}

#item241929 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item242011 {
	width:179px !important;
	height:165px !important;
}

#item242008 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242097 {
	width:150px !important;
	height:179px !important;
}

#item242094 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242144 {
	width:179px !important;
	height:218px !important;
}

#item242141 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242215 {
	width:107px !important;
	height:165px !important;
}

#item242211 {
	width:107px !important;
	height:165px !important;
	left:894px !important;
	top:375px !important;
}

#item242237 {
	width:167px !important;
	height:209px !important;
}

#item242234 {
	width:167px !important;
	height:209px !important;
	left:1009px !important;
	top:290px !important;
}

#item242300 {
	width:149px !important;
	height:177px !important;
}

#item242297 {
	width:149px !important;
	height:177px !important;
	left:1210px !important;
	top:280px !important;
}

#item242350 {
	width:254px !important;
	height:110px !important;
}

#item242347 {
	width:254px !important;
	height:110px !important;
	left:1256px !important;
	top:468px !important;
}

#item242367 {
	width:154px !important;
	height:210px !important;
}

#item242364 {
	width:154px !important;
	height:210px !important;
	left:1331px !important;
	top:585px !important;
}

#item242438 {
	width:170px !important;
	height:162px !important;
}

#item242435 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item193549 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item193620 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item193645 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item193675 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item193700 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item193750 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item251301 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375763 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375765 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375767 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375769 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375771 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item193884 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item193890 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item251245 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251216 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251210 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item253438 {
	width:111px !important;
	min-height:7px !important;
}

#item253435 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item253499 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item253496 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255519 {
	width:74px !important;
	height:56px !important;
}

#item255516 {
	width:74px !important;
	height:56px !important;
	left:326px !important;
	top:1448px !important;
}

#item255524 {
	width:105px !important;
	height:97px !important;
}

#item255520 {
	width:105px !important;
	height:97px !important;
	left:159px !important;
	top:1520px !important;
}

#item255528 {
	width:88px !important;
	height:105px !important;
}

#item255525 {
	width:88px !important;
	height:105px !important;
	left:64px !important;
	top:1470px !important;
}

#item255532 {
	width:105px !important;
	height:127px !important;
}

#item255529 {
	width:105px !important;
	height:127px !important;
	left:62px !important;
	top:1326px !important;
}

#item255537 {
	width:62px !important;
	height:97px !important;
}

#item255533 {
	width:62px !important;
	height:97px !important;
	left:178px !important;
	top:1307px !important;
}

#item255541 {
	width:97px !important;
	height:122px !important;
}

#item255538 {
	width:97px !important;
	height:122px !important;
	left:245px !important;
	top:1258px !important;
}

#item255545 {
	width:87px !important;
	height:104px !important;
}

#item255542 {
	width:87px !important;
	height:104px !important;
	left:363px !important;
	top:1252px !important;
}

#item255550 {
	width:149px !important;
	height:64px !important;
}

#item255547 {
	width:149px !important;
	height:64px !important;
	left:390px !important;
	top:1362px !important;
}

#item255554 {
	width:90px !important;
	height:123px !important;
}

#item255551 {
	width:90px !important;
	height:123px !important;
	left:433px !important;
	top:1430px !important;
}

#item255558 {
	width:100px !important;
	height:95px !important;
}

#item255555 {
	width:100px !important;
	height:95px !important;
	left:272px !important;
	top:1525px !important;
}

#item323557 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item157033 {
	width:142px !important;
	min-height:21px !important;
}

#item157058 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item157083 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item157108 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item157133 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item157158 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item157184 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item157185 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item157186 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item157187 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item157188 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item298927 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item248759 {
	width:111px !important;
	min-height:7px !important;
}

#item248730 {
	width:111px !important;
	min-height:7px !important;
}

#item248727 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item248699 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248670 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248667 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241936 {
	width:127px !important;
	height:95px !important;
}

#item241933 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item242007 {
	width:179px !important;
	height:165px !important;
}

#item242004 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242063 {
	width:150px !important;
	height:179px !important;
}

#item242060 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242149 {
	width:179px !important;
	height:218px !important;
}

#item242145 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242219 {
	width:107px !important;
	height:165px !important;
}

#item242216 {
	width:107px !important;
	height:165px !important;
	left:894px !important;
	top:375px !important;
}

#item242233 {
	width:167px !important;
	height:209px !important;
}

#item242230 {
	width:167px !important;
	height:209px !important;
	left:1009px !important;
	top:290px !important;
}

#item242305 {
	width:149px !important;
	height:177px !important;
}

#item242301 {
	width:149px !important;
	height:177px !important;
	left:1210px !important;
	top:280px !important;
}

#item242314 {
	width:254px !important;
	height:110px !important;
}

#item242311 {
	width:254px !important;
	height:110px !important;
	left:1256px !important;
	top:468px !important;
}

#item242363 {
	width:154px !important;
	height:210px !important;
}

#item242360 {
	width:154px !important;
	height:210px !important;
	left:1331px !important;
	top:585px !important;
}

#item242434 {
	width:170px !important;
	height:162px !important;
}

#item242431 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item186081 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item186149 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item186175 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item186206 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item186231 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item186281 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item251169 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375775 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375777 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375779 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375781 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375783 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item186414 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item186421 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item251114 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251083 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item251077 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item253561 {
	width:111px !important;
	min-height:7px !important;
}

#item253558 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item253621 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item253618 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255622 {
	width:74px !important;
	height:56px !important;
}

#item255619 {
	width:74px !important;
	height:56px !important;
	left:324px !important;
	top:1448px !important;
}

#item255626 {
	width:104px !important;
	height:96px !important;
}

#item255623 {
	width:104px !important;
	height:96px !important;
	left:158px !important;
	top:1520px !important;
}

#item255630 {
	width:87px !important;
	height:104px !important;
}

#item255627 {
	width:87px !important;
	height:104px !important;
	left:64px !important;
	top:1470px !important;
}

#item255634 {
	width:104px !important;
	height:127px !important;
}

#item255631 {
	width:104px !important;
	height:127px !important;
	left:61px !important;
	top:1327px !important;
}

#item255638 {
	width:62px !important;
	height:96px !important;
}

#item255635 {
	width:62px !important;
	height:96px !important;
	left:176px !important;
	top:1308px !important;
}

#item255642 {
	width:97px !important;
	height:122px !important;
}

#item255639 {
	width:97px !important;
	height:122px !important;
	left:244px !important;
	top:1259px !important;
}

#item255646 {
	width:86px !important;
	height:103px !important;
}

#item255643 {
	width:86px !important;
	height:103px !important;
	left:360px !important;
	top:1253px !important;
}

#item255650 {
	width:148px !important;
	height:64px !important;
}

#item255647 {
	width:148px !important;
	height:64px !important;
	left:387px !important;
	top:1362px !important;
}

#item255654 {
	width:90px !important;
	height:122px !important;
}

#item255651 {
	width:90px !important;
	height:122px !important;
	left:431px !important;
	top:1430px !important;
}

#item255658 {
	width:99px !important;
	height:94px !important;
}

#item255655 {
	width:99px !important;
	height:94px !important;
	left:270px !important;
	top:1525px !important;
}

#item323559 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item156432 {
	width:142px !important;
	min-height:21px !important;
}

#item156457 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item156482 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item156507 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item156532 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item156557 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item156582 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item156583 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item156584 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item156585 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item156586 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item298952 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item248899 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248869 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248866 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item248829 {
	width:111px !important;
	min-height:7px !important;
}

#item248800 {
	width:111px !important;
	min-height:7px !important;
}

#item248797 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item241940 {
	width:127px !important;
	height:95px !important;
}

#item241937 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item242003 {
	width:179px !important;
	height:165px !important;
}

#item242000 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242093 {
	width:150px !important;
	height:179px !important;
}

#item242090 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242153 {
	width:179px !important;
	height:218px !important;
}

#item242150 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242223 {
	width:107px !important;
	height:165px !important;
}

#item242220 {
	width:107px !important;
	height:165px !important;
	left:893px !important;
	top:375px !important;
}

#item242229 {
	width:167px !important;
	height:209px !important;
}

#item242226 {
	width:167px !important;
	height:209px !important;
	left:1009px !important;
	top:290px !important;
}

#item242309 {
	width:149px !important;
	height:177px !important;
}

#item242306 {
	width:149px !important;
	height:177px !important;
	left:1210px !important;
	top:280px !important;
}

#item242354 {
	width:254px !important;
	height:110px !important;
}

#item242351 {
	width:254px !important;
	height:110px !important;
	left:1256px !important;
	top:468px !important;
}

#item242359 {
	width:154px !important;
	height:210px !important;
}

#item242355 {
	width:154px !important;
	height:210px !important;
	left:1331px !important;
	top:585px !important;
}

#item242403 {
	width:170px !important;
	height:162px !important;
}

#item242400 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item193001 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item193069 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item193094 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item193123 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item193149 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item193199 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item251035 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375787 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375789 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375791 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375793 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375795 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item193334 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item193340 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item250979 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250950 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250944 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item254670 {
	width:111px !important;
	min-height:7px !important;
}

#item254666 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item254730 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item254727 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255665 {
	width:74px !important;
	height:55px !important;
}

#item255662 {
	width:74px !important;
	height:55px !important;
	left:327px !important;
	top:1449px !important;
}

#item255669 {
	width:104px !important;
	height:96px !important;
}

#item255666 {
	width:104px !important;
	height:96px !important;
	left:161px !important;
	top:1520px !important;
}

#item255673 {
	width:87px !important;
	height:104px !important;
}

#item255670 {
	width:87px !important;
	height:104px !important;
	left:67px !important;
	top:1470px !important;
}

#item255677 {
	width:104px !important;
	height:126px !important;
}

#item255674 {
	width:104px !important;
	height:126px !important;
	left:64px !important;
	top:1328px !important;
}

#item255681 {
	width:62px !important;
	height:96px !important;
}

#item255678 {
	width:62px !important;
	height:96px !important;
	left:179px !important;
	top:1309px !important;
}

#item255685 {
	width:97px !important;
	height:121px !important;
}

#item255682 {
	width:97px !important;
	height:121px !important;
	left:247px !important;
	top:1260px !important;
}

#item255689 {
	width:86px !important;
	height:103px !important;
}

#item255686 {
	width:86px !important;
	height:103px !important;
	left:363px !important;
	top:1254px !important;
}

#item255694 {
	width:147px !important;
	height:64px !important;
}

#item255690 {
	width:147px !important;
	height:64px !important;
	left:390px !important;
	top:1363px !important;
}

#item255699 {
	width:90px !important;
	height:122px !important;
}

#item255696 {
	width:90px !important;
	height:122px !important;
	left:433px !important;
	top:1431px !important;
}

#item255703 {
	width:99px !important;
	height:94px !important;
}

#item255700 {
	width:99px !important;
	height:94px !important;
	left:274px !important;
	top:1525px !important;
}

#item323561 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item155831 {
	width:142px !important;
	min-height:21px !important;
}

#item155856 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item155881 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item155906 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item155931 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item155956 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item155981 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item155982 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item155983 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item155984 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item155985 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item298977 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item249026 {
	width:111px !important;
	min-height:7px !important;
}

#item248997 {
	width:111px !important;
	min-height:7px !important;
}

#item248994 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item248966 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248937 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item248934 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241945 {
	width:127px !important;
	height:95px !important;
}

#item241942 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item242472 {
	width:127px !important;
	height:95px !important;
}

#item242469 {
	width:127px !important;
	height:95px !important;
	left:923px !important;
	top:494px !important;
}

#item241999 {
	width:179px !important;
	height:165px !important;
}

#item241996 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242067 {
	width:150px !important;
	height:179px !important;
}

#item242064 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242157 {
	width:179px !important;
	height:218px !important;
}

#item242154 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242408 {
	width:170px !important;
	height:162px !important;
}

#item242404 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item242519 {
	width:196px !important;
	height:165px !important;
}

#item242516 {
	width:196px !important;
	height:165px !important;
	left:950px !important;
	top:290px !important;
}

#item242523 {
	width:196px !important;
	height:165px !important;
}

#item242520 {
	width:196px !important;
	height:165px !important;
	left:1151px !important;
	top:290px !important;
}

#item242563 {
	width:160px !important;
	height:155px !important;
}

#item242560 {
	width:160px !important;
	height:155px !important;
	left:1350px !important;
	top:358px !important;
}

#item242584 {
	width:179px !important;
	height:237px !important;
}

#item242581 {
	width:179px !important;
	height:237px !important;
	left:1328px !important;
	top:564px !important;
}

#item191900 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item191970 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item191995 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item192025 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item192050 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item192101 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item250908 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375803 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375805 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375807 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375809 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375811 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item192235 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item192241 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item250852 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250822 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250816 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item253716 {
	width:111px !important;
	min-height:7px !important;
}

#item253713 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item253777 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item253774 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255710 {
	width:75px !important;
	height:56px !important;
}

#item255706 {
	width:75px !important;
	height:56px !important;
	left:325px !important;
	top:1446px !important;
}

#item255714 {
	width:75px !important;
	height:56px !important;
}

#item255711 {
	width:75px !important;
	height:56px !important;
	left:193px !important;
	top:1374px !important;
}

#item255718 {
	width:106px !important;
	height:97px !important;
}

#item255715 {
	width:106px !important;
	height:97px !important;
	left:157px !important;
	top:1519px !important;
}

#item255722 {
	width:88px !important;
	height:105px !important;
}

#item255719 {
	width:88px !important;
	height:105px !important;
	left:62px !important;
	top:1468px !important;
}

#item255726 {
	width:106px !important;
	height:128px !important;
}

#item255723 {
	width:106px !important;
	height:128px !important;
	left:59px !important;
	top:1323px !important;
}

#item255730 {
	width:100px !important;
	height:95px !important;
}

#item255727 {
	width:100px !important;
	height:95px !important;
	left:271px !important;
	top:1524px !important;
}

#item255734 {
	width:115px !important;
	height:97px !important;
}

#item255731 {
	width:115px !important;
	height:97px !important;
	left:209px !important;
	top:1254px !important;
}

#item255738 {
	width:115px !important;
	height:97px !important;
}

#item255735 {
	width:115px !important;
	height:97px !important;
	left:327px !important;
	top:1254px !important;
}

#item255743 {
	width:94px !important;
	height:91px !important;
}

#item255740 {
	width:94px !important;
	height:91px !important;
	left:445px !important;
	top:1294px !important;
}

#item255747 {
	width:106px !important;
	height:140px !important;
}

#item255744 {
	width:106px !important;
	height:140px !important;
	left:432px !important;
	top:1415px !important;
}

#item323564 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item155229 {
	width:142px !important;
	min-height:21px !important;
}

#item155255 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item155280 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item155305 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item155330 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item155356 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item155381 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item155383 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item155384 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item155385 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item155386 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item299002 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item249158 {
	width:111px !important;
	min-height:7px !important;
}

#item249128 {
	width:111px !important;
	min-height:7px !important;
}

#item249125 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item249097 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249068 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249065 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241949 {
	width:127px !important;
	height:95px !important;
}

#item241946 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item241995 {
	width:179px !important;
	height:165px !important;
}

#item241992 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242089 {
	width:150px !important;
	height:179px !important;
}

#item242085 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242161 {
	width:179px !important;
	height:218px !important;
}

#item242158 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242412 {
	width:170px !important;
	height:162px !important;
}

#item242409 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item242476 {
	width:127px !important;
	height:95px !important;
}

#item242473 {
	width:127px !important;
	height:95px !important;
	left:923px !important;
	top:494px !important;
}

#item242515 {
	width:196px !important;
	height:165px !important;
}

#item242512 {
	width:196px !important;
	height:165px !important;
	left:950px !important;
	top:290px !important;
}

#item242528 {
	width:196px !important;
	height:165px !important;
}

#item242524 {
	width:196px !important;
	height:165px !important;
	left:1151px !important;
	top:290px !important;
}

#item242580 {
	width:160px !important;
	height:155px !important;
}

#item242577 {
	width:160px !important;
	height:155px !important;
	left:1350px !important;
	top:358px !important;
}

#item242588 {
	width:179px !important;
	height:237px !important;
}

#item242585 {
	width:179px !important;
	height:237px !important;
	left:1328px !important;
	top:564px !important;
}

#item195485 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item195553 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item195578 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item195609 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item195635 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item195685 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item250777 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375815 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375817 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375819 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375821 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375824 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item195817 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item195823 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item250721 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250692 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250686 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item253850 {
	width:111px !important;
	min-height:7px !important;
}

#item253847 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item253910 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item253907 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255753 {
	width:75px !important;
	height:56px !important;
}

#item255750 {
	width:75px !important;
	height:56px !important;
	left:327px !important;
	top:1447px !important;
}

#item255757 {
	width:75px !important;
	height:56px !important;
}

#item255754 {
	width:75px !important;
	height:56px !important;
	left:194px !important;
	top:1374px !important;
}

#item255761 {
	width:106px !important;
	height:98px !important;
}

#item255758 {
	width:106px !important;
	height:98px !important;
	left:159px !important;
	top:1519px !important;
}

#item255765 {
	width:89px !important;
	height:106px !important;
}

#item255762 {
	width:89px !important;
	height:106px !important;
	left:63px !important;
	top:1468px !important;
}

#item255769 {
	width:106px !important;
	height:129px !important;
}

#item255766 {
	width:106px !important;
	height:129px !important;
	left:60px !important;
	top:1323px !important;
}

#item255773 {
	width:101px !important;
	height:96px !important;
}

#item255770 {
	width:101px !important;
	height:96px !important;
	left:273px !important;
	top:1524px !important;
}

#item255777 {
	width:116px !important;
	height:97px !important;
}

#item255774 {
	width:116px !important;
	height:97px !important;
	left:210px !important;
	top:1254px !important;
}

#item255781 {
	width:116px !important;
	height:97px !important;
}

#item255778 {
	width:116px !important;
	height:97px !important;
	left:329px !important;
	top:1254px !important;
}

#item255786 {
	width:95px !important;
	height:92px !important;
}

#item255782 {
	width:95px !important;
	height:92px !important;
	left:447px !important;
	top:1294px !important;
}

#item255790 {
	width:106px !important;
	height:140px !important;
}

#item255787 {
	width:106px !important;
	height:140px !important;
	left:434px !important;
	top:1416px !important;
}

#item323566 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item154629 {
	width:142px !important;
	min-height:21px !important;
}

#item154654 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item154679 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item154704 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item154729 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item154754 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item154779 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item154780 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item154781 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item154782 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item154783 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item299027 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item249292 {
	width:111px !important;
	min-height:7px !important;
}

#item249262 {
	width:111px !important;
	min-height:7px !important;
}

#item249259 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item249231 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249202 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249199 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241953 {
	width:127px !important;
	height:95px !important;
}

#item241950 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item241991 {
	width:179px !important;
	height:165px !important;
}

#item241988 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242071 {
	width:150px !important;
	height:179px !important;
}

#item242068 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242165 {
	width:179px !important;
	height:218px !important;
}

#item242162 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242416 {
	width:170px !important;
	height:162px !important;
}

#item242413 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item242480 {
	width:127px !important;
	height:95px !important;
}

#item242477 {
	width:127px !important;
	height:95px !important;
	left:923px !important;
	top:494px !important;
}

#item242511 {
	width:196px !important;
	height:165px !important;
}

#item242508 {
	width:196px !important;
	height:165px !important;
	left:950px !important;
	top:290px !important;
}

#item242532 {
	width:196px !important;
	height:165px !important;
}

#item242529 {
	width:196px !important;
	height:165px !important;
	left:1151px !important;
	top:290px !important;
}

#item242567 {
	width:160px !important;
	height:155px !important;
}

#item242564 {
	width:160px !important;
	height:155px !important;
	left:1350px !important;
	top:358px !important;
}

#item242592 {
	width:179px !important;
	height:237px !important;
}

#item242589 {
	width:179px !important;
	height:237px !important;
	left:1328px !important;
	top:564px !important;
}

#item192449 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item192520 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item192545 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item192577 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item192602 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item192653 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item250645 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375828 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375830 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375832 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375834 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375836 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item192786 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item192792 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item250590 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250561 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250554 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item253981 {
	width:111px !important;
	min-height:7px !important;
}

#item253978 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item254041 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item254038 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255797 {
	width:76px !important;
	height:57px !important;
}

#item255794 {
	width:76px !important;
	height:57px !important;
	left:326px !important;
	top:1446px !important;
}

#item255802 {
	width:106px !important;
	height:98px !important;
}

#item255798 {
	width:106px !important;
	height:98px !important;
	left:157px !important;
	top:1519px !important;
}

#item255806 {
	width:89px !important;
	height:106px !important;
}

#item255803 {
	width:89px !important;
	height:106px !important;
	left:61px !important;
	top:1468px !important;
}

#item255810 {
	width:106px !important;
	height:129px !important;
}

#item255807 {
	width:106px !important;
	height:129px !important;
	left:58px !important;
	top:1322px !important;
}

#item255814 {
	width:101px !important;
	height:96px !important;
}

#item255811 {
	width:101px !important;
	height:96px !important;
	left:272px !important;
	top:1524px !important;
}

#item255818 {
	width:76px !important;
	height:57px !important;
}

#item255815 {
	width:76px !important;
	height:57px !important;
	left:193px !important;
	top:1373px !important;
}

#item255822 {
	width:116px !important;
	height:98px !important;
}

#item255819 {
	width:116px !important;
	height:98px !important;
	left:209px !important;
	top:1252px !important;
}

#item255826 {
	width:116px !important;
	height:98px !important;
}

#item255823 {
	width:116px !important;
	height:98px !important;
	left:329px !important;
	top:1252px !important;
}

#item255830 {
	width:95px !important;
	height:92px !important;
}

#item255827 {
	width:95px !important;
	height:92px !important;
	left:447px !important;
	top:1292px !important;
}

#item255834 {
	width:106px !important;
	height:141px !important;
}

#item255831 {
	width:106px !important;
	height:141px !important;
	left:434px !important;
	top:1415px !important;
}

#item323568 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item154029 {
	width:142px !important;
	min-height:21px !important;
}

#item154054 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item154079 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item154104 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item154129 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item154154 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item154179 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item154180 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item154181 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item154182 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item154183 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item299064 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item249442 {
	width:111px !important;
	min-height:7px !important;
}

#item249412 {
	width:111px !important;
	min-height:7px !important;
}

#item249409 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item249381 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249352 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249349 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item241959 {
	width:127px !important;
	height:95px !important;
}

#item241954 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item241987 {
	width:179px !important;
	height:165px !important;
}

#item241983 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242084 {
	width:150px !important;
	height:179px !important;
}

#item242081 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242169 {
	width:179px !important;
	height:218px !important;
}

#item242166 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242420 {
	width:170px !important;
	height:162px !important;
}

#item242417 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item242486 {
	width:127px !important;
	height:95px !important;
}

#item242481 {
	width:127px !important;
	height:95px !important;
	left:923px !important;
	top:494px !important;
}

#item242507 {
	width:196px !important;
	height:165px !important;
}

#item242503 {
	width:196px !important;
	height:165px !important;
	left:950px !important;
	top:290px !important;
}

#item242536 {
	width:196px !important;
	height:165px !important;
}

#item242533 {
	width:196px !important;
	height:165px !important;
	left:1151px !important;
	top:290px !important;
}

#item242576 {
	width:160px !important;
	height:155px !important;
}

#item242573 {
	width:160px !important;
	height:155px !important;
	left:1350px !important;
	top:358px !important;
}

#item242596 {
	width:179px !important;
	height:237px !important;
}

#item242593 {
	width:179px !important;
	height:237px !important;
	left:1328px !important;
	top:564px !important;
}

#item191352 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item191421 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item191446 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item191476 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item191501 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item191551 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item250516 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375847 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375849 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375851 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375853 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375855 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item191684 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item191691 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item250459 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250430 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250424 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item254108 {
	width:111px !important;
	min-height:7px !important;
}

#item254105 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item254169 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item254166 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255841 {
	width:75px !important;
	height:56px !important;
}

#item255838 {
	width:75px !important;
	height:56px !important;
	left:325px !important;
	top:1448px !important;
}

#item255845 {
	width:105px !important;
	height:97px !important;
}

#item255842 {
	width:105px !important;
	height:97px !important;
	left:157px !important;
	top:1520px !important;
}

#item255849 {
	width:88px !important;
	height:105px !important;
}

#item255846 {
	width:88px !important;
	height:105px !important;
	left:62px !important;
	top:1469px !important;
}

#item255853 {
	width:105px !important;
	height:128px !important;
}

#item255850 {
	width:105px !important;
	height:128px !important;
	left:59px !important;
	top:1325px !important;
}

#item255857 {
	width:100px !important;
	height:95px !important;
}

#item255854 {
	width:100px !important;
	height:95px !important;
	left:271px !important;
	top:1525px !important;
}

#item255861 {
	width:75px !important;
	height:56px !important;
}

#item255858 {
	width:75px !important;
	height:56px !important;
	left:193px !important;
	top:1376px !important;
}

#item255865 {
	width:115px !important;
	height:97px !important;
}

#item255862 {
	width:115px !important;
	height:97px !important;
	left:209px !important;
	top:1256px !important;
}

#item255869 {
	width:115px !important;
	height:97px !important;
}

#item255866 {
	width:115px !important;
	height:97px !important;
	left:327px !important;
	top:1256px !important;
}

#item255873 {
	width:94px !important;
	height:91px !important;
}

#item255870 {
	width:94px !important;
	height:91px !important;
	left:444px !important;
	top:1296px !important;
}

#item255878 {
	width:105px !important;
	height:140px !important;
}

#item255874 {
	width:105px !important;
	height:140px !important;
	left:431px !important;
	top:1417px !important;
}

#item323570 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item153428 {
	width:142px !important;
	min-height:21px !important;
}

#item153453 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item153479 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item153505 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item153530 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item153556 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item153581 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item153582 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item153583 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item153584 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item153585 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item299089 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item249582 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249553 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249550 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item249521 {
	width:111px !important;
	min-height:7px !important;
}

#item249491 {
	width:111px !important;
	min-height:7px !important;
}

#item249487 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item241963 {
	width:127px !important;
	height:95px !important;
}

#item241960 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item241978 {
	width:179px !important;
	height:165px !important;
}

#item241974 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242075 {
	width:150px !important;
	height:179px !important;
}

#item242072 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242173 {
	width:179px !important;
	height:218px !important;
}

#item242170 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242424 {
	width:170px !important;
	height:162px !important;
}

#item242421 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item242490 {
	width:127px !important;
	height:95px !important;
}

#item242487 {
	width:127px !important;
	height:95px !important;
	left:923px !important;
	top:494px !important;
}

#item242502 {
	width:196px !important;
	height:165px !important;
}

#item242499 {
	width:196px !important;
	height:165px !important;
	left:950px !important;
	top:290px !important;
}

#item242540 {
	width:196px !important;
	height:165px !important;
}

#item242537 {
	width:196px !important;
	height:165px !important;
	left:1151px !important;
	top:290px !important;
}

#item242571 {
	width:160px !important;
	height:155px !important;
}

#item242568 {
	width:160px !important;
	height:155px !important;
	left:1350px !important;
	top:358px !important;
}

#item242600 {
	width:179px !important;
	height:237px !important;
}

#item242597 {
	width:179px !important;
	height:237px !important;
	left:1328px !important;
	top:564px !important;
}

#item196032 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item196102 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item196127 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item196156 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item196181 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item196232 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item250385 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375859 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375861 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375863 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375865 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375867 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item196364 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item196370 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item250330 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250301 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250295 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item254244 {
	width:111px !important;
	min-height:7px !important;
}

#item254240 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item254304 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item254301 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255885 {
	width:75px !important;
	height:56px !important;
}

#item255882 {
	width:75px !important;
	height:56px !important;
	left:326px !important;
	top:1446px !important;
}

#item255890 {
	width:106px !important;
	height:98px !important;
}

#item255886 {
	width:106px !important;
	height:98px !important;
	left:158px !important;
	top:1518px !important;
}

#item255895 {
	width:89px !important;
	height:106px !important;
}

#item255891 {
	width:89px !important;
	height:106px !important;
	left:62px !important;
	top:1467px !important;
}

#item255899 {
	width:106px !important;
	height:129px !important;
}

#item255896 {
	width:106px !important;
	height:129px !important;
	left:59px !important;
	top:1322px !important;
}

#item255903 {
	width:101px !important;
	height:96px !important;
}

#item255900 {
	width:101px !important;
	height:96px !important;
	left:272px !important;
	top:1523px !important;
}

#item255907 {
	width:75px !important;
	height:56px !important;
}

#item255904 {
	width:75px !important;
	height:56px !important;
	left:193px !important;
	top:1373px !important;
}

#item255911 {
	width:116px !important;
	height:97px !important;
}

#item255908 {
	width:116px !important;
	height:97px !important;
	left:209px !important;
	top:1253px !important;
}

#item255915 {
	width:116px !important;
	height:97px !important;
}

#item255912 {
	width:116px !important;
	height:97px !important;
	left:328px !important;
	top:1253px !important;
}

#item255920 {
	width:95px !important;
	height:92px !important;
}

#item255916 {
	width:95px !important;
	height:92px !important;
	left:446px !important;
	top:1293px !important;
}

#item255924 {
	width:106px !important;
	height:140px !important;
}

#item255921 {
	width:106px !important;
	height:140px !important;
	left:433px !important;
	top:1415px !important;
}

#item323572 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item152828 {
	width:142px !important;
	min-height:21px !important;
}

#item152853 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item152878 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item152903 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item152928 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item152953 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item152978 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item152979 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item152980 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item152981 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item152982 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item299116 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item249715 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249686 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249683 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item249655 {
	width:111px !important;
	min-height:7px !important;
}

#item249626 {
	width:111px !important;
	min-height:7px !important;
}

#item249623 {
	width:111px !important;
	height:59px !important;
	left:1104px !important;
	top:963px !important;
}

#item241968 {
	width:127px !important;
	height:95px !important;
}

#item241964 {
	width:127px !important;
	height:95px !important;
	left:1147px !important;
	top:616px !important;
}

#item241972 {
	width:179px !important;
	height:165px !important;
}

#item241969 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item241982 {
	width:179px !important;
	height:165px !important;
}

#item241979 {
	width:179px !important;
	height:165px !important;
	left:862px !important;
	top:739px !important;
}

#item242080 {
	width:150px !important;
	height:179px !important;
}

#item242077 {
	width:150px !important;
	height:179px !important;
	left:700px !important;
	top:653px !important;
}

#item242177 {
	width:179px !important;
	height:218px !important;
}

#item242174 {
	width:179px !important;
	height:218px !important;
	left:695px !important;
	top:407px !important;
}

#item242428 {
	width:170px !important;
	height:162px !important;
}

#item242425 {
	width:170px !important;
	height:162px !important;
	left:1056px !important;
	top:747px !important;
}

#item242494 {
	width:127px !important;
	height:95px !important;
}

#item242491 {
	width:127px !important;
	height:95px !important;
	left:923px !important;
	top:494px !important;
}

#item242551 {
	width:160px !important;
	height:155px !important;
}

#item242548 {
	width:160px !important;
	height:155px !important;
	left:1350px !important;
	top:358px !important;
}

#item242498 {
	width:196px !important;
	height:165px !important;
}

#item242495 {
	width:196px !important;
	height:165px !important;
	left:950px !important;
	top:290px !important;
}

#item242544 {
	width:196px !important;
	height:165px !important;
}

#item242541 {
	width:196px !important;
	height:165px !important;
	left:1151px !important;
	top:290px !important;
}

#item242604 {
	width:179px !important;
	height:237px !important;
}

#item242601 {
	width:179px !important;
	height:237px !important;
	left:1328px !important;
	top:564px !important;
}

#item190803 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item190872 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item190897 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item190926 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item190951 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item191001 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item250242 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item375475 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375477 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375479 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375481 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375483 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item191135 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item191142 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item250186 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250157 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250151 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item254368 {
	width:111px !important;
	min-height:7px !important;
}

#item254365 {
	width:111px !important;
	height:59px !important;
	left:245px !important;
	top:1723px !important;
}

#item254428 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item254425 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255930 {
	width:75px !important;
	height:56px !important;
}

#item255927 {
	width:75px !important;
	height:56px !important;
	left:326px !important;
	top:1448px !important;
}

#item255934 {
	width:106px !important;
	height:97px !important;
}

#item255931 {
	width:106px !important;
	height:97px !important;
	left:158px !important;
	top:1521px !important;
}

#item255938 {
	width:106px !important;
	height:97px !important;
}

#item255935 {
	width:106px !important;
	height:97px !important;
	left:158px !important;
	top:1521px !important;
}

#item255942 {
	width:88px !important;
	height:105px !important;
}

#item255939 {
	width:88px !important;
	height:105px !important;
	left:63px !important;
	top:1470px !important;
}

#item255946 {
	width:106px !important;
	height:128px !important;
}

#item255943 {
	width:106px !important;
	height:128px !important;
	left:60px !important;
	top:1325px !important;
}

#item255950 {
	width:100px !important;
	height:95px !important;
}

#item255947 {
	width:100px !important;
	height:95px !important;
	left:272px !important;
	top:1526px !important;
}

#item255954 {
	width:75px !important;
	height:56px !important;
}

#item255951 {
	width:75px !important;
	height:56px !important;
	left:194px !important;
	top:1376px !important;
}

#item255958 {
	width:94px !important;
	height:91px !important;
}

#item255955 {
	width:94px !important;
	height:91px !important;
	left:446px !important;
	top:1296px !important;
}

#item255962 {
	width:115px !important;
	height:97px !important;
}

#item255959 {
	width:115px !important;
	height:97px !important;
	left:210px !important;
	top:1256px !important;
}

#item255966 {
	width:115px !important;
	height:97px !important;
}

#item255963 {
	width:115px !important;
	height:97px !important;
	left:328px !important;
	top:1256px !important;
}

#item255970 {
	width:106px !important;
	height:140px !important;
}

#item255967 {
	width:106px !important;
	height:140px !important;
	left:433px !important;
	top:1417px !important;
}

#item323574 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item152226 {
	width:142px !important;
	min-height:21px !important;
}

#item152251 {
	width:142px !important;
	left:43px !important;
	top:39px !important;
	min-height:21px !important;
}

#item152276 {
	width:142px !important;
	left:43px !important;
	top:79px !important;
	min-height:21px !important;
}

#item152301 {
	width:142px !important;
	left:43px !important;
	top:119px !important;
	min-height:21px !important;
}

#item152326 {
	width:142px !important;
	left:43px !important;
	top:158px !important;
	min-height:21px !important;
}

#item152351 {
	width:186px !important;
	left:43px !important;
	top:198px !important;
	min-height:21px !important;
}

#item152376 {
	width:31px !important;
	height:31px !important;
	top:30px !important;
	background:#fdeee6;
}

#item152377 {
	width:31px !important;
	height:31px !important;
	top:70px !important;
	background:#faccb3;
}

#item152378 {
	width:31px !important;
	height:31px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item152379 {
	width:31px !important;
	height:31px !important;
	top:149px !important;
	background:#e63d11;
}

#item152380 {
	width:31px !important;
	height:31px !important;
	top:189px !important;
	background:#b2b2b2;
}

#item299141 {
	width:450px !important;
	left:71px !important;
	top:292px !important;
	min-height:30px !important;
}

#item249864 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249835 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item249832 {
	width:111px !important;
	height:62px !important;
	left:1104px !important;
	top:54px !important;
}

#item242610 {
	width:234px !important;
	height:246px !important;
}

#item242607 {
	width:234px !important;
	height:246px !important;
	left:700px !important;
	top:600px !important;
}

#item242614 {
	width:241px !important;
	height:281px !important;
}

#item242611 {
	width:241px !important;
	height:281px !important;
	left:810px !important;
	top:292px !important;
}

#item242618 {
	width:275px !important;
	height:251px !important;
}

#item242615 {
	width:275px !important;
	height:251px !important;
	left:1087px !important;
	top:278px !important;
}

#item242622 {
	width:235px !important;
	height:251px !important;
}

#item242619 {
	width:235px !important;
	height:251px !important;
	left:1263px !important;
	top:554px !important;
}

#item242626 {
	width:267px !important;
	height:251px !important;
}

#item242623 {
	width:267px !important;
	height:251px !important;
	left:992px !important;
	top:657px !important;
}

#item184358 {
	width:800px !important;
	height:2290px !important;
	left:-100px !important;
	background:#efece4;
}

#item185244 {
	width:86px !important;
	left:124px !important;
	top:103px !important;
	min-height:24px !important;
}

#item185269 {
	width:30px !important;
	left:280px !important;
	top:25px !important;
	min-height:27px !important;
}

#item184587 {
	width:280px !important;
	left:160px !important;
	top:60px !important;
	min-height:30px !important;
}

#item184612 {
	width:450px !important;
	left:75px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item184637 {
	width:600px !important;
	top:186px !important;
	min-height:110px !important;
}

#item184662 {
	width:450px !important;
	left:75px !important;
	top:311px !important;
	min-height:30px !important;
}

#item375460 {
	width:27px !important;
	height:27px !important;
	top:35px !important;
	background:#fdeee6;
}

#item375462 {
	width:27px !important;
	height:27px !important;
	top:72px !important;
	background:#faccb3;
}

#item375464 {
	width:27px !important;
	height:27px !important;
	top:109px !important;
	background:#ef7f4f;
}

#item375466 {
	width:27px !important;
	height:27px !important;
	top:146px !important;
	background:#e63d11;
}

#item375468 {
	width:27px !important;
	height:27px !important;
	top:183px !important;
	background:#b2b2b2;
}

#item184795 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2199px !important;
}

#item184801 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2227px !important;
}

#item250079 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250050 {
	width:310px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item250044 {
	width:363px !important;
	height:42px !important;
	left:126px !important;
	top:2127px !important;
}

#item254559 {
	width:111px !important;
	top:55px !important;
	min-height:7px !important;
}

#item254555 {
	width:111px !important;
	height:62px !important;
	left:245px !important;
	top:1080px !important;
}

#item255976 {
	width:136px !important;
	height:143px !important;
}

#item255973 {
	width:136px !important;
	height:143px !important;
	left:64px !important;
	top:1443px !important;
}

#item255980 {
	width:140px !important;
	height:164px !important;
}

#item255977 {
	width:140px !important;
	height:164px !important;
	left:128px !important;
	top:1263px !important;
}

#item255985 {
	width:160px !important;
	height:146px !important;
}

#item255982 {
	width:160px !important;
	height:146px !important;
	left:290px !important;
	top:1255px !important;
}

#item255989 {
	width:137px !important;
	height:146px !important;
}

#item255986 {
	width:137px !important;
	height:146px !important;
	left:392px !important;
	top:1416px !important;
}

#item255993 {
	width:155px !important;
	height:146px !important;
}

#item255990 {
	width:155px !important;
	height:146px !important;
	left:234px !important;
	top:1476px !important;
}

#item308198 {
	width:1296px !important;
	height:1104px !important;
	left:644px !important;
	top:-12px !important;
	background:#e8e5e3;
}

#item163288 {
	width:570px !important;
	height:38px !important;
	left:59px !important;
	top:864px !important;
}

#item163313 {
	width:98px !important;
	left:392px !important;
	top:426px !important;
	min-height:32px !important;
}

#item163339 {
	width:98px !important;
	left:392px !important;
	top:594px !important;
	min-height:32px !important;
}

#item299703 {
	width:519px !important;
	left:36px !important;
	top:205px !important;
	min-height:85px !important;
}

#item299699 {
	width:183px !important;
	height:100px !important;
	left:204px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-299699 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-299699 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item299699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item299193 {
	width:31px !important;
	height:21px !important;
	left:325px !important;
	top:1019px !important;
}

#item299199 {
	width:31px !important;
	height:21px !important;
	left:234px !important;
	top:1019px !important;
}

#item299206 {
	width:26px !important;
	height:28px !important;
	left:283px !important;
	top:1014px !important;
}

#item299378 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item299349 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item299346 {
	width:251px !important;
	height:42px !important;
	left:56px !important;
	top:946px !important;
}

#item299630 {
	width:200px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item299601 {
	width:200px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item299594 {
	width:253px !important;
	height:42px !important;
	left:360px !important;
	top:946px !important;
}

#item370681 {
	width:644px !important;
	height:1080px !important;
	background:#efece4;
}

#item163459 {
	width:390px !important;
	left:101px !important;
	top:265px !important;
	min-height:130px !important;
}

#item315432 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315458 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item315393 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315419 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item315363 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315389 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item315361 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item198012 {
	width:800px !important;
	height:700px !important;
	left:-101px !important;
	top:844px !important;
	background:#e8e5e3;
}

#item198455 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item198480 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item198530 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item198555 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item198631 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item198656 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item236565 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236537 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236533 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item262078 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262049 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262043 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item339872 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item339898 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item339932 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item339958 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item339902 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item339928 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item339869 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item302108 {
	width:644px !important;
	height:1080px !important;
	background:#efece4;
}

#item299831 {
	width:390px !important;
	left:101px !important;
	top:265px !important;
	min-height:130px !important;
}

#item315500 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315526 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item315470 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315496 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item315468 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item199615 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item199663 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item199713 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item199738 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item199813 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item199838 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item348955 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item236627 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236600 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236596 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item262254 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262225 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262219 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340012 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340039 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item339982 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340008 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item339979 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item164072 {
	width:390px !important;
	left:101px !important;
	top:265px !important;
	min-height:130px !important;
}

#item315564 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315590 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item315534 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315560 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item315532 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item200099 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item200134 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item200184 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item200209 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item200285 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item200310 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item348981 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item236684 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236657 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236653 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item262430 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262401 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262395 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340090 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340116 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340060 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340086 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340057 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item164264 {
	width:223px !important;
	left:184px !important;
	top:265px !important;
	min-height:130px !important;
}

#item315634 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315660 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item315604 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315630 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item315602 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item200563 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item200598 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item200648 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item200673 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item200749 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item200774 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349006 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item236746 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236719 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236715 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item262601 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262572 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262566 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340157 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340183 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340127 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340153 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340124 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item299961 {
	width:390px !important;
	left:101px !important;
	top:265px !important;
	min-height:130px !important;
}

#item315697 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315724 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item315667 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315693 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item315665 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item203255 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item203290 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item203341 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item203366 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item203442 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item203467 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349031 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item236814 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236787 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236782 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item262769 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262738 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262732 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340228 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340254 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340198 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340224 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340195 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item375379 {
	width:519px !important;
	left:36px !important;
	top:205px !important;
	min-height:34px !important;
}

#item300089 {
	width:390px !important;
	top:19px !important;
	min-height:104px !important;
}

#item375371 {
	width:150px !important;
	left:120px !important;
	min-height:14px !important;
}

#item315769 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315795 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item315739 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315765 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item315737 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item205477 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item205512 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item205562 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item205587 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item205662 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item205687 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349056 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item236873 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236846 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236842 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item262935 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262905 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item262899 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340298 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340325 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340268 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340294 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340265 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item300322 {
	width:390px !important;
	left:99px !important;
	top:265px !important;
	min-height:130px !important;
}

#item315834 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315860 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item315804 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315830 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item315801 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item202812 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item202847 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item202897 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item202923 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item202998 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item203023 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349085 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item236936 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236909 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236905 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item263107 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263077 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263069 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340370 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340396 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340340 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340366 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340337 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item300351 {
	width:390px !important;
	left:99px !important;
	top:265px !important;
	min-height:130px !important;
}

#item316381 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316408 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item316351 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316377 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item316349 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item205034 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item205069 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item205119 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item205144 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item205220 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item205245 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349110 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item236992 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236965 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item236961 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item263267 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263238 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263232 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340436 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340463 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340406 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340432 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340403 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item300381 {
	width:390px !important;
	left:99px !important;
	top:265px !important;
	min-height:130px !important;
}

#item315906 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315932 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item315875 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315902 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item315873 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item202367 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item202402 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item202452 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item202477 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item202553 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item202579 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349160 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237052 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237025 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237021 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item263437 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263408 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263402 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340507 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340533 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340477 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340503 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340474 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item300409 {
	width:390px !important;
	left:99px !important;
	top:265px !important;
	min-height:130px !important;
}

#item315972 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315998 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item315942 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item315968 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item315940 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item204589 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item204625 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item204676 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item204701 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item204776 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item204801 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349185 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237109 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237082 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237078 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item263611 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263582 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263576 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340580 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340606 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340547 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340575 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340544 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item300435 {
	width:490px !important;
	left:49px !important;
	top:265px !important;
	min-height:130px !important;
}

#item316041 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316067 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item316010 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316036 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item316008 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item201923 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item201959 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item202009 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item202034 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item202109 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item202135 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349211 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237168 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237141 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237137 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item263787 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263758 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263751 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340648 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340674 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340617 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340643 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340614 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item300460 {
	width:390px !important;
	left:99px !important;
	top:265px !important;
	min-height:130px !important;
}

#item316109 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316135 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item316079 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316105 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item316077 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item204144 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item204180 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item204230 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item204255 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item204330 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item204355 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349236 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237250 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237223 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237219 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item263963 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263934 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item263927 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340717 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340743 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340686 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340712 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340683 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item300485 {
	width:390px !important;
	left:99px !important;
	top:265px !important;
	min-height:130px !important;
}

#item316177 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316203 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item316147 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316173 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item316145 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item201480 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item201516 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item201566 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item201591 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item201666 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item201691 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349261 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237307 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237280 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237276 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item264140 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264111 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264105 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340786 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340812 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340756 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340782 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340753 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item300510 {
	width:390px !important;
	left:99px !important;
	top:265px !important;
	min-height:130px !important;
}

#item316245 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316271 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item316215 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316241 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item316213 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item203701 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item203738 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item203788 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item203813 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item203888 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item203913 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349286 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237366 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237339 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237335 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item264311 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264282 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264276 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340854 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340880 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340823 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340849 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340820 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item300535 {
	width:390px !important;
	left:99px !important;
	top:265px !important;
	min-height:130px !important;
}

#item316314 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316340 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item316284 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item316310 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item316282 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item199018 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item199067 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item199118 {
	width:98px !important;
	left:251px !important;
	top:582px !important;
	min-height:32px !important;
}

#item199143 {
	width:98px !important;
	left:251px !important;
	top:750px !important;
	min-height:32px !important;
}

#item199218 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item199243 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349314 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237425 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237397 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237393 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item264482 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264453 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264447 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340927 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340953 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340897 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340923 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340894 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item302106 {
	width:644px !important;
	height:1080px !important;
	background:#efece4;
}

#item308196 {
	width:1296px !important;
	height:1104px !important;
	left:644px !important;
	top:-10px !important;
	background:#e8e5e3;
}

#item166235 {
	width:55px !important;
	left:270px !important;
	top:582px !important;
	min-height:19px !important;
}

#item166260 {
	width:55px !important;
	left:561px !important;
	top:582px !important;
	min-height:19px !important;
}

#item166285 {
	width:62px !important;
	left:570px !important;
	top:438px !important;
	min-height:28px !important;
}

#item299733 {
	width:360px !important;
	left:116px !important;
	top:205px !important;
	min-height:40px !important;
}

#item299730 {
	width:183px !important;
	height:100px !important;
	left:204px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-299730 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-299730 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item299730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item299470 {
	width:31px !important;
	height:21px !important;
	left:325px !important;
	top:1019px !important;
}

#item299477 {
	width:31px !important;
	height:21px !important;
	left:234px !important;
	top:1019px !important;
}

#item299484 {
	width:26px !important;
	height:28px !important;
	left:283px !important;
	top:1014px !important;
}

#item300599 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item300570 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item300567 {
	width:251px !important;
	height:42px !important;
	left:56px !important;
	top:946px !important;
}

#item300663 {
	width:200px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item300634 {
	width:200px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item300628 {
	width:253px !important;
	height:42px !important;
	left:360px !important;
	top:946px !important;
}

#item300702 {
	width:488px !important;
	left:52px !important;
	top:265px !important;
	min-height:136px !important;
}

#item321481 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321507 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item321451 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321477 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item321449 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item207574 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item208128 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item208153 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item208178 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item207622 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item207773 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item207798 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349339 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237485 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237458 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237454 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item264655 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264626 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264619 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item340996 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341023 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item340966 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item340992 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item340963 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item168502 {
	width:480px !important;
	left:56px !important;
	top:265px !important;
	min-height:140px !important;
}

#item321549 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321575 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item321519 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321545 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item321517 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item216777 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item216779 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item216805 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item216830 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item216893 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item216993 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item217018 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349365 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237544 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237517 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237513 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item264829 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264800 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264794 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341067 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341093 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341037 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341063 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341034 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item300742 {
	width:480px !important;
	left:56px !important;
	top:265px !important;
	min-height:140px !important;
}

#item321616 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321642 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item321586 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321612 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item321584 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item212295 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item212297 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item212322 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item212347 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item212410 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item212511 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item212536 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349391 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237604 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237577 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237572 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item264995 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264966 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item264960 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341137 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341163 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341107 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341133 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341104 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item300773 {
	width:480px !important;
	left:56px !important;
	top:265px !important;
	min-height:140px !important;
}

#item321679 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321705 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item321649 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321675 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item321647 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item216301 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item216303 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item216328 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item216353 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item216416 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item216518 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item216543 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349417 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237661 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237633 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237629 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item265166 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265137 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265130 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341203 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341229 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341173 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341199 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341170 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item321712 {
	width:1296px !important;
	height:1104px !important;
	left:644px !important;
	top:-10px !important;
	background:#e8e5e3;
}

#item300802 {
	width:480px !important;
	left:56px !important;
	top:265px !important;
	min-height:140px !important;
}

#item321745 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321771 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item321715 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321741 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item321713 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item211820 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item211822 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item211847 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item211872 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item211934 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item212035 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item212060 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349442 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237717 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237690 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237686 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item265338 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265309 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265303 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341277 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341303 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341245 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341272 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341242 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item300838 {
	width:340px !important;
	left:126px !important;
	top:265px !important;
	min-height:140px !important;
}

#item321820 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321846 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item321789 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321816 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item321787 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item211345 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item211347 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item211373 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item211398 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item211462 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item211562 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item211587 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349467 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237773 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237746 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237742 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item265509 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265480 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265473 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341356 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341382 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341326 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341352 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341323 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item300864 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item321887 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321913 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item321857 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321883 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item321855 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item218202 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item218204 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item218229 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item218255 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item218317 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item218419 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item218444 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349492 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item236490 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item218591 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item218585 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item265673 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265644 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265638 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341423 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341449 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341392 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341419 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341389 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item300895 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item321952 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321978 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item321921 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item321948 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item321919 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item215826 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item215828 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item215853 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item215878 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item215942 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item216042 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item216067 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349517 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237830 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237803 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237799 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item265844 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265815 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265809 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341487 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341513 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341456 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341482 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341453 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item300922 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322024 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322050 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item321993 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322019 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item321990 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item210870 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item210873 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item210898 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item210923 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item210987 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item211087 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item211112 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349546 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237889 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237862 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237857 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item266012 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265983 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item265977 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341562 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341588 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341531 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341557 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341528 {
	width:168px !important;
	height:34px !important;
	left:69px !important;
	top:1490px !important;
}

#item300990 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322091 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322117 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322061 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322087 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322059 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item210396 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item210398 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item210423 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item210448 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item210510 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item210611 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item210636 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349593 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item237946 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237919 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item237915 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item266176 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266147 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266141 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341634 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341660 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341603 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341629 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341600 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item301058 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322158 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322184 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322128 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322154 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322126 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item209922 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item209924 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item209950 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item209975 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item210037 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item210137 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item210162 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349619 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238040 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238011 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238007 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item266349 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266319 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266312 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341703 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341729 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341673 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341699 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341670 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item301085 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322223 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322249 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322193 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322219 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322191 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item215353 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item215355 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item215380 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item215405 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item215468 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item215568 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item215593 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349644 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238106 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238079 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238075 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item266521 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266492 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266486 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341774 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341800 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341744 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341770 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341741 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item301114 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322293 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322320 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322263 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322289 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322261 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item221782 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item221784 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item221810 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item221835 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item221898 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item221998 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item222023 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349670 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item222166 {
	width:26px !important;
	height:159px !important;
	left:287px !important;
	top:2069px !important;
}

#item222172 {
	width:247px !important;
	height:33px !important;
	left:177px !important;
	top:2097px !important;
}

#item238162 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238135 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238131 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item266691 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266662 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266654 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341843 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341869 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341813 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341839 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341810 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item301140 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322357 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322383 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322327 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322353 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322325 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item209386 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item209388 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item209413 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item209438 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item209501 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item209601 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item209626 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349696 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238222 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238194 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238190 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item266851 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266821 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266814 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341910 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341936 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341880 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341906 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341877 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item301178 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322423 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322449 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322393 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322419 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322391 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item217727 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item217729 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item217754 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item217779 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item217841 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item217942 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item217967 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349721 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238280 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238253 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238248 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item267023 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266994 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item266987 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item341989 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342015 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item341958 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item341984 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item341954 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item301207 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322496 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322522 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322466 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322492 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322464 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item214340 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item214342 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item214367 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item214392 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item214456 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item214556 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item214581 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349747 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238337 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238310 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238306 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item267197 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item267168 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item267162 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342059 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342087 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342029 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342055 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342026 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item301241 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322559 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322586 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322529 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322555 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322527 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item212769 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item212771 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item212796 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item212822 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item212884 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item212984 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item213010 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349773 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238395 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238368 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238363 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item267374 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item267345 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item267339 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342131 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342157 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342101 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342127 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342098 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item301267 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item314702 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item314729 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item314672 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item314698 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item314670 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item213865 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item213867 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item213892 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item213917 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item213980 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item214082 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item214107 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349806 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238452 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238424 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238420 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item267539 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item267510 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item267504 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342198 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342224 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342168 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342194 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342165 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item318001 {
	width:62px !important;
	left:570px !important;
	top:438px !important;
	min-height:28px !important;
}

#item301466 {
	width:55px !important;
	left:270px !important;
	top:562px !important;
	min-height:19px !important;
}

#item301441 {
	width:55px !important;
	left:561px !important;
	top:562px !important;
	min-height:19px !important;
}

#item301328 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322634 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322660 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322604 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322630 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322602 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item208912 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item208914 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item208939 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item208964 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item209028 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item209128 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item209154 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349831 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238509 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238482 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238478 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item267714 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item267685 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item267678 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342265 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342291 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342235 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342261 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342232 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item301551 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322702 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322728 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322671 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322697 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322669 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item221307 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item221310 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item221335 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item221360 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item221423 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item221523 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item221548 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349856 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238565 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238538 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238534 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item267889 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item267860 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item267854 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342338 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342364 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342308 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342334 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342305 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item366628 {
	width:644px !important;
	height:1080px !important;
	background:#efece4;
}

#item301604 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322766 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322792 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322735 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322762 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322733 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item220114 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item220116 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item220141 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item220166 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item220228 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item220329 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item220355 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349881 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238622 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238595 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238591 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item268064 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268034 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268028 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342405 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342431 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342375 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342401 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342372 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item167034 {
	width:15px !important;
	left:63px !important;
	top:37px !important;
	min-height:14px !important;
}

#item301788 {
	width:55px !important;
	left:270px !important;
	top:547px !important;
	min-height:19px !important;
}

#item301763 {
	width:55px !important;
	left:561px !important;
	top:547px !important;
	min-height:19px !important;
}

#item301738 {
	width:62px !important;
	left:570px !important;
	top:403px !important;
	min-height:28px !important;
}

#item301641 {
	width:450px !important;
	left:71px !important;
	top:260px !important;
	min-height:140px !important;
}

#item311618 {
	width:55px !important;
	height:27px !important;
	left:255px !important;
	top:587px !important;
}

#item322830 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322856 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322799 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322825 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322797 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item213392 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item213394 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item213419 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item213444 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item213507 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item213607 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item213632 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349906 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item314107 {
	width:15px !important;
	left:63px !important;
	top:37px !important;
	min-height:14px !important;
}

#item238681 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238653 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238649 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item268225 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268196 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268190 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342478 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342504 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342447 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342473 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342444 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item301711 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item311617 {
	width:55px !important;
	height:27px !important;
	left:277px !important;
	top:624px !important;
}

#item322905 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322931 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322875 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322901 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322873 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item219639 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item219641 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item219667 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item219692 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item219755 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item219856 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item219881 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349931 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238740 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238713 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238709 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item268394 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268365 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268359 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342551 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342577 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342521 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342547 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342518 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

#item301867 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item322968 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322994 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item322938 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item322964 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item322936 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item214880 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item214882 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item214907 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item214932 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item214995 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item215096 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item215121 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349959 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238797 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238770 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238766 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item268557 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268528 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268522 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342629 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342655 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342599 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342625 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342596 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item301922 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item323039 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item323065 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item323009 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item323035 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item323006 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item219164 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item219166 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item219191 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item219216 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item219279 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item219379 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item219404 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item349985 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238853 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238826 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238822 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item268724 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268694 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268688 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342698 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342725 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342668 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342694 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342665 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1489px !important;
}

#item320455 {
	width:644px !important;
	background:#efece4;
	min-height:1080px !important;
}

#item320456 {
	width:1296px !important;
	height:1104px !important;
	left:644px !important;
	top:-10px !important;
	background:#e8e5e3;
}

#item320520 {
	width:55px !important;
	left:270px !important;
	top:582px !important;
	min-height:19px !important;
}

#item320545 {
	width:55px !important;
	left:561px !important;
	top:582px !important;
	min-height:19px !important;
}

#item320571 {
	width:62px !important;
	left:570px !important;
	top:438px !important;
	min-height:28px !important;
}

#item320596 {
	width:360px !important;
	left:116px !important;
	top:205px !important;
	min-height:40px !important;
}

#item301976 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item320652 {
	width:183px !important;
	height:100px !important;
	left:204px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-320652 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-320652 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item320652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item320687 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item320713 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item320657 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item320683 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item320655 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item320716 {
	width:31px !important;
	height:21px !important;
	left:325px !important;
	top:1019px !important;
}

#item320723 {
	width:31px !important;
	height:21px !important;
	left:234px !important;
	top:1019px !important;
}

#item320729 {
	width:26px !important;
	height:28px !important;
	left:283px !important;
	top:1014px !important;
}

#item320768 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item320739 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item320735 {
	width:251px !important;
	height:42px !important;
	left:56px !important;
	top:946px !important;
}

#item320832 {
	width:200px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item320803 {
	width:200px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item320797 {
	width:253px !important;
	height:42px !important;
	left:360px !important;
	top:946px !important;
}

#item217254 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item217256 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item217281 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item217306 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item217369 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item217469 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item217494 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item350011 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item238943 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238916 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238912 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item268896 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268867 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item268861 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342769 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342795 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342739 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342765 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342736 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item302004 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item323104 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item323131 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item323074 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item323100 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item323072 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item218690 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item218692 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item218717 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item218743 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item218806 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item218907 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item218932 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item350069 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item239002 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238975 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item238971 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item269072 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item269042 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item269036 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342841 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342867 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342811 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342837 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342808 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item302029 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item323169 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item323195 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item323138 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item323165 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item323136 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item220834 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item220836 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item220861 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item220886 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item220948 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item221048 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item221074 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item350095 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item239059 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item239031 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item239027 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item269231 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item269202 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item269196 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342914 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342940 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342884 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342910 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342881 {
	width:168px !important;
	height:34px !important;
	left:75px !important;
	top:1490px !important;
}

#item302054 {
	width:450px !important;
	left:71px !important;
	top:265px !important;
	min-height:140px !important;
}

#item323243 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item323270 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item323212 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item323238 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item323210 {
	width:168px !important;
	height:34px !important;
	left:1704px !important;
	top:985px !important;
}

#item208340 {
	width:800px !important;
	height:700px !important;
	left:-100px !important;
	top:845px !important;
	background:#e8e5e3;
}

#item208348 {
	width:55px !important;
	left:114px !important;
	top:743px !important;
	min-height:19px !important;
}

#item208373 {
	width:55px !important;
	left:405px !important;
	top:743px !important;
	min-height:19px !important;
}

#item208399 {
	width:62px !important;
	left:414px !important;
	top:600px !important;
	min-height:28px !important;
}

#item208545 {
	width:528px !important;
	left:36px !important;
	top:113px !important;
	min-height:17px !important;
}

#item208645 {
	width:528px !important;
	left:36px !important;
	top:141px !important;
	min-height:66px !important;
}

#item208671 {
	width:528px !important;
	left:36px !important;
	top:226px !important;
	min-height:134px !important;
}

#item350120 {
	width:528px !important;
	left:36px !important;
	top:60px !important;
	min-height:33px !important;
}

#item239118 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item239091 {
	width:247px !important;
	height:33px !important;
	top:27px !important;
}

#item239087 {
	width:247px !important;
	height:60px !important;
	left:177px !important;
	top:2070px !important;
}

#item269404 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item269375 {
	width:198px !important;
	height:33px !important;
	left:53px !important;
	top:5px !important;
}

#item269369 {
	width:251px !important;
	height:42px !important;
	left:174px !important;
	top:1997px !important;
}

#item342984 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item343010 {
	width:34px !important;
	height:34px !important;
	background:#454542;
}

#item342954 {
	width:126px !important;
	left:42px !important;
	top:13px !important;
	min-height:22px !important;
}

#item342980 {
	width:34px !important;
	height:34px !important;
	background:#e63d11;
}

#item342951 {
	width:168px !important;
	height:34px !important;
	left:74px !important;
	top:1490px !important;
}

@keyframes flyinfromleft-233781 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-233781 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item233785 {
	width:519px !important;
	height:45px !important;
}

#item233755 {
	width:519px !important;
	height:45px !important;
}

#item233781 {
	width:519px !important;
	height:45px !important;
	left:42px !important;
	top:618px !important;
}

@keyframes flyinfromleft-233810 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-233810 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item233839 {
	width:519px !important;
	height:45px !important;
}

#item233813 {
	width:519px !important;
	height:45px !important;
}

#item233810 {
	width:519px !important;
	height:45px !important;
	left:42px !important;
	top:662px !important;
}

@keyframes flyinfromleft-233864 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-233864 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item233893 {
	width:519px !important;
	height:45px !important;
}

#item233867 {
	width:519px !important;
	height:45px !important;
}

#item233864 {
	width:519px !important;
	height:45px !important;
	left:42px !important;
	top:570px !important;
}

@keyframes flyinfromleft-233918 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-233918 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item233947 {
	width:519px !important;
	height:45px !important;
}

#item233921 {
	width:519px !important;
	height:45px !important;
}

#item233918 {
	width:519px !important;
	height:45px !important;
	left:42px !important;
	top:709px !important;
}

@keyframes flyinfromleft-233972 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-233972 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item234002 {
	width:519px !important;
	height:45px !important;
}

#item233976 {
	width:519px !important;
	height:45px !important;
}

#item233972 {
	width:519px !important;
	height:45px !important;
	left:42px !important;
	top:752px !important;
}

#item109623 {
	width:134px !important;
	height:100px !important;
	left:228px !important;
	top:279px !important;
}

@keyframes bowgreen-submenuicon-109623 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-109623 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item109623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item234070 {
	width:519px !important;
	height:45px !important;
}

#item234044 {
	width:519px !important;
	height:45px !important;
}

#item234041 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:619px !important;
}

#item234124 {
	width:519px !important;
	height:45px !important;
}

#item234098 {
	width:519px !important;
	height:45px !important;
}

#item234095 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:664px !important;
}

#item234178 {
	width:519px !important;
	height:45px !important;
}

#item234152 {
	width:519px !important;
	height:45px !important;
}

#item234149 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:574px !important;
}

#item234232 {
	width:519px !important;
	height:45px !important;
}

#item234206 {
	width:519px !important;
	height:45px !important;
}

#item234203 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:709px !important;
}

#item234287 {
	width:519px !important;
	height:45px !important;
}

#item234261 {
	width:519px !important;
	height:45px !important;
}

#item234257 {
	width:519px !important;
	height:45px !important;
	left:40px !important;
	top:754px !important;
}

#item109897 {
	width:134px !important;
	height:100px !important;
	left:233px !important;
	top:279px !important;
}

#item323577 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

@keyframes fadein-302197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-302197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item302197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136391 {
	width:334px !important;
	left:700px !important;
	top:278px !important;
	min-height:602px !important;
}

#item302201 {
	width:334px !important;
	left:1417px !important;
	top:278px !important;
	min-height:602px !important;
}

#item302226 {
	width:334px !important;
	left:1059px !important;
	top:278px !important;
	min-height:602px !important;
}

#item302141 {
	width:493px !important;
	left:49px !important;
	top:205px !important;
	min-height:210px !important;
}

@keyframes fadein-302141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-302141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item302141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item378389 {
	width:428px !important;
	left:84px !important;
	top:964px !important;
	min-height:48px !important;
}

#item302109 {
	width:134px !important;
	height:100px !important;
	left:228px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-302109 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-302109 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item302109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item279844 {
	width:600px !important;
	height:562px !important;
	top:-160px !important;
	background:#efece4;
}

#item350303 {
	width:680px !important;
	height:1676px !important;
	left:-40px !important;
	top:402px !important;
	background:#fff;
}

#item279850 {
	width:381px !important;
	left:110px !important;
	top:442px !important;
	min-height:1218px !important;
}

#item350215 {
	width:475px !important;
	left:63px !important;
	top:190px !important;
	min-height:192px !important;
}

#item350240 {
	width:193px !important;
	height:138px !important;
	left:204px !important;
	top:36px !important;
}

#item279909 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1941px !important;
}

#item279915 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1941px !important;
}

#item279921 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1935px !important;
}

#item323579 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

@keyframes fadein-302389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-302389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item302389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-302390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-302390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item302390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-302429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-302429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item302429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136558 {
	width:334px !important;
	left:1417px !important;
	top:216px !important;
	min-height:490px !important;
}

#item136637 {
	width:261px !important;
	height:60px !important;
	left:1502px !important;
	top:777px !important;
}

#item302271 {
	width:519px !important;
	left:36px !important;
	top:425px !important;
	min-height:489px !important;
}

@keyframes fadein-302271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-302271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item302271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item378384 {
	width:570px !important;
	left:762px !important;
	top:866px !important;
	min-height:48px !important;
}

#item302267 {
	width:134px !important;
	height:100px !important;
	left:228px !important;
	top:280px !important;
}

@keyframes bowgreen-submenuicon-302267 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-302267 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item302267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item377941 {
	width:171px !important;
	height:92px !important;
	left:1416px !important;
	top:892px !important;
}

#item245788 {
	mix-blend-mode:multiply;
	width:80px !important;
	height:80px !important;
}

#item245792 {
	width:60px !important;
	height:60px !important;
	left:10px !important;
	top:10px !important;
	background:rgba(255,255,255,0.97);
	padding:3px;
}

#item136663 {
	mix-blend-mode:multiply;
	width:80px !important;
	height:80px !important;
}

#item245783 {
	width:80px !important;
	height:80px !important;
	left:1412px !important;
	top:768px !important;
}

#item279998 {
	width:600px !important;
	height:586px !important;
	background:#efece4;
}

#item350301 {
	width:680px !important;
	height:909px !important;
	left:-40px !important;
	top:586px !important;
	background:#fff;
}

#item350261 {
	width:451px !important;
	left:75px !important;
	top:190px !important;
	min-height:418px !important;
}

#item350286 {
	width:193px !important;
	height:138px !important;
	left:204px !important;
	top:36px !important;
}

#item378193 {
	width:139px !important;
	height:75px !important;
	left:101px !important;
	top:1260px !important;
}

#item279947 {
	width:381px !important;
	left:110px !important;
	top:632px !important;
	min-height:464px !important;
}

#item280042 {
	width:261px !important;
	left:194px !important;
	top:1127px !important;
	min-height:71px !important;
}

#item279929 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:1441px !important;
}

#item279935 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1441px !important;
}

#item279941 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:1435px !important;
}

#item280012 {
	mix-blend-mode:multiply;
	width:80px !important;
	height:80px !important;
}

#item280017 {
	width:60px !important;
	height:60px !important;
	left:10px !important;
	top:10px !important;
	background:rgba(255,255,255,0.97);
	padding:3px;
}

#item280008 {
	mix-blend-mode:multiply;
	width:80px !important;
	height:80px !important;
}

#item280005 {
	width:80px !important;
	height:80px !important;
	left:104px !important;
	top:1121px !important;
}

#item323581 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item136942 {
	width:1224px !important;
	left:632px !important;
	top:145px !important;
	min-height:850px !important;
	-moz-columns:auto 4;
	-webkit-columns:auto 4;
	columns:auto 4;
	-moz-column-gap:24px;
	-webkit-column-gap:24px;
	column-gap:24px;
}

#item302445 {
	width:519px !important;
	left:36px !important;
	top:205px !important;
	min-height:120px !important;
}

@keyframes fadein-302445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-302445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item302445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item378357 {
	width:266px !important;
	left:157px !important;
	top:948px !important;
	min-height:72px !important;
}

@keyframes fadein-137310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-137310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-137365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-137365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-137330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-137330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-137340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-137340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item302439 {
	width:134px !important;
	height:100px !important;
	left:228px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-302439 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-302439 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item302439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280414 {
	width:600px !important;
	height:877px !important;
	background:#efece4;
}

#item350296 {
	width:688px !important;
	height:2353px !important;
	left:-44px !important;
	top:877px !important;
	background:#fff;
}

#item280351 {
	width:424px !important;
	left:88px !important;
	top:923px !important;
	min-height:1951px !important;
}

#item350304 {
	width:475px !important;
	left:63px !important;
	top:190px !important;
	min-height:138px !important;
}

#item350329 {
	width:193px !important;
	height:138px !important;
	left:204px !important;
	top:36px !important;
}

#item378305 {
	width:398px !important;
	left:101px !important;
	top:826px !important;
	min-height:102px !important;
}

#item280419 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:2936px !important;
}

#item280425 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:2936px !important;
}

#item280431 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:2930px !important;
}

#item137398 {
	width:1352px !important;
	height:1080px !important;
	left:568px !important;
	background:#454542;
}

@keyframes fadein-137398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-137398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes imagefadein95_-302515 {
	0% {
		transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes imagefadein95_-302515 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.95) scaleY(0.95);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item302515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137450 {
	width:290px !important;
	min-height:50px !important;
	padding:16px;
}

@keyframes flyinfromtop-304522 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304522 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item137662 {
	width:272px !important;
	top:92px !important;
	min-height:187px !important;
}

@keyframes flyinfromtop-304523 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304523 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item137689 {
	width:228px !important;
	top:95px !important;
	min-height:187px !important;
}

@keyframes flyinfromtop-304524 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-304524 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item137714 {
	width:245px !important;
	top:98px !important;
	min-height:187px !important;
}

@keyframes flyinfrombottom-304527 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304527 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item137739 {
	width:261px !important;
	top:95px !important;
	min-height:190px !important;
}

@keyframes flyinfrombottom-304526 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304526 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item137764 {
	width:272px !important;
	top:99px !important;
	min-height:190px !important;
}

@keyframes flyinfrombottom-304525 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-304525 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item137789 {
	width:252px !important;
	top:99px !important;
	min-height:190px !important;
}

#item302482 {
	width:519px !important;
	left:36px !important;
	top:205px !important;
	min-height:120px !important;
}

@keyframes fadein-302482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-302482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item302482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item378257 {
	width:390px !important;
	left:100px !important;
	top:956px !important;
	min-height:88px !important;
}

#item302478 {
	width:134px !important;
	height:100px !important;
	left:228px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-302478 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-302478 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item302478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280457 {
	width:644px !important;
	height:3432px !important;
	left:-22px !important;
	top:-127px !important;
	background:#454542;
}

#item280484 {
	width:290px !important;
	left:155px !important;
	top:3147px !important;
	min-height:8px !important;
}

#item280537 {
	width:272px !important;
	top:92px !important;
	min-height:175px !important;
}

#item280562 {
	width:225px !important;
	top:95px !important;
	min-height:175px !important;
}

#item280587 {
	width:243px !important;
	top:98px !important;
	min-height:157px !important;
}

#item280612 {
	width:261px !important;
	top:95px !important;
	min-height:185px !important;
}

#item280637 {
	width:272px !important;
	top:99px !important;
	min-height:167px !important;
}

#item280662 {
	width:273px !important;
	top:99px !important;
	min-height:149px !important;
}

#item350395 {
	width:475px !important;
	left:63px !important;
	top:198px !important;
	min-height:138px !important;
}

#item350421 {
	width:193px !important;
	height:138px !important;
	left:204px !important;
	top:36px !important;
}

#item378108 {
	width:475px !important;
	left:63px !important;
	top:3245px !important;
	min-height:110px !important;
}

#item280437 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:3332px !important;
}

#item280443 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:3332px !important;
}

#item280450 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:3326px !important;
}

#item323583 {
	width:1382px !important;
	height:1134px !important;
	left:568px !important;
	top:-27px !important;
	background:#fff;
}

#item138688 {
	width:435px !important;
	height:1080px !important;
	left:1485px !important;
	background:#efece4;
}

@keyframes fadein-138293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-138293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138330 {
	width:296px !important;
	left:1558px !important;
	top:169px !important;
	min-height:31px !important;
}

#item138381 {
	width:250px !important;
	left:171px !important;
	top:561px !important;
	min-height:40px !important;
}

@keyframes fadein-138381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-138381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138426 {
	width:296px !important;
	left:700px !important;
	top:116px !important;
	min-height:80px !important;
}

#item138451 {
	width:296px !important;
	left:700px !important;
	top:278px !important;
	min-height:144px !important;
}

#item138476 {
	width:296px !important;
	left:1558px !important;
	top:277px !important;
	min-height:168px !important;
}

#item138501 {
	width:296px !important;
	left:1558px !important;
	top:475px !important;
	min-height:150px !important;
}

#item138527 {
	width:296px !important;
	left:700px !important;
	top:780px !important;
	min-height:180px !important;
}

#item138552 {
	width:295px !important;
	left:1087px !important;
	top:277px !important;
	min-height:250px !important;
}

#item138577 {
	width:295px !important;
	left:1087px !important;
	top:554px !important;
	min-height:220px !important;
}

#item138602 {
	width:295px !important;
	left:1087px !important;
	top:792px !important;
	min-height:116px !important;
}

#item138627 {
	width:310px !important;
	left:1558px !important;
	top:694px !important;
	min-height:68px !important;
}

#item302520 {
	width:519px !important;
	left:36px !important;
	top:205px !important;
	min-height:130px !important;
}

@keyframes fadein-302520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-302520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item302520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item302516 {
	width:134px !important;
	height:100px !important;
	left:228px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-302516 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-302516 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item302516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-245721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-245721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item245721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item245723 {
	mix-blend-mode:multiply;
	width:97px !important;
	height:98px !important;
	background:#fff;
}

#item245728 {
	width:76px !important;
	height:76px !important;
	left:11px !important;
	top:11px !important;
	background:rgba(239,236,228,0.97);
	padding:6px;
}

#item138285 {
	mix-blend-mode:multiply;
	width:97px !important;
	height:98px !important;
	background:#fff;
}

#item245721 {
	width:97px !important;
	height:98px !important;
	left:250px !important;
	top:455px !important;
}

#item350426 {
	width:650px !important;
	height:1393px !important;
	left:-24px !important;
	top:1142px !important;
	background:#fff;
}

#item281062 {
	width:600px !important;
	height:543px !important;
	top:2512px !important;
	background:#454542;
}

#item281175 {
	width:190px !important;
	left:223px !important;
	top:470px !important;
	min-height:80px !important;
}

#item281223 {
	width:374px !important;
	left:113px !important;
	top:1194px !important;
	min-height:48px !important;
}

#item281248 {
	width:374px !important;
	left:113px !important;
	top:1272px !important;
	min-height:103px !important;
}

#item281273 {
	width:374px !important;
	left:113px !important;
	top:1745px !important;
	min-height:139px !important;
}

#item281298 {
	width:374px !important;
	left:113px !important;
	top:1914px !important;
	min-height:211px !important;
}

#item281323 {
	width:374px !important;
	left:113px !important;
	top:2155px !important;
	min-height:175px !important;
}

#item281348 {
	width:358px !important;
	left:113px !important;
	top:2359px !important;
	min-height:103px !important;
}

#item281400 {
	width:374px !important;
	left:113px !important;
	top:2567px !important;
	min-height:14px !important;
}

#item281425 {
	width:366px !important;
	left:113px !important;
	top:2631px !important;
	min-height:132px !important;
}

#item281450 {
	width:374px !important;
	left:113px !important;
	top:2793px !important;
	min-height:114px !important;
}

#item281475 {
	width:301px !important;
	left:113px !important;
	top:2957px !important;
	min-height:44px !important;
}

#item350427 {
	width:475px !important;
	left:63px !important;
	top:190px !important;
	min-height:138px !important;
}

#item350452 {
	width:193px !important;
	height:138px !important;
	left:204px !important;
	top:36px !important;
}

#item281064 {
	width:31px !important;
	height:21px !important;
	left:330px !important;
	top:3091px !important;
}

#item281072 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:3091px !important;
}

#item281078 {
	width:26px !important;
	height:29px !important;
	left:287px !important;
	top:3085px !important;
}

#item281096 {
	mix-blend-mode:multiply;
	width:97px !important;
	height:98px !important;
	background:#fff;
}

#item281100 {
	width:76px !important;
	height:76px !important;
	left:11px !important;
	top:11px !important;
	background:rgba(239,236,228,0.97);
	padding:6px;
}

#item281091 {
	mix-blend-mode:multiply;
	width:97px !important;
	height:98px !important;
	background:#fff;
}

#item281088 {
	width:97px !important;
	height:98px !important;
	left:113px !important;
	top:467px !important;
}

#item323585 {
	width:1382px !important;
	height:1134px !important;
	left:674px !important;
	top:-6px !important;
	background:#fff;
}

#item138868 {
	width:116px !important;
	height:58px !important;
	left:311px !important;
	top:147px !important;
	background:#454542;
}

#item138893 {
	width:576px !important;
	height:84px !important;
	left:195px !important;
	top:471px !important;
	padding:0px 11px 11px 11px;
}

#item323352 {
	width:519px !important;
	left:36px !important;
	top:262px !important;
	min-height:199px !important;
}

@keyframes fadein-323352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-323352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item323352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item377993 {
	width:1077px !important;
	left:807px !important;
	top:953px !important;
	min-height:127px !important;
}

#item323342 {
	width:134px !important;
	height:100px !important;
	left:228px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-323342 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-323342 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item323342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281533 {
	width:600px !important;
	height:439px !important;
	background:#efece4;
}

#item281630 {
	width:90px !important;
	height:45px !important;
	left:242px !important;
	top:114px !important;
	background:#454542;
}

#item281507 {
	width:519px !important;
	left:40px !important;
	top:255px !important;
	min-height:169px !important;
}

#item281689 {
	width:400px !important;
	height:9px !important;
	left:100px !important;
	top:850px !important;
}

#item378025 {
	width:528px !important;
	left:36px !important;
	top:1057px !important;
	min-height:187px !important;
}

#item356082 {
	width:134px !important;
	height:100px !important;
	left:233px !important;
	top:60px !important;
}

@keyframes bowgreen-submenuicon-356082 {
	0% {
		transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes bowgreen-submenuicon-356082 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.9) scaleY(0.9);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item356082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281722 {
	width:31px !important;
	height:21px !important;
	left:239px !important;
	top:1221px !important;
}

#item281728 {
	width:29px !important;
	height:29px !important;
	left:287px !important;
	top:1215px !important;
}

p.autoParaStyle127 {
	font-family:Arial,sans-serif;
	font-size:11.4px;
	line-height:25.1px;
	color:#454542;
	text-align:center;
}

p.autoParaStyle126 {
	font-family:Arial,sans-serif;
	font-size:8.8px;
	line-height:11.3px;
	color:#fff;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle125 {
	font-family:Arial,sans-serif;
	font-size:11.4px;
	line-height:25.1px;
	color:#454542;
	text-align:right;
}

p.autoParaStyle124 {
	font-family:Arial,sans-serif;
	font-size:11.2px;
	line-height:14.5px;
	color:#fff;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle123 {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:29px;
	color:#fff;
	letter-spacing:0.300em;
	text-transform:uppercase;
	padding-bottom:8px;
	margin-bottom:32px;
	border-bottom:solid 0px #efece4;
	text-align:left;
}

p.autoParaStyle122 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:15px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-top:20px;
	border-bottom:solid 0px #efece4;
	text-align:left;
}

p.autoParaStyle121 {
	font-family:Arial,sans-serif;
	font-size:25px;
	line-height:15px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:5px;
	border-bottom:solid 0px #efece4;
	text-align:left;
}

p.autoParaStyle120 {
	font-family:Arial,sans-serif;
	font-size:25px;
	line-height:15px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-top:20px;
	border-bottom:solid 0px #efece4;
	text-align:left;
}

p.autoParaStyle119 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:15px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:5px;
	border-bottom:solid 0px #efece4;
	text-align:left;
}

p.autoParaStyle118 {
	font-family:Arial,sans-serif;
	font-size:11.4px;
	line-height:25.1px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle117 {
	font-family:Arial,sans-serif;
	font-size:35px;
	line-height:41px;
	color:#efece4;
	margin-bottom:40px;
	text-align:center;
}

p.autoParaStyle116 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#fff;
	margin-bottom:15px;
	text-align:center;
}

p.autoParaStyle115 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#fff;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle114 {
	font-family:Arial,sans-serif;
	font-size:13.7px;
	line-height:17.8px;
	color:#fff;
	letter-spacing:0.030em;
	text-align:center;
}

p.autoParaStyle113 {
	font-family:Arial,sans-serif;
	font-size:16.5px;
	line-height:26.1px;
	color:#e63d11;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:12px;
	text-align:center;
}

p.autoParaStyle112 {
	font-family:Arial,sans-serif;
	font-size:13.7px;
	line-height:17.8px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle111 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#fff;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle110 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#fff;
	margin-bottom:15px;
	text-align:left;
}

p.autoParaStyle109 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#454542;
	letter-spacing:-0.008em;
	margin-bottom:15px;
	text-align:left;
}

p.autoParaStyle108 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#454542;
	letter-spacing:-0.002em;
	margin-bottom:15px;
	text-align:left;
}

p.autoParaStyle107 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#454542;
	margin-bottom:15px;
	text-align:left;
}

p.autoParaStyle106 {
	font-family:Arial,sans-serif;
	font-size:35px;
	line-height:41px;
	color:#454542;
	margin-bottom:40px;
	text-align:center;
}

p.autoParaStyle105 {
	font-family:Arial,sans-serif;
	font-size:14.7px;
	line-height:16.6px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle104 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:20px;
	color:#454542;
	margin-bottom:15px;
	text-align:center;
}

p.autoParaStyle103 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#000;
	text-align:center;
}

p.autoParaStyle102 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.002em;
	margin-bottom:15px;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:Arial,sans-serif;
	font-size:18.4px;
	line-height:22px;
	color:#e63d11;
	letter-spacing:0.380em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle100 {
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle99 {
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	text-align:right;
}

p.autoParaStyle98 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:18px;
	color:#7f7f7f;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle97 {
	font-family:Arial,sans-serif;
	font-size:17.1px;
	line-height:22.3px;
	color:#7f7f7f;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle96 {
	font-family:Arial,sans-serif;
	font-size:17.1px;
	line-height:22.3px;
	color:#000;
	text-align:center;
}

p.autoParaStyle95 {
	font-family:Arial,sans-serif;
	font-size:17.1px;
	line-height:22.3px;
	color:#7f7f7f;
	text-align:center;
}

p.autoParaStyle94 {
	font-family:Arial,sans-serif;
	font-size:23px;
	line-height:27.6px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle93 {
	font-family:Arial,sans-serif;
	font-size:23px;
	line-height:27.6px;
	color:#454542;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle92 {
	font-family:Arial,sans-serif;
	font-size:23px;
	line-height:48.3px;
	color:#454542;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle91 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:18px;
	color:#7f7f7f;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle90 {
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	text-align:center;
}

p.autoParaStyle89 {
	font-family:Arial,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#7f7f7f;
	text-align:left;
}

p.autoParaStyle88 {
	font-family:Arial,sans-serif;
	font-size:17.5px;
	line-height:21px;
	color:#e63d11;
	text-align:center;
}

p.autoParaStyle87 {
	font-family:Arial,sans-serif;
	font-size:17.5px;
	line-height:21px;
	color:#454542;
	text-align:center;
}

p.autoParaStyle86 {
	font-family:Arial,sans-serif;
	font-size:30px;
	line-height:22.3px;
	color:#e63d11;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle85 {
	font-family:Arial,sans-serif;
	font-size:9.4px;
	line-height:11.3px;
	color:#e63d11;
	letter-spacing:0.380em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle84 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:15px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:5px;
	border-bottom:solid 0px #efece4;
	text-align:center;
}

p.autoParaStyle83 {
	font-family:Arial,sans-serif;
	font-size:16.8px;
	line-height:20.2px;
	color:#000;
	text-align:left;
}

p.autoParaStyle82 {
	font-family:Arial,sans-serif;
	font-size:12.4px;
	line-height:14.8px;
	color:#e63d11;
	letter-spacing:0.380em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle81 {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#e63d11;
	margin-bottom:29px;
	text-align:center;
}

p.autoParaStyle80 {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#454542;
	margin-bottom:29px;
	text-align:center;
}

p.autoParaStyle79 {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#e63d11;
	text-decoration:underline;
	text-align:center;
}

p.autoParaStyle78 {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#454542;
	text-align:center;
}

p.autoParaStyle77 {
	font-family:Arial,sans-serif;
	font-size:12.4px;
	line-height:14.8px;
	color:#e63d11;
	letter-spacing:0.380em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle76 {
	font-family:Arial,sans-serif;
	font-size:7px;
	line-height:8.3px;
	color:#454542;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle75 {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000;
	text-align:center;
}

p.autoParaStyle74 {
	font-family:Arial,sans-serif;
	font-size:50px;
	line-height:50px;
	color:#e63d11;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle73 {
	font-family:Arial,sans-serif;
	font-size:23px;
	line-height:48.3px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle72 {
	font-family:Arial,sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle71 {
	font-family:Arial,sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#efece4;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle70 {
	font-family:Arial,sans-serif;
	font-size:14.6px;
	line-height:17.5px;
	color:#fff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

ul.autoParaStyle69 > li {
	font-family:Arial,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#454542;
	padding-left:12px;
	margin-bottom:4px;
	text-align:left;
}
ul.autoParaStyle69 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:16px;
	color:#e63d11;
}

p.autoParaStyle68 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454542;
	letter-spacing:-0.008em;
	text-align:left;
}

p.autoParaStyle67 {
	font-family:Arial,sans-serif;
	font-size:12.9px;
	line-height:15.4px;
	color:#454542;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle66 {
	font-family:Arial,sans-serif;
	font-size:12.9px;
	line-height:15.4px;
	color:#e63d11;
	letter-spacing:0.175em;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle65 {
	font-family:Arial,sans-serif;
	font-size:11.4px;
	line-height:13.7px;
	color:#454542;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle64 {
	font-family:Arial,sans-serif;
	font-size:11.4px;
	line-height:14.3px;
	color:#454542;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle63 {
	font-family:Arial,sans-serif;
	font-size:12.9px;
	line-height:16.8px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle62 {
	font-family:Arial,sans-serif;
	font-size:14.2px;
	line-height:14.6px;
	color:#e63d11;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:15px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle61 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#fff;
	margin-bottom:15px;
	text-align:center;
}

p.autoParaStyle60 {
	font-family:Arial,sans-serif;
	font-size:19.2px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:18px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle59 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle58 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	margin-bottom:15px;
	text-align:center;
}

p.autoParaStyle57 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:18px;
	color:#454542;
	text-align:left;
}

p.autoParaStyle56 {
	font-family:Arial,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#454542;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	margin-bottom:15px;
	text-align:center;
}

p.autoParaStyle54 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:14.3px;
	color:#fff;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle53 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:14.3px;
	color:#454542;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle52 {
	font-family:Arial,sans-serif;
	font-size:10.6px;
	line-height:16.2px;
	color:#e63d11;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle51 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454542;
	text-align:center;
}

p.autoParaStyle50 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#454542;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle49 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454542;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:29px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	padding-bottom:8px;
	margin-bottom:10px;
	border-bottom:solid 0px #efece4;
	text-align:left;
}

p.autoParaStyle47 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#454542;
	text-indent:-35px;
	padding-left:35px;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle46 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454542;
	text-align:right;
}

ul.autoParaStyle45 > li {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	padding-left:18px;
	margin-bottom:10px;
	text-align:left;
}
ul.autoParaStyle45 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	color:#e63d11;
}

p.autoParaStyle44 {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:20px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-bottom:15px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle43 {
	font-family:Arial,sans-serif;
	font-size:35px;
	line-height:42px;
	color:#454542;
	margin-bottom:40px;
	text-align:center;
}

p.autoParaStyle42 {
	font-family:Arial,sans-serif;
	font-size:14.5px;
	line-height:24.5px;
	color:#e63d11;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle41 {
	font-family:Arial,sans-serif;
	font-size:14.5px;
	line-height:24.5px;
	color:#efece4;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#efece4;
	padding-left:11px;
	padding-right:55px;
	margin-bottom:15px;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle38 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#454542;
	padding-left:55px;
	padding-right:55px;
	margin-bottom:15px;
	text-align:center;
}

p.autoParaStyle37 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#454542;
	text-align:center;
}

p.autoParaStyle36 {
	font-family:Arial,sans-serif;
	font-size:35px;
	line-height:42px;
	color:#454542;
	margin-bottom:40px;
	text-align:center;
}

p.autoParaStyle35 {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:20px;
	color:#e63d11;
	text-decoration:underline;
	letter-spacing:0.300em;
	text-transform:uppercase;
	padding-bottom:8px;
	margin-bottom:17px;
	border-bottom:solid 0px #efece4;
	text-align:center;
}

p.autoParaStyle34 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#efece4;
	text-align:center;
}

p.autoParaStyle33 {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:20px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:center;
}

p.autoParaStyle32 {
	font-family:Arial,sans-serif;
	font-size:8.6px;
	line-height:11.1px;
	color:#454542;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle31 {
	font-family:Arial,sans-serif;
	font-size:10.2px;
	line-height:12.2px;
	color:#454542;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle30 {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:29px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	padding-bottom:8px;
	margin-bottom:32px;
	border-bottom:solid 0px #efece4;
	text-align:left;
}

p.autoParaStyle29 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#444442;
	text-align:center;
}

p.autoParaStyle28 {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle26 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	padding-left:11px;
	padding-right:55px;
	margin-bottom:15px;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#454542;
	padding-left:11px;
	padding-right:55px;
	margin-bottom:15px;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:Arial,sans-serif;
	font-size:14.5px;
	line-height:24.5px;
	color:#fff;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:Arial,sans-serif;
	font-size:14.5px;
	line-height:24.5px;
	color:#454542;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#efece4;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454542;
	text-align:center;
}

p.autoParaStyle20 {
	font-family:Arial,sans-serif;
	font-size:3.6px;
	line-height:4.6px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:right;
}

p.autoParaStyle19 {
	font-family:Arial,sans-serif;
	font-size:3.6px;
	line-height:6.8px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle18 {
	font-family:Arial,sans-serif;
	font-size:3.6px;
	line-height:4.6px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:2px;
	text-align:center;
}

p.autoParaStyle17 {
	font-family:Arial,sans-serif;
	font-size:2.7px;
	line-height:3.6px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle16 {
	font-family:Arial,sans-serif;
	font-size:3.6px;
	line-height:4.6px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle15 {
	font-family:Arial,sans-serif;
	font-size:4.3px;
	line-height:5.5px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:right;
}

p.autoParaStyle14 {
	font-family:Arial,sans-serif;
	font-size:4.3px;
	line-height:5.5px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:3px;
	text-align:right;
}

p.autoParaStyle13 {
	font-family:Arial,sans-serif;
	font-size:7.6px;
	line-height:9.8px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:right;
}

p.autoParaStyle12 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#454542;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:Arial,sans-serif;
	font-size:7.6px;
	line-height:14.4px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle10 {
	font-family:Arial,sans-serif;
	font-size:7.6px;
	line-height:9.8px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:4px;
	text-align:center;
}

p.autoParaStyle9 {
	font-family:Arial,sans-serif;
	font-size:5.8px;
	line-height:7.8px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle8 {
	font-family:Arial,sans-serif;
	font-size:7.6px;
	line-height:9.8px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle7 {
	font-family:Arial,sans-serif;
	font-size:9.2px;
	line-height:11.8px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:right;
}

p.autoParaStyle6 {
	font-family:Arial,sans-serif;
	font-size:9.2px;
	line-height:11.8px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:right;
}

p.autoParaStyle5 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#efece4;
	text-align:center;
}

p.autoParaStyle4 {
	font-family:Arial,sans-serif;
	font-size:35px;
	line-height:42px;
	color:#e63d11;
	margin-bottom:40px;
	text-align:center;
}

p.autoParaStyle3 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	margin-bottom:15px;
	text-align:center;
}

p.autoParaStyle2 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#efece4;
	text-align:right;
}

p.autoParaStyle1 {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:20px;
	color:#e63d11;
	text-decoration:underline;
	letter-spacing:0.300em;
	text-transform:uppercase;
	padding-bottom:8px;
	margin-bottom:17px;
	border-bottom:solid 0px #efece4;
	text-align:center;
}

p.table {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:19px;
	color:#000;
	border-bottom:solid 1px #000;
	text-align:left;
}

p.Page {
	font-family:Arial,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	letter-spacing:0.380em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Body-2 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#fff;
	text-align:left;
}

p.HEADER-4 {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:19px;
	color:#e63d11;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:9px;
	text-align:left;
}

p.BODY {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#000;
	text-align:left;
}

p.HEADER-3 {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:26px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-bottom:17px;
	text-align:center;
}

p.HEADER-1 {
	font-family:Arial,sans-serif;
	font-size:25px;
	line-height:30px;
	color:#e63d11;
	letter-spacing:0.380em;
	text-transform:uppercase;
	text-align:left;
}

p.IMAGE-CREDIT {
	font-family:Arial,sans-serif;
	font-size:6px;
	line-height:13.2px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:left;
}

p.Quote {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:27px;
	color:#e63d11;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.Page-number {
	font-family:Arial,sans-serif;
	font-size:8px;
	line-height:13.2px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.Mobile-Screen_-_Body-Copy {
	font-family:Scandia;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	padding-left:55px;
	padding-right:55px;
	margin-bottom:15px;
	text-align:center;
}

p.Mobile-Screen_-_Header---Small-Pink {
	font-weight:500;
	font-family:Scandia;
	font-size:19px;
	line-height:20px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:center;
}

p.Mobile-Screen_-_Sub-Menu-Links {
	font-weight:500;
	font-family:Scandia;
	font-size:19px;
	line-height:20px;
	color:#000;
	letter-spacing:0.300em;
	text-transform:uppercase;
	padding-bottom:8px;
	margin-bottom:17px;
	border-bottom:solid 0px #efece4;
	text-align:center;
}

p.Mobile-Screen_-_BODY {
	font-weight:500;
	font-family:Scandia;
	font-size:10px;
	line-height:13px;
	color:#000;
	text-align:left;
}

p.Mobile-Screen_-_Pill-Button---Pink {
	font-weight:500;
	font-family:Scandia;
	font-size:15px;
	line-height:15px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:center;
}

p.Mobile-Screen_-_HEADER-3 {
	font-weight:500;
	font-family:Scandia;
	font-size:17px;
	line-height:26px;
	color:#000;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-bottom:17px;
	text-align:center;
}

p.Mobile-Screen_-_HEADER-1 {
	font-weight:500;
	font-family:Scandia;
	font-size:25px;
	line-height:30px;
	color:#000;
	letter-spacing:0.380em;
	text-transform:uppercase;
	text-align:left;
}

p.Image-Credit {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-align:left;
}

p.Heading-3 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:15px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:5px;
	border-bottom:solid 0px #efece4;
	text-align:left;
}

p.Header-2 {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:29px;
	color:#454542;
	letter-spacing:0.300em;
	text-transform:uppercase;
	padding-bottom:8px;
	margin-bottom:32px;
	border-bottom:solid 0px #efece4;
	text-align:left;
}

p.Quote-1 {
	font-family:Arial,sans-serif;
	font-size:14.5px;
	line-height:24.5px;
	color:#000;
	letter-spacing:0.220em;
	text-transform:uppercase;
	margin-bottom:22px;
	text-align:left;
}

ul.Body-Bullets > li {
	font-family:Arial,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#454542;
	padding-left:12px;
	margin-bottom:4px;
	text-align:left;
}
ul.Body-Bullets > li::before {
	content:'\2D';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:16px;
	color:#e63d11;
}

p.Body-Copy---Left {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	margin-bottom:15px;
	text-align:left;
}

p.Tabloid-H_-_Body-Copy {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	padding-left:55px;
	padding-right:55px;
	margin-bottom:15px;
	text-align:center;
}

p.Tabloid-H_-_Header---Small-Pink {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:20px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:center;
}

p.Header---Large {
	font-family:Arial,sans-serif;
	font-size:35px;
	line-height:42px;
	color:#000;
	margin-bottom:40px;
	text-align:center;
}

p.Tabloid-H_-_Sub-Menu-Links {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:20px;
	color:#454542;
	letter-spacing:0.300em;
	text-transform:uppercase;
	padding-bottom:8px;
	margin-bottom:17px;
	border-bottom:solid 0px #efece4;
	text-align:center;
}

p.Tabloid-H_-_Pill-Button---Pink {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:15px;
	color:#e63d11;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:center;
}

p.Tabloid-H_-_Quote {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:27px;
	color:#e63d11;
	letter-spacing:0.220em;
	text-transform:uppercase;
	text-align:center;
}

p.Tabloid-H_-_HEADER-3 {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:26px;
	color:#000;
	letter-spacing:0.300em;
	text-transform:uppercase;
	margin-bottom:17px;
	text-align:center;
}

p.Tabloid-H_-_BODY {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:13px;
	color:#000;
	text-align:left;
}

p.Tabloid-H_-_Page {
	font-family:Arial,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	letter-spacing:0.380em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Tabloid-H_-_HEADER-1 {
	font-family:Arial,sans-serif;
	font-size:25px;
	line-height:30px;
	color:#000;
	letter-spacing:0.380em;
	text-transform:uppercase;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-size:25px;
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	text-transform:uppercase;
}

span.autoCharStyle11 {
}

span.autoCharStyle10 {
	text-transform:uppercase;
}

span.autoCharStyle9 {
	font-size:16px;
}

span.autoCharStyle8 {
	color:#454542;
}

span.autoCharStyle7 {
	letter-spacing:0.175em;
}

span.autoCharStyle6 {
	font-size:12.9px;
	letter-spacing:0.175em;
}

span.autoCharStyle5 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle4 {
}

span.autoCharStyle3 {
	color:#e63d11;
}

span.autoCharStyle2 {
	color:#000;
	text-decoration:underline;
}

span.autoCharStyle1 {
}

span.Floor-Selector-Red {
	font-weight:500;
	font-size:17px;
	color:#e63d11;
	text-decoration:underline;
}

span.Image-Credit-Title {
	font-weight:500;
	color:#e63d11;
	letter-spacing:0.080em;
	text-transform:uppercase;
}

span.Hyperlink-Red {
	color:#e63d11;
	text-decoration:underline;
}

span.Hyperlink {
	color:#454542;
	text-decoration:underline;
}

span.Tabloid-H_-_Hyperlink {
	color:#4f5cd5;
	text-decoration:underline;
}

span.Bow-Coral {
	font-size:16px;
	color:#e63d11;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:960px){ [class*=" mq-"], .mq-default { display:none; } .mq-800 {display:block; } }

