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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:567px; height:680px; background: #fff !important; }
.paper-vertical { width:567px; height:100%; }
.paper-horizontal { width:72693px; height:692px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:680px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:567px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@keyframes flyinfromright-134781 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-134781 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item134781 {
	width:16px !important;
	height:16px !important;
	left:503px !important;
	top:657px !important;
}

@keyframes flyinfromright-134785 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-134785 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item134785 {
	width:16px !important;
	height:16px !important;
	left:479px !important;
	top:657px !important;
}

@keyframes flyinfromright-134791 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-134791 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item134791 {
	width:17px !important;
	height:16px !important;
	left:527px !important;
	top:657px !important;
}

#item108953 {
	width:229px !important;
	height:4px !important;
	left:26px !important;
	top:592px !important;
	background:#e30513;
}

#item109025 {
	opacity:0.81;
	width:139px !important;
	height:127px !important;
	background:#fff;
}

#item110687 {
	width:153px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #cabea6;
}

#item110684 {
	width:153px !important;
	height:26px !important;
	top:105px !important;
}

#item110715 {
	width:153px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #2d8eba;
}

#item110712 {
	width:153px !important;
	height:26px !important;
	top:79px !important;
}

#item110742 {
	width:153px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #b76b6b;
}

#item110739 {
	width:153px !important;
	height:26px !important;
	top:53px !important;
}

#item110769 {
	width:153px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #51b3a6;
}

#item110766 {
	width:153px !important;
	height:26px !important;
	top:26px !important;
}

#item110798 {
	width:153px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #596263;
}

#item110795 {
	width:153px !important;
	height:26px !important;
}

#item110826 {
	width:153px !important;
	height:25px !important;
	left:2px !important;
	top:3px !important;
	background:#ecebec;
}

#item110822 {
	width:158px !important;
	height:42px !important;
	left:10px !important;
	top:140px !important;
}

#item110652 {
	width:153px !important;
	height:25px !important;
	background:#ecebec;
}

#item110653 {
	width:147px !important;
	height:11px !important;
	left:3px !important;
	top:7px !important;
}

#item110649 {
	width:168px !important;
	height:183px !important;
	left:10px !important;
	top:470px !important;
}

#item108701 {
	width:476px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
	background:#a8b0a7;
}

@keyframes flyinfromright-110879 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-110879 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110883 {
	width:120px !important;
	height:31px !important;
	background:#fff;
}

#item110879 {
	width:120px !important;
	height:31px !important;
	left:425px !important;
	top:638px !important;
}

#item108819 {
	opacity:0.81;
	width:120px !important;
	height:110px !important;
	background:#fff;
}

#item107448 {
	width:785px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
	background:#ead0bd;
}

#item107637 {
	width:28px !important;
	height:28px !important;
	left:518px !important;
	top:332px !important;
	background:#cdbc86;
}

#item107640 {
	width:153px !important;
	height:28px !important;
	background:#fff;
}

#item135035 {
	width:153px !important;
	height:45px !important;
	left:30px !important;
	top:566px !important;
}

#item134802 {
	width:179px !important;
	height:46px !important;
	left:335px !important;
	top:511px !important;
}

#item107805 {
	width:88px !important;
	height:28px !important;
	background:#fff;
}

#item134795 {
	width:88px !important;
	height:45px !important;
	left:30px !important;
	top:253px !important;
}

#item108197 {
	width:326px !important;
	height:49px !important;
	left:218px !important;
	top:553px !important;
	background:#acacab;
}

#item108198 {
	width:326px !important;
	height:277px !important;
	left:218px !important;
	top:275px !important;
	background:#f3f3f3;
}

#item108218 {
	width:120px !important;
	height:30px !important;
	background:#fff;
}

#item108253 {
	width:117px !important;
	height:28px !important;
	background:#fff;
}

#item134797 {
	width:128px !important;
	height:46px !important;
	left:54px !important;
	top:209px !important;
}

#item108302 {
	width:76px !important;
	height:28px !important;
	background:#fff;
}

#item134799 {
	width:76px !important;
	height:57px !important;
	left:16px !important;
	top:504px !important;
}

#item108624 {
	width:214px !important;
	height:22px !important;
	background:#fff;
	border:solid 1px #e30513;
}

#item108649 {
	width:5px !important;
	height:12px !important;
	left:210px !important;
	top:8px !important;
	background:#fff;
}

#item106917 {
	width:268px !important;
	height:525px !important;
	left:276px !important;
	top:23px !important;
	border:solid 2px #b4b4ae;
}

@keyframes flyinfromleft-106918 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-106918 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item107271 {
	width:581px !important;
	height:709px !important;
	top:-14px !important;
	background:#e0dfdd;
}

#item106184 {
	width:240px !important;
	height:41px !important;
	left:164px !important;
	top:193px !important;
	background:#e30513;
}

#item106228 {
	width:581px !important;
	height:709px !important;
	top:-14px !important;
	background:#b4b4ae;
}

#item106425 {
	width:205px !important;
	height:68px !important;
	left:1px !important;
	top:122px !important;
	background:#e6e5e4;
	border:solid 1.09346332678137px #6f6f6e;
}

#item106427 {
	width:53px !important;
	height:4px !important;
	left:62px !important;
	top:76px !important;
	background:#e6e5e4;
	border:solid 1.09346332678137px #6f6f6e;
}

#item106429 {
	width:59px !important;
	height:69px !important;
	top:11px !important;
	background:#e6e5e4;
	border:solid 1.09346332678137px #6f6f6e;
}

#item106430 {
	width:87px !important;
	height:69px !important;
	left:118px !important;
	top:11px !important;
	background:#e6e5e4;
	border:solid 1.09346332678137px #6f6f6e;
}

#item106433 {
	width:6px !important;
	height:34px !important;
	left:49px !important;
	top:56px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item106434 {
	width:6px !important;
	height:34px !important;
	left:50px !important;
	top:142px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item106436 {
	width:6px !important;
	height:34px !important;
	left:151px !important;
	top:128px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item106437 {
	width:6px !important;
	height:34px !important;
	left:168px !important;
	top:128px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item106438 {
	width:6px !important;
	height:34px !important;
	left:151px !important;
	top:56px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item106439 {
	width:6px !important;
	height:34px !important;
	left:168px !important;
	top:56px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item106440 {
	width:21px !important;
	height:63px !important;
	left:79px !important;
	background:#e6e5e4;
	border:solid 1.09346332678137px #6f6f6e;
}

#item106468 {
	width:30px !important;
	height:14px !important;
	left:60px !important;
	top:122px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item106469 {
	width:44px !important;
	height:14px !important;
	left:87px !important;
	top:122px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item106699 {
	width:273px !important;
	height:8px !important;
	left:154px !important;
	top:391px !important;
	background:#e30513;
}

#item106700 {
	width:180px !important;
	height:8px !important;
	left:183px !important;
	top:66px !important;
	background:#e30513;
}

#item105965 {
	opacity:0.68;
	width:333px !important;
	height:615px !important;
	left:60px !important;
	top:23px !important;
	background:#000;
}

#item106054 {
	opacity:0.81;
	width:120px !important;
	height:110px !important;
	background:#fff;
}

#item105589 {
	width:1162px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
	background:#5f6465;
}

#item135090 {
	width:38px !important;
	height:32px !important;
	left:127px !important;
	top:3px !important;
}

#item135107 {
	width:30px !important;
	height:37px !important;
	left:170px !important;
}

#item135126 {
	width:60px !important;
	height:33px !important;
	left:67px !important;
	top:2px !important;
}

@keyframes flyinfromtop-135252 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-135252 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item105754 {
	width:139px !important;
	height:183px !important;
	background:#fff;
}

#item111950 {
	width:502px !important;
	height:26px !important;
	background:#e30513;
}

#item111658 {
	width:153px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #cabea6;
}

#item111655 {
	width:153px !important;
	height:26px !important;
	top:105px !important;
}

#item111685 {
	width:153px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #2d8eba;
}

#item111682 {
	width:153px !important;
	height:26px !important;
	top:79px !important;
}

#item111712 {
	width:153px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #b76b6b;
}

#item111709 {
	width:153px !important;
	height:26px !important;
	top:53px !important;
}

#item111739 {
	width:153px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #51b3a6;
}

#item111736 {
	width:153px !important;
	height:26px !important;
	top:26px !important;
}

#item111766 {
	width:153px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #596263;
}

#item111763 {
	width:153px !important;
	height:26px !important;
}

#item111794 {
	width:153px !important;
	height:25px !important;
	left:2px !important;
	top:3px !important;
	background:#ecebec;
}

#item111790 {
	width:158px !important;
	height:42px !important;
	left:10px !important;
	top:140px !important;
}

#item111622 {
	width:153px !important;
	height:25px !important;
	background:#ecebec;
}

#item111623 {
	width:147px !important;
	height:11px !important;
	left:3px !important;
	top:7px !important;
}

#item111619 {
	width:168px !important;
	height:183px !important;
	left:10px !important;
	top:470px !important;
}

#item105199 {
	width:180px !important;
	height:142px !important;
	left:26px !important;
	top:445px !important;
	background:#fff;
}

#item105377 {
	width:19px !important;
	height:26px !important;
	left:14px !important;
}

#item135270 {
	width:41px !important;
	height:41px !important;
	left:197px !important;
	top:451px !important;
}

#item111872 {
	width:120px !important;
	height:110px !important;
	background:#e30513;
}

@keyframes flyinfromright-112066 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-112066 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item112070 {
	width:120px !important;
	height:31px !important;
	background:#fff;
}

#item112066 {
	width:120px !important;
	height:31px !important;
	left:425px !important;
	top:638px !important;
}

#item104772 {
	width:180px !important;
	height:130px !important;
	left:99px !important;
	top:511px !important;
	background:#fff;
}

#item105095 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item135293 {
	width:41px !important;
	height:41px !important;
	left:54px !important;
	top:519px !important;
}

#item135312 {
	width:41px !important;
	height:41px !important;
	left:369px !important;
	top:519px !important;
}

#item103490 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item135336 {
	width:41px !important;
	height:41px !important;
	left:198px !important;
	top:428px !important;
}

#item103662 {
	width:180px !important;
	height:142px !important;
	left:211px !important;
	top:487px !important;
	background:#fff;
}

#item103874 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item135345 {
	width:41px !important;
	height:41px !important;
	left:339px !important;
	top:428px !important;
}

#item103051 {
	width:180px !important;
	height:142px !important;
	left:23px !important;
	top:461px !important;
	background:#fff;
}

#item135362 {
	width:41px !important;
	height:41px !important;
	left:170px !important;
	top:461px !important;
}

#item102292 {
	width:180px !important;
	height:142px !important;
	left:286px !important;
	top:501px !important;
	background:#fff;
}

#item135370 {
	width:41px !important;
	height:41px !important;
	left:420px !important;
	top:506px !important;
}

#item102478 {
	width:480px !important;
	height:67px !important;
	left:14px !important;
	top:299px !important;
	background:#fff;
}

