/* 	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:1920px; height:832px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:63690px; height:844px; }
@media all and (max-height:832px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
#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;}
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item21399 {
	width:1948px !important;
	height:96px !important;
	background:#fff;
}

#item21400 {
	width:149px !important;
	height:44px !important;
	left:39px !important;
	top:37px !important;
}

#item30522 {
	width:123px !important;
	height:40px !important;
	left:963px !important;
	top:38px !important;
}

#item30557 {
	width:107px !important;
	height:40px !important;
	left:1102px !important;
	top:38px !important;
}

#item30586 {
	width:123px !important;
	height:40px !important;
	left:1221px !important;
	top:38px !important;
}

#item30613 {
	width:123px !important;
	height:40px !important;
	left:1497px !important;
	top:38px !important;
}

#item30642 {
	width:130px !important;
	height:40px !important;
	left:1355px !important;
	top:38px !important;
}

#item30670 {
	width:117px !important;
	height:40px !important;
	left:1642px !important;
	top:38px !important;
}

#item30697 {
	width:130px !important;
	height:40px !important;
	left:1779px !important;
	top:38px !important;
}

#item31382.fixed-pos-elem {
	width:1948px !important;
	height:96px !important;
	left:-14px !important;
	top:-12px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item52599 {
	width:1920px !important;
	height:749px !important;
	top:84px !important;
	background:#fff;
}

#item52697 {
	width:437px !important;
	height:124px !important;
	left:741px !important;
	top:115px !important;
}

#item52599.in5-parallax-bg {
	width:1920px !important;
	height:749px !important;
	top:84px !important;
	background:#fff;
}

#item53572 {
	width:243px !important;
	height:48px !important;
	background:#eadf5f;
}

#item53547 {
	width:242px !important;
	height:48px !important;
	left:1px !important;
	background:#f4efaf;
}

#item53543 {
	width:243px !important;
	height:48px !important;
	left:247px !important;
	top:3px !important;
}

#item53626 {
	width:242px !important;
	height:48px !important;
	background:#eadf5f;
}

#item53601 {
	width:242px !important;
	height:48px !important;
	background:#f4efaf;
}

#item53597 {
	width:242px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item53651 {
	width:434px !important;
	height:98px !important;
	left:28px !important;
	top:80px !important;
}

#item53676 {
	width:429px !important;
	height:124px !important;
	left:31px !important;
	top:66px !important;
}

#item53116.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

@keyframes custom-933 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(0px,521.678px);}
}
@-webkit-keyframes custom-933 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(0px,521.678px);}
}
#item2295 {
	width:1304px !important;
	height:303px !important;
	left:648px !important;
	top:-220px !important;
	background:#fff;
}

@keyframes appear-1985 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-1985 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item1985 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item1985 {
	width:166px !important;
	height:166px !important;
	left:1555px !important;
	top:277px !important;
}

#item31423.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

#item1801 {
	width:784px !important;
	height:569px !important;
	box-shadow:16px 16px 15px 0px rgba(0,0,0,0.21);
	-webkit-box-shadow:16px 16px 15px 0px rgba(0,0,0,0.21);
	background:#fff;
}

@keyframes appear-1899 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-1899 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item1899 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item2779 {
	width:42px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
	border-radius:81px;
	background:#fff;
}

#item1909 {
	width:35px !important;
	height:35px !important;
	left:6px !important;
	top:6px !important;
	border-radius:90px;
	background:#fff;
}

#item2776 {
	width:48px !important;
	height:48px !important;
	left:706px !important;
	top:35px !important;
}

#item1906 {
	width:32px !important;
	height:32px !important;
	left:671px !important;
	top:469px !important;
}

#item29517 {
	width:794px !important;
	height:579px !important;
	left:899px !important;
	top:35px !important;
}

#item31465.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:238px !important;
}

@keyframes grow-36914 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-36914 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36914 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes grow-36915 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-36915 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36915 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes grow-36918 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-36918 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36918 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes grow-36920 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-36920 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36920 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes grow-36921 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-36921 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36921 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes grow-36922 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-36922 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36922 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes grow-36923 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-36923 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36923 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes grow-36924 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-36924 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36924 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes grow-36925 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-36925 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36925 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes grow-36917 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-36917 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36917 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes flyinfromright-46812 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-46812 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-46816 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-46816 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-4033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31488.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:288px !important;
}

@keyframes flyinfromleft-46815 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-46815 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-46817 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-46817 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4209 {
	width:468px !important;
	height:468px !important;
	background:#39b06e;
}

#item4775 {
	width:468px !important;
	height:468px !important;
	left:655px !important;
}

#item46360 {
	width:261px !important;
	height:261px !important;
	background:#8fd058;
}

#item4762 {
	width:261px !important;
	height:261px !important;
	background:#8fd058;
}

#item4770 {
	width:261px !important;
	height:261px !important;
	left:322px !important;
	top:220px !important;
}

#item4214 {
	width:234px !important;
	height:234px !important;
	left:335px !important;
	top:234px !important;
	background:#8fd058;
}

#item4215 {
	width:47px !important;
	height:47px !important;
	background:#eadf5f;
}

#item4781 {
	width:47px !important;
	height:47px !important;
	left:189px !important;
	top:421px !important;
}

#item4585 {
	width:239px !important;
	height:57px !important;
	left:455px !important;
	top:27px !important;
}

#item4615 {
	width:353px !important;
	height:57px !important;
	top:244px !important;
}

#item4643 {
	width:199px !important;
	height:58px !important;
	left:7px !important;
	top:418px !important;
}

#item16971 {
	width:107px !important;
	height:48px !important;
	left:203px !important;
	top:419px !important;
}

#item16969 {
	width:103px !important;
	height:48px !important;
	left:360px !important;
	top:249px !important;
}

#item16966 {
	width:105px !important;
	height:48px !important;
	left:694px !important;
	top:30px !important;
}

#item31512.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:263px !important;
}

@keyframes flyinfromleft-52549 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-52549 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4736 {
	width:299px !important;
	height:227px !important;
	top:128px !important;
}

#item51800 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item51825 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item51797 {
	width:138px !important;
	height:30px !important;
	top:387px !important;
}

#item51852 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item51877 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item51849 {
	width:138px !important;
	height:30px !important;
	top:387px !important;
}

#item51910 {
	width:468px !important;
	height:468px !important;
	left:644px !important;
	background:#39b06e;
}

#item51917 {
	width:234px !important;
	height:234px !important;
	left:324px !important;
	top:234px !important;
	background:#8fd058;
}

#item51920 {
	width:47px !important;
	height:47px !important;
	left:177px !important;
	top:421px !important;
	background:#eadf5f;
}

#item52168 {
	width:1116px !important;
	height:496px !important;
	left:533px !important;
	top:181px !important;
}

#item53857.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

@keyframes flyinfromright-5101 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-5101 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30802.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

@keyframes grow-52953 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-52953 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item52953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52953 {
	width:151px !important;
	height:151px !important;
	left:624px !important;
	top:340px !important;
}

@keyframes grow-53064 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-53064 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item53064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53064 {
	width:161px !important;
	height:161px !important;
	left:948px !important;
	top:335px !important;
}

@keyframes grow-52851 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-52851 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item52851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52851 {
	width:216px !important;
	height:216px !important;
	left:201px !important;
	top:308px !important;
}

@keyframes grow-52903 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-52903 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item52903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52903 {
	width:208px !important;
	height:208px !important;
	left:416px !important;
	top:312px !important;
}

@keyframes grow-53008 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-53008 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item53008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53008 {
	width:174px !important;
	height:174px !important;
	left:774px !important;
	top:328px !important;
}

@keyframes flyinfromleft-5820 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-5820 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31537.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

#item29967 {
	width:172px !important;
	height:27px !important;
	left:131px !important;
	top:570px !important;
}

#item29906 {
	width:385px !important;
	height:63px !important;
	left:131px !important;
	top:500px !important;
}

#item29877 {
	width:344px !important;
	height:27px !important;
	left:131px !important;
	top:456px !important;
}

#item29847 {
	width:332px !important;
	height:27px !important;
	left:131px !important;
	top:413px !important;
}

#item29839 {
	width:24px !important;
	height:12px !important;
	left:157px !important;
	top:383px !important;
}

#item29841 {
	width:24px !important;
	height:12px !important;
	left:261px !important;
	top:383px !important;
}

#item29843 {
	width:24px !important;
	height:12px !important;
	left:359px !important;
	top:383px !important;
}

#item29845 {
	width:24px !important;
	height:12px !important;
	left:462px !important;
	top:383px !important;
}

#item31560.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

#item31584.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

#item36571 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36568 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36544 {
	width:295px !important;
	height:295px !important;
	left:193px !important;
	top:97px !important;
}

#item36580 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36577 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36547 {
	width:295px !important;
	height:295px !important;
	left:530px !important;
	top:97px !important;
}

#item36586 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36583 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36550 {
	width:295px !important;
	height:295px !important;
	left:867px !important;
	top:97px !important;
}

#item36593 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36589 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36553 {
	width:295px !important;
	height:295px !important;
	left:1204px !important;
	top:97px !important;
}

#item36599 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36596 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36556 {
	width:295px !important;
	height:295px !important;
	left:193px !important;
	top:418px !important;
}

#item36606 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36602 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36559 {
	width:295px !important;
	height:295px !important;
	left:530px !important;
	top:418px !important;
}

#item36614 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36609 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36562 {
	width:295px !important;
	height:295px !important;
	left:867px !important;
	top:418px !important;
}

#item36621 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36618 {
	width:285px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item36565 {
	width:295px !important;
	height:295px !important;
	left:1204px !important;
	top:418px !important;
}

#item50864 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item50889 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item50861 {
	width:138px !important;
	height:30px !important;
	left:1358px !important;
	top:720px !important;
}

#item50916 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item50941 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item50913 {
	width:138px !important;
	height:30px !important;
	left:1358px !important;
	top:720px !important;
}

#item51163 {
	width:1301px !important;
	height:617px !important;
	background:#fff;
}

#item51165 {
	width:1301px !important;
	height:617px !important;
	left:194px !important;
	top:97px !important;
}

#item53880.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

#item30931.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

@keyframes pulse-42437 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-42437 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42437 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes pulse-42531 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-42531 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42531 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item45904.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

#item42843 {
	width:582px !important;
	height:785px !important;
	left:1055px !important;
	top:209px !important;
}

#item42606 {
	width:33px !important;
	height:30px !important;
	left:1261px !important;
	top:830px !important;
}

#item42653 {
	width:210px !important;
	height:27px !important;
	left:1108px !important;
	top:873px !important;
}

#item42678 {
	width:157px !important;
	height:57px !important;
	left:1318px !important;
	top:873px !important;
}

#item42703 {
	width:143px !important;
	height:27px !important;
	left:1465px !important;
	top:873px !important;
}

#item42728 {
	width:33px !important;
	height:24px !important;
	left:1197px !important;
	top:849px !important;
}

#item42731 {
	width:33px !important;
	height:24px !important;
	left:1380px !important;
	top:849px !important;
}

#item42734 {
	width:33px !important;
	height:24px !important;
	left:1519px !important;
	top:849px !important;
}

#item42737 {
	width:41px !important;
	height:37px !important;
	left:1555px !important;
	top:714px !important;
}

#item42738 {
	width:215px !important;
	height:75px !important;
	left:1103px !important;
	top:779px !important;
}

#item42765 {
	width:157px !important;
	height:75px !important;
	left:1318px !important;
	top:779px !important;
}

#item42793 {
	width:122px !important;
	height:75px !important;
	left:1475px !important;
	top:779px !important;
}

#item45927.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

#item50684 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item50658 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item50655 {
	width:138px !important;
	height:30px !important;
	left:1283px !important;
	top:949px !important;
}

#item50737 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item50711 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item50708 {
	width:138px !important;
	height:30px !important;
	left:1283px !important;
	top:949px !important;
}

#item50767 {
	width:486px !important;
	height:57px !important;
	left:13px !important;
	top:3px !important;
	background:#fff;
}

#item50860 {
	width:500px !important;
	height:84px !important;
	left:1108px !important;
	top:849px !important;
}

#item42933 {
	width:1040px !important;
	height:440px !important;
	left:608px !important;
	top:42px !important;
}

#item43051 {
	width:1015px !important;
	height:307px !important;
	left:536px !important;
	top:146px !important;
}

#item43285 {
	width:290px !important;
	height:143px !important;
	left:206px !important;
	top:42px !important;
}

#item43313 {
	width:316px !important;
	height:143px !important;
	left:206px !important;
	top:233px !important;
}

#item45954.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

#item50052 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item50027 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item50024 {
	width:138px !important;
	height:30px !important;
	left:208px !important;
	top:485px !important;
}

#item50104 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item50079 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item50076 {
	width:138px !important;
	height:30px !important;
	left:208px !important;
	top:485px !important;
}

#item50617 {
	width:62px !important;
	height:38px !important;
	top:378px !important;
	background:#fff;
}

#item50618 {
	width:60px !important;
	height:33px !important;
	left:72px !important;
	top:378px !important;
	background:#fff;
}

#item50619 {
	width:66px !important;
	height:45px !important;
	left:231px !important;
	top:320px !important;
	background:#fff;
}

#item50620 {
	width:63px !important;
	height:39px !important;
	left:325px !important;
	top:407px !important;
	background:#fff;
}

#item50621 {
	width:89px !important;
	height:42px !important;
	left:450px !important;
	top:153px !important;
	background:#fff;
}

#item50622 {
	width:87px !important;
	height:45px !important;
	left:565px !important;
	top:251px !important;
	background:#fff;
}

#item50624 {
	width:85px !important;
	height:40px !important;
	left:736px !important;
	top:113px !important;
	background:#fff;
}

#item50625 {
	width:93px !important;
	height:40px !important;
	left:745px !important;
	top:5px !important;
	background:#fff;
}

#item50626 {
	width:92px !important;
	height:42px !important;
	left:1027px !important;
	top:185px !important;
	background:#fff;
}

#item50627 {
	width:100px !important;
	height:38px !important;
	left:915px !important;
	top:305px !important;
	background:#fff;
}

#item50640 {
	width:1119px !important;
	height:446px !important;
	left:536px !important;
	top:42px !important;
}

#item44953 {
	width:227px !important;
	height:119px !important;
	top:78px !important;
}

#item44987 {
	width:227px !important;
	height:119px !important;
	left:302px !important;
	top:78px !important;
}

#item45022 {
	width:227px !important;
	height:119px !important;
	left:604px !important;
	top:78px !important;
}

#item45057 {
	width:227px !important;
	height:119px !important;
	left:907px !important;
	top:78px !important;
}

#item45091 {
	width:227px !important;
	height:119px !important;
	left:1216px !important;
	top:78px !important;
}

#item45125 {
	width:147px !important;
	height:123px !important;
	left:40px !important;
	top:223px !important;
}

#item45151 {
	width:130px !important;
	height:123px !important;
	left:348px !important;
	top:223px !important;
}

#item45177 {
	width:195px !important;
	height:123px !important;
	left:621px !important;
	top:223px !important;
}

#item45204 {
	width:189px !important;
	height:123px !important;
	left:926px !important;
	top:223px !important;
}

#item45230 {
	width:166px !important;
	height:123px !important;
	left:1251px !important;
	top:223px !important;
}

#item44519 {
	width:98px !important;
	height:98px !important;
	top:6px !important;
	border-radius:19px;
	background:#f1f1f2;
}

#item44520 {
	width:141px !important;
	height:48px !important;
	left:-16px !important;
	top:-8px !important;
	background:#de8357;
}

#item44524 {
	width:4px !important;
	height:13px !important;
	left:1px !important;
	border-radius:37px;
	background:#000;
}

#item44527 {
	width:4px !important;
	height:13px !important;
	left:1px !important;
	border-radius:37px;
	background:#000;
}

#item44576 {
	width:197px !important;
	height:197px !important;
	top:11px !important;
	border-radius:37px;
	background:#f1f1f2;
}

#item44577 {
	width:282px !important;
	height:95px !important;
	left:-32px !important;
	top:-16px !important;
	background:#fd9b54;
}

#item44581 {
	width:7px !important;
	height:26px !important;
	left:2px !important;
	border-radius:74px;
	background:#000;
}

#item44585 {
	width:7px !important;
	height:26px !important;
	left:2px !important;
	border-radius:74px;
	background:#000;
}

#item44634 {
	width:295px !important;
	height:295px !important;
	top:17px !important;
	border-radius:56px;
	background:#f1f1f2;
}

#item44635 {
	width:423px !important;
	height:143px !important;
	left:-48px !important;
	top:-24px !important;
	background:#fec365;
}

#item44639 {
	width:11px !important;
	height:39px !important;
	left:4px !important;
	border-radius:111px;
	background:#000;
}

#item44642 {
	width:11px !important;
	height:39px !important;
	left:4px !important;
	border-radius:111px;
	background:#000;
}

#item44690 {
	width:393px !important;
	height:393px !important;
	top:22px !important;
	border-radius:74px;
	background:#f1f1f2;
}

#item44691 {
	width:564px !important;
	height:190px !important;
	left:-141px !important;
	top:-32px !important;
	background:#eadf5f;
}

#item44695 {
	width:15px !important;
	height:52px !important;
	left:5px !important;
	border-radius:148px;
	background:#000;
}

#item44699 {
	width:15px !important;
	height:52px !important;
	left:5px !important;
	border-radius:148px;
	background:#000;
}

#item44747 {
	width:197px !important;
	height:197px !important;
	top:11px !important;
	border-radius:37px;
	background:#f1f1f2;
}

#item44748 {
	width:282px !important;
	height:95px !important;
	left:-32px !important;
	top:-16px !important;
	background:#8fd058;
}

#item44752 {
	width:7px !important;
	height:26px !important;
	left:2px !important;
	border-radius:74px;
	background:#000;
}

#item44755 {
	width:7px !important;
	height:26px !important;
	left:2px !important;
	border-radius:74px;
	background:#000;
}

#item44803 {
	width:98px !important;
	height:98px !important;
	top:6px !important;
	border-radius:19px;
	background:#f1f1f2;
}

#item44805 {
	width:141px !important;
	height:48px !important;
	left:-16px !important;
	top:-8px !important;
	background:#149c84;
}

#item44809 {
	width:4px !important;
	height:13px !important;
	left:1px !important;
	border-radius:37px;
	background:#000;
}

#item44812 {
	width:4px !important;
	height:13px !important;
	left:1px !important;
	border-radius:37px;
	background:#000;
}

#item45977.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

#item49803 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item49778 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item49775 {
	width:138px !important;
	height:30px !important;
	left:859px !important;
	top:1349px !important;
}

#item49855 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item49830 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item49827 {
	width:138px !important;
	height:30px !important;
	left:859px !important;
	top:1348px !important;
}

#item50015 {
	width:1443px !important;
	height:114px !important;
	top:23px !important;
	background:#fff;
}

#item50017 {
	width:1443px !important;
	height:137px !important;
	left:206px !important;
	top:1178px !important;
}

@keyframes flyinfromleft-45470 {
	0% {
		transform:translate(-973px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-45470 {
	0% {
		-webkit-transform:translate(-973px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-45540 {
	0% {
		transform:translate(963.832px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-45540 {
	0% {
		-webkit-transform:translate(963.832px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes pulse-45610 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-45610 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45610 {
	width:212px !important;
	height:205px !important;
	left:825px !important;
	top:645px !important;
}

#item45663 {
	width:1700px !important;
	height:792px !important;
	left:110px !important;
	top:115px !important;
}

#item45786 {
	width:85px !important;
	height:85px !important;
	left:1703px !important;
	top:135px !important;
}

#item46001.fixed-pos-elem {
	width:82px !important;
	height:224px !important;
	top:50% !important;
}

#item53903.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

#item31122.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

@keyframes flyinfromright-53789 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-53789 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31844.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

#item49769 {
	width:1358px !important;
	height:640px !important;
	left:259px !important;
	top:165px !important;
	background:#fff;
}

#item31892.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

#item53926.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

#item31231.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

#item31916.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

#item16187 {
	width:232px !important;
	height:122px !important;
	left:206px !important;
	top:137px !important;
}

#item16177 {
	width:73px !important;
	height:56px !important;
	left:285px !important;
	top:280px !important;
}

#item16190 {
	width:232px !important;
	height:122px !important;
	left:508px !important;
	top:137px !important;
}

#item16179 {
	width:89px !important;
	height:56px !important;
	left:580px !important;
	top:280px !important;
}

#item16193 {
	width:232px !important;
	height:122px !important;
	left:811px !important;
	top:137px !important;
}

#item16181 {
	width:119px !important;
	height:56px !important;
	left:868px !important;
	top:280px !important;
}

#item16197 {
	width:232px !important;
	height:122px !important;
	left:1113px !important;
	top:137px !important;
}

#item16183 {
	width:128px !important;
	height:56px !important;
	left:1165px !important;
	top:280px !important;
}

#item16200 {
	width:232px !important;
	height:122px !important;
	left:1416px !important;
	top:137px !important;
}

#item16185 {
	width:97px !important;
	height:56px !important;
	left:1483px !important;
	top:280px !important;
}

#item48622 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item48597 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item48594 {
	width:138px !important;
	height:30px !important;
	left:1511px !important;
	top:44px !important;
}

#item48675 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item48649 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item48646 {
	width:138px !important;
	height:30px !important;
	left:1510px !important;
	top:44px !important;
}

#item48729 {
	width:1427px !important;
	height:79px !important;
	background:#fff;
}

#item48861 {
	width:1427px !important;
	height:79px !important;
	left:205px !important;
	top:276px !important;
}

#item46829.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

@keyframes flyinfromleft-46872 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-46872 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-46886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromright-46910 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-46910 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-46927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31939.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

#item18670 {
	width:14px !important;
	height:24px !important;
	left:90px !important;
	top:148px !important;
}

#item18672 {
	width:14px !important;
	height:24px !important;
	left:129px !important;
	top:87px !important;
}

#item18678 {
	width:14px !important;
	height:24px !important;
	left:301px !important;
	top:148px !important;
}

#item18674 {
	width:14px !important;
	height:24px !important;
	left:196px !important;
	top:61px !important;
}

#item18676 {
	width:14px !important;
	height:24px !important;
	left:263px !important;
	top:87px !important;
}

#item18680 {
	width:59px !important;
	height:39px !important;
	top:141px !important;
}

#item18688 {
	width:82px !important;
	height:39px !important;
	left:347px !important;
	top:141px !important;
}

#item18684 {
	width:82px !important;
	height:39px !important;
	left:165px !important;
}

#item18686 {
	width:82px !important;
	height:39px !important;
	left:296px !important;
	top:43px !important;
}

#item18682 {
	width:59px !important;
	height:39px !important;
	left:48px !important;
	top:43px !important;
}

#item18614 {
	width:9px !important;
	height:9px !important;
	left:66px !important;
	top:160px !important;
}

#item18668 {
	width:9px !important;
	height:9px !important;
	left:331px !important;
	top:160px !important;
}

#item18616 {
	width:9px !important;
	height:9px !important;
	left:107px !important;
	top:81px !important;
}

#item18620 {
	width:9px !important;
	height:9px !important;
	left:290px !important;
	top:81px !important;
}

#item18618 {
	width:9px !important;
	height:9px !important;
	left:197px !important;
	top:45px !important;
}

#item36889 {
	width:254px !important;
	height:254px !important;
	left:10px !important;
	top:10px !important;
}

#item36870 {
	width:254px !important;
	height:254px !important;
	left:10px !important;
	top:10px !important;
}

#item36847 {
	width:264px !important;
	height:264px !important;
	left:193px !important;
	top:355px !important;
}

#item36898 {
	width:255px !important;
	height:255px !important;
	left:10px !important;
	top:10px !important;
}

#item36879 {
	width:255px !important;
	height:255px !important;
	left:10px !important;
	top:10px !important;
}

#item36856 {
	width:265px !important;
	height:265px !important;
	left:193px !important;
	top:638px !important;
}

#item36892 {
	width:255px !important;
	height:255px !important;
	left:10px !important;
	top:10px !important;
}

#item36873 {
	width:255px !important;
	height:255px !important;
	left:10px !important;
	top:10px !important;
}

#item36850 {
	width:265px !important;
	height:265px !important;
	left:518px !important;
	top:355px !important;
}

#item36901 {
	width:255px !important;
	height:255px !important;
	left:10px !important;
	top:10px !important;
}

#item36882 {
	width:255px !important;
	height:255px !important;
	left:10px !important;
	top:10px !important;
}

#item36859 {
	width:265px !important;
	height:265px !important;
	left:518px !important;
	top:638px !important;
}

#item36895 {
	width:255px !important;
	height:255px !important;
	left:10px !important;
	top:10px !important;
}

#item36876 {
	width:255px !important;
	height:255px !important;
	left:10px !important;
	top:10px !important;
}

#item36853 {
	width:265px !important;
	height:265px !important;
	left:837px !important;
	top:352px !important;
}

#item36904 {
	width:255px !important;
	height:255px !important;
	left:10px !important;
	top:10px !important;
}

#item36885 {
	width:255px !important;
	height:255px !important;
	left:10px !important;
	top:10px !important;
}

#item36862 {
	width:265px !important;
	height:265px !important;
	left:842px !important;
	top:638px !important;
}

#item47887 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item47862 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item47859 {
	width:138px !important;
	height:30px !important;
	left:966px !important;
	top:913px !important;
}

#item48163 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item48138 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item48135 {
	width:138px !important;
	height:30px !important;
	left:1334px !important;
	top:913px !important;
}

#item47941 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item47916 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item47913 {
	width:138px !important;
	height:30px !important;
	left:966px !important;
	top:912px !important;
}

#item48216 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item48191 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item48188 {
	width:138px !important;
	height:30px !important;
	left:1334px !important;
	top:913px !important;
}

#item47965 {
	width:920px !important;
	height:552px !important;
	background:#fff;
}

#item48134 {
	width:920px !important;
	height:552px !important;
	left:195px !important;
	top:354px !important;
}

#item48573 {
	width:446px !important;
	height:257px !important;
	background:#fff;
}

#item48593 {
	width:446px !important;
	height:280px !important;
	left:1191px !important;
	top:339px !important;
}

#item53949.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

#item31304.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

#item19839 {
	width:51px !important;
	height:51px !important;
	left:1270px !important;
	top:247px !important;
}

#item19838 {
	width:51px !important;
	height:51px !important;
	left:1199px !important;
	top:247px !important;
}

#item19837 {
	width:51px !important;
	height:51px !important;
	left:1482px !important;
	top:247px !important;
}

#item19841 {
	width:51px !important;
	height:51px !important;
	left:1552px !important;
	top:247px !important;
}

#item19840 {
	width:51px !important;
	height:51px !important;
	left:1411px !important;
	top:247px !important;
}

#item19842 {
	width:51px !important;
	height:51px !important;
	left:1340px !important;
	top:247px !important;
}

#item19829 {
	width:51px !important;
	height:51px !important;
	left:1058px !important;
	top:247px !important;
}

#item19830 {
	width:51px !important;
	height:51px !important;
	left:1129px !important;
	top:247px !important;
}

#item19849 {
	width:334px !important;
	height:161px !important;
	left:1174px !important;
	top:322px !important;
}

#item19876 {
	width:334px !important;
	height:161px !important;
	left:1174px !important;
	top:322px !important;
}

#item19878 {
	width:334px !important;
	height:161px !important;
	left:1174px !important;
	top:322px !important;
}

#item19903 {
	width:334px !important;
	height:161px !important;
	left:1174px !important;
	top:322px !important;
}

#item19928 {
	width:334px !important;
	height:161px !important;
	left:1174px !important;
	top:322px !important;
}

#item19954 {
	width:334px !important;
	height:161px !important;
	left:1174px !important;
	top:322px !important;
}

#item19984 {
	width:334px !important;
	height:161px !important;
	left:1174px !important;
	top:322px !important;
}

#item20009 {
	width:226px !important;
	height:161px !important;
	left:1228px !important;
	top:322px !important;
}

#item20126 {
	width:71px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
	background:#258989;
}

#item20763 {
	width:109px !important;
	height:109px !important;
	left:1540px !important;
	top:715px !important;
}

#item20752 {
	width:109px !important;
	height:109px !important;
	left:969px !important;
	top:715px !important;
}

#item20749 {
	width:109px !important;
	height:109px !important;
	left:778px !important;
	top:715px !important;
}

#item20757 {
	width:109px !important;
	height:109px !important;
	left:1159px !important;
	top:715px !important;
}

#item20746 {
	width:109px !important;
	height:109px !important;
	left:587px !important;
	top:715px !important;
}

#item20739 {
	width:109px !important;
	height:109px !important;
	left:206px !important;
	top:715px !important;
}

#item20743 {
	width:109px !important;
	height:109px !important;
	left:397px !important;
	top:715px !important;
}

#item20760 {
	width:109px !important;
	height:109px !important;
	left:1350px !important;
	top:715px !important;
}

#item20723 {
	width:128px !important;
	height:58px !important;
	left:196px !important;
	top:929px !important;
}

#item20725 {
	width:128px !important;
	height:58px !important;
	left:387px !important;
	top:929px !important;
}

#item20727 {
	width:128px !important;
	height:58px !important;
	left:577px !important;
	top:929px !important;
}

#item20729 {
	width:128px !important;
	height:58px !important;
	left:768px !important;
	top:929px !important;
}

#item20731 {
	width:128px !important;
	height:58px !important;
	left:959px !important;
	top:929px !important;
}

#item20733 {
	width:128px !important;
	height:58px !important;
	left:1149px !important;
	top:929px !important;
}

#item20735 {
	width:128px !important;
	height:58px !important;
	left:1340px !important;
	top:929px !important;
}

#item20737 {
	width:128px !important;
	height:58px !important;
	left:1531px !important;
	top:929px !important;
}

#item31963.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

#item47421 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item47028 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item47390 {
	width:138px !important;
	height:30px !important;
	left:1524px !important;
	top:1014px !important;
}

#item47770 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item47745 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item47742 {
	width:138px !important;
	height:30px !important;
	left:1267px !important;
	top:523px !important;
}

#item47395 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item47275 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item47389 {
	width:138px !important;
	height:30px !important;
	left:1524px !important;
	top:1014px !important;
}

#item47823 {
	width:138px !important;
	height:30px !important;
	background:#000;
}

#item47798 {
	width:131px !important;
	height:29px !important;
	left:3px !important;
	top:1px !important;
	background:#000;
}

#item47795 {
	width:138px !important;
	height:30px !important;
	left:1267px !important;
	top:523px !important;
}

#item47058 {
	width:1509px !important;
	height:86px !important;
	background:#fff;
}

#item47388 {
	width:1509px !important;
	height:86px !important;
	left:165px !important;
	top:915px !important;
}

#item47447 {
	width:597px !important;
	height:197px !important;
	background:#fff;
}

#item47858 {
	width:597px !important;
	height:197px !important;
	left:1032px !important;
	top:298px !important;
}

@keyframes appear-20967 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-20967 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item20967 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item31991.fixed-pos-elem {
	width:82px !important;
	height:274px !important;
	top:50% !important;
}

#item20870 {
	width:354px !important;
	height:101px !important;
	left:783px !important;
	top:25px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