#item102479 {
	width:396px !important;
	height:64px !important;
	left:23px !important;
	top:587px !important;
	background:#fff;
}

#item135379 {
	width:41px !important;
	height:41px !important;
	left:137px !important;
	top:292px !important;
}

#item135388 {
	width:41px !important;
	height:41px !important;
	left:137px !important;
	top:564px !important;
}

#item101854 {
	width:180px !important;
	height:147px !important;
	left:39px !important;
	top:435px !important;
	background:#fff;
}

#item135400 {
	width:41px !important;
	height:41px !important;
	left:177px !important;
	top:437px !important;
}

#item135408 {
	width:41px !important;
	height:41px !important;
	left:26px !important;
	top:574px !important;
}

#item101500 {
	width:277px !important;
	height:149px !important;
	left:85px !important;
	top:489px !important;
	background:#fff;
}

#item101596 {
	width:30px !important;
	height:30px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item101604 {
	width:30px !important;
	height:30px !important;
	left:32px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item101612 {
	width:30px !important;
	height:30px !important;
	left:65px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item101621 {
	width:30px !important;
	height:30px !important;
	left:98px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item101630 {
	width:30px !important;
	height:30px !important;
	left:131px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item101640 {
	width:30px !important;
	height:30px !important;
	left:164px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item101650 {
	width:30px !important;
	height:30px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item101658 {
	width:30px !important;
	height:30px !important;
	left:33px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item101736 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item135417 {
	width:41px !important;
	height:41px !important;
	left:261px !important;
	top:502px !important;
}

#item101053 {
	width:180px !important;
	height:142px !important;
	left:23px !important;
	top:477px !important;
	background:#fff;
}

#item135459 {
	width:41px !important;
	height:41px !important;
	left:197px !important;
	top:483px !important;
}

#item100427 {
	width:185px !important;
	height:142px !important;
	left:23px !important;
	top:277px !important;
	background:#fff;
}

#item100617 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item135565 {
	width:41px !important;
	height:41px !important;
	left:157px !important;
	top:265px !important;
}

#item100692 {
	width:180px !important;
	height:153px !important;
	left:283px !important;
	top:184px !important;
	background:#fff;
}

#item100927 {
	width:19px !important;
	height:26px !important;
	left:13px !important;
}

#item135573 {
	width:41px !important;
	height:41px !important;
	left:427px !important;
	top:201px !important;
}

#item100005 {
	width:180px !important;
	height:153px !important;
	background:#fff;
}

#item135603 {
	width:41px !important;
	height:41px !important;
	left:164px !important;
	top:444px !important;
}

#item100210 {
	width:159px !important;
	height:146px !important;
	background:#fff;
}

#item135595 {
	width:41px !important;
	height:41px !important;
	left:380px !important;
	top:474px !important;
}

#item135782 {
	opacity:0.56;
	width:180px !important;
	height:153px !important;
	left:43px !important;
	top:55px !important;
	background:#fff;
}

#item135639 {
	width:180px !important;
	height:153px !important;
	background:#fff;
}

#item135628 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:451px !important;
}

#item98976 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item136200 {
	width:41px !important;
	height:41px !important;
	left:371px !important;
	top:61px !important;
}

#item136209 {
	width:41px !important;
	height:41px !important;
	left:149px !important;
	top:273px !important;
}

#item136226 {
	width:41px !important;
	height:41px !important;
	left:371px !important;
	top:458px !important;
}

#item99583 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item99610 {
	width:210px !important;
	height:3px !important;
	left:15px !important;
	top:32px !important;
	background:#e30513;
}

#item136218 {
	width:41px !important;
	height:41px !important;
	left:371px !important;
	top:273px !important;
}

#item136234 {
	width:41px !important;
	height:41px !important;
	left:149px !important;
	top:458px !important;
}

#item136242 {
	width:41px !important;
	height:41px !important;
	left:149px !important;
	top:61px !important;
}

#item136028 {
	width:180px !important;
	height:145px !important;
	left:184px !important;
	top:482px !important;
	background:#fff;
}

#item97879 {
	width:1148px !important;
	height:709px !important;
	top:-14px !important;
	background:#007a98;
}

@keyframes flyinfromtop-136177 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-136177 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item136178 {
	width:139px !important;
	height:183px !important;
	background:#fff;
}

#item98049 {
	width:47px !important;
	height:66px !important;
	left:497px !important;
	top:565px !important;
}

#item97231 {
	width:194px !important;
	height:142px !important;
	left:364px !important;
	top:309px !important;
	background:#fff;
}

#item97293 {
	width:24px !important;
	height:24px !important;
}

#item97325 {
	width:24px !important;
	height:24px !important;
}

#item97357 {
	width:24px !important;
	height:24px !important;
}

#item97387 {
	width:24px !important;
	height:24px !important;
}

#item97440 {
	width:24px !important;
	height:24px !important;
}

#item97493 {
	width:24px !important;
	height:24px !important;
}

#item97547 {
	width:24px !important;
	height:24px !important;
}

#item97578 {
	width:24px !important;
	height:24px !important;
}

#item136297 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:303px !important;
}

#item96353 {
	width:180px !important;
	height:150px !important;
	left:21px !important;
	top:476px !important;
	background:#fff;
}

#item96422 {
	width:124px !important;
	height:62px !important;
	left:32px !important;
	top:378px !important;
}

#item136315 {
	width:41px !important;
	height:41px !important;
	left:159px !important;
	top:438px !important;
}

#item96803 {
	width:180px !important;
	height:168px !important;
	left:84px !important;
	top:474px !important;
	background:#fff;
}

#item136324 {
	width:41px !important;
	height:41px !important;
	left:46px !important;
	top:480px !important;
}

#item136516 {
	width:180px !important;
	height:128px !important;
	left:364px !important;
	top:506px !important;
	background:#fff;
}

#item136360 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:509px !important;
}

#item95606 {
	width:176px !important;
	height:170px !important;
	left:360px !important;
	top:110px !important;
	background:#fff;
}

#item95607 {
	width:176px !important;
	height:169px !important;
	left:360px !important;
	top:349px !important;
	background:#fff;
}

#item136344 {
	width:41px !important;
	height:41px !important;
	left:492px !important;
	top:87px !important;
}

#item136352 {
	width:41px !important;
	height:41px !important;
	left:492px !important;
	top:342px !important;
}

#item136540 {
	width:41px !important;
	height:41px !important;
	left:197px !important;
	top:63px !important;
}

#item136573 {
	width:41px !important;
	height:41px !important;
	left:90px !important;
	top:368px !important;
}

#item136582 {
	width:41px !important;
	height:41px !important;
	left:90px !important;
	top:27px !important;
}

#item94634 {
	width:180px !important;
	height:146px !important;
	left:10px !important;
	top:512px !important;
	background:#fff;
}

#item136565 {
	width:41px !important;
	height:41px !important;
	left:202px !important;
	top:517px !important;
}

#item93792 {
	width:180px !important;
	height:188px !important;
	left:232px !important;
	top:450px !important;
	background:#fff;
}

#item136601 {
	width:41px !important;
	height:41px !important;
	left:404px !important;
	top:460px !important;
}

#item93162 {
	width:124px !important;
	height:62px !important;
	left:355px !important;
	top:552px !important;
}

#item136615 {
	width:41px !important;
	height:41px !important;
	left:304px !important;
	top:483px !important;
}

#item136646 {
	width:41px !important;
	height:41px !important;
	left:369px !important;
	top:460px !important;
}

#item136655 {
	width:41px !important;
	height:41px !important;
	left:369px !important;
	top:71px !important;
}

#item136664 {
	width:41px !important;
	height:41px !important;
	left:149px !important;
	top:262px !important;
}

#item92675 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item92770 {
	width:210px !important;
	height:3px !important;
	left:15px !important;
	top:32px !important;
	background:#e30513;
}

#item136672 {
	width:41px !important;
	height:41px !important;
	left:154px !important;
	top:460px !important;
}

#item136681 {
	width:41px !important;
	height:41px !important;
	left:154px !important;
	top:71px !important;
}

#item136691 {
	width:41px !important;
	height:41px !important;
	left:334px !important;
	top:268px !important;
}

#item91575 {
	width:1148px !important;
	height:709px !important;
	top:-14px !important;
	background:#e30513;
}

@keyframes flyinfromtop-136706 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-136706 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item136707 {
	width:139px !important;
	height:183px !important;
	background:#fff;
}

#item90995 {
	width:152px !important;
	height:92px !important;
	left:373px !important;
	top:540px !important;
	background:#fff;
}

#item136719 {
	width:41px !important;
	height:41px !important;
	left:94px !important;
	top:65px !important;
}

#item136745 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:534px !important;
}

#item91298 {
	width:149px !important;
	height:77px !important;
	left:23px !important;
	top:224px !important;
	background:#fff;
}

#item136727 {
	width:41px !important;
	height:41px !important;
	left:485px !important;
	top:355px !important;
}

#item136736 {
	width:41px !important;
	height:41px !important;
	left:135px !important;
	top:220px !important;
}

#item136821 {
	width:41px !important;
	height:41px !important;
	left:156px !important;
	top:88px !important;
}

#item136830 {
	width:41px !important;
	height:41px !important;
	left:156px !important;
	top:353px !important;
}

#item90843 {
	width:210px !important;
	height:3px !important;
	left:15px !important;
	top:32px !important;
	background:#e30513;
}

#item136838 {
	width:41px !important;
	height:41px !important;
	left:342px !important;
	top:359px !important;
}

#item136846 {
	width:41px !important;
	height:41px !important;
	left:342px !important;
	top:91px !important;
}

#item89377 {
	width:373px !important;
	height:18px !important;
	left:35px !important;
	top:141px !important;
	background:#e30513;
}

#item89378 {
	width:210px !important;
	height:18px !important;
	left:199px !important;
	top:141px !important;
	background:#000;
}

#item89395 {
	width:64px !important;
	height:41px !important;
	left:36px !important;
	top:507px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item89397 {
	width:64px !important;
	height:41px !important;
	left:106px !important;
	top:507px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item89398 {
	width:64px !important;
	height:41px !important;
	left:173px !important;
	top:507px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item89399 {
	width:64px !important;
	height:41px !important;
	left:242px !important;
	top:507px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item89400 {
	width:64px !important;
	height:41px !important;
	left:36px !important;
	top:558px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item89401 {
	width:64px !important;
	height:41px !important;
	left:106px !important;
	top:558px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item89402 {
	width:64px !important;
	height:41px !important;
	left:173px !important;
	top:558px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item89403 {
	width:64px !important;
	height:41px !important;
	left:242px !important;
	top:558px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item89553 {
	opacity:0.67;
	width:209px !important;
	height:143px !important;
	left:321px !important;
	top:481px !important;
	background:#706f6f;
}

#item89577 {
	width:186px !important;
	height:54px !important;
	left:30px !important;
	top:451px !important;
	background:#fff;
}

#item137021 {
	width:41px !important;
	height:41px !important;
	left:176px !important;
	top:447px !important;
}

#item89812 {
	width:373px !important;
	height:18px !important;
	left:23px !important;
	top:141px !important;
	background:#e30513;
}

#item89813 {
	width:210px !important;
	height:18px !important;
	left:186px !important;
	top:141px !important;
	background:#000;
}

#item89885 {
	width:105px !important;
	height:181px !important;
	left:417px !important;
	top:28px !important;
	border:solid 2px #dadad9;
}

#item90040 {
	width:169px !important;
	height:54px !important;
	left:20px !important;
	top:473px !important;
	background:#fff;
}

#item137030 {
	width:41px !important;
	height:41px !important;
	left:187px !important;
	top:469px !important;
}

#item88616 {
	opacity:0.67;
	width:276px !important;
	height:91px !important;
	left:289px !important;
	top:547px !important;
	background:#706f6f;
}

#item137173 {
	width:41px !important;
	height:41px !important;
	left:274px !important;
	top:533px !important;
}

#item88833 {
	width:219px !important;
	height:614px !important;
	left:317px !important;
	top:23px !important;
	background:#e1d9cb;
}

#item88869 {
	width:149px !important;
	height:159px !important;
	left:160px !important;
	top:299px !important;
	background:#cabea6;
}

#item137155 {
	width:41px !important;
	height:41px !important;
	left:458px !important;
	top:201px !important;
}

#item137164 {
	width:41px !important;
	height:41px !important;
	left:324px !important;
	top:469px !important;
}

#item137181 {
	width:41px !important;
	height:41px !important;
	left:116px !important;
	top:346px !important;
}

#item88211 {
	width:1162px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f0efee;
}

#item82107 {
	width:1162px !important;
	height:142px !important;
	left:-14px !important;
	top:-14px !important;
	background:#6f6f6e;
}

#item82292 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item82317 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item82342 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item82367 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item82392 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item83479 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item83504 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item83529 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item83555 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item83580 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item83605 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item83630 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item83655 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item80223 {
	width:60px !important;
	height:43px !important;
	background:#31323a;
}

#item80231 {
	width:29px !important;
	height:1px !important;
	top:24px !important;
	background:#c6c183;
}

#item80232 {
	width:29px !important;
	height:1px !important;
	background:#c6c183;
}

#item80391 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item137929 {
	width:14px !important;
	height:14px !important;
	left:247px !important;
	top:545px !important;
	background:#fff;
	border:solid 1px #b4b4ae;
}

#item80468 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item80518 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item80567 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item80665 {
	width:28px !important;
	height:22px !important;
	background:#fff;
}

#item80715 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item80764 {
	width:37px !important;
	height:17px !important;
	background:#fff;
}

#item80812 {
	width:28px !important;
	height:19px !important;
	top:3px !important;
	background:#fff;
}

#item80860 {
	width:28px !important;
	height:19px !important;
	top:3px !important;
	background:#fff;
}

#item80908 {
	width:28px !important;
	height:19px !important;
	top:3px !important;
	background:#fff;
}

#item80957 {
	width:28px !important;
	height:19px !important;
	top:3px !important;
	background:#fff;
}

#item137853 {
	width:28px !important;
	height:22px !important;
	background:#fff;
}

#item137721 {
	width:41px !important;
	height:41px !important;
	left:166px !important;
	top:50px !important;
}

#item137729 {
	width:41px !important;
	height:41px !important;
	left:380px !important;
	top:50px !important;
}

#item137738 {
	width:41px !important;
	height:41px !important;
	left:465px !important;
	top:228px !important;
}

#item137746 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:276px !important;
}

#item137755 {
	width:41px !important;
	height:41px !important;
	left:234px !important;
	top:276px !important;
}

#item137763 {
	width:41px !important;
	height:41px !important;
	left:430px !important;
	top:401px !important;
}

#item137772 {
	width:41px !important;
	height:41px !important;
	left:238px !important;
	top:456px !important;
}

#item137780 {
	width:41px !important;
	height:41px !important;
	left:313px !important;
	top:551px !important;
}

#item81567 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item81591 {
	width:14px !important;
	height:14px !important;
	left:17px !important;
	top:5px !important;
	background:#fff;
	border:solid 1px #b4b4ae;
}

#item81592 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#000;
}

#item81594 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item81621 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item81645 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
}

#item81656 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item81681 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item81707 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item81731 {
	width:14px !important;
	height:14px !important;
	top:6px !important;
	background:#fff;
	border:solid 1px #b4b4ae;
}

#item81735 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item81759 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#fff;
	border:solid 1px #b4b4ae;
}

#item81760 {
	width:13px !important;
	height:14px !important;
	left:5px !important;
}

#item81767 {
	width:105px !important;
	height:47px !important;
	background:#e30513;
}

#item81815 {
	width:13px !important;
	height:13px !important;
	left:34px !important;
	background:#fff;
}

#item81816 {
	width:13px !important;
	height:13px !important;
	left:17px !important;
	background:#000;
}

#item81825 {
	width:13px !important;
	height:13px !important;
	background:#000;
}

#item81833 {
	width:94px !important;
	height:67px !important;
	background:#31323a;
}

#item81841 {
	width:46px !important;
	height:1px !important;
	top:38px !important;
	background:#c6c183;
}

#item81842 {
	width:46px !important;
	height:1px !important;
	background:#c6c183;
}

#item137788 {
	width:41px !important;
	height:41px !important;
	left:337px !important;
	top:51px !important;
}

#item137797 {
	width:41px !important;
	height:41px !important;
	left:220px !important;
	top:257px !important;
}

#item137807 {
	width:41px !important;
	height:41px !important;
	left:391px !important;
	top:257px !important;
}

#item137834 {
	width:41px !important;
	height:41px !important;
	left:463px !important;
	top:444px !important;
}

#item137843 {
	width:41px !important;
	height:41px !important;
	left:466px !important;
	top:51px !important;
}

#item78633 {
	width:26px !important;
	height:26px !important;
	left:17px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item78635 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	background:#fff;
}

#item78661 {
	width:31px !important;
	height:19px !important;
	left:1px !important;
	background:#fff;
}

#item78685 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#736858;
}

#item78690 {
	width:31px !important;
	height:19px !important;
	left:1px !important;
	background:#fff;
}

#item78714 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#000;
}

#item78716 {
	width:13px !important;
	height:13px !important;
	left:34px !important;
	background:#000;
}

#item78717 {
	width:13px !important;
	height:13px !important;
	left:17px !important;
	background:#ef7d00;
}

#item78719 {
	width:13px !important;
	height:13px !important;
	background:#555d5d;
}

#item78723 {
	width:29px !important;
	height:19px !important;
	left:2px !important;
	background:#fff;
}

#item78748 {
	width:26px !important;
	height:26px !important;
	background:#58a8a1;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item78750 {
	width:26px !important;
	height:26px !important;
	left:16px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item78754 {
	width:29px !important;
	height:19px !important;
	left:2px !important;
	background:#fff;
}

#item78779 {
	width:13px !important;
	height:13px !important;
	background:#929291;
}

#item78781 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	background:#000;
}

#item78823 {
	width:38px !important;
	height:45px !important;
	left:1px !important;
	background:#fff;
}

#item78861 {
	width:26px !important;
	height:26px !important;
	left:402px !important;
	top:625px !important;
	background:#008ecf;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item78864 {
	width:26px !important;
	height:26px !important;
	top:6px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item78866 {
	width:31px !important;
	height:19px !important;
	background:#fff;
}

#item78891 {
	width:26px !important;
	height:26px !important;
	top:6px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item78893 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item79134 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item79277 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item79301 {
	width:26px !important;
	height:26px !important;
	top:6px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item138262 {
	width:26px !important;
	height:26px !important;
	top:6px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item138264 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item138290 {
	width:26px !important;
	height:26px !important;
	top:6px !important;
	background:#000;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item138292 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item138064 {
	width:41px !important;
	height:41px !important;
	left:120px !important;
	top:496px !important;
}

#item138072 {
	width:41px !important;
	height:41px !important;
	left:230px !important;
	top:597px !important;
}

#item138081 {
	width:41px !important;
	height:41px !important;
	left:123px !important;
	top:151px !important;
}

#item138089 {
	width:41px !important;
	height:41px !important;
	left:288px !important;
	top:121px !important;
}

#item138097 {
	width:41px !important;
	height:41px !important;
	left:418px !important;
	top:121px !important;
}

#item138106 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:341px !important;
}

#item138141 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:342px !important;
}

#item138149 {
	width:41px !important;
	height:41px !important;
	left:147px !important;
	top:359px !important;
}

#item138157 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:310px !important;
}

#item138165 {
	width:41px !important;
	height:41px !important;
	left:403px !important;
	top:288px !important;
}

#item138174 {
	width:41px !important;
	height:41px !important;
	left:486px !important;
	top:597px !important;
}

#item79387 {
	width:60px !important;
	height:43px !important;
	background:#31323a;
}

#item79395 {
	width:29px !important;
	height:1px !important;
	top:24px !important;
	background:#c6c183;
}

#item79396 {
	width:29px !important;
	height:1px !important;
	background:#c6c183;
}

#item79866 {
	width:13px !important;
	height:13px !important;
	left:15px !important;
	background:#6f6f6f;
}

#item79867 {
	width:26px !important;
	height:26px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item79869 {
	width:30px !important;
	height:19px !important;
	background:#fff;
}

#item79894 {
	width:30px !important;
	height:19px !important;
	background:#fff;
}

#item79919 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#6f6f6f;
}

#item79922 {
	width:30px !important;
	height:19px !important;
	background:#fff;
}

#item79947 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item79972 {
	width:13px !important;
	height:13px !important;
	background:#fedc4b;
}

#item79974 {
	width:26px !important;
	height:26px !important;
	left:14px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item79976 {
	width:31px !important;
	height:19px !important;
	left:1px !important;
	background:#fff;
}

#item80001 {
	width:40px !important;
	height:19px !important;
	background:#fff;
}

#item80026 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item80076 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item80100 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#000;
}

#item80103 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item80127 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#000;
}

#item80130 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item80154 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#575756;
}

#item80155 {
	width:26px !important;
	height:26px !important;
	left:223px !important;
	top:210px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item138114 {
	width:41px !important;
	height:41px !important;
	left:85px !important;
	top:164px !important;
}

#item138122 {
	width:41px !important;
	height:41px !important;
	left:254px !important;
	top:164px !important;
}

#item138131 {
	width:41px !important;
	height:41px !important;
	left:496px !important;
	top:164px !important;
}

#item138183 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:341px !important;
}

#item138191 {
	width:41px !important;
	height:41px !important;
	left:152px !important;
	top:341px !important;
}

#item138199 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:341px !important;
}

#item138208 {
	width:41px !important;
	height:41px !important;
	left:496px !important;
	top:341px !important;
}

#item138217 {
	width:41px !important;
	height:41px !important;
	left:496px !important;
	top:512px !important;
}

#item138225 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:512px !important;
}

#item138234 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:512px !important;
}

#item77700 {
	width:20px !important;
	height:20px !important;
	left:9px !important;
	top:9px !important;
}

#item77747 {
	width:16px !important;
	height:16px !important;
	left:11px !important;
	top:11px !important;
}

#item77752 {
	width:17px !important;
	height:17px !important;
	left:11px !important;
	top:10px !important;
}

#item77757 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:14px !important;
}

#item78229 {
	width:136px !important;
	height:40px !important;
	background:#000;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item78251 {
	width:30px !important;
	height:30px !important;
	background:#e30513;
}

#item112213 {
	width:62px !important;
	height:28px !important;
	background:#fff;
	border:solid 1.64px #cabea6;
}

#item112210 {
	width:62px !important;
	height:28px !important;
	left:378px !important;
}

#item112240 {
	width:142px !important;
	height:28px !important;
	background:#fff;
	border:solid 1.64px #2d8eba;
}

#item112237 {
	width:142px !important;
	height:28px !important;
	left:235px !important;
}

#item112267 {
	width:71px !important;
	height:28px !important;
	background:#fff;
	border:solid 1.64px #b76b6b;
}

#item112264 {
	width:71px !important;
	height:28px !important;
	left:163px !important;
}

#item112294 {
	width:88px !important;
	height:28px !important;
	background:#fff;
	border:solid 1.64px #51b3a6;
}

#item112291 {
	width:88px !important;
	height:28px !important;
	left:75px !important;
}

#item112322 {
	width:74px !important;
	height:28px !important;
	background:#fff;
	border:solid 1.64px #596263;
}

#item112319 {
	width:74px !important;
	height:28px !important;
}

#item112350 {
	width:71px !important;
	height:28px !important;
	left:2px !important;
	top:3px !important;
	background:#d9d9d9;
}

#item112346 {
	width:76px !important;
	height:42px !important;
	left:10px !important;
	top:10px !important;
}

#item112178 {
	width:71px !important;
	height:28px !important;
	background:#d9d9d9;
}

#item112179 {
	width:50px !important;
	height:11px !important;
	left:21px !important;
	top:9px !important;
}

#item112175 {
	width:524px !important;
	height:52px !important;
	left:33px !important;
	top:625px !important;
}

#item119925 {
	width:583px !important;
	height:34px !important;
	left:-14px !important;
	top:45px !important;
	background:#007bc2;
}

#item118102 {
	width:124px !important;
	height:106px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item118177 {
	width:124px !important;
	height:106px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item118275 {
	width:124px !important;
	height:158px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item119554 {
	width:1px !important;
	height:3px !important;
	left:12px !important;
	top:33px !important;
	background:#000;
}

#item119607 {
	width:2px !important;
	height:15px !important;
	background:#6f6f6e;
}

#item117448 {
	width:41px !important;
	height:41px !important;
	left:380px !important;
	top:141px !important;
}

#item117457 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:534px !important;
}

#item117465 {
	width:41px !important;
	height:41px !important;
	left:201px !important;
	top:534px !important;
}

#item117473 {
	width:41px !important;
	height:41px !important;
	left:378px !important;
	top:534px !important;
}

@keyframes flyinfromright-112427 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-112427 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item112430 {
	width:120px !important;
	height:31px !important;
	background:#fff;
}

#item112427 {
	width:120px !important;
	height:31px !important;
	left:425px !important;
	top:638px !important;
}

#item118452 {
	width:124px !important;
	height:140px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item118552 {
	width:124px !important;
	height:146px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item118701 {
	width:134px !important;
	height:172px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item118823 {
	width:16px !important;
	height:16px !important;
	left:7px !important;
	top:7px !important;
}

#item118861 {
	width:13px !important;
	height:13px !important;
	left:9px !important;
	top:9px !important;
}

#item118865 {
	width:14px !important;
	height:14px !important;
	left:9px !important;
	top:8px !important;
}

#item118868 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:12px !important;
}

#item118882 {
	width:37px !important;
	height:37px !important;
	left:17px !important;
	top:16px !important;
}

#item118917 {
	width:29px !important;
	height:29px !important;
	left:21px !important;
	top:20px !important;
}

#item118922 {
	width:31px !important;
	height:31px !important;
	left:20px !important;
	top:19px !important;
}

#item118925 {
	width:4px !important;
	height:4px !important;
	left:27px !important;
	top:26px !important;
}

#item118938 {
	width:124px !important;
	height:172px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item117482 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:534px !important;
}

#item117491 {
	width:41px !important;
	height:41px !important;
	left:184px !important;
	top:534px !important;
}

#item117500 {
	width:41px !important;
	height:41px !important;
	left:357px !important;
	top:534px !important;
}

#item117531 {
	width:41px !important;
	height:41px !important;
	left:372px !important;
	top:293px !important;
}

#item69590 {
	width:340px !important;
	height:606px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item69591 {
	width:340px !important;
	height:606px !important;
	left:198px !important;
	top:23px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item69592 {
	width:340px !important;
	height:606px !important;
	left:374px !important;
	top:23px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item69593 {
	width:340px !important;
	height:606px !important;
	left:23px !important;
	top:332px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item69594 {
	width:340px !important;
	height:606px !important;
	left:198px !important;
	top:332px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item69595 {
	width:340px !important;
	height:606px !important;
	left:374px !important;
	top:332px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item69826 {
	width:136px !important;
	height:54px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item69993 {
	width:77px !important;
	height:50px !important;
	background:#31323a;
}

#item70002 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c6c183;
}

#item70003 {
	width:38px !important;
	height:1px !important;
	background:#c6c183;
}

#item70033 {
	width:136px !important;
	height:54px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70088 {
	width:136px !important;
	height:92px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70141 {
	width:136px !important;
	height:96px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70218 {
	width:136px !important;
	height:94px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72001 {
	width:136px !important;
	height:90px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item138453 {
	width:41px !important;
	height:41px !important;
	left:30px !important;
	top:264px !important;
}

#item138461 {
	width:41px !important;
	height:41px !important;
	left:30px !important;
	top:573px !important;
}

#item138469 {
	width:41px !important;
	height:41px !important;
	left:201px !important;
	top:264px !important;
}

#item138478 {
	width:41px !important;
	height:41px !important;
	left:201px !important;
	top:573px !important;
}

#item138486 {
	width:41px !important;
	height:41px !important;
	left:384px !important;
	top:264px !important;
}

#item138494 {
	width:41px !important;
	height:41px !important;
	left:384px !important;
	top:573px !important;
}

#item72427 {
	width:396px !important;
	height:606px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72428 {
	width:396px !important;
	height:606px !important;
	left:23px !important;
	top:332px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72429 {
	width:618px !important;
	height:1224px !important;
	left:227px !important;
	top:23px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72665 {
	width:18px !important;
	height:18px !important;
	left:8px !important;
	top:8px !important;
}

#item72702 {
	width:14px !important;
	height:14px !important;
	left:10px !important;
	top:10px !important;
}

#item72706 {
	width:15px !important;
	height:15px !important;
	left:9px !important;
	top:9px !important;
}

#item72709 {
	width:2px !important;
	height:2px !important;
	left:13px !important;
	top:13px !important;
}

#item72725 {
	width:136px !important;
	height:164px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72848 {
	width:136px !important;
	height:106px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item73114 {
	width:136px !important;
	height:138px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item138502 {
	width:41px !important;
	height:41px !important;
	left:105px !important;
	top:281px !important;
}

#item138511 {
	width:41px !important;
	height:41px !important;
	left:105px !important;
	top:590px !important;
}

#item138521 {
	width:41px !important;
	height:41px !important;
	left:432px !important;
	top:507px !important;
}

#item139094 {
	width:124px !important;
	height:60px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item139148 {
	width:124px !important;
	height:138px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item139225 {
	width:124px !important;
	height:66px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67679 {
	width:136px !important;
	height:76px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67754 {
	width:133px !important;
	height:106px !important;
	left:2px !important;
	top:4px !important;
	background:#fff;
}

#item67779 {
	width:127px !important;
	height:16px !important;
	background:#e30513;
}

#item67830 {
	width:136px !important;
	height:90px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item138826 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:296px !important;
}

#item138836 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:296px !important;
}

#item138844 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:522px !important;
}

#item138852 {
	width:41px !important;
	height:41px !important;
	left:278px !important;
	top:576px !important;
}

#item138862 {
	width:41px !important;
	height:41px !important;
	left:451px !important;
	top:576px !important;
}

#item68220 {
	width:508px !important;
	height:402px !important;
	left:282px !important;
	top:23px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68222 {
	width:508px !important;
	height:402px !important;
	left:282px !important;
	top:230px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68233 {
	width:508px !important;
	height:402px !important;
	left:282px !important;
	top:437px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68234 {
	width:508px !important;
	height:402px !important;
	left:23px !important;
	top:437px !important;
	border:solid 1px #868686;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68449 {
	width:136px !important;
	height:112px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68547 {
	width:136px !important;
	height:72px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68623 {
	width:136px !important;
	height:70px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68696 {
	width:136px !important;
	height:138px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item138870 {
	width:41px !important;
	height:41px !important;
	left:208px !important;
	top:512px !important;
}

#item138878 {
	width:41px !important;
	height:41px !important;
	left:470px !important;
	top:512px !important;
}

#item138887 {
	width:41px !important;
	height:41px !important;
	left:470px !important;
	top:269px !important;
}

#item138895 {
	width:41px !important;
	height:41px !important;
	left:470px !important;
	top:79px !important;
}

#item138903 {
	width:41px !important;
	height:41px !important;
	left:27px !important;
	top:269px !important;
}

#item123846 {
	width:258px !important;
	height:201px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #fff;
}

#item123847 {
	width:258px !important;
	height:201px !important;
	left:23px !important;
	top:230px !important;
	border:solid 1px #fff;
}

#item123848 {
	width:258px !important;
	height:198px !important;
	left:23px !important;
	top:437px !important;
	border:solid 1px #fff;
}

#item123849 {
	width:258px !important;
	height:198px !important;
	left:286px !important;
	top:437px !important;
	border:solid 1px #fff;
}

#item123850 {
	width:258px !important;
	height:201px !important;
	left:286px !important;
	top:23px !important;
	border:solid 1px #fff;
}

#item123851 {
	width:258px !important;
	height:201px !important;
	left:286px !important;
	top:230px !important;
	border:solid 1px #fff;
}

#item122263 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:10px !important;
}

#item122299 {
	width:17px !important;
	height:17px !important;
	left:13px !important;
	top:12px !important;
}

#item122304 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

#item122307 {
	width:3px !important;
	height:3px !important;
	left:16px !important;
	top:16px !important;
}

#item122488 {
	width:130px !important;
	height:100px !important;
	background:#fff;
	border:solid 0.7px #575756;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item123174 {
	width:77px !important;
	height:50px !important;
	background:#31323a;
}

#item123182 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c6c183;
}

#item123183 {
	width:38px !important;
	height:1px !important;
	background:#c6c183;
}

#item120550 {
	width:41px !important;
	height:41px !important;
	left:200px !important;
	top:89px !important;
}

#item120559 {
	width:41px !important;
	height:41px !important;
	left:220px !important;
	top:295px !important;
}

#item120569 {
	width:41px !important;
	height:41px !important;
	left:168px !important;
	top:562px !important;
}

#item120577 {
	width:41px !important;
	height:41px !important;
	left:463px !important;
	top:89px !important;
}

#item120585 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:295px !important;
}

#item120594 {
	width:41px !important;
	height:41px !important;
	left:431px !important;
	top:562px !important;
}

#item123852 {
	width:581px !important;
	height:213px !important;
	top:422px !important;
	background:#e8e7e6;
}

#item123842 {
	width:334px !important;
	height:680px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item123843 {
	width:334px !important;
	height:680px !important;
	left:196px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item123844 {
	width:167px !important;
	height:340px !important;
	left:369px !important;
	top:23px !important;
}

#item121257 {
	width:25px !important;
	height:25px !important;
	left:11px !important;
	top:11px !important;
}

#item121294 {
	width:19px !important;
	height:20px !important;
	left:14px !important;
	top:14px !important;
}

#item121298 {
	width:21px !important;
	height:21px !important;
	left:13px !important;
	top:13px !important;
}

#item121301 {
	width:3px !important;
	height:3px !important;
	left:19px !important;
	top:18px !important;
}

#item122085 {
	width:130px !important;
	height:202px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item120603 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:299px !important;
}

#item120612 {
	width:41px !important;
	height:41px !important;
	left:201px !important;
	top:299px !important;
}

#item120620 {
	width:41px !important;
	height:41px !important;
	left:454px !important;
	top:247px !important;
}

#item120629 {
	width:41px !important;
	height:41px !important;
	left:468px !important;
	top:575px !important;
}

#item141883 {
	width:18px !important;
	height:18px !important;
	left:46px !important;
}

#item141889 {
	width:18px !important;
	height:18px !important;
	left:23px !important;
}

#item141899 {
	width:18px !important;
	height:18px !important;
	background:#fcc100;
}

#item141912 {
	width:136px !important;
	height:112px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item142018 {
	width:136px !important;
	height:146px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item142438 {
	width:136px !important;
	height:104px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item142790 {
	width:35px !important;
	height:36px !important;
	background:#d60f1e;
}

#item143142 {
	width:73px !important;
	height:53px !important;
	background:#31323a;
}

#item143144 {
	width:61px !important;
	height:35px !important;
	left:1px !important;
	background:#31323a;
}

#item143152 {
	width:30px !important;
	height:1px !important;
	top:25px !important;
	background:#c6c183;
}

#item143153 {
	width:30px !important;
	height:1px !important;
	background:#c6c183;
}

#item139801 {
	width:41px !important;
	height:41px !important;
	left:141px !important;
	top:115px !important;
}

#item139809 {
	width:41px !important;
	height:41px !important;
	left:141px !important;
	top:366px !important;
}

#item139818 {
	width:41px !important;
	height:41px !important;
	left:320px !important;
	top:366px !important;
}

#item139827 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:366px !important;
}

#item139835 {
	width:41px !important;
	height:41px !important;
	left:142px !important;
	top:591px !important;
}

#item139843 {
	width:41px !important;
	height:41px !important;
	left:411px !important;
	top:591px !important;
}

#item139902 {
	width:41px !important;
	height:41px !important;
	left:390px !important;
	top:115px !important;
}

#item140436 {
	width:18px !important;
	height:18px !important;
	left:46px !important;
}

#item140445 {
	width:18px !important;
	height:18px !important;
	left:23px !important;
}

#item140455 {
	width:18px !important;
	height:18px !important;
	background:#fcc100;
}

#item140468 {
	width:136px !important;
	height:188px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item140615 {
	width:23px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item140653 {
	width:17px !important;
	height:17px !important;
	left:13px !important;
	top:12px !important;
}

#item140657 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

#item140660 {
	width:3px !important;
	height:3px !important;
	left:16px !important;
	top:16px !important;
}

#item140672 {
	width:136px !important;
	height:168px !important;
	left:123px !important;
	top:421px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item140819 {
	width:136px !important;
	height:152px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item141092 {
	width:136px !important;
	height:140px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item139852 {
	width:41px !important;
	height:41px !important;
	left:67px !important;
	top:249px !important;
}

#item139860 {
	width:41px !important;
	height:41px !important;
	left:291px !important;
	top:266px !important;
}

#item139869 {
	width:41px !important;
	height:41px !important;
	left:432px !important;
	top:51px !important;
}

#item139878 {
	width:41px !important;
	height:41px !important;
	left:57px !important;
	top:591px !important;
}

#item144210 {
	width:41px !important;
	height:41px !important;
	left:164px !important;
	top:499px !important;
}

#item144220 {
	width:41px !important;
	height:41px !important;
	left:225px !important;
	top:520px !important;
}

#item144228 {
	width:41px !important;
	height:41px !important;
	left:225px !important;
	top:231px !important;
}

#item144236 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:165px !important;
}

#item144244 {
	width:41px !important;
	height:41px !important;
	left:502px !important;
	top:307px !important;
}

#item144253 {
	width:41px !important;
	height:41px !important;
	left:502px !important;
	top:451px !important;
}

#item144262 {
	width:41px !important;
	height:41px !important;
	left:502px !important;
	top:592px !important;
}

#item50066 {
	width:254px !important;
	height:300px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #fff;
}

#item50067 {
	width:254px !important;
	height:300px !important;
	left:23px !important;
	top:332px !important;
	border:solid 1px #fff;
}

#item50068 {
	width:254px !important;
	height:300px !important;
	left:285px !important;
	top:23px !important;
	border:solid 1px #fff;
}

#item50069 {
	width:254px !important;
	height:300px !important;
	left:285px !important;
	top:332px !important;
	border:solid 1px #fff;
}

#item144270 {
	width:41px !important;
	height:41px !important;
	left:226px !important;
	top:493px !important;
}

#item144279 {
	width:41px !important;
	height:41px !important;
	left:226px !important;
	top:186px !important;
}

#item144288 {
	width:41px !important;
	height:41px !important;
	left:484px !important;
	top:493px !important;
}

#item144296 {
	width:41px !important;
	height:41px !important;
	left:484px !important;
	top:186px !important;
}

#item43815 {
	width:581px !important;
	height:660px !important;
	left:-14px !important;
	top:34px !important;
	background:#d9d9d9;
}

#item43816 {
	width:201px !important;
	height:50px !important;
	left:-14px !important;
	top:-14px !important;
	background:#fcc100;
}

#item43817 {
	width:170px !important;
	height:218px !important;
	left:23px !important;
	top:193px !important;
	border-radius:11px;
	background:#fff;
}

#item43819 {
	width:170px !important;
	height:218px !important;
	left:374px !important;
	top:193px !important;
	border-radius:11px;
	background:#fff;
}

#item43822 {
	width:170px !important;
	height:218px !important;
	left:198px !important;
	top:193px !important;
	border-radius:11px;
	background:#fff;
}

#item145294 {
	width:170px !important;
	height:218px !important;
	left:23px !important;
	top:417px !important;
	border-radius:11px;
	background:#fff;
}

#item145295 {
	width:170px !important;
	height:218px !important;
	left:374px !important;
	top:417px !important;
	border-radius:11px;
	background:#fff;
}

#item145296 {
	width:170px !important;
	height:218px !important;
	left:198px !important;
	top:417px !important;
	border-radius:11px;
	background:#fff;
}

#item45431 {
	width:42px !important;
	height:42px !important;
	left:166px !important;
	top:14px !important;
}

#item45441 {
	width:19px !important;
	height:19px !important;
	left:392px !important;
	top:196px !important;
	background:#fcc100;
}

#item45448 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:196px !important;
}

#item45456 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:218px !important;
}

#item45465 {
	width:19px !important;
	height:19px !important;
	left:214px !important;
	top:218px !important;
}

#item45485 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:240px !important;
}

#item45501 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:218px !important;
}

#item45508 {
	width:19px !important;
	height:19px !important;
	left:214px !important;
	top:196px !important;
}

#item45519 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:196px !important;
}

#item45537 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:240px !important;
}

#item45545 {
	width:19px !important;
	height:19px !important;
	left:214px !important;
	top:240px !important;
}

#item45554 {
	width:19px !important;
	height:19px !important;
	left:214px !important;
	top:262px !important;
}

#item144999 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
	background:#fcc100;
}

#item145006 {
	width:19px !important;
	height:19px !important;
	top:22px !important;
}

#item145016 {
	width:19px !important;
	height:19px !important;
	background:#fcc100;
}

#item145050 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
}

#item145055 {
	width:19px !important;
	height:19px !important;
	background:#fcc100;
}

#item145064 {
	width:19px !important;
	height:19px !important;
	top:22px !important;
	background:#fcc100;
}

#item145074 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
	background:#fcc100;
}

#item145082 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:22px !important;
	background:#fcc100;
}

#item145090 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
}

#item145110 {
	width:1px !important;
	height:2px !important;
	left:18px !important;
	top:26px !important;
	background:#b4c646;
}

#item145159 {
	width:23px !important;
	height:1px !important;
	left:3px !important;
	top:30px !important;
	background:#fff;
}

#item144691 {
	width:41px !important;
	height:41px !important;
	left:143px !important;
	top:291px !important;
}

#item144724 {
	width:41px !important;
	height:41px !important;
	left:499px !important;
	top:291px !important;
}

#item144825 {
	width:41px !important;
	height:41px !important;
	left:143px !important;
	top:496px !important;
}

#item144833 {
	width:41px !important;
	height:41px !important;
	left:320px !important;
	top:496px !important;
}

#item144843 {
	width:41px !important;
	height:41px !important;
	left:499px !important;
	top:496px !important;
}

#item46114 {
	width:581px !important;
	height:238px !important;
	top:456px !important;
}

#item46195 {
	width:57px !important;
	height:23px !important;
	background:#fff;
}

#item46220 {
	width:57px !important;
	height:23px !important;
	background:#fff;
}

#item46245 {
	width:85px !important;
	height:34px !important;
	background:#fff;
}

#item46270 {
	width:57px !important;
	height:23px !important;
	background:#fff;
}

#item46296 {
	width:57px !important;
	height:23px !important;
	background:#fff;
}

#item46322 {
	width:102px !important;
	height:102px !important;
	background:#d60f1e;
}

#item144740 {
	width:41px !important;
	height:41px !important;
	left:329px !important;
	top:456px !important;
}

#item144748 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:325px !important;
}

#item144757 {
	width:41px !important;
	height:41px !important;
	left:368px !important;
	top:325px !important;
}

#item144765 {
	width:41px !important;
	height:41px !important;
	left:234px !important;
	top:325px !important;
}

#item144774 {
	width:41px !important;
	height:41px !important;
	left:82px !important;
	top:325px !important;
}

#item39734 {
	width:581px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
	background:#ece7de;
}

#item40082 {
	width:6px !important;
	height:4px !important;
	left:489px !important;
	top:26px !important;
}

#item40163 {
	width:114px !important;
	height:94px !important;
	left:264px !important;
}

#item40170 {
	width:118px !important;
	height:94px !important;
}

#item40177 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:241px !important;
	height:213px !important;
	left:27px !important;
	top:43px !important;
	border-radius:14px;
	background:#ece7de;
}

#item40178 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:264px !important;
	height:108px !important;
	left:276px !important;
	top:43px !important;
	border-radius:14px;
	background:#ece7de;
}

#item40206 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:264px !important;
	height:99px !important;
	border-radius:14px;
	background:#ece7de;
}

#item40217 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:167px !important;
	height:179px !important;
	left:200px !important;
	top:459px !important;
	border-radius:11px;
	background:#ece7de;
}

#item40219 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:167px !important;
	height:14px !important;
	top:164px !important;
	border-radius:0 14px 14px 0;
	background:#504f4b;
}

#item40222 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:167px !important;
	height:179px !important;
	left:27px !important;
	top:459px !important;
	border-radius:11px;
	background:#ece7de;
}

#item40224 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:167px !important;
	height:14px !important;
	top:164px !important;
	border-radius:0 14px 14px 0;
	background:#504f4b;
}

#item40226 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:167px !important;
	height:179px !important;
	left:373px !important;
	top:459px !important;
	border-radius:11px;
	background:#ece7de;
}

#item40228 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:167px !important;
	height:14px !important;
	top:164px !important;
	border-radius:0 14px 14px 0;
	background:#504f4b;
}

#item40307 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:128px !important;
	height:14px !important;
	background:#504f4b;
}

#item40310 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:128px !important;
	height:14px !important;
	border-radius:0 12px 0 0;
	background:#504f4b;
}

#item40365 {
	width:28px !important;
	height:28px !important;
	left:13px !important;
	top:12px !important;
}

#item40390 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:15px !important;
}

#item40394 {
	width:23px !important;
	height:23px !important;
	left:15px !important;
	top:14px !important;
}

#item40397 {
	width:3px !important;
	height:3px !important;
	left:20px !important;
	top:20px !important;
}

#item41984 {
	width:96px !important;
	height:11px !important;
	left:40px !important;
	top:6px !important;
	background:#be0637;
}

#item145358 {
	width:41px !important;
	height:41px !important;
	left:146px !important;
	top:482px !important;
}

#item145366 {
	width:41px !important;
	height:41px !important;
	left:315px !important;
	top:482px !important;
}

#item145374 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:482px !important;
}

#item145384 {
	width:41px !important;
	height:41px !important;
	left:142px !important;
	top:563px !important;
}

#item145400 {
	width:41px !important;
	height:41px !important;
	left:312px !important;
	top:563px !important;
}

#item145417 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:563px !important;
}

#item145448 {
	width:41px !important;
	height:41px !important;
	left:142px !important;
	top:353px !important;
}

#item145456 {
	width:41px !important;
	height:41px !important;
	left:312px !important;
	top:348px !important;
}

#item145464 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:348px !important;
}

#item115162 {
	width:581px !important;
	height:252px !important;
	left:-14px !important;
	top:61px !important;
	background:#e4ddd3;
}

#item115116 {
	width:4px !important;
	height:7px !important;
	left:394px !important;
	background:#e4ddd3;
}

#item115117 {
	width:4px !important;
	height:7px !important;
	left:272px !important;
	background:#e4ddd3;
}

#item115118 {
	width:4px !important;
	height:7px !important;
	left:136px !important;
	background:#e4ddd3;
}

#item115119 {
	width:4px !important;
	height:7px !important;
	left:394px !important;
	top:39px !important;
	background:#ffffff;
}

#item115120 {
	width:4px !important;
	height:7px !important;
	left:272px !important;
	top:39px !important;
	background:#ffffff;
}

#item115122 {
	width:4px !important;
	height:7px !important;
	left:136px !important;
	top:39px !important;
	background:#ffffff;
}

#item114394 {
	width:7px !important;
	height:1px !important;
	top:25px !important;
	background:#000;
}

#item114395 {
	width:7px !important;
	height:1px !important;
	left:36px !important;
	top:25px !important;
	background:#000;
}

#item114491 {
	width:1px !important;
	height:3px !important;
	left:26px !important;
	top:38px !important;
	background:#b8c946;
}

#item114556 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
	background:#005aab;
}

#item114586 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
	background:#005aab;
}

#item114611 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
	background:#005aab;
}

#item114648 {
	width:20px !important;
	height:20px !important;
	background:#005aab;
}

#item113617 {
	width:41px !important;
	height:41px !important;
	left:119px !important;
	top:223px !important;
}

#item113625 {
	width:41px !important;
	height:41px !important;
	left:130px !important;
	top:410px !important;
}

#item113633 {
	width:41px !important;
	height:41px !important;
	left:386px !important;
	top:341px !important;
}

#item113642 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:500px !important;
}

#item113651 {
	width:41px !important;
	height:41px !important;
	left:203px !important;
	top:500px !important;
}

#item113659 {
	width:41px !important;
	height:41px !important;
	left:381px !important;
	top:500px !important;
}

#item115164 {
	width:581px !important;
	height:564px !important;
	top:130px !important;
	background:#e7e6e4;
}

#item115133 {
	width:170px !important;
	height:244px !important;
	left:20px !important;
	top:130px !important;
	background:#61c5c2;
}

#item115134 {
	width:99px !important;
	height:96px !important;
	left:482px !important;
	top:598px !important;
	background:#61c5c2;
}

#item115135 {
	width:170px !important;
	height:78px !important;
	left:199px !important;
	top:297px !important;
	background:#ffffff;
}

#item115136 {
	width:167px !important;
	height:78px !important;
	left:377px !important;
	top:297px !important;
	background:#ffffff;
}

#item115137 {
	width:170px !important;
	height:82px !important;
	left:199px !important;
	top:554px !important;
	background:#ffffff;
}

#item115138 {
	width:170px !important;
	height:82px !important;
	left:375px !important;
	top:554px !important;
	background:#ffffff;
}

#item115139 {
	width:173px !important;
	height:82px !important;
	left:20px !important;
	top:554px !important;
	background:#ffffff;
}

#item114684 {
	width:28px !important;
	height:28px !important;
	background:#4d927f;
}

#item114732 {
	width:28px !important;
	height:28px !important;
	background:#4d927f;
}

#item114809 {
	width:1px !important;
	height:3px !important;
	left:24px !important;
	top:36px !important;
	background:#b7c747;
}

#item114879 {
	width:28px !important;
	height:28px !important;
	background:#4d927f;
}

#item114904 {
	width:28px !important;
	height:28px !important;
	background:#4d927f;
}

#item113668 {
	width:41px !important;
	height:41px !important;
	left:145px !important;
	top:258px !important;
}

#item113676 {
	width:41px !important;
	height:41px !important;
	left:327px !important;
	top:258px !important;
}

#item113684 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:354px !important;
}

#item113692 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:517px !important;
}

#item113701 {
	width:41px !important;
	height:41px !important;
	left:327px !important;
	top:517px !important;
}

#item113709 {
	width:41px !important;
	height:41px !important;
	left:151px !important;
	top:517px !important;
}

#item116281 {
	width:42px !important;
	height:42px !important;
	background:#ffffff;
	border:solid 1.5px #0089ce;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item116326 {
	width:6px !important;
	height:4px !important;
	left:3px !important;
	top:37px !important;
	background:#0089ce;
	border:solid 1.5px #0089ce;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item116327 {
	width:6px !important;
	height:4px !important;
	left:17px !important;
	top:37px !important;
	background:#0089ce;
	border:solid 1.5px #0089ce;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item115477 {
	width:41px !important;
	height:41px !important;
	left:295px !important;
	top:270px !important;
}

#item115485 {
	width:41px !important;
	height:41px !important;
	left:295px !important;
	top:437px !important;
}

#item115494 {
	width:41px !important;
	height:41px !important;
	left:128px !important;
	top:437px !important;
}

#item115504 {
	width:41px !important;
	height:41px !important;
	left:475px !important;
	top:270px !important;
}

#item115512 {
	width:41px !important;
	height:41px !important;
	left:475px !important;
	top:437px !important;
}

#item116981 {
	width:170px !important;
	height:194px !important;
	left:23px !important;
	top:244px !important;
	border-radius:12px;
	background:#fff;
}

#item116982 {
	width:170px !important;
	height:194px !important;
	left:198px !important;
	top:244px !important;
	border-radius:12px;
	background:#fff;
}

#item116983 {
	width:164px !important;
	height:194px !important;
	left:374px !important;
	top:244px !important;
	border-radius:12px;
	background:#fff;
}

#item116984 {
	width:258px !important;
	height:190px !important;
	left:23px !important;
	top:445px !important;
	border-radius:12px;
	background:#fff;
}

#item116985 {
	width:252px !important;
	height:190px !important;
	left:286px !important;
	top:445px !important;
	border-radius:12px;
	background:#fff;
}

#item116488 {
	width:17px !important;
	height:17px !important;
	top:18px !important;
}

#item116575 {
	width:17px !important;
	height:17px !important;
	left:40px !important;
}

#item116582 {
	width:17px !important;
	height:17px !important;
	left:60px !important;
}

#item115520 {
	width:41px !important;
	height:41px !important;
	left:148px !important;
	top:390px !important;
}

#item115528 {
	width:41px !important;
	height:41px !important;
	left:325px !important;
	top:390px !important;
}

#item115537 {
	width:41px !important;
	height:41px !important;
	left:493px !important;
	top:390px !important;
}

#item115545 {
	width:41px !important;
	height:41px !important;
	left:493px !important;
	top:585px !important;
}

#item115553 {
	width:41px !important;
	height:41px !important;
	left:115px !important;
	top:468px !important;
}

#item149035 {
	width:170px !important;
	height:587px !important;
	left:23px !important;
	top:48px !important;
	border:solid 2px #fff;
}

#item149036 {
	width:346px !important;
	height:381px !important;
	left:198px !important;
	top:254px !important;
	border:solid 2px #fff;
}

#item148960 {
	width:137px !important;
	height:119px !important;
	left:11px !important;
}

#item148486 {
	width:71px !important;
	height:47px !important;
	background:#31323a;
}

#item148488 {
	width:69px !important;
	height:39px !important;
	background:#31323a;
}

#item148496 {
	width:34px !important;
	height:1px !important;
	top:28px !important;
	background:#c6c183;
}

#item148497 {
	width:34px !important;
	height:1px !important;
	background:#c6c183;
}

#item145793 {
	width:41px !important;
	height:41px !important;
	left:29px !important;
	top:131px !important;
}

#item145801 {
	width:41px !important;
	height:41px !important;
	left:206px !important;
	top:131px !important;
}

#item145811 {
	width:41px !important;
	height:41px !important;
	left:206px !important;
	top:319px !important;
}

#item145819 {
	width:41px !important;
	height:41px !important;
	left:30px !important;
	top:319px !important;
}

#item145828 {
	width:41px !important;
	height:41px !important;
	left:30px !important;
	top:517px !important;
}

#item145836 {
	width:41px !important;
	height:41px !important;
	left:204px !important;
	top:517px !important;
}

#item145845 {
	width:41px !important;
	height:41px !important;
	left:374px !important;
	top:517px !important;
}

#item145854 {
	width:41px !important;
	height:41px !important;
	left:374px !important;
	top:319px !important;
}

#item145905 {
	width:41px !important;
	height:41px !important;
	left:374px !important;
	top:131px !important;
}

#item149022 {
	width:261px !important;
	height:195px !important;
	left:23px !important;
	top:236px !important;
	border:solid 1px #fff;
}

#item149023 {
	width:261px !important;
	height:198px !important;
	left:23px !important;
	top:437px !important;
	border:solid 1px #fff;
}

#item149024 {
	width:247px !important;
	height:195px !important;
	left:289px !important;
	top:236px !important;
	border:solid 1px #fff;
}

#item149025 {
	width:247px !important;
	height:198px !important;
	left:289px !important;
	top:437px !important;
	border:solid 1px #fff;
}

#item149026 {
	width:513px !important;
	height:207px !important;
	left:23px !important;
	top:22px !important;
	border:solid 1px #fff;
}

#item145871 {
	width:41px !important;
	height:41px !important;
	left:114px !important;
	top:98px !important;
}

#item145888 {
	width:41px !important;
	height:41px !important;
	left:293px !important;
	top:278px !important;
}

#item145897 {
	width:41px !important;
	height:41px !important;
	left:293px !important;
	top:473px !important;
}

#item151749 {
	width:258px !important;
	height:171px !important;
	left:23px !important;
	top:289px !important;
	border:solid 1px #9d9d9c;
}

#item151750 {
	width:258px !important;
	height:170px !important;
	left:23px !important;
	top:466px !important;
	border:solid 1px #9d9d9c;
}

#item151751 {
	width:258px !important;
	height:171px !important;
	left:286px !important;
	top:289px !important;
	border:solid 1px #9d9d9c;
}

#item151752 {
	width:258px !important;
	height:170px !important;
	left:286px !important;
	top:466px !important;
	border:solid 1px #9d9d9c;
}

#item25914 {
	width:18px !important;
	height:18px !important;
	background:#fcc100;
}

#item25926 {
	width:18px !important;
	height:18px !important;
	left:356px !important;
	top:214px !important;
	background:#fcc100;
}

#item151158 {
	width:63px !important;
	height:41px !important;
	background:#31323a;
}

#item151160 {
	width:60px !important;
	height:34px !important;
	background:#31323a;
}

#item151168 {
	width:30px !important;
	height:1px !important;
	top:24px !important;
	background:#c6c183;
}

#item151169 {
	width:30px !important;
	height:1px !important;
	background:#c6c183;
}

#item149524 {
	width:41px !important;
	height:41px !important;
	left:400px !important;
	top:118px !important;
}

#item149764 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:353px !important;
}

#item149774 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:530px !important;
}

#item149782 {
	width:41px !important;
	height:41px !important;
	left:291px !important;
	top:353px !important;
}

#item149790 {
	width:41px !important;
	height:41px !important;
	left:291px !important;
	top:530px !important;
}

#item151745 {
	width:254px !important;
	height:171px !important;
	left:23px !important;
	top:289px !important;
	border:solid 1px #fff;
}

#item151746 {
	width:254px !important;
	height:170px !important;
	left:23px !important;
	top:466px !important;
	border:solid 1px #fff;
}

#item151747 {
	width:254px !important;
	height:171px !important;
	left:282px !important;
	top:289px !important;
	border:solid 1px #fff;
}

#item151748 {
	width:254px !important;
	height:170px !important;
	left:282px !important;
	top:466px !important;
	border:solid 1px #fff;
}

#item149926 {
	width:73px !important;
	height:8px !important;
	top:26px !important;
	background:#e30513;
}

#item149951 {
	width:73px !important;
	height:8px !important;
	top:26px !important;
	background:#e30513;
}

#item149569 {
	width:41px !important;
	height:41px !important;
	left:461px !important;
	top:115px !important;
}

#item149798 {
	width:41px !important;
	height:41px !important;
	left:27px !important;
	top:357px !important;
}

#item149824 {
	width:41px !important;
	height:41px !important;
	left:287px !important;
	top:530px !important;
}

#item154229 {
	width:258px !important;
	height:183px !important;
	left:23px !important;
	top:266px !important;
	border:solid 1px #fff;
}

#item154230 {
	width:258px !important;
	height:181px !important;
	left:23px !important;
	top:455px !important;
	border:solid 1px #fff;
}

#item154231 {
	width:258px !important;
	height:183px !important;
	left:286px !important;
	top:266px !important;
	border:solid 1px #fff;
}

#item154232 {
	width:258px !important;
	height:181px !important;
	left:286px !important;
	top:455px !important;
	border:solid 1px #fff;
}

#item154205 {
	opacity:0.82;
	width:109px !important;
	height:114px !important;
	left:414px !important;
	top:135px !important;
	background:#fff;
}

#item153285 {
	width:94px !important;
	height:61px !important;
	background:#31323a;
}

#item153293 {
	width:46px !important;
	height:1px !important;
	top:38px !important;
	background:#c6c183;
}

#item153294 {
	width:46px !important;
	height:1px !important;
	background:#c6c183;
}

#item152216 {
	width:41px !important;
	height:41px !important;
	left:485px !important;
	top:198px !important;
}

#item152233 {
	width:41px !important;
	height:41px !important;
	left:27px !important;
	top:332px !important;
}

#item152241 {
	width:41px !important;
	height:41px !important;
	left:27px !important;
	top:492px !important;
}

#item152250 {
	width:41px !important;
	height:41px !important;
	left:292px !important;
	top:332px !important;
}

#item152259 {
	width:41px !important;
	height:41px !important;
	left:292px !important;
	top:492px !important;
}

#item154217 {
	width:258px !important;
	height:183px !important;
	left:23px !important;
	top:266px !important;
	border:solid 1px #fff;
}

#item154218 {
	width:258px !important;
	height:181px !important;
	left:23px !important;
	top:455px !important;
	border:solid 1px #fff;
}

#item154219 {
	width:258px !important;
	height:210px !important;
	left:286px !important;
	top:426px !important;
	border:solid 1px #fff;
}

#item154141 {
	opacity:0.82;
	width:97px !important;
	height:105px !important;
	left:403px !important;
	top:153px !important;
	background:#fff;
}

#item152267 {
	width:41px !important;
	height:41px !important;
	left:128px !important;
	top:590px !important;
}

#item152276 {
	width:41px !important;
	height:41px !important;
	left:30px !important;
	top:306px !important;
}

#item16980 {
	width:257px !important;
	height:162px !important;
	left:23px !important;
	top:307px !important;
	border:solid 1px #b2b2b1;
}

#item16981 {
	width:257px !important;
	height:162px !important;
	left:23px !important;
	top:476px !important;
	border:solid 1px #b2b2b1;
}

#item16982 {
	width:257px !important;
	height:162px !important;
	left:288px !important;
	top:307px !important;
	border:solid 1px #b2b2b1;
}

#item16983 {
	width:257px !important;
	height:162px !important;
	left:288px !important;
	top:476px !important;
	border:solid 1px #b2b2b1;
}

#item18363 {
	width:156px !important;
	height:46px !important;
	background:#000;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item154593 {
	width:26px !important;
	height:26px !important;
	left:11px !important;
	top:11px !important;
}

#item154630 {
	width:20px !important;
	height:20px !important;
	left:14px !important;
	top:14px !important;
}

#item154634 {
	width:21px !important;
	height:21px !important;
	left:14px !important;
	top:13px !important;
}

#item154637 {
	width:3px !important;
	height:3px !important;
	left:19px !important;
	top:18px !important;
}

#item154432 {
	width:41px !important;
	height:41px !important;
	left:39px !important;
	top:213px !important;
}

#item154440 {
	width:41px !important;
	height:41px !important;
	left:193px !important;
	top:351px !important;
}

#item154448 {
	width:41px !important;
	height:41px !important;
	left:465px !important;
	top:351px !important;
}

#item154457 {
	width:41px !important;
	height:41px !important;
	left:465px !important;
	top:519px !important;
}

#item154500 {
	width:41px !important;
	height:41px !important;
	left:193px !important;
	top:519px !important;
}

#item19112 {
	width:251px !important;
	height:162px !important;
	left:282px !important;
	top:307px !important;
	border:solid 1px #b2b2b1;
}

#item19113 {
	width:251px !important;
	height:162px !important;
	left:23px !important;
	top:476px !important;
	border:solid 1px #b2b2b1;
}

#item19114 {
	width:251px !important;
	height:162px !important;
	left:23px !important;
	top:307px !important;
	border:solid 1px #b2b2b1;
}

#item19115 {
	width:251px !important;
	height:162px !important;
	left:282px !important;
	top:476px !important;
	border:solid 1px #b2b2b1;
}

#item154465 {
	width:41px !important;
	height:41px !important;
	left:202px !important;
	top:523px !important;
}

#item154475 {
	width:41px !important;
	height:41px !important;
	left:215px !important;
	top:356px !important;
}

#item154484 {
	width:41px !important;
	height:41px !important;
	left:468px !important;
	top:356px !important;
}

#item154492 {
	width:41px !important;
	height:41px !important;
	left:289px !important;
	top:523px !important;
}

#item154509 {
	width:41px !important;
	height:41px !important;
	left:241px !important;
	top:253px !important;
}

#item154518 {
	width:41px !important;
	height:41px !important;
	left:408px !important;
	top:253px !important;
}

#item124464 {
	width:41px !important;
	height:41px !important;
	left:267px !important;
	top:61px !important;
}

#item124473 {
	width:41px !important;
	height:41px !important;
	left:454px !important;
	top:61px !important;
}

#item124482 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:283px !important;
}

#item124490 {
	width:41px !important;
	height:41px !important;
	left:464px !important;
	top:425px !important;
}

#item124498 {
	width:41px !important;
	height:41px !important;
	left:325px !important;
	top:591px !important;
}

#item124592 {
	width:41px !important;
	height:41px !important;
	left:140px !important;
	top:405px !important;
}

#item124601 {
	width:41px !important;
	height:41px !important;
	left:64px !important;
	top:501px !important;
}

#item124610 {
	width:41px !important;
	height:41px !important;
	left:308px !important;
	top:283px !important;
}

#item124618 {
	width:41px !important;
	height:41px !important;
	left:147px !important;
	top:283px !important;
}

#item126917 {
	width:103px !important;
	height:105px !important;
	left:29px !important;
	top:22px !important;
}

#item124507 {
	width:41px !important;
	height:41px !important;
	left:252px !important;
	top:169px !important;
}

#item124515 {
	width:41px !important;
	height:41px !important;
	left:252px !important;
	top:245px !important;
}

#item124523 {
	width:41px !important;
	height:41px !important;
	left:92px !important;
	top:249px !important;
}

#item124531 {
	width:41px !important;
	height:41px !important;
	left:491px !important;
	top:251px !important;
}

#item124541 {
	width:41px !important;
	height:41px !important;
	left:309px !important;
	top:352px !important;
}

#item124549 {
	width:41px !important;
	height:41px !important;
	left:416px !important;
	top:352px !important;
}

#item124557 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:575px !important;
}

#item124566 {
	width:41px !important;
	height:41px !important;
	left:183px !important;
	top:475px !important;
}

#item124576 {
	width:41px !important;
	height:41px !important;
	left:119px !important;
	top:430px !important;
}

#item124584 {
	width:41px !important;
	height:41px !important;
	left:491px !important;
	top:135px !important;
}

#item127757 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:129px !important;
}

#item127767 {
	width:41px !important;
	height:41px !important;
	left:231px !important;
	top:220px !important;
}

#item127775 {
	width:41px !important;
	height:41px !important;
	left:472px !important;
	top:52px !important;
}

#item129667 {
	width:133px !important;
	height:187px !important;
	left:412px !important;
	top:448px !important;
	background:#4d6e8c;
}

#item129668 {
	width:133px !important;
	height:187px !important;
	left:145px !important;
	top:448px !important;
	background:#555f5f;
}

#item129669 {
	width:133px !important;
	height:187px !important;
	left:279px !important;
	top:448px !important;
	background:#c6c6c5;
}

#item132482 {
	width:283px !important;
	height:167px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #b2b2b1;
}

#item132484 {
	width:283px !important;
	height:169px !important;
	left:23px !important;
	top:196px !important;
	border:solid 1px #b2b2b1;
}

#item132485 {
	width:232px !important;
	height:342px !important;
	left:312px !important;
	top:23px !important;
	border:solid 1px #b2b2b1;
}

#item129969 {
	width:41px !important;
	height:41px !important;
	left:204px !important;
	top:81px !important;
}

#item129978 {
	width:41px !important;
	height:41px !important;
	left:373px !important;
	top:248px !important;
}

#item130066 {
	width:41px !important;
	height:41px !important;
	left:429px !important;
	top:248px !important;
}

#item132483 {
	width:284px !important;
	height:618px !important;
	left:394px !important;
	top:23px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item130121 {
	opacity:0.50;
	width:77px !important;
	height:52px !important;
	background:#fff;
}

#item130012 {
	width:41px !important;
	height:41px !important;
	left:26px !important;
	top:437px !important;
}

#item130030 {
	width:41px !important;
	height:41px !important;
	left:197px !important;
	top:476px !important;
}

#item130041 {
	width:41px !important;
	height:41px !important;
	left:404px !important;
	top:62px !important;
}

#item130049 {
	width:41px !important;
	height:41px !important;
	left:261px !important;
	top:213px !important;
}

#item130057 {
	width:41px !important;
	height:41px !important;
	left:237px !important;
	top:132px !important;
}

#item9000 {
	width:309px !important;
	height:289px !important;
	left:-14px !important;
	top:23px !important;
	background:#cabea6;
}

#item132975 {
	width:544px !important;
	height:317px !important;
	left:23px !important;
	top:317px !important;
	background:#000000;
}

#item134707 {
	width:41px !important;
	height:41px !important;
	left:81px !important;
	top:52px !important;
}

#item134715 {
	width:41px !important;
	height:41px !important;
	left:310px !important;
	top:52px !important;
}

#item134723 {
	width:41px !important;
	height:41px !important;
	left:327px !important;
	top:555px !important;
}

#item134732 {
	width:41px !important;
	height:41px !important;
	left:482px !important;
	top:386px !important;
}

#item134741 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:566px !important;
}

#item134750 {
	width:41px !important;
	height:41px !important;
	left:71px !important;
	top:133px !important;
}

#item134766 {
	width:41px !important;
	height:41px !important;
	left:332px !important;
	top:32px !important;
}

#item7871 {
	opacity:0.19;
	width:393px !important;
	height:709px !important;
	left:174px !important;
	top:-14px !important;
	background:#cabea6;
}

#item7930 {
	opacity:0.70;
	width:217px !important;
	height:43px !important;
	left:-14px !important;
	top:23px !important;
	background:#e4e3de;
}

#item134509 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:588px !important;
}

#item134517 {
	width:41px !important;
	height:41px !important;
	left:214px !important;
	top:588px !important;
}

#item8363 {
	opacity:0.19;
	width:544px !important;
	height:533px !important;
	top:-14px !important;
	background:#4a6495;
}

#item8373 {
	opacity:0.72;
	width:48px !important;
	height:118px !important;
	left:353px !important;
	top:519px !important;
	background:#fff;
}

#item8439 {
	opacity:0.50;
	width:48px !important;
	height:118px !important;
	left:353px !important;
	top:395px !important;
	background:#fff;
}

#item8440 {
	opacity:0.50;
	width:181px !important;
	height:118px !important;
	left:353px !important;
	top:23px !important;
	background:#cabea6;
}

#item8449 {
	opacity:0.61;
	width:67px !important;
	height:118px !important;
	left:467px !important;
	top:23px !important;
	background:#fff;
}

#item8739 {
	opacity:0.61;
	width:62px !important;
	height:118px !important;
	left:472px !important;
	top:271px !important;
	background:#fff;
}

#item8740 {
	opacity:0.61;
	width:69px !important;
	height:118px !important;
	left:353px !important;
	top:147px !important;
	background:#fff;
}

#item134526 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:588px !important;
}

#item134543 {
	width:41px !important;
	height:41px !important;
	left:387px !important;
	top:588px !important;
}

#item134552 {
	width:41px !important;
	height:41px !important;
	left:387px !important;
	top:459px !important;
}

#item134560 {
	width:41px !important;
	height:41px !important;
	left:429px !important;
	top:334px !important;
}

#item134568 {
	width:41px !important;
	height:41px !important;
	left:357px !important;
	top:221px !important;
}

#item134577 {
	width:41px !important;
	height:41px !important;
	left:424px !important;
	top:93px !important;
}

#item134585 {
	width:41px !important;
	height:41px !important;
	left:270px !important;
	top:105px !important;
}

#item134593 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:331px !important;
}

#item134612 {
	width:41px !important;
	height:41px !important;
	left:185px !important;
	top:588px !important;
}

#item134380 {
	opacity:0.19;
	width:544px !important;
	height:363px !important;
	left:23px !important;
	top:23px !important;
	background:#cabea6;
}

#item134381 {
	opacity:0.19;
	width:170px !important;
	height:612px !important;
	left:23px !important;
	top:23px !important;
	background:#cabea6;
}

#item134313 {
	width:343px !important;
	height:244px !important;
	left:201px !important;
	top:391px !important;
	background:#cabea6;
}

#item134314 {
	opacity:0.80;
	width:163px !important;
	height:99px !important;
	left:207px !important;
	top:397px !important;
	background:#fff;
}

#item134315 {
	opacity:0.80;
	width:163px !important;
	height:99px !important;
	left:207px !important;
	top:530px !important;
	background:#fff;
}

#item134316 {
	opacity:0.80;
	width:163px !important;
	height:99px !important;
	left:376px !important;
	top:397px !important;
	background:#fff;
}

#item134317 {
	opacity:0.80;
	width:163px !important;
	height:99px !important;
	left:376px !important;
	top:530px !important;
	background:#fff;
}

#item134318 {
	opacity:0.60;
	width:186px !important;
	height:55px !important;
	left:-14px !important;
	top:320px !important;
	background:#cabea6;
}

#item133226 {
	width:41px !important;
	height:41px !important;
	left:446px !important;
	top:484px !important;
}

#item133295 {
	width:41px !important;
	height:41px !important;
	left:103px !important;
	top:590px !important;
}

#item133303 {
	width:41px !important;
	height:41px !important;
	left:103px !important;
	top:466px !important;
}

#item133312 {
	width:41px !important;
	height:41px !important;
	left:37px !important;
	top:590px !important;
}

#item133320 {
	width:41px !important;
	height:41px !important;
	left:37px !important;
	top:466px !important;
}

#item134379 {
	opacity:0.19;
	width:202px !important;
	height:709px !important;
	left:379px !important;
	top:-14px !important;
	background:#cabea6;
}

#item134199 {
	width:170px !important;
	height:241px !important;
	top:274px !important;
	background:#cabea6;
}

#item134200 {
	opacity:0.10;
	width:346px !important;
	height:241px !important;
	left:23px !important;
	top:23px !important;
	background:#cabea6;
}

#item133218 {
	width:41px !important;
	height:41px !important;
	left:308px !important;
	top:95px !important;
}

#item133235 {
	width:41px !important;
	height:41px !important;
	left:330px !important;
	top:575px !important;
}

#item133245 {
	width:41px !important;
	height:41px !important;
	left:473px !important;
	top:588px !important;
}

#item133254 {
	width:41px !important;
	height:41px !important;
	left:473px !important;
	top:409px !important;
}

#item133262 {
	width:41px !important;
	height:41px !important;
	left:473px !important;
	top:201px !important;
}

#item133270 {
	width:41px !important;
	height:41px !important;
	left:81px !important;
	top:468px !important;
}

#item133279 {
	width:41px !important;
	height:41px !important;
	left:232px !important;
	top:468px !important;
}

#item133287 {
	width:41px !important;
	height:41px !important;
	left:324px !important;
	top:468px !important;
}

#item5175 {
	width:136px !important;
	height:122px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes flyinfromright-113110 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-113110 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item113113 {
	width:120px !important;
	height:31px !important;
	background:#fff;
}

#item113110 {
	width:120px !important;
	height:31px !important;
	left:424px !important;
	top:638px !important;
}
#in5footer,  #prefooter {display:none;}
/* start of loader */
*.hidden {
    display: none !important;
  }

  div.loading{
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(16, 16, 16);
  }

  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-ms-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
   }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .uil-ring-css {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 200px;
    height: 200px;
  }
  .uil-ring-css > div {
    position: absolute;
    display: block;
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    border-radius: 80px;
    box-shadow: 0 6px 0 0 #ffffff;
    -ms-animation: uil-ring-anim 1s linear infinite;
    -moz-animation: uil-ring-anim 1s linear infinite;
    -webkit-animation: uil-ring-anim 1s linear infinite;
    -o-animation: uil-ring-anim 1s linear infinite;
    animation: uil-ring-anim 1s linear infinite;
  }
  /* end of loader */
