/* 	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:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#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 #00889c; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#00889c;}
#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%);
}
@font-face {
	font-family:FF-Georgia-Bold;
	src:url("../fonts/georgiab.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Arial-BoldItalicMT;
	src:url("../fonts/arialbi.ttf");
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:FF-LEMONMILK-Bold;
	src:url("../fonts/LEMONMILK-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-TrebuchetMS;
	src:url("../fonts/trebuc.ttf");
}

@font-face {
	font-family:FF-Arial-ItalicMT;
	src:url("../fonts/ariali.ttf");
	font-style:italic;
}

@font-face {
	font-family:FF-InkFree;
	src:url("../fonts/Inkfree.ttf");
}

@font-face {
	font-family:FF-LEMONMILK-Regular;
	src:url("../fonts/LEMONMILK-Regular.otf");
}

@font-face {
	font-family:FF-ArialMT;
	src:url("../fonts/arial.ttf");
}

@font-face {
	font-family:FF-LEMONMILK-Light;
	src:url("../fonts/LEMONMILK-Light.otf");
}

@font-face {
	font-family:FF-LEMONMILK-Medium;
	src:url("../fonts/LEMONMILK-Medium.otf");
}

@font-face {
	font-family:FF-Arial-BoldMT;
	src:url("../fonts/arialbd.ttf");
	font-weight:bold;
}

#item80234 {
	width:103px !important;
	left:1384px !important;
	top:37px !important;
	min-height:39px !important;
}

#item80264 {
	width:144px !important;
	left:1643px !important;
	top:37px !important;
	min-height:47px !important;
}

#item968 {
	width:683px !important;
	height:48px !important;
	left:625px !important;
	top:26px !important;
}

#item79206 {
	width:976px !important;
	text-shadow:2px 2px 6px rgba(0,0,0,0.85);
	min-height:162px !important;
}

#item79203 {
	width:976px !important;
	height:162px !important;
	left:762px !important;
	top:846px !important;
}

#item79232 {
	width:427px !important;
	height:162px !important;
	background:#fff;
}

#item79229 {
	width:427px !important;
	height:162px !important;
	left:989px !important;
	top:187px !important;
}

#item79255 {
	width:50px !important;
	height:53px !important;
	left:989px !important;
	top:187px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.25);
	background:#00889c;
}

#item79256 {
	width:52px !important;
	height:63px !important;
	left:-1px !important;
	top:-13px !important;
}

#item79282 {
	width:427px !important;
	height:162px !important;
	background:#fff;
}

#item79279 {
	width:427px !important;
	height:162px !important;
	left:1448px !important;
	top:187px !important;
}

#item79305 {
	width:50px !important;
	height:53px !important;
	left:1448px !important;
	top:187px !important;
	box-shadow:3px 3px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.25);
	background:#00889c;
}

#item79306 {
	width:52px !important;
	height:63px !important;
	left:-1px !important;
	top:-13px !important;
}

#item79342 {
	opacity:0.90;
	width:247px !important;
	height:63px !important;
	border-radius:250px;
	background:#fff;
}

#item79349 {
	width:194px !important;
	height:48px !important;
	left:9px !important;
	top:7px !important;
	border-radius:30px;
}

#item79332 {
	opacity:0.90;
	width:63px !important;
	height:63px !important;
	left:184px !important;
	border-radius:250px;
	background:#fff;
}

#item79330 {
	width:247px !important;
	height:63px !important;
	left:1627px !important;
	top:965px !important;
}

@keyframes flyinfromtop-79373 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-79373 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item79373 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

@keyframes flyinfromright-79376 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-79376 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item79376 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item79399 {
	width:316px !important;
	height:55px !important;
	left:164px !important;
	top:878px !important;
}

#item500 {
	width:337px !important;
	height:147px !important;
	left:89px !important;
	top:79px !important;
	background:#191919;
}

#item502 {
	width:120px !important;
	left:38px !important;
	top:76px !important;
	min-height:55px !important;
}

#item525 {
	width:120px !important;
	left:180px !important;
	top:76px !important;
	min-height:55px !important;
}

#item548 {
	width:42px !important;
	left:116px !important;
	top:24px !important;
	border-radius:50px;
	background:#fff;
	min-height:42px !important;
}

#item571 {
	width:42px !important;
	left:180px !important;
	top:24px !important;
	border-radius:50px;
	background:#fff;
	min-height:42px !important;
}

#item594 {
	width:337px !important;
	height:147px !important;
	left:89px !important;
	top:263px !important;
	background:#191919;
}

#item596 {
	width:120px !important;
	left:37px !important;
	top:72px !important;
	min-height:55px !important;
}

#item619 {
	width:120px !important;
	left:180px !important;
	top:72px !important;
	min-height:55px !important;
}

#item642 {
	width:42px !important;
	height:42px !important;
	left:115px !important;
	top:20px !important;
	border-radius:50px;
}

#item665 {
	width:42px !important;
	height:42px !important;
	left:180px !important;
	top:20px !important;
	border-radius:50px;
}

#item688 {
	width:337px !important;
	height:147px !important;
	left:463px !important;
	top:79px !important;
	background:#191919;
}

#item690 {
	width:120px !important;
	left:102px !important;
	top:102px !important;
	min-height:27px !important;
}

#item719 {
	width:337px !important;
	height:147px !important;
	left:463px !important;
	top:263px !important;
	background:#191919;
}

#item721 {
	width:252px !important;
	left:41px !important;
	top:86px !important;
	min-height:41px !important;
}

#item744 {
	width:220px !important;
	height:27px !important;
	left:57px !important;
	top:42px !important;
	border-radius:8px;
	background:#5f3da4;
}

#item771 {
	width:698px !important;
	left:95px !important;
	min-height:53px !important;
}

#item794 {
	width:887px !important;
	height:49px !important;
	top:464px !important;
	background:#e5e5e5;
}

#item801 {
	width:98px !important;
	left:660px !important;
	top:14px !important;
	min-height:27px !important;
}

#item824 {
	width:98px !important;
	left:500px !important;
	top:14px !important;
	min-height:27px !important;
}

#item847 {
	width:98px !important;
	left:341px !important;
	top:14px !important;
	min-height:27px !important;
}

#item870 {
	width:98px !important;
	left:194px !important;
	top:14px !important;
	min-height:27px !important;
}

#item894 {
	width:503px !important;
	top:12px !important;
	min-height:27px !important;
}

#item474 {
	width:888px !important;
	height:740px !important;
	left:515px !important;
	top:170px !important;
}

#item944 {
	width:45px !important;
	height:43px !important;
	border-radius:50px;
	background:#5f3da4;
}

#item941 {
	width:45px !important;
	height:43px !important;
	left:1332px !important;
	top:201px !important;
}

#item80287 {
	width:45px !important;
	height:45px !important;
	left:1497px !important;
	top:30px !important;
}

#item80294 {
	width:45px !important;
	height:45px !important;
	left:1546px !important;
	top:30px !important;
}

#item80300 {
	width:45px !important;
	height:45px !important;
	left:1595px !important;
	top:30px !important;
}

#item80876 {
	width:605px !important;
	height:946px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 40px 40px;
	background:#fff;
}

#item80878 {
	width:492px !important;
	height:346px !important;
	left:57px !important;
	top:107px !important;
}

#item80890 {
	width:438px !important;
	height:63px !important;
}

#item80887 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:1px !important;
}

#item80913 {
	width:42px !important;
	min-height:63px !important;
}

#item80940 {
	width:438px !important;
	height:63px !important;
}

#item80937 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:4px !important;
}

#item80963 {
	width:54px !important;
	min-height:63px !important;
}

#item80991 {
	width:438px !important;
	height:63px !important;
}

#item80987 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:2px !important;
}

#item81014 {
	width:42px !important;
	min-height:63px !important;
}

#item81042 {
	width:57px !important;
	height:54px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item81043 {
	width:45px !important;
	height:43px !important;
	left:6px !important;
	top:5px !important;
	border-radius:50px;
	background:#482961;
}

#item81039 {
	width:62px !important;
	height:59px !important;
	left:533px !important;
	top:30px !important;
}

#item81069 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item81066 {
	width:47px !important;
	height:50px !important;
	left:256px !important;
	top:857px !important;
}

#item81095 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item81092 {
	width:47px !important;
	height:50px !important;
	left:302px !important;
	top:857px !important;
}

#item80580 {
	width:605px !important;
	height:946px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 40px 40px;
	background:#fff;
}

#item80582 {
	width:492px !important;
	height:346px !important;
	left:57px !important;
	top:107px !important;
}

#item80595 {
	width:438px !important;
	height:63px !important;
}

#item80592 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:1px !important;
}

#item80618 {
	width:42px !important;
	min-height:63px !important;
}

#item80645 {
	width:438px !important;
	height:63px !important;
}

#item80642 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:4px !important;
}

#item80668 {
	width:42px !important;
	min-height:63px !important;
}

#item80696 {
	width:438px !important;
	height:63px !important;
}

#item80692 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:2px !important;
}

#item80719 {
	width:42px !important;
	min-height:63px !important;
}

#item80746 {
	width:438px !important;
	height:63px !important;
}

#item80743 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
}

#item80769 {
	width:42px !important;
	min-height:63px !important;
}

#item80799 {
	width:57px !important;
	height:54px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item80800 {
	width:45px !important;
	height:43px !important;
	left:6px !important;
	top:5px !important;
	border-radius:50px;
	background:#482961;
}

#item80795 {
	width:62px !important;
	height:59px !important;
	left:533px !important;
	top:30px !important;
}

#item80826 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item80823 {
	width:47px !important;
	height:50px !important;
	left:256px !important;
	top:857px !important;
}

#item80852 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item80849 {
	width:47px !important;
	height:50px !important;
	left:302px !important;
	top:857px !important;
}

#item80310 {
	width:605px !important;
	height:946px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 40px 40px;
	background:#fff;
}

#item80312 {
	width:492px !important;
	height:346px !important;
	left:57px !important;
	top:107px !important;
}

#item80323 {
	width:495px !important;
	height:63px !important;
}

#item80320 {
	width:495px !important;
	height:63px !important;
	left:55px !important;
	top:511px !important;
}

#item80351 {
	width:438px !important;
	height:63px !important;
}

#item80347 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:4px !important;
}

#item80374 {
	width:42px !important;
	min-height:63px !important;
}

#item80401 {
	width:438px !important;
	height:63px !important;
}

#item80398 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:2px !important;
}

#item80424 {
	width:42px !important;
	min-height:63px !important;
}

#item80451 {
	width:438px !important;
	height:63px !important;
}

#item80448 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
}

#item80474 {
	width:42px !important;
	min-height:63px !important;
}

@keyframes flyinfromtop-80310 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-80310 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item80310 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item80502 {
	width:57px !important;
	height:54px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item80503 {
	width:45px !important;
	height:43px !important;
	left:6px !important;
	top:5px !important;
	border-radius:50px;
	background:#482961;
}

#item80499 {
	width:62px !important;
	height:59px !important;
	left:533px !important;
	top:30px !important;
}

#item80530 {
	width:42px !important;
	height:45px !important;
	left:2px !important;
	top:3px !important;
}

#item80527 {
	width:47px !important;
	height:50px !important;
	left:256px !important;
	top:857px !important;
}

#item80556 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item80553 {
	width:47px !important;
	height:50px !important;
	left:302px !important;
	top:857px !important;
}

#item80306 {
	width:615px !important;
	height:956px !important;
	left:78px !important;
	top:90px !important;
}

#item81118 {
	width:88px !important;
	height:72px !important;
	top:100px !important;
}

#item81174 {
	width:45px !important;
	height:148px !important;
	left:1875px !important;
	top:476px !important;
}

#item81204 {
	opacity:0.90;
	width:63px !important;
	height:63px !important;
	border-radius:250px;
	background:#fff;
}

#item81201 {
	width:63px !important;
	height:63px !important;
	left:1804px !important;
	top:21px !important;
}

#item21076 {
	opacity:0.90;
	width:63px !important;
	height:63px !important;
	border-radius:250px;
	background:#fff;
}

#item21073.fixed-pos-elem {
	width:63px !important;
	height:63px !important;
	left:auto !important;
	top:168px !important;
	right:0px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item21093 {
	width:40px !important;
	height:40px !important;
	left:194px !important;
	top:29px !important;
}

#item21119 {
	width:40px !important;
	height:40px !important;
	left:251px !important;
	top:29px !important;
}

#item77368 {
	width:320px !important;
	height:720px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item77371 {
	width:320px !important;
	height:224px !important;
}

#item77381 {
	width:243px !important;
	height:54px !important;
}

#item77378 {
	width:243px !important;
	height:54px !important;
	left:56px !important;
	top:252px !important;
}

#item77408 {
	width:240px !important;
	height:66px !important;
}

#item77405 {
	width:240px !important;
	height:66px !important;
	left:40px !important;
}

#item77431 {
	width:37px !important;
	top:13px !important;
	min-height:34px !important;
}

#item77458 {
	width:246px !important;
	height:63px !important;
}

#item77455 {
	width:246px !important;
	height:63px !important;
	left:37px !important;
}

#item77481 {
	width:25px !important;
	top:7px !important;
	min-height:34px !important;
}

#item77558 {
	width:25px !important;
	left:20px !important;
	top:325px !important;
	min-height:34px !important;
}

@keyframes flyinfromtop-77368 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-77368 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item77368 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item77584 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item77581 {
	width:47px !important;
	height:50px !important;
	left:122px !important;
	top:633px !important;
}

#item77610 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
}

#item77607 {
	width:47px !important;
	height:50px !important;
	left:172px !important;
	top:633px !important;
}

#item21395 {
	width:320px !important;
	height:720px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item21398 {
	width:320px !important;
	height:224px !important;
}

#item21413 {
	width:243px !important;
	height:54px !important;
}

#item21409 {
	width:243px !important;
	height:54px !important;
	left:56px !important;
	top:252px !important;
}

#item21440 {
	width:240px !important;
	height:66px !important;
}

#item21437 {
	width:240px !important;
	height:66px !important;
	left:40px !important;
}

#item21463 {
	width:25px !important;
	top:13px !important;
	min-height:34px !important;
}

#item21490 {
	width:246px !important;
	height:45px !important;
}

#item21487 {
	width:246px !important;
	height:45px !important;
	left:37px !important;
}

#item21514 {
	width:25px !important;
	top:5px !important;
	min-height:34px !important;
}

#item21541 {
	width:243px !important;
	height:89px !important;
}

#item21538 {
	width:243px !important;
	height:89px !important;
	left:36px !important;
}

#item21564 {
	width:24px !important;
	top:17px !important;
	min-height:40px !important;
}

#item21591 {
	width:25px !important;
	left:20px !important;
	top:325px !important;
	min-height:34px !important;
}

@keyframes flyinfromtop-21395 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-21395 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item21395 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item21617 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item21614 {
	width:47px !important;
	height:50px !important;
	left:122px !important;
	top:633px !important;
}

#item21643 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
}

#item21640 {
	width:47px !important;
	height:50px !important;
	left:172px !important;
	top:633px !important;
}

#item21150 {
	width:320px !important;
	height:720px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item21152 {
	width:320px !important;
	height:224px !important;
	top:59px !important;
}

#item21165 {
	width:320px !important;
	height:54px !important;
}

#item21162 {
	width:320px !important;
	height:54px !important;
	top:301px !important;
}

#item21192 {
	width:240px !important;
	height:44px !important;
}

#item21189 {
	width:240px !important;
	height:44px !important;
	left:40px !important;
}

#item21215 {
	width:25px !important;
	top:6px !important;
	min-height:34px !important;
}

#item21242 {
	width:246px !important;
	height:68px !important;
}

#item21239 {
	width:246px !important;
	height:68px !important;
	left:37px !important;
}

#item21265 {
	width:25px !important;
	top:15px !important;
	min-height:34px !important;
}

#item21292 {
	width:243px !important;
	height:63px !important;
}

#item21289 {
	width:243px !important;
	height:63px !important;
	left:36px !important;
}

#item21315 {
	width:24px !important;
	top:12px !important;
	min-height:40px !important;
}

@keyframes flyinfromtop-21150 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-21150 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item21150 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item21345 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item21342 {
	width:47px !important;
	height:50px !important;
	left:122px !important;
	top:632px !important;
}

#item21371 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item21368 {
	width:47px !important;
	height:50px !important;
	left:170px !important;
	top:633px !important;
}

#item21146 {
	width:330px !important;
	height:730px !important;
	left:-10px !important;
	top:87px !important;
}

#item21840 {
	width:67px !important;
	height:54px !important;
	top:100px !important;
}

#item21875 {
	width:57px !important;
	height:54px !important;
	border-radius:50px;
}

#item21876 {
	width:45px !important;
	height:43px !important;
	left:6px !important;
	top:5px !important;
	border-radius:50px;
	background:#5f3da4;
}

#item21871 {
	width:57px !important;
	height:54px !important;
	left:264px !important;
	top:100px !important;
}

#item21901 {
	width:288px !important;
	left:32px !important;
	top:1891px !important;
	min-height:23px !important;
}

#item21924 {
	width:45px !important;
	height:45px !important;
	left:25px !important;
	top:1813px !important;
}

#item21933 {
	width:45px !important;
	height:45px !important;
	left:74px !important;
	top:1813px !important;
}

#item21941 {
	width:45px !important;
	height:45px !important;
	left:123px !important;
	top:1813px !important;
}

#item46174 {
	opacity:0.90;
	width:63px !important;
	height:63px !important;
	border-radius:250px;
	background:#fff;
}

#item46171 {
	width:63px !important;
	height:63px !important;
	left:238px !important;
	top:1795px !important;
}

#item79484 {
	width:39px !important;
	height:41px !important;
	left:1px !important;
	top:1318px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#cbb396;
}

#item79486 {
	width:52px !important;
	height:52px !important;
	left:-6px !important;
	top:-11px !important;
}

#item79512 {
	width:262px !important;
	min-height:106px !important;
}

#item79509 {
	width:262px !important;
	height:106px !important;
	left:23px !important;
	top:1504px !important;
}

#item79535 {
	width:321px !important;
	height:53px !important;
	left:1px !important;
	top:1062px !important;
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.25);
	background:#cbb396;
}

#item79561 {
	width:319px !important;
	min-height:143px !important;
}

#item79558 {
	width:319px !important;
	height:143px !important;
	left:1px !important;
	top:1168px !important;
}

#item79585 {
	width:39px !important;
	height:41px !important;
	top:1472px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#cbb396;
}

#item79586 {
	width:52px !important;
	height:52px !important;
	left:-6px !important;
	top:-8px !important;
}

#item79613 {
	width:262px !important;
	min-height:113px !important;
}

#item79610 {
	width:262px !important;
	height:113px !important;
	left:29px !important;
	top:1350px !important;
}

@keyframes flyinfromtop-78900 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-78900 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item78900 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

@keyframes flyinfromleft-78903 {
	0% {
		transform:translate(-267px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-78903 {
	0% {
		-webkit-transform:translate(-267px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item78903 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item79028 {
	width:305px !important;
	left:7px !important;
	top:1714px !important;
	min-height:45px !important;
}

#item1017 {
	width:103px !important;
	left:1384px !important;
	top:37px !important;
	min-height:39px !important;
}

#item46295 {
	width:144px !important;
	left:1643px !important;
	top:37px !important;
	min-height:47px !important;
}

#item1047 {
	width:45px !important;
	height:45px !important;
	left:1497px !important;
	top:30px !important;
}

#item1054 {
	width:45px !important;
	height:45px !important;
	left:1546px !important;
	top:30px !important;
}

#item1061 {
	width:45px !important;
	height:45px !important;
	left:1595px !important;
	top:30px !important;
}

#item76960 {
	width:605px !important;
	height:946px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 40px 40px;
	background:#fff;
}

#item76962 {
	width:492px !important;
	height:346px !important;
	left:57px !important;
	top:107px !important;
}

#item76974 {
	width:438px !important;
	height:63px !important;
}

#item76971 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:1px !important;
}

#item76997 {
	width:42px !important;
	min-height:63px !important;
}

#item77024 {
	width:438px !important;
	height:63px !important;
}

#item77021 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:4px !important;
}

#item77047 {
	width:54px !important;
	min-height:63px !important;
}

#item77075 {
	width:438px !important;
	height:63px !important;
}

#item77071 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:2px !important;
}

#item77098 {
	width:42px !important;
	min-height:63px !important;
}

#item77178 {
	width:57px !important;
	height:54px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item77179 {
	width:45px !important;
	height:43px !important;
	left:6px !important;
	top:5px !important;
	border-radius:50px;
	background:#482961;
}

#item77175 {
	width:62px !important;
	height:59px !important;
	left:533px !important;
	top:30px !important;
}

#item77205 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item77202 {
	width:47px !important;
	height:50px !important;
	left:256px !important;
	top:857px !important;
}

#item77231 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item77228 {
	width:47px !important;
	height:50px !important;
	left:302px !important;
	top:857px !important;
}

#item1344 {
	width:605px !important;
	height:946px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 40px 40px;
	background:#fff;
}

#item1346 {
	width:492px !important;
	height:346px !important;
	left:57px !important;
	top:107px !important;
}

#item1361 {
	width:438px !important;
	height:63px !important;
}

#item1358 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:1px !important;
}

#item1384 {
	width:42px !important;
	min-height:63px !important;
}

#item1411 {
	width:438px !important;
	height:63px !important;
}

#item1408 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:4px !important;
}

#item1434 {
	width:42px !important;
	min-height:63px !important;
}

#item1461 {
	width:438px !important;
	height:63px !important;
}

#item1458 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:2px !important;
}

#item1485 {
	width:42px !important;
	min-height:63px !important;
}

#item1512 {
	width:438px !important;
	height:63px !important;
}

#item1509 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
}

#item1535 {
	width:42px !important;
	min-height:63px !important;
}

#item1564 {
	width:57px !important;
	height:54px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item1565 {
	width:45px !important;
	height:43px !important;
	left:6px !important;
	top:5px !important;
	border-radius:50px;
	background:#482961;
}

#item1561 {
	width:62px !important;
	height:59px !important;
	left:533px !important;
	top:30px !important;
}

#item1591 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item1588 {
	width:47px !important;
	height:50px !important;
	left:256px !important;
	top:857px !important;
}

#item1617 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item1614 {
	width:47px !important;
	height:50px !important;
	left:302px !important;
	top:857px !important;
}

#item1072 {
	width:605px !important;
	height:946px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 40px 40px;
	background:#fff;
}

#item1074 {
	width:492px !important;
	height:346px !important;
	left:57px !important;
	top:107px !important;
}

#item1087 {
	width:495px !important;
	height:63px !important;
}

#item1084 {
	width:495px !important;
	height:63px !important;
	left:55px !important;
	top:511px !important;
}

#item1114 {
	width:438px !important;
	height:63px !important;
}

#item1111 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:4px !important;
}

#item1137 {
	width:42px !important;
	min-height:63px !important;
}

#item1164 {
	width:438px !important;
	height:63px !important;
}

#item1161 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:2px !important;
}

#item1188 {
	width:42px !important;
	min-height:63px !important;
}

#item1215 {
	width:438px !important;
	height:63px !important;
}

#item1212 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
}

#item1238 {
	width:42px !important;
	min-height:63px !important;
}

@keyframes flyinfromtop-1072 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-1072 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1072 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item1267 {
	width:57px !important;
	height:54px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item1268 {
	width:45px !important;
	height:43px !important;
	left:6px !important;
	top:5px !important;
	border-radius:50px;
	background:#482961;
}

#item1263 {
	width:62px !important;
	height:59px !important;
	left:533px !important;
	top:30px !important;
}

#item1294 {
	width:42px !important;
	height:45px !important;
	left:2px !important;
	top:3px !important;
}

#item1291 {
	width:47px !important;
	height:50px !important;
	left:256px !important;
	top:857px !important;
}

#item1320 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item1317 {
	width:47px !important;
	height:50px !important;
	left:302px !important;
	top:857px !important;
}

#item1067 {
	width:615px !important;
	height:956px !important;
	left:78px !important;
	top:90px !important;
}

#item1838 {
	width:88px !important;
	height:72px !important;
	top:100px !important;
}

#item1868 {
	width:45px !important;
	height:148px !important;
	top:476px !important;
}

#item1895 {
	width:45px !important;
	height:148px !important;
	left:1875px !important;
	top:476px !important;
}

#item46122 {
	opacity:0.90;
	width:63px !important;
	height:63px !important;
	border-radius:250px;
	background:#fff;
}

#item46119 {
	width:63px !important;
	height:63px !important;
	left:1804px !important;
	top:21px !important;
}

#item61939 {
	width:587px !important;
	left:223px !important;
	top:302px !important;
	min-height:66px !important;
}

#item61815 {
	width:540px !important;
	left:223px !important;
	top:385px !important;
	min-height:426px !important;
}

#item51837 {
	width:747px !important;
	height:477px !important;
	left:874px !important;
	top:291px !important;
}

#item51786 {
	width:120px !important;
	height:40px !important;
	background:#00889c;
}

#item51783 {
	width:120px !important;
	height:40px !important;
	left:1493px !important;
	top:721px !important;
}

#item51813 {
	width:120px !important;
	height:40px !important;
	background:#00889c;
}

#item51810 {
	width:120px !important;
	height:40px !important;
	left:880px !important;
	top:721px !important;
}

#item61781 {
	width:600px !important;
	left:874px !important;
	top:796px !important;
	min-height:130px !important;
}

#item52435 {
	width:199px !important;
	height:40px !important;
	background:#00889c;
}

#item52433 {
	width:199px !important;
	height:40px !important;
	left:406px !important;
	top:829px !important;
}

#item4530 {
	width:15px !important;
	height:15px !important;
	left:886px !important;
	top:45px !important;
}

#item4534 {
	width:15px !important;
	height:15px !important;
	left:933px !important;
	top:45px !important;
}

#item4541 {
	width:32px !important;
	height:66px !important;
}

#item4538 {
	width:32px !important;
	height:66px !important;
	left:817px !important;
	top:16px !important;
}

#item4569 {
	width:32px !important;
	height:66px !important;
}

#item4565 {
	width:32px !important;
	height:66px !important;
	left:1082px !important;
	top:16px !important;
}

#item4996 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:2px !important;
	background:#00889c;
}

#item4993 {
	width:204px !important;
	height:45px !important;
	left:1258px !important;
	top:747px !important;
}

#item26888 {
	width:551px !important;
	height:345px !important;
	left:1093px !important;
	top:363px !important;
}

#item26889 {
	width:501px !important;
	left:6px !important;
	top:8px !important;
	min-height:731px !important;
}

#item53045 {
	width:496px !important;
	left:327px !important;
	top:213px !important;
	min-height:118px !important;
}

#item26944 {
	width:495px !important;
	left:1095px !important;
	top:233px !important;
	min-height:100px !important;
}

#item61888 {
	width:546px !important;
	left:327px !important;
	top:355px !important;
	min-height:518px !important;
}

#item4762 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
	background:#00889c;
}

#item4759 {
	width:204px !important;
	height:45px !important;
	left:441px !important;
	top:825px !important;
}

#item4908 {
	width:714px !important;
	left:215px !important;
	top:159px !important;
	min-height:123px !important;
}

#item61421 {
	width:707px !important;
	left:215px !important;
	top:306px !important;
	min-height:484px !important;
}

#item61742 {
	width:243px !important;
	left:1585px !important;
	top:69px !important;
	min-height:304px !important;
}

#item4644 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#00889c;
}

#item4641 {
	width:204px !important;
	height:45px !important;
	left:1392px !important;
	top:765px !important;
}

#item4690 {
	width:592px !important;
	left:1198px !important;
	top:496px !important;
	min-height:224px !important;
}

#item44625 {
	width:638px !important;
	left:29px !important;
	min-height:72px !important;
}

#item44648 {
	width:696px !important;
	top:57px !important;
	min-height:172px !important;
}

#item79653 {
	width:175px !important;
	height:175px !important;
	left:284px !important;
	top:554px !important;
}

#item61372 {
	width:393px !important;
	left:662px !important;
	top:683px !important;
	min-height:134px !important;
}

#item79660 {
	width:722px !important;
	height:431px !important;
	left:320px !important;
	top:211px !important;
}

#item80073 {
	width:232px !important;
	height:39px !important;
	left:1378px !important;
	top:837px !important;
}

#item4592 {
	width:1933px !important;
	height:991px !important;
	left:-13px !important;
	top:89px !important;
}

#item5322 {
	width:15px !important;
	height:15px !important;
	left:980px !important;
	top:45px !important;
}

#item52461 {
	width:15px !important;
	height:15px !important;
	left:1027px !important;
	top:46px !important;
}

#item65801 {
	width:231px !important;
	left:44px !important;
	top:297px !important;
	min-height:82px !important;
}

#item65824 {
	width:258px !important;
	left:32px !important;
	top:379px !important;
	min-height:420px !important;
}

#item65847 {
	width:320px !important;
	height:206px !important;
	top:834px !important;
}

#item65875 {
	width:120px !important;
	height:40px !important;
	background:#00889c;
}

#item65872 {
	width:120px !important;
	height:40px !important;
	left:168px !important;
	top:1068px !important;
}

#item65901 {
	width:120px !important;
	height:40px !important;
	background:#00889c;
}

#item65898 {
	width:120px !important;
	height:40px !important;
	left:36px !important;
	top:1068px !important;
}

#item65924 {
	width:244px !important;
	left:39px !important;
	top:1136px !important;
	min-height:154px !important;
}

#item65951 {
	width:199px !important;
	height:40px !important;
	background:#00889c;
}

#item65947 {
	width:199px !important;
	height:40px !important;
	left:59px !important;
	top:1346px !important;
}

#item66300 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#00889c;
}

#item66297 {
	width:204px !important;
	height:45px !important;
	left:71px !important;
	top:1556px !important;
}

#item66327 {
	width:290px !important;
	height:469px !important;
	left:40px !important;
	top:1012px !important;
}

#item66328 {
	width:264px !important;
	left:6px !important;
	top:8px !important;
	min-height:731px !important;
}

#item66351 {
	width:201px !important;
	left:66px !important;
	top:110px !important;
	min-height:100px !important;
}

#item66375 {
	width:240px !important;
	left:54px !important;
	top:894px !important;
	min-height:88px !important;
}

#item66399 {
	width:282px !important;
	left:29px !important;
	top:230px !important;
	min-height:485px !important;
}

#item66179 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#00889c;
}

#item66176 {
	width:204px !important;
	height:45px !important;
	left:64px !important;
	top:1622px !important;
}

#item66203 {
	width:288px !important;
	left:27px !important;
	top:145px !important;
	min-height:166px !important;
}

#item66227 {
	width:280px !important;
	left:30px !important;
	top:319px !important;
	min-height:541px !important;
}

#item66268 {
	width:172px !important;
	left:29px !important;
	top:1415px !important;
	min-height:188px !important;
}

#item66052 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#00889c;
}

#item66049 {
	width:204px !important;
	height:45px !important;
	left:69px !important;
	top:1322px !important;
}

#item66075 {
	width:227px !important;
	left:52px !important;
	top:950px !important;
	min-height:330px !important;
}

#item66099 {
	width:280px !important;
	left:10px !important;
	min-height:45px !important;
}

#item66122 {
	width:300px !important;
	top:47px !important;
	min-height:168px !important;
}

#item79664 {
	width:136px !important;
	height:136px !important;
}

#item66149 {
	width:270px !important;
	left:41px !important;
	top:804px !important;
	min-height:185px !important;
}

#item80099 {
	width:232px !important;
	height:39px !important;
	left:54px !important;
	top:1422px !important;
}

#item66035 {
	width:331px !important;
	height:1786px !important;
	left:-10px !important;
	top:90px !important;
}

#item65974 {
	width:15px !important;
	height:15px !important;
	left:83px !important;
	top:133px !important;
}

#item65978 {
	width:15px !important;
	height:15px !important;
	left:130px !important;
	top:133px !important;
}

#item66424 {
	width:15px !important;
	height:15px !important;
	left:177px !important;
	top:133px !important;
}

#item66428 {
	width:15px !important;
	height:15px !important;
	left:224px !important;
	top:133px !important;
}

#item27072 {
	width:521px !important;
	left:129px !important;
	top:332px !important;
	min-height:530px !important;
}

#item27275 {
	width:549px !important;
	height:404px !important;
	left:511px !important;
	top:147px !important;
}

#item27276 {
	width:506px !important;
	left:6px !important;
	top:6px !important;
	min-height:745px !important;
}

#item27303 {
	width:605px !important;
	left:487px !important;
	top:20px !important;
	min-height:100px !important;
}

#item27331 {
	width:215px !important;
	left:212px !important;
	top:340px !important;
	min-height:40px !important;
}

#item27177 {
	width:549px !important;
	height:349px !important;
	left:511px !important;
	top:147px !important;
}

#item27178 {
	width:506px !important;
	left:6px !important;
	top:6px !important;
	min-height:1295px !important;
}

#item27205 {
	width:559px !important;
	left:486px !important;
	top:22px !important;
	min-height:100px !important;
}

#item27235 {
	width:184px !important;
	left:219px !important;
	top:340px !important;
	min-height:55px !important;
}

#item5360 {
	width:549px !important;
	height:372px !important;
	left:511px !important;
	top:147px !important;
}

#item5361 {
	width:506px !important;
	left:6px !important;
	top:6px !important;
	min-height:920px !important;
}

#item5387 {
	width:404px !important;
	left:489px !important;
	top:24px !important;
	min-height:100px !important;
}

#item5419 {
	width:177px !important;
	left:228px !important;
	top:340px !important;
	min-height:55px !important;
}

#item5356 {
	width:1124px !important;
	height:583px !important;
	left:673px !important;
	top:322px !important;
}

#item5754 {
	opacity:0.28;
	width:50px !important;
	height:50px !important;
	border-radius:150px;
	background:#422521;
}

#item5751 {
	width:50px !important;
	height:50px !important;
	left:997px !important;
	top:736px !important;
}

#item5780 {
	width:50px !important;
	height:50px !important;
	border-radius:150px;
	background:#422521;
}

#item5777 {
	width:50px !important;
	height:50px !important;
	left:935px !important;
	top:736px !important;
}

#item5806 {
	width:199px !important;
	height:40px !important;
	background:#fff;
}

#item5803 {
	width:199px !important;
	height:40px !important;
	left:290px !important;
	top:862px !important;
}

#item62977 {
	width:865px !important;
	height:452px !important;
	left:28px !important;
	top:31px !important;
}

#item79670 {
	width:342px !important;
	height:342px !important;
	left:436px !important;
	top:272px !important;
}

#item54323 {
	width:476px !important;
	height:482px !important;
	left:1798px !important;
	top:286px !important;
}

#item54324 {
	width:427px !important;
	left:6px !important;
	top:7px !important;
	min-height:1059px !important;
}

#item54378 {
	width:933px !important;
	left:624px !important;
	top:133px !important;
	min-height:122px !important;
}

#item54498 {
	width:989px !important;
	left:632px !important;
	top:832px !important;
	min-height:128px !important;
}

#item54881 {
	width:127px !important;
	height:127px !important;
	left:3px !important;
	top:2px !important;
	text-shadow:4px 4px 3px rgba(0,0,0,0.25);
	border-radius:250px;
	border:dashed 8px #0d1015;
}

#item54905 {
	width:139px !important;
	height:139px !important;
	left:1965px !important;
	top:773px !important;
}

#item62981 {
	width:100px !important;
	height:100px !important;
}

#item79873 {
	width:64px !important;
	height:49px !important;
	left:19px !important;
	top:26px !important;
}

#item54832 {
	width:127px !important;
	height:127px !important;
	left:5px !important;
	top:5px !important;
	text-shadow:4px 4px 3px rgba(0,0,0,0.25);
	border-radius:250px;
	border:dashed 8px #0d1015;
}

#item54808 {
	width:127px !important;
	height:127px !important;
	left:5px !important;
	top:5px !important;
	border-radius:250px;
	border:dashed 8px #0d1015;
}

#item6093 {
	width:127px !important;
	height:127px !important;
	left:5px !important;
	top:5px !important;
	border-radius:250px;
	border:dashed 8px #0d1015;
}

#item6090 {
	width:141px !important;
	height:141px !important;
	left:1961px !important;
	top:770px !important;
}

#item27868 {
	width:476px !important;
	height:458px !important;
	left:1791px !important;
	top:242px !important;
}

#item27869 {
	width:427px !important;
	left:6px !important;
	top:7px !important;
	min-height:737px !important;
}

#item54190 {
	width:921px !important;
	left:630px !important;
	top:128px !important;
	min-height:214px !important;
}

#item54582 {
	width:865px !important;
	height:452px !important;
	left:28px !important;
	top:31px !important;
}

#item54544 {
	width:918px !important;
	left:632px !important;
	top:852px !important;
	min-height:61px !important;
}

#item79667 {
	width:342px !important;
	height:342px !important;
	left:520px !important;
	top:283px !important;
}

#item62895 {
	width:112px !important;
	height:112px !important;
	left:639px !important;
	top:324px !important;
}

#item54748 {
	width:127px !important;
	height:127px !important;
	left:10px !important;
	top:10px !important;
	border-radius:250px;
	border:dashed 8px #fff;
}

#item54724 {
	width:127px !important;
	height:127px !important;
	left:10px !important;
	top:10px !important;
	border-radius:250px;
	border:dashed 8px #fff;
}

#item5950 {
	width:127px !important;
	height:127px !important;
	left:10px !important;
	top:10px !important;
	border-radius:250px;
	border:dashed 8px #fff;
}

#item5947 {
	width:146px !important;
	height:146px !important;
	left:639px !important;
	top:109px !important;
}

#item5973 {
	width:535px !important;
	height:40px !important;
	left:1121px !important;
	top:163px !important;
	border-radius:0 0 12px 12px;
}

#item5999 {
	width:569px !important;
	left:1093px !important;
	top:526px !important;
	min-height:269px !important;
}

#item28603 {
	width:595px !important;
	left:1080px !important;
	top:252px !important;
	min-height:91px !important;
}

#item54772 {
	width:127px !important;
	height:127px !important;
	left:10px !important;
	top:10px !important;
	border-radius:250px;
	border:dashed 8px #fff;
}

#item54014 {
	width:127px !important;
	height:127px !important;
	left:10px !important;
	top:10px !important;
	border-radius:250px;
	border:dashed 8px #fff;
}

#item54216 {
	width:151px !important;
	height:151px !important;
	left:1988px !important;
	top:109px !important;
}

@keyframes custom-62612 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-398px,0px);}
}
@-webkit-keyframes custom-62612 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-398px,0px);}
}
#item62613 {
	width:386px !important;
	height:270px !important;
	left:268px !important;
	border-radius:0 30px 0 0;
	background:#b9aba2;
}

#item62619 {
	width:284px !important;
	left:49px !important;
	top:71px !important;
	min-height:169px !important;
}

#item62646 {
	width:36px !important;
	height:36px !important;
	border-radius:20px;
	background:#fff;
}

#item62642 {
	width:36px !important;
	height:36px !important;
	left:608px !important;
	top:10px !important;
}

#item62673 {
	width:268px !important;
	height:54px !important;
	border-radius:12px 0 12px 12px;
	background:#cc092a;
}

#item62677 {
	width:228px !important;
	left:26px !important;
	top:17px !important;
	min-height:26px !important;
}

#item62669 {
	width:268px !important;
	height:54px !important;
	top:174px !important;
}

@keyframes custom-62718 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(398px,0px);}
}
@-webkit-keyframes custom-62718 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(398px,0px);}
}
#item62719 {
	width:386px !important;
	height:270px !important;
	border-radius:0 30px 0 0;
	background:#b9aba2;
}

#item62726 {
	width:328px !important;
	left:28px !important;
	top:47px !important;
	min-height:189px !important;
}

#item62753 {
	width:36px !important;
	height:36px !important;
	border-radius:20px;
	background:#fff;
}

#item62749 {
	width:36px !important;
	height:36px !important;
	left:340px !important;
	top:10px !important;
}

#item62780 {
	width:268px !important;
	height:54px !important;
	border-radius:0 12px 12px 0;
	background:#cc092a;
}

#item62783 {
	width:228px !important;
	left:26px !important;
	top:17px !important;
	min-height:26px !important;
}

#item62776 {
	width:268px !important;
	height:54px !important;
	left:406px !important;
	top:171px !important;
}

#item5937 {
	width:2734px !important;
	height:1302px !important;
	left:-418px !important;
	top:87px !important;
}

#item6248 {
	width:15px !important;
	height:15px !important;
	left:913px !important;
	top:45px !important;
}

#item6252 {
	width:15px !important;
	height:15px !important;
	left:958px !important;
	top:45px !important;
}

#item6259 {
	width:32px !important;
	height:66px !important;
}

#item6256 {
	width:32px !important;
	height:66px !important;
	left:844px !important;
	top:16px !important;
}

#item6285 {
	width:32px !important;
	height:66px !important;
}

#item6282 {
	width:32px !important;
	height:66px !important;
	left:1053px !important;
	top:16px !important;
}

#item6309 {
	width:15px !important;
	height:15px !important;
	left:1003px !important;
	top:45px !important;
}

#item66756 {
	opacity:0.28;
	width:50px !important;
	height:50px !important;
	border-radius:150px;
	background:#422521;
}

#item66753 {
	width:50px !important;
	height:50px !important;
	left:197px !important;
	top:1156px !important;
}

#item66782 {
	width:50px !important;
	height:50px !important;
	border-radius:150px;
	background:#422521;
}

#item66779 {
	width:50px !important;
	height:50px !important;
	left:135px !important;
	top:1156px !important;
}

#item67476 {
	width:325px !important;
	height:199px !important;
	left:586px !important;
	top:624px !important;
}

#item67487 {
	width:294px !important;
	height:400px !important;
	left:615px !important;
	top:1146px !important;
}

#item67488 {
	width:268px !important;
	left:6px !important;
	top:7px !important;
	min-height:1027px !important;
}

#item67515 {
	width:225px !important;
	left:636px !important;
	top:141px !important;
	min-height:258px !important;
}

#item67538 {
	width:280px !important;
	left:609px !important;
	top:842px !important;
	min-height:150px !important;
}

#item67561 {
	width:298px !important;
	left:601px !important;
	top:516px !important;
	min-height:84px !important;
}

#item79881 {
	width:127px !important;
	height:127px !important;
	left:3px !important;
	top:3px !important;
	text-shadow:4px 4px 3px rgba(0,0,0,0.25);
	border-radius:250px;
	border:dashed 8px #0d1015;
}

#item67587 {
	width:127px !important;
	height:127px !important;
	left:3px !important;
	top:3px !important;
	text-shadow:4px 4px 3px rgba(0,0,0,0.25);
	border-radius:250px;
	border:dashed 8px #0d1015;
}

#item67584 {
	width:139px !important;
	height:139px !important;
	left:686px !important;
	top:1576px !important;
}

#item67617 {
	width:100px !important;
	height:100px !important;
}

#item79876 {
	width:49px !important;
	height:38px !important;
	left:26px !important;
	top:31px !important;
}

#item67352 {
	width:268px !important;
	left:617px !important;
	top:126px !important;
	min-height:279px !important;
}

#item67301 {
	width:127px !important;
	height:127px !important;
	left:5px !important;
	top:7px !important;
	text-shadow:4px 4px 3px rgba(0,0,0,0.25);
	border-radius:250px;
	border:dashed 8px #0d1015;
}

#item67277 {
	width:127px !important;
	height:127px !important;
	left:5px !important;
	top:5px !important;
	border-radius:250px;
	border:dashed 8px #0d1015;
}

#item67253 {
	width:127px !important;
	height:127px !important;
	left:4px !important;
	top:7px !important;
	border-radius:250px;
	border:dashed 8px #0d1015;
}

#item67250 {
	width:141px !important;
	height:143px !important;
	left:680px !important;
	top:1567px !important;
}

#item67324 {
	width:285px !important;
	height:430px !important;
	left:623px !important;
	top:1132px !important;
}

#item67325 {
	width:247px !important;
	left:6px !important;
	top:7px !important;
	min-height:737px !important;
}

#item67378 {
	width:325px !important;
	height:226px !important;
	left:586px !important;
	top:630px !important;
}

#item67386 {
	width:280px !important;
	left:609px !important;
	top:884px !important;
	min-height:100px !important;
}

#item67414 {
	width:278px !important;
	left:610px !important;
	top:544px !important;
	min-height:63px !important;
}

#item67440 {
	width:105px !important;
	height:105px !important;
	left:696px !important;
	top:436px !important;
}

#item66895 {
	width:127px !important;
	height:127px !important;
	left:9px !important;
	top:451px !important;
	border-radius:250px;
	border:dashed 8px #fff;
}

#item66847 {
	width:100px !important;
	height:100px !important;
	left:689px !important;
	top:10px !important;
	border-radius:250px;
	background:#000;
	border:dashed 8px #fff;
}

#item66871 {
	width:127px !important;
	height:127px !important;
	left:9px !important;
	top:451px !important;
	border-radius:250px;
	border:dashed 8px #fff;
}

#item66844 {
	width:798px !important;
	height:587px !important;
	left:10px !important;
	top:85px !important;
}

#item66942 {
	width:296px !important;
	left:601px !important;
	top:870px !important;
	min-height:270px !important;
}

#item66965 {
	width:280px !important;
	left:609px !important;
	top:657px !important;
	min-height:91px !important;
}

#item66995 {
	width:100px !important;
	height:100px !important;
	left:10px !important;
	top:639px !important;
	border-radius:250px;
	background:#000;
	border:dashed 8px #fff;
}

#item67020 {
	width:127px !important;
	height:127px !important;
	left:674px !important;
	top:10px !important;
	border-radius:250px;
	border:dashed 8px #fff;
}

#item66992 {
	width:816px !important;
	height:748px !important;
	left:694px !important;
	top:526px !important;
}

@keyframes custom-67071 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-398px,0px);}
}
@-webkit-keyframes custom-67071 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-398px,0px);}
}
#item67072 {
	width:298px !important;
	height:270px !important;
	left:317px !important;
	border-radius:0 30px 0 0;
	background:#b9aba2;
}

#item67078 {
	width:199px !important;
	left:45px !important;
	top:71px !important;
	min-height:133px !important;
}

#item67105 {
	width:36px !important;
	height:36px !important;
	border-radius:20px;
	background:#fff;
}

#item67101 {
	width:36px !important;
	height:36px !important;
	left:561px !important;
	top:18px !important;
}

#item67132 {
	width:240px !important;
	height:40px !important;
	border-radius:12px 0 0 12px;
	background:#ea092a;
}

#item67133 {
	width:228px !important;
	left:-2px !important;
	top:11px !important;
	min-height:26px !important;
}

#item67128 {
	width:240px !important;
	height:40px !important;
	top:228px !important;
}

@keyframes custom-67156 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(398px,0px);}
}
@-webkit-keyframes custom-67156 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(398px,0px);}
}
#item67157 {
	width:301px !important;
	height:262px !important;
	border-radius:0 30px 0 0;
	background:#b9aba2;
}

#item67164 {
	width:237px !important;
	left:34px !important;
	top:73px !important;
	min-height:147px !important;
}

#item67192 {
	width:36px !important;
	height:36px !important;
	border-radius:20px;
	background:#fff;
}

#item67188 {
	width:36px !important;
	height:36px !important;
	left:252px !important;
	top:16px !important;
}

#item67219 {
	width:226px !important;
	height:44px !important;
	border-radius:0 12px 12px 0;
	background:#ea092a;
}

#item67220 {
	width:204px !important;
	left:9px !important;
	top:16px !important;
	min-height:34px !important;
}

#item67215 {
	width:226px !important;
	height:44px !important;
	left:383px !important;
	top:215px !important;
}

#item66833 {
	width:1510px !important;
	height:1786px !important;
	left:-589px !important;
	top:90px !important;
}

#item67647 {
	width:15px !important;
	height:15px !important;
	left:110px !important;
	top:135px !important;
}

#item67651 {
	width:15px !important;
	height:15px !important;
	left:155px !important;
	top:135px !important;
}

#item67707 {
	width:15px !important;
	height:15px !important;
	left:200px !important;
	top:135px !important;
}

#item6329 {
	width:15px !important;
	height:15px !important;
	left:934px !important;
	top:45px !important;
}

#item6333 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:45px !important;
}

#item6341 {
	width:32px !important;
	height:66px !important;
}

#item6338 {
	width:32px !important;
	height:66px !important;
	left:862px !important;
	top:15px !important;
}

#item6367 {
	width:32px !important;
	height:66px !important;
}

#item6364 {
	width:32px !important;
	height:66px !important;
	left:1103px !important;
	top:18px !important;
}

#item55662 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#5f3da4;
}

#item55659 {
	width:204px !important;
	height:45px !important;
	left:1756px !important;
	top:837px !important;
}

#item55685 {
	width:721px !important;
	height:475px !important;
	left:1485px !important;
	top:343px !important;
}

#item55686 {
	width:671px !important;
	left:6px !important;
	top:6px !important;
	min-height:468px !important;
}

#item55715 {
	width:257px !important;
	left:1024px !important;
	top:661px !important;
	min-height:190px !important;
}

#item55743 {
	width:737px !important;
	left:1479px !important;
	top:250px !important;
	min-height:60px !important;
}

#item55767 {
	width:658px !important;
	height:250px !important;
	left:663px !important;
	top:300px !important;
}

#item55768 {
	width:615px !important;
	left:6px !important;
	top:6px !important;
	min-height:410px !important;
}

#item56049 {
	width:598px !important;
	left:675px !important;
	top:174px !important;
	min-height:100px !important;
}

#item55408 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#5f3da4;
}

#item55405 {
	width:204px !important;
	height:45px !important;
	left:1743px !important;
	top:797px !important;
}

#item55431 {
	width:639px !important;
	height:489px !important;
	left:1541px !important;
	top:267px !important;
}

#item55432 {
	width:575px !important;
	left:6px !important;
	top:6px !important;
	min-height:678px !important;
}

#item55522 {
	width:626px !important;
	left:1508px !important;
	top:124px !important;
	min-height:114px !important;
}

#item63331 {
	width:486px !important;
	left:50px !important;
	top:20px !important;
	min-height:82px !important;
}

#item63326 {
	width:585px !important;
	height:109px !important;
	left:674px !important;
	top:751px !important;
}

#item6571 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#5f3da4;
}

#item6568 {
	width:204px !important;
	height:45px !important;
	left:1606px !important;
	top:837px !important;
}

#item6650 {
	width:985px !important;
	left:1205px !important;
	top:696px !important;
	min-height:122px !important;
}

#item55630 {
	width:561px !important;
	left:602px !important;
	top:218px !important;
	min-height:490px !important;
}

#item6398 {
	width:744px !important;
	left:1194px !important;
	top:487px !important;
	min-height:209px !important;
}

#item6444 {
	width:452px !important;
	height:45px !important;
	left:1354px !important;
	top:810px !important;
}

#item31181 {
	width:792px !important;
	left:1178px !important;
	top:200px !important;
	min-height:106px !important;
}

#item31209 {
	width:684px !important;
	left:1234px !important;
	top:304px !important;
	min-height:69px !important;
}

#item56166 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#5f3da4;
}

#item56164 {
	width:204px !important;
	height:45px !important;
	left:1473px !important;
	top:713px !important;
}

@keyframes custom-63074 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(398px,0px);}
}
@-webkit-keyframes custom-63074 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(398px,0px);}
}
#item63075 {
	width:380px !important;
	height:354px !important;
	border-radius:0 30px 0 0;
	background:#b9aba2;
}

#item63082 {
	width:288px !important;
	left:44px !important;
	top:76px !important;
	min-height:226px !important;
}

#item63109 {
	width:36px !important;
	height:36px !important;
	border-radius:20px;
	background:#fff;
}

#item63105 {
	width:36px !important;
	height:36px !important;
	left:326px !important;
	top:18px !important;
}

#item63136 {
	width:268px !important;
	height:54px !important;
	border-radius:0 50px 50px 0;
	background:#00889c;
}

#item63138 {
	width:228px !important;
	left:25px !important;
	top:19px !important;
	min-height:26px !important;
}

#item63132 {
	width:268px !important;
	height:54px !important;
	left:400px !important;
	top:255px !important;
}

#item6390 {
	width:2332px !important;
	height:1000px !important;
	left:-412px !important;
	top:87px !important;
}

#item56409 {
	width:15px !important;
	height:15px !important;
	left:1016px !important;
	top:45px !important;
}

#item56412 {
	width:15px !important;
	height:15px !important;
	left:1056px !important;
	top:45px !important;
}

#item68241 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#5f3da4;
}

#item68238 {
	width:204px !important;
	height:45px !important;
	left:68px !important;
	top:1577px !important;
}

#item68264 {
	width:300px !important;
	height:174px !important;
	left:30px !important;
	top:1368px !important;
}

#item68265 {
	width:274px !important;
	left:6px !important;
	top:6px !important;
	min-height:720px !important;
}

#item68289 {
	width:231px !important;
	left:55px !important;
	top:778px !important;
	min-height:76px !important;
}

#item68313 {
	width:280px !important;
	left:30px !important;
	top:1292px !important;
	min-height:63px !important;
}

#item68336 {
	width:234px !important;
	height:327px !important;
	left:52px !important;
	top:363px !important;
}

#item68337 {
	width:222px !important;
	left:6px !important;
	top:6px !important;
	min-height:677px !important;
}

#item68363 {
	width:231px !important;
	left:55px !important;
	top:208px !important;
	min-height:142px !important;
}

#item68099 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#5f3da4;
}

#item68096 {
	width:204px !important;
	height:45px !important;
	left:68px !important;
	top:1599px !important;
}

#item68122 {
	width:280px !important;
	height:454px !important;
	left:40px !important;
	top:256px !important;
}

#item68123 {
	width:249px !important;
	left:6px !important;
	top:6px !important;
	min-height:678px !important;
}

#item68150 {
	width:272px !important;
	left:34px !important;
	top:109px !important;
	min-height:136px !important;
}

#item68173 {
	width:250px !important;
	height:433px !important;
	left:61px !important;
	top:893px !important;
}

#item68174 {
	width:221px !important;
	left:6px !important;
	top:6px !important;
	min-height:1304px !important;
}

#item68208 {
	width:195px !important;
	left:21px !important;
	top:22px !important;
	min-height:116px !important;
}

#item68204 {
	width:236px !important;
	height:147px !important;
	left:52px !important;
	top:1425px !important;
}

#item68009 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#5f3da4;
}

#item68006 {
	width:204px !important;
	height:45px !important;
	left:72px !important;
	top:1471px !important;
}

#item68032 {
	width:233px !important;
	left:48px !important;
	top:1117px !important;
	min-height:294px !important;
}

#item68059 {
	width:249px !important;
	left:47px !important;
	top:229px !important;
	min-height:492px !important;
}

#item67790 {
	width:280px !important;
	left:30px !important;
	top:424px !important;
	min-height:260px !important;
}

#item67836 {
	width:271px !important;
	left:34px !important;
	top:98px !important;
	min-height:146px !important;
}

#item67859 {
	width:284px !important;
	left:26px !important;
	top:220px !important;
	min-height:100px !important;
}

#item67885 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#fff;
}

#item67882 {
	width:204px !important;
	height:45px !important;
	left:76px !important;
	top:1607px !important;
}

#item75659 {
	width:250px !important;
	left:42px !important;
	top:998px !important;
	min-height:174px !important;
}

#item67784 {
	width:330px !important;
	height:1808px !important;
	left:-10px !important;
	top:90px !important;
}

#item67724 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:136px !important;
}

#item67728 {
	width:15px !important;
	height:15px !important;
	left:133px !important;
	top:136px !important;
}

#item68399 {
	width:15px !important;
	height:15px !important;
	left:174px !important;
	top:136px !important;
}

#item68403 {
	width:15px !important;
	height:15px !important;
	left:214px !important;
	top:136px !important;
}

#item7209 {
	width:15px !important;
	height:15px !important;
	left:914px !important;
	top:45px !important;
}

#item7213 {
	width:15px !important;
	height:15px !important;
	left:958px !important;
	top:45px !important;
}

#item7222 {
	width:32px !important;
	height:66px !important;
}

#item7219 {
	width:32px !important;
	height:66px !important;
	left:842px !important;
	top:15px !important;
}

#item7248 {
	width:32px !important;
	height:66px !important;
}

#item7245 {
	width:32px !important;
	height:66px !important;
	left:1096px !important;
	top:15px !important;
}

#item7578 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item7575 {
	width:204px !important;
	height:45px !important;
	left:1262px !important;
	top:823px !important;
}

#item7648 {
	width:739px !important;
	height:300px !important;
	left:205px !important;
	top:227px !important;
}

#item7649 {
	width:683px !important;
	left:8px !important;
	top:12px !important;
	min-height:722px !important;
}

#item7672 {
	width:726px !important;
	left:207px !important;
	top:152px !important;
	min-height:63px !important;
}

#item57819_79946 {
	width:22px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item57819 {
	width:434px !important;
	left:1149px !important;
	top:661px !important;
	min-height:140px !important;
}

#item57944 {
	width:516px !important;
	left:1106px !important;
	top:559px !important;
	min-height:55px !important;
}

#item57308 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
	background:#482961;
}

#item57305 {
	width:204px !important;
	height:45px !important;
	left:1344px !important;
	top:789px !important;
}

#item57357 {
	width:516px !important;
	height:450px !important;
	left:1197px !important;
	top:263px !important;
}

#item57358 {
	width:456px !important;
	left:7px !important;
	top:8px !important;
	min-height:677px !important;
}

#item57410 {
	width:370px !important;
	left:1261px !important;
	top:151px !important;
	min-height:100px !important;
}

#item57504 {
	width:809px !important;
	left:225px !important;
	top:632px !important;
	min-height:245px !important;
}

#item7427 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
	background:#482961;
}

#item7423 {
	width:204px !important;
	height:45px !important;
	left:336px !important;
	top:817px !important;
}

#item7451 {
	width:629px !important;
	left:129px !important;
	top:179px !important;
	min-height:202px !important;
}

#item56869 {
	width:516px !important;
	height:382px !important;
	left:949px !important;
	top:315px !important;
}

#item56870 {
	width:456px !important;
	left:7px !important;
	top:8px !important;
	min-height:1400px !important;
}

#item56975 {
	width:514px !important;
	left:181px !important;
	top:413px !important;
	min-height:360px !important;
}

#item32030 {
	width:542px !important;
	left:956px !important;
	top:187px !important;
	min-height:106px !important;
}

#item57038 {
	width:448px !important;
	left:955px !important;
	top:765px !important;
	min-height:148px !important;
}

#item76628 {
	width:695px !important;
	height:412px !important;
	left:319px !important;
	top:234px !important;
}

#item7284 {
	width:546px !important;
	left:1225px !important;
	top:501px !important;
	min-height:236px !important;
}

#item7307 {
	width:668px !important;
	left:1174px !important;
	top:133px !important;
	min-height:342px !important;
}

#item7333 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:2px !important;
	background:#482961;
}

#item7330 {
	width:204px !important;
	height:45px !important;
	left:1405px !important;
	top:759px !important;
}

#item7364 {
	width:240px !important;
	height:40px !important;
	left:1387px !important;
	top:837px !important;
}

#item79673 {
	width:416px !important;
	height:416px !important;
	left:132px !important;
	top:458px !important;
}

#item57741 {
	width:337px !important;
	left:167px !important;
	top:575px !important;
	min-height:254px !important;
}

#item76624 {
	width:99px !important;
	height:78px !important;
	left:285px !important;
	top:486px !important;
}

#item7271 {
	width:1931px !important;
	height:991px !important;
	left:-10px !important;
	top:89px !important;
}

#item7735 {
	width:15px !important;
	height:15px !important;
	left:1001px !important;
	top:45px !important;
}

#item57480 {
	width:15px !important;
	height:15px !important;
	left:1044px !important;
	top:43px !important;
}

#item68796 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#fff;
}

#item68793 {
	width:204px !important;
	height:45px !important;
	left:68px !important;
	top:1557px !important;
}

#item68843 {
	width:251px !important;
	left:42px !important;
	top:103px !important;
	min-height:100px !important;
}

#item68873_79955 {
	width:22px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item68873 {
	width:195px !important;
	left:73px !important;
	top:776px !important;
	min-height:190px !important;
}

#item68904 {
	width:231px !important;
	left:55px !important;
	top:1422px !important;
	min-height:88px !important;
}

#item68941 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#482961;
}

#item68938 {
	width:204px !important;
	height:45px !important;
	left:64px !important;
	top:1579px !important;
}

#item68964 {
	width:259px !important;
	height:412px !important;
	left:52px !important;
	top:1132px !important;
}

#item68966 {
	width:226px !important;
	left:7px !important;
	top:8px !important;
	min-height:677px !important;
}

#item68992 {
	width:281px !important;
	left:29px !important;
	top:1044px !important;
	min-height:70px !important;
}

#item69021 {
	width:231px !important;
	left:55px !important;
	top:438px !important;
	min-height:412px !important;
}

#item68639 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#482961;
}

#item68636 {
	width:204px !important;
	height:45px !important;
	left:64px !important;
	top:1662px !important;
}

#item68662 {
	width:307px !important;
	left:17px !important;
	top:109px !important;
	min-height:231px !important;
}

#item68685 {
	width:276px !important;
	height:278px !important;
	left:54px !important;
	top:832px !important;
}

#item68686 {
	width:236px !important;
	left:7px !important;
	top:8px !important;
	min-height:1354px !important;
}

#item68718 {
	width:280px !important;
	left:30px !important;
	top:348px !important;
	min-height:292px !important;
}

#item68741 {
	width:256px !important;
	left:55px !important;
	top:713px !important;
	min-height:100px !important;
}

#item68765 {
	width:276px !important;
	left:42px !important;
	top:1158px !important;
	min-height:148px !important;
}

#item68494 {
	width:250px !important;
	left:42px !important;
	top:1004px !important;
	min-height:268px !important;
}

#item68517 {
	width:290px !important;
	left:20px !important;
	top:686px !important;
	min-height:230px !important;
}

#item68543 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#482961;
}

#item68540 {
	width:204px !important;
	height:45px !important;
	left:62px !important;
	top:1338px !important;
}

#item68566 {
	width:240px !important;
	height:40px !important;
	left:50px !important;
	top:1434px !important;
}

#item68605 {
	width:268px !important;
	left:37px !important;
	top:474px !important;
	min-height:184px !important;
}

#item68488 {
	width:331px !important;
	height:1786px !important;
	left:-10px !important;
	top:90px !important;
}

#item68427 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:139px !important;
}

#item68431 {
	width:15px !important;
	height:15px !important;
	left:133px !important;
	top:139px !important;
}

#item69050 {
	width:15px !important;
	height:15px !important;
	left:176px !important;
	top:139px !important;
}

#item69054 {
	width:15px !important;
	height:15px !important;
	left:219px !important;
	top:139px !important;
}

#item79966 {
	width:199px !important;
	left:59px !important;
	min-height:72px !important;
}

#item79960 {
	width:258px !important;
	height:72px !important;
	left:1333px !important;
	top:825px !important;
}

#item76560 {
	width:250px !important;
	left:558px !important;
	top:379px !important;
	min-height:32px !important;
}

#item59593 {
	width:809px !important;
	left:90px !important;
	top:181px !important;
	min-height:65px !important;
}

#item59616 {
	width:813px !important;
	left:90px !important;
	top:277px !important;
	min-height:172px !important;
}

#item59545 {
	width:801px !important;
	left:90px !important;
	top:181px !important;
	min-height:83px !important;
}

#item59568 {
	width:807px !important;
	left:90px !important;
	top:286px !important;
	min-height:227px !important;
}

#item59497 {
	width:649px !important;
	left:320px !important;
	top:181px !important;
	min-height:35px !important;
}

#item59520 {
	width:451px !important;
	left:328px !important;
	top:244px !important;
	min-height:89px !important;
}

#item59700 {
	width:118px !important;
	left:19px !important;
	top:48px !important;
	min-height:72px !important;
}

#item59723 {
	width:155px !important;
	height:156px !important;
	left:137px !important;
	top:148px !important;
}

#item59433 {
	width:839px !important;
	left:90px !important;
	top:169px !important;
	min-height:121px !important;
}

#item59456 {
	width:838px !important;
	left:90px !important;
	top:300px !important;
	min-height:203px !important;
}

#item59385 {
	width:817px !important;
	left:90px !important;
	top:181px !important;
	min-height:45px !important;
}

#item59408 {
	width:735px !important;
	left:90px !important;
	top:237px !important;
	min-height:114px !important;
}

#item59336 {
	width:833px !important;
	left:90px !important;
	top:161px !important;
	min-height:117px !important;
}

#item59359 {
	width:837px !important;
	left:90px !important;
	top:297px !important;
	min-height:186px !important;
}

#item59285 {
	width:843px !important;
	left:90px !important;
	top:171px !important;
	min-height:75px !important;
}

#item59827 {
	width:851px !important;
	height:220px !important;
	left:81px !important;
	top:253px !important;
}

#item59828 {
	width:790px !important;
	left:9px !important;
	top:14px !important;
	min-height:397px !important;
}

#item59279 {
	width:979px !important;
	height:579px !important;
	left:181px !important;
	top:409px !important;
}

#item59945 {
	width:498px !important;
	left:1344px !important;
	top:314px !important;
	min-height:106px !important;
}

#item33558 {
	width:199px !important;
	height:40px !important;
	background:#00889c;
}

#item33556 {
	width:199px !important;
	height:40px !important;
	left:1298px !important;
	top:968px !important;
}

#item60015 {
	width:334px !important;
	left:1336px !important;
	top:568px !important;
	min-height:114px !important;
}

#item60038 {
	width:138px !important;
	left:60px !important;
	min-height:55px !important;
}

#item60078 {
	width:198px !important;
	height:55px !important;
	left:1333px !important;
	top:685px !important;
}

#item60046 {
	width:199px !important;
	left:59px !important;
	min-height:72px !important;
}

#item60081 {
	width:258px !important;
	height:72px !important;
	left:1333px !important;
	top:751px !important;
}

#item59913 {
	width:15px !important;
	height:15px !important;
	left:558px !important;
	top:1028px !important;
}

#item59916 {
	width:15px !important;
	height:15px !important;
	left:591px !important;
	top:1028px !important;
}

#item59919 {
	width:15px !important;
	height:15px !important;
	left:625px !important;
	top:1028px !important;
}

#item59922 {
	width:15px !important;
	height:15px !important;
	left:658px !important;
	top:1028px !important;
}

#item59925 {
	width:15px !important;
	height:15px !important;
	left:691px !important;
	top:1028px !important;
}

#item59928 {
	width:15px !important;
	height:15px !important;
	left:724px !important;
	top:1028px !important;
}

#item59931 {
	width:15px !important;
	height:15px !important;
	left:757px !important;
	top:1028px !important;
}

#item59884 {
	width:828px !important;
	left:333px !important;
	top:196px !important;
	min-height:181px !important;
}

#item34185 {
	width:50px !important;
	height:50px !important;
	border-radius:250px;
	background:#00889c;
}

#item34183 {
	width:50px !important;
	height:50px !important;
	left:688px !important;
	top:451px !important;
}

#item34210 {
	width:50px !important;
	height:50px !important;
	border-radius:250px;
	background:#00889c;
}

#item34208 {
	width:50px !important;
	height:50px !important;
	left:627px !important;
	top:451px !important;
}

#item7760 {
	width:15px !important;
	height:15px !important;
	left:938px !important;
	top:43px !important;
}

#item7764 {
	width:15px !important;
	height:15px !important;
	left:981px !important;
	top:43px !important;
}

#item7771 {
	width:32px !important;
	height:66px !important;
}

#item7768 {
	width:32px !important;
	height:66px !important;
	left:866px !important;
	top:15px !important;
}

#item7797 {
	width:32px !important;
	height:66px !important;
}

#item7794 {
	width:32px !important;
	height:66px !important;
	left:1029px !important;
	top:15px !important;
}

#item7832 {
	width:628px !important;
	left:328px !important;
	top:431px !important;
	min-height:281px !important;
}

#item7855 {
	width:768px !important;
	left:255px !important;
	top:202px !important;
	min-height:204px !important;
}

#item7882 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#00889c;
}

#item7878 {
	width:204px !important;
	height:45px !important;
	left:550px !important;
	top:717px !important;
}

#item7820 {
	width:1930px !important;
	height:990px !important;
	left:-10px !important;
	top:90px !important;
}

#item76536 {
	width:346px !important;
	left:1424px !important;
	top:442px !important;
	min-height:34px !important;
}

#item69452 {
	width:301px !important;
	left:10px !important;
	top:1311px !important;
	min-height:100px !important;
}

#item69512 {
	width:252px !important;
	left:57px !important;
	top:1454px !important;
	min-height:83px !important;
}

#item69542 {
	width:87px !important;
	left:45px !important;
	min-height:40px !important;
}

#item69535 {
	width:132px !important;
	height:40px !important;
	left:16px !important;
	top:1552px !important;
}

#item69571 {
	width:117px !important;
	left:44px !important;
	min-height:45px !important;
}

#item69565 {
	width:162px !important;
	height:45px !important;
	left:16px !important;
	top:1601px !important;
}

#item69489 {
	width:199px !important;
	height:40px !important;
	background:#00889c;
}

#item69485 {
	width:199px !important;
	height:40px !important;
	left:31px !important;
	top:1752px !important;
}

#item69076 {
	width:280px !important;
	left:33px !important;
	top:143px !important;
	min-height:100px !important;
}

#item69099 {
	width:280px !important;
	left:30px !important;
	top:268px !important;
	min-height:183px !important;
}

#item69399 {
	width:280px !important;
	left:30px !important;
	top:143px !important;
	min-height:104px !important;
}

#item69422 {
	width:280px !important;
	left:30px !important;
	top:258px !important;
	min-height:293px !important;
}

#item69321 {
	width:268px !important;
	left:30px !important;
	top:146px !important;
	min-height:63px !important;
}

#item69344 {
	width:280px !important;
	left:30px !important;
	top:209px !important;
	min-height:100px !important;
}

#item69373 {
	width:118px !important;
	left:2px !important;
	top:33px !important;
	min-height:72px !important;
}

#item69367 {
	width:125px !important;
	height:126px !important;
	left:108px !important;
	top:345px !important;
}

#item69272 {
	width:280px !important;
	left:30px !important;
	top:146px !important;
	min-height:159px !important;
}

#item75842 {
	width:300px !important;
	height:188px !important;
	left:30px !important;
	top:329px !important;
}

#item75843 {
	width:256px !important;
	left:6px !important;
	top:7px !important;
	min-height:363px !important;
}

#item69224 {
	width:280px !important;
	left:30px !important;
	top:167px !important;
	min-height:63px !important;
}

#item69247 {
	width:280px !important;
	left:30px !important;
	top:237px !important;
	min-height:191px !important;
}

#item69176 {
	width:280px !important;
	left:30px !important;
	top:151px !important;
	min-height:168px !important;
}

#item69199 {
	width:280px !important;
	left:30px !important;
	top:337px !important;
	min-height:258px !important;
}

#item69124 {
	width:280px !important;
	left:30px !important;
	top:171px !important;
	min-height:120px !important;
}

#item69147 {
	width:298px !important;
	height:242px !important;
	left:32px !important;
	top:281px !important;
}

#item69148 {
	width:262px !important;
	left:4px !important;
	top:6px !important;
	min-height:425px !important;
}

#item69072 {
	width:330px !important;
	height:595px !important;
	left:-10px !important;
	top:587px !important;
}

#item69595 {
	width:15px !important;
	height:15px !important;
	left:57px !important;
	top:1185px !important;
}

#item69601 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:1185px !important;
}

#item69607 {
	width:15px !important;
	height:15px !important;
	left:123px !important;
	top:1185px !important;
}

#item69613 {
	width:15px !important;
	height:15px !important;
	left:156px !important;
	top:1185px !important;
}

#item69620 {
	width:15px !important;
	height:15px !important;
	left:189px !important;
	top:1185px !important;
}

#item69626 {
	width:15px !important;
	height:15px !important;
	left:223px !important;
	top:1185px !important;
}

#item69632 {
	width:15px !important;
	height:15px !important;
	left:256px !important;
	top:1185px !important;
}

#item69638 {
	width:244px !important;
	left:38px !important;
	top:200px !important;
	min-height:288px !important;
}

#item69664 {
	width:50px !important;
	height:50px !important;
	border-radius:250px;
	background:#00889c;
}

#item69661 {
	width:50px !important;
	height:50px !important;
	left:169px !important;
	top:661px !important;
}

#item69691 {
	width:50px !important;
	height:50px !important;
	border-radius:250px;
	background:#00889c;
}

#item69688 {
	width:50px !important;
	height:50px !important;
	left:108px !important;
	top:661px !important;
}

#item69787 {
	width:222px !important;
	left:63px !important;
	top:708px !important;
	min-height:300px !important;
}

#item69810 {
	width:256px !important;
	left:44px !important;
	top:388px !important;
	min-height:280px !important;
}

#item69836 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
	background:#00889c;
}

#item69833 {
	width:204px !important;
	height:45px !important;
	left:64px !important;
	top:1539px !important;
}

#item69781 {
	width:330px !important;
	height:1786px !important;
	left:-10px !important;
	top:90px !important;
}

#item69720 {
	width:15px !important;
	height:15px !important;
	left:131px !important;
	top:137px !important;
}

#item69724 {
	width:15px !important;
	height:15px !important;
	left:174px !important;
	top:137px !important;
}

#item79998 {
	width:117px !important;
	left:44px !important;
	min-height:45px !important;
}

#item79991 {
	width:162px !important;
	height:45px !important;
	left:17px !important;
	top:1653px !important;
}

#item58360 {
	width:15px !important;
	height:15px !important;
	left:914px !important;
	top:43px !important;
}

#item58364 {
	width:15px !important;
	height:15px !important;
	left:957px !important;
	top:43px !important;
}

#item58371 {
	width:32px !important;
	height:66px !important;
}

#item58368 {
	width:32px !important;
	height:66px !important;
	left:842px !important;
	top:15px !important;
}

#item58397 {
	width:32px !important;
	height:66px !important;
}

#item58394 {
	width:32px !important;
	height:66px !important;
	left:1055px !important;
	top:15px !important;
}

#item58774 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:2px !important;
	background:#a2c149;
}

#item58771 {
	width:204px !important;
	height:45px !important;
	left:1403px !important;
	top:835px !important;
}

#item58807 {
	width:439px !important;
	left:1247px !important;
	top:190px !important;
	min-height:122px !important;
}

#item58892 {
	width:710px !important;
	left:164px !important;
	top:804px !important;
	min-height:168px !important;
}

#item60749 {
	width:518px !important;
	height:376px !important;
	left:1248px !important;
	top:317px !important;
}

#item60750 {
	width:471px !important;
	left:6px !important;
	top:10px !important;
	min-height:612px !important;
}

#item60500 {
	width:518px !important;
	height:862px !important;
	left:1412px !important;
	top:60px !important;
}

#item58610 {
	width:566px !important;
	left:794px !important;
	top:194px !important;
	min-height:157px !important;
}

#item58634 {
	width:561px !important;
	height:396px !important;
	left:791px !important;
	top:390px !important;
}

#item58636 {
	width:520px !important;
	left:7px !important;
	top:9px !important;
	min-height:1585px !important;
}

#item58727 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:2px !important;
	background:#649627;
}

#item58724 {
	width:204px !important;
	height:45px !important;
	left:953px !important;
	top:809px !important;
}

#item60344 {
	width:174px !important;
	left:348px !important;
	top:152px !important;
	min-height:192px !important;
}

#item60576 {
	width:323px !important;
	height:272px !important;
	left:1559px !important;
	top:412px !important;
}

#item60577 {
	width:262px !important;
	left:15px !important;
	top:14px !important;
	min-height:540px !important;
}

#item60610 {
	width:284px !important;
	left:1568px !important;
	top:251px !important;
	min-height:136px !important;
}

#item58475 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item58472 {
	width:204px !important;
	height:45px !important;
	left:1559px !important;
	top:752px !important;
}

#item58502 {
	width:240px !important;
	height:40px !important;
	left:884px !important;
	top:854px !important;
}

#item58527 {
	width:833px !important;
	left:311px !important;
	top:192px !important;
	min-height:169px !important;
}

#item58552 {
	width:504px !important;
	left:1245px !important;
	top:852px !important;
	min-height:63px !important;
}

#item63457 {
	width:668px !important;
	left:400px !important;
	top:376px !important;
	min-height:384px !important;
}

#item80155 {
	width:298px !important;
	height:63px !important;
	left:570px !important;
	top:100px !important;
	border-radius:12px;
	background:#a2c149;
}

#item58420 {
	width:1931px !important;
	height:995px !important;
	left:-10px !important;
	top:89px !important;
}

#item59086 {
	width:15px !important;
	height:15px !important;
	left:1000px !important;
	top:43px !important;
}

#item70276 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#a2c149;
}

#item70273 {
	width:204px !important;
	height:45px !important;
	left:68px !important;
	top:1586px !important;
}

#item70299 {
	width:238px !important;
	left:48px !important;
	top:148px !important;
	min-height:133px !important;
}

#item70322 {
	width:281px !important;
	left:29px !important;
	top:1342px !important;
	min-height:204px !important;
}

#item70353 {
	width:272px !important;
	height:526px !important;
	left:54px !important;
	top:310px !important;
}

#item70354 {
	width:230px !important;
	left:6px !important;
	top:10px !important;
	min-height:612px !important;
}

#item70108 {
	width:317px !important;
	height:448px !important;
	left:13px !important;
	top:1140px !important;
}

#item70110 {
	width:254px !important;
	left:44px !important;
	top:110px !important;
	min-height:196px !important;
}

#item70133 {
	width:284px !important;
	height:202px !important;
	left:43px !important;
	top:938px !important;
}

#item70134 {
	width:251px !important;
	left:10px !important;
	top:9px !important;
	min-height:1585px !important;
}

#item70164 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#649627;
}

#item70161 {
	width:204px !important;
	height:45px !important;
	left:78px !important;
	top:1612px !important;
}

#item70189 {
	width:132px !important;
	left:141px !important;
	top:344px !important;
	min-height:148px !important;
}

#item70215 {
	width:263px !important;
	height:156px !important;
	left:57px !important;
	top:1358px !important;
}

#item70216 {
	width:217px !important;
	left:35px !important;
	top:7px !important;
	min-height:540px !important;
}

#item70242 {
	width:207px !important;
	left:91px !important;
	top:1248px !important;
	min-height:156px !important;
}

#item69983 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item69980 {
	width:204px !important;
	height:45px !important;
	left:68px !important;
	top:1408px !important;
}

#item70031 {
	width:280px !important;
	left:30px !important;
	top:776px !important;
	min-height:122px !important;
}

#item70054 {
	width:171px !important;
	left:139px !important;
	top:1520px !important;
	min-height:136px !important;
}

#item70080 {
	width:294px !important;
	left:23px !important;
	top:925px !important;
	min-height:472px !important;
}

#item80227 {
	width:298px !important;
	height:54px !important;
	left:21px !important;
	top:704px !important;
	border-radius:12px;
	background:#a2c149;
}

#item69943 {
	width:330px !important;
	height:1786px !important;
	left:-10px !important;
	top:90px !important;
}

#item69881 {
	width:15px !important;
	height:15px !important;
	left:110px !important;
	top:139px !important;
}

#item69886 {
	width:15px !important;
	height:15px !important;
	left:153px !important;
	top:139px !important;
}

#item70378 {
	width:15px !important;
	height:15px !important;
	left:196px !important;
	top:139px !important;
}

#item8434 {
	width:15px !important;
	height:15px !important;
	left:932px !important;
	top:45px !important;
}

#item8438 {
	width:15px !important;
	height:15px !important;
	left:973px !important;
	top:45px !important;
}

#item8446 {
	width:32px !important;
	height:66px !important;
}

#item8443 {
	width:32px !important;
	height:66px !important;
	left:860px !important;
	top:16px !important;
}

#item8472 {
	width:32px !important;
	height:66px !important;
}

#item8469 {
	width:32px !important;
	height:66px !important;
	left:1058px !important;
	top:16px !important;
}

#item61117 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
	background:#5f3da4;
}

#item61114 {
	width:204px !important;
	height:45px !important;
	left:602px !important;
	top:886px !important;
}

#item61140 {
	width:717px !important;
	height:432px !important;
	left:355px !important;
	top:378px !important;
}

#item61141 {
	width:670px !important;
	left:7px !important;
	top:9px !important;
	min-height:1119px !important;
}

#item61170 {
	width:764px !important;
	left:313px !important;
	top:236px !important;
	min-height:136px !important;
}

#item29748 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
	background:#5f3da4;
}

#item29745 {
	width:204px !important;
	height:45px !important;
	left:1369px !important;
	top:798px !important;
}

#item29771 {
	width:563px !important;
	height:613px !important;
	left:562px !important;
	top:163px !important;
}

#item29772 {
	width:516px !important;
	left:7px !important;
	top:9px !important;
	min-height:829px !important;
}

#item29849 {
	width:494px !important;
	left:1214px !important;
	top:204px !important;
	min-height:106px !important;
}

#item61088 {
	width:434px !important;
	left:1261px !important;
	top:342px !important;
	min-height:422px !important;
}

#item61223 {
	width:336px !important;
	left:189px !important;
	top:165px !important;
	min-height:357px !important;
}

#item8505 {
	width:444px !important;
	left:1113px !important;
	top:231px !important;
	min-height:310px !important;
}

#item8555 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
	background:#5f3da4;
}

#item8552 {
	width:204px !important;
	height:45px !important;
	left:1112px !important;
	top:590px !important;
}

#item8585 {
	width:240px !important;
	height:40px !important;
	left:571px !important;
	top:266px !important;
}

#item60958 {
	width:603px !important;
	left:388px !important;
	top:340px !important;
	text-shadow:1px 1px 11px rgba(0,0,0,0.25);
	min-height:182px !important;
}

#item60981 {
	width:605px !important;
	left:389px !important;
	top:514px !important;
	min-height:181px !important;
}

#item63714 {
	width:303px !important;
	left:1113px !important;
	top:682px !important;
	min-height:148px !important;
}

#item8495 {
	width:1933px !important;
	height:991px !important;
	left:-11px !important;
	top:90px !important;
}

#item30747 {
	width:15px !important;
	height:15px !important;
	left:1012px !important;
	top:45px !important;
}

#item70806 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#5f3da4;
}

#item70803 {
	width:204px !important;
	height:45px !important;
	left:68px !important;
	top:1629px !important;
}

#item70829 {
	width:256px !important;
	height:276px !important;
	left:54px !important;
	top:444px !important;
}

#item70830 {
	width:224px !important;
	left:7px !important;
	top:9px !important;
	min-height:1425px !important;
}

#item70857 {
	width:254px !important;
	left:42px !important;
	top:264px !important;
	min-height:140px !important;
}

#item70886 {
	width:255px !important;
	height:350px !important;
	left:42px !important;
	top:1012px !important;
	background:#5f3da4;
}

#item70887 {
	width:213px !important;
	left:24px !important;
	top:86px !important;
	min-height:210px !important;
}

#item70666 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#5f3da4;
}

#item70663 {
	width:204px !important;
	height:45px !important;
	left:89px !important;
	top:1469px !important;
}

#item70689 {
	width:276px !important;
	height:338px !important;
	left:43px !important;
	top:377px !important;
}

#item70690 {
	width:245px !important;
	left:7px !important;
	top:9px !important;
	min-height:829px !important;
}

#item70718 {
	width:276px !important;
	left:50px !important;
	top:908px !important;
	min-height:74px !important;
}

#item70741 {
	width:219px !important;
	left:77px !important;
	top:1014px !important;
	min-height:422px !important;
}

#item70764 {
	width:224px !important;
	left:60px !important;
	top:128px !important;
	min-height:231px !important;
}

#item70497 {
	width:234px !important;
	left:71px !important;
	top:1019px !important;
	min-height:246px !important;
}

#item70549 {
	width:240px !important;
	height:40px !important;
	left:56px !important;
	top:558px !important;
}

#item70574 {
	width:288px !important;
	left:26px !important;
	top:620px !important;
	text-shadow:1px 1px 11px rgba(0,0,0,0.25);
	min-height:179px !important;
}

#item70598 {
	width:322px !important;
	left:10px !important;
	top:782px !important;
	min-height:162px !important;
}

#item70621 {
	width:245px !important;
	left:65px !important;
	top:1294px !important;
	min-height:140px !important;
}

#item75905 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#5f3da4;
}

#item75931 {
	width:204px !important;
	height:45px !important;
	left:72px !important;
	top:1644px !important;
}

#item70480 {
	width:333px !important;
	height:1786px !important;
	left:-10px !important;
	top:90px !important;
}

#item70419 {
	width:15px !important;
	height:15px !important;
	left:118px !important;
	top:139px !important;
}

#item70423 {
	width:15px !important;
	height:15px !important;
	left:157px !important;
	top:139px !important;
}

#item70915 {
	width:15px !important;
	height:15px !important;
	left:197px !important;
	top:139px !important;
}

#item51439 {
	width:888px !important;
	left:35px !important;
	top:648px !important;
	min-height:66px !important;
}

#item51463 {
	width:888px !important;
	left:35px !important;
	top:658px !important;
	min-height:38px !important;
}

#item51419 {
	width:950px !important;
	height:714px !important;
	left:131px !important;
	top:213px !important;
}

#item51490 {
	width:120px !important;
	height:40px !important;
	background:#6e2c27;
}

#item51488 {
	width:120px !important;
	height:40px !important;
	left:953px !important;
	top:790px !important;
}

#item51516 {
	width:120px !important;
	height:40px !important;
	background:#6e2c27;
}

#item51514 {
	width:120px !important;
	height:40px !important;
	left:144px !important;
	top:784px !important;
}

#item51037 {
	width:162px !important;
	left:1057px !important;
	top:199px !important;
	min-height:195px !important;
}

#item50858 {
	width:596px !important;
	height:332px !important;
	left:1164px !important;
	top:445px !important;
}

#item50859 {
	width:546px !important;
	left:5px !important;
	top:6px !important;
	min-height:1049px !important;
}

#item50966 {
	width:199px !important;
	height:40px !important;
	background:#6e2c27;
}

#item50964 {
	width:199px !important;
	height:40px !important;
	left:1369px !important;
	top:810px !important;
}

#item48698 {
	width:15px !important;
	height:15px !important;
	left:934px !important;
	top:45px !important;
}

#item48702 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:45px !important;
}

#item48709 {
	width:32px !important;
	height:66px !important;
}

#item48706 {
	width:32px !important;
	height:66px !important;
	left:862px !important;
	top:15px !important;
}

#item48735 {
	width:32px !important;
	height:66px !important;
}

#item48732 {
	width:32px !important;
	height:66px !important;
	left:1060px !important;
	top:15px !important;
}

#item48880 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:2px !important;
	background:#6e2c27;
}

#item48877 {
	width:204px !important;
	height:45px !important;
	left:496px !important;
	top:718px !important;
}

#item48955 {
	width:600px !important;
	height:527px !important;
	left:324px !important;
	top:143px !important;
}

#item48956 {
	width:543px !important;
	left:7px !important;
	top:6px !important;
	min-height:2363px !important;
}

#item48769 {
	width:515px !important;
	left:904px !important;
	top:491px !important;
	min-height:184px !important;
}

#item48795 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:2px !important;
	background:#7c413c;
}

#item48792 {
	width:204px !important;
	height:45px !important;
	left:1083px !important;
	top:710px !important;
}

#item50613 {
	width:540px !important;
	left:910px !important;
	top:186px !important;
	text-shadow:1px 1px 11px rgba(0,0,0,0.25);
	min-height:188px !important;
}

#item50636 {
	width:775px !important;
	left:786px !important;
	top:396px !important;
	min-height:88px !important;
}

#item48823 {
	width:240px !important;
	height:40px !important;
	left:1062px !important;
	top:805px !important;
}

#item51342 {
	width:234px !important;
	left:1622px !important;
	top:114px !important;
	min-height:246px !important;
}

#item48758 {
	width:1934px !important;
	height:990px !important;
	left:-10px !important;
	top:90px !important;
}

#item49012 {
	width:15px !important;
	height:15px !important;
	left:1014px !important;
	top:45px !important;
}

#item70981 {
	width:298px !important;
	left:12px !important;
	top:316px !important;
	min-height:100px !important;
}

#item70952 {
	width:280px !important;
	left:18px !important;
	top:325px !important;
	min-height:74px !important;
}

#item70946 {
	width:319px !important;
	height:416px !important;
	left:2px !important;
	top:265px !important;
}

#item71007 {
	width:120px !important;
	height:40px !important;
	background:#6e2c27;
}

#item71004 {
	width:120px !important;
	height:40px !important;
	left:167px !important;
	top:514px !important;
}

#item71034 {
	width:120px !important;
	height:40px !important;
	background:#6e2c27;
}

#item71031 {
	width:120px !important;
	height:40px !important;
	left:35px !important;
	top:514px !important;
}

#item71058 {
	width:133px !important;
	left:95px !important;
	top:749px !important;
	min-height:120px !important;
}

#item71081 {
	width:297px !important;
	height:468px !important;
	left:25px !important;
	top:1017px !important;
}

#item71082 {
	width:246px !important;
	left:7px !important;
	top:7px !important;
	min-height:1324px !important;
}

#item71111 {
	width:199px !important;
	height:40px !important;
	background:#6e2c27;
}

#item71108 {
	width:199px !important;
	height:40px !important;
	left:57px !important;
	top:1549px !important;
}

#item71376 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#7c413c;
}

#item71373 {
	width:204px !important;
	height:45px !important;
	left:72px !important;
	top:1593px !important;
}

#item71399 {
	width:288px !important;
	height:460px !important;
	left:40px !important;
	top:395px !important;
}

#item71400 {
	width:255px !important;
	left:7px !important;
	top:6px !important;
	min-height:2461px !important;
}

#item76005 {
	width:320px !important;
	height:450px !important;
	left:10px !important;
	top:860px !important;
}

#item75962 {
	width:320px !important;
	height:902px !important;
	left:10px !important;
	top:398px !important;
}

#item71209 {
	width:262px !important;
	left:39px !important;
	top:1065px !important;
	min-height:199px !important;
}

#item71236 {
	width:199px !important;
	height:40px !important;
	left:2px !important;
	top:3px !important;
	background:#7c413c;
}

#item71232 {
	width:204px !important;
	height:45px !important;
	left:68px !important;
	top:1607px !important;
}

#item71259 {
	width:320px !important;
	left:10px !important;
	top:464px !important;
	text-shadow:1px 1px 11px rgba(0,0,0,0.25);
	min-height:84px !important;
}

#item71282 {
	width:231px !important;
	left:52px !important;
	top:560px !important;
	min-height:120px !important;
}

#item71305 {
	width:240px !important;
	height:40px !important;
	left:52px !important;
	top:1316px !important;
}

#item71334 {
	width:283px !important;
	left:29px !important;
	top:953px !important;
	min-height:120px !important;
}

#item71194 {
	width:330px !important;
	height:1786px !important;
	left:-10px !important;
	top:90px !important;
}

#item71134 {
	width:15px !important;
	height:15px !important;
	left:114px !important;
	top:135px !important;
}

#item71138 {
	width:15px !important;
	height:15px !important;
	left:155px !important;
	top:135px !important;
}

#item71462 {
	width:15px !important;
	height:15px !important;
	left:194px !important;
	top:135px !important;
}

#item49385 {
	width:15px !important;
	height:15px !important;
	left:934px !important;
	top:45px !important;
}

#item49389 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:45px !important;
}

#item49396 {
	width:32px !important;
	height:66px !important;
}

#item49393 {
	width:32px !important;
	height:66px !important;
	left:862px !important;
	top:15px !important;
}

#item49422 {
	width:32px !important;
	height:66px !important;
}

#item49419 {
	width:32px !important;
	height:66px !important;
	left:1060px !important;
	top:15px !important;
}

#item50148 {
	width:484px !important;
	left:65px !important;
	top:662px !important;
	min-height:100px !important;
}

#item50368 {
	width:452px !important;
	height:438px !important;
	left:1402px !important;
	top:282px !important;
}

#item50370 {
	width:415px !important;
	left:7px !important;
	top:6px !important;
	min-height:781px !important;
}

#item50395 {
	width:453px !important;
	left:1415px !important;
	top:142px !important;
	min-height:100px !important;
}

#item64183 {
	opacity:0.44;
	width:199px !important;
	height:40px !important;
	left:8px !important;
	top:2px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	background:#482961;
}

#item64181 {
	width:214px !important;
	height:60px !important;
	left:1509px !important;
	top:790px !important;
}

#item49855 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:2px !important;
	background:#7e6990;
}

#item49852 {
	width:204px !important;
	height:45px !important;
	left:1344px !important;
	top:786px !important;
}

#item49931 {
	width:581px !important;
	height:527px !important;
	left:1190px !important;
	top:211px !important;
}

#item49932 {
	width:539px !important;
	left:7px !important;
	top:6px !important;
	min-height:2281px !important;
}

#item50178 {
	width:605px !important;
	left:339px !important;
	top:769px !important;
	min-height:63px !important;
}

#item50283 {
	width:729px !important;
	left:283px !important;
	top:174px !important;
	min-height:148px !important;
}

#item49455 {
	width:733px !important;
	left:1040px !important;
	top:574px !important;
	min-height:190px !important;
}

#item49481 {
	opacity:0.44;
	width:199px !important;
	height:40px !important;
	left:8px !important;
	top:2px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	background:#482961;
}

#item49478 {
	width:214px !important;
	height:60px !important;
	left:1291px !important;
	top:798px !important;
}

#item49510 {
	width:240px !important;
	height:40px !important;
	left:1299px !important;
	top:332px !important;
}

#item49535 {
	width:215px !important;
	left:79px !important;
	top:880px !important;
	min-height:63px !important;
}

#item50060 {
	width:822px !important;
	left:984px !important;
	top:409px !important;
	min-height:148px !important;
}

#item49445 {
	width:1931px !important;
	height:991px !important;
	left:-11px !important;
	top:90px !important;
}

#item49699 {
	width:15px !important;
	height:15px !important;
	left:1014px !important;
	top:45px !important;
}

#item71706 {
	width:230px !important;
	left:50px !important;
	top:673px !important;
	min-height:88px !important;
}

#item71729 {
	width:295px !important;
	height:506px !important;
	left:35px !important;
	top:1005px !important;
}

#item71730 {
	width:260px !important;
	left:7px !important;
	top:6px !important;
	min-height:781px !important;
}

#item71753 {
	width:287px !important;
	left:23px !important;
	top:849px !important;
	min-height:130px !important;
}

#item71779 {
	opacity:0.44;
	width:199px !important;
	height:40px !important;
	left:7px !important;
	top:3px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	background:#482961;
}

#item71776 {
	width:214px !important;
	height:60px !important;
	left:59px !important;
	top:1571px !important;
}

#item71817 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#7e6990;
}

#item71814 {
	width:204px !important;
	height:45px !important;
	left:68px !important;
	top:1521px !important;
}

#item71841 {
	width:271px !important;
	height:622px !important;
	left:59px !important;
	top:873px !important;
}

#item71842 {
	width:234px !important;
	left:7px !important;
	top:6px !important;
	min-height:2323px !important;
}

#item71873 {
	width:243px !important;
	left:55px !important;
	top:665px !important;
	min-height:112px !important;
}

#item71896 {
	width:231px !important;
	left:50px !important;
	top:189px !important;
	min-height:173px !important;
}

#item76030 {
	width:216px !important;
	height:187px !important;
	left:10px !important;
	top:1602px !important;
}

#item71543 {
	width:234px !important;
	left:55px !important;
	top:991px !important;
	min-height:288px !important;
}

#item71569 {
	opacity:0.44;
	width:199px !important;
	height:40px !important;
	left:7px !important;
	top:3px !important;
	box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 10px 5px 0px rgba(0,0,0,0.25);
	background:#482961;
}

#item71566 {
	width:214px !important;
	height:60px !important;
	left:63px !important;
	top:1345px !important;
}

#item71597 {
	width:240px !important;
	height:40px !important;
	left:50px !important;
	top:1445px !important;
}

#item71623 {
	width:92px !important;
	left:218px !important;
	top:307px !important;
	min-height:110px !important;
}

#item71646 {
	width:273px !important;
	left:37px !important;
	top:713px !important;
	min-height:243px !important;
}

#item71537 {
	width:330px !important;
	height:1791px !important;
	left:-10px !important;
	top:87px !important;
}

#item71476 {
	width:15px !important;
	height:15px !important;
	left:113px !important;
	top:137px !important;
}

#item71480 {
	width:15px !important;
	height:15px !important;
	left:154px !important;
	top:137px !important;
}

#item71919 {
	width:15px !important;
	height:15px !important;
	left:193px !important;
	top:137px !important;
}

#item81222 {
	width:103px !important;
	left:1384px !important;
	top:37px !important;
	min-height:39px !important;
}

#item81250 {
	width:144px !important;
	left:1643px !important;
	top:37px !important;
	min-height:47px !important;
}

#item8793 {
	width:416px !important;
	left:44px !important;
	top:172px !important;
	min-height:67px !important;
}

#item8820 {
	width:409px !important;
	left:1468px !important;
	top:351px !important;
	min-height:445px !important;
}

#item8843 {
	width:138px !important;
	height:138px !important;
	left:1603px !important;
	top:813px !important;
}

#item8873 {
	width:36px !important;
	height:35px !important;
	box-shadow:4px 4px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,0.75);
	border-radius:60px;
	background:#fff;
}

#item8870 {
	width:36px !important;
	height:35px !important;
	left:1698px !important;
	top:971px !important;
}

#item8878 {
	width:36px !important;
	height:35px !important;
	left:1610px !important;
	top:971px !important;
}

#item8917 {
	width:36px !important;
	height:35px !important;
	left:1654px !important;
	top:971px !important;
}

#item8926 {
	width:1088px !important;
	height:157px !important;
	left:173px !important;
	top:172px !important;
}

#item8949 {
	width:494px !important;
	height:323px !important;
	left:802px !important;
	top:427px !important;
}

#item8959 {
	width:437px !important;
	left:823px !important;
	top:795px !important;
	min-height:150px !important;
}

#item8983 {
	width:515px !important;
	height:421px !important;
	left:214px !important;
	top:483px !important;
}

#item8984 {
	width:471px !important;
	left:10px !important;
	top:9px !important;
	min-height:551px !important;
}

#item9011 {
	width:94px !important;
	height:73px !important;
	left:1149px !important;
	top:643px !important;
}

#item9016 {
	width:250px !important;
	height:59px !important;
	left:591px !important;
	top:99px !important;
	border-radius:0 0 20px 20px;
	background:#5f3da4;
}

#item81273 {
	width:45px !important;
	height:45px !important;
	left:1497px !important;
	top:30px !important;
}

#item81279 {
	width:45px !important;
	height:45px !important;
	left:1546px !important;
	top:30px !important;
}

#item81286 {
	width:45px !important;
	height:45px !important;
	left:1595px !important;
	top:30px !important;
}

#item81866 {
	width:605px !important;
	height:946px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 40px 40px;
	background:#fff;
}

#item81868 {
	width:492px !important;
	height:346px !important;
	left:57px !important;
	top:107px !important;
}

#item81880 {
	width:438px !important;
	height:63px !important;
}

#item81877 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:1px !important;
}

#item81903 {
	width:42px !important;
	min-height:63px !important;
}

#item81931 {
	width:438px !important;
	height:63px !important;
}

#item81928 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:4px !important;
}

#item81954 {
	width:54px !important;
	min-height:63px !important;
}

#item81981 {
	width:438px !important;
	height:63px !important;
}

#item81978 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:2px !important;
}

#item82004 {
	width:42px !important;
	min-height:63px !important;
}

#item82032 {
	width:57px !important;
	height:54px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item82033 {
	width:45px !important;
	height:43px !important;
	left:6px !important;
	top:5px !important;
	border-radius:50px;
	background:#482961;
}

#item82029 {
	width:62px !important;
	height:59px !important;
	left:533px !important;
	top:31px !important;
}

#item82060 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item82057 {
	width:47px !important;
	height:50px !important;
	left:256px !important;
	top:858px !important;
}

#item82086 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item82083 {
	width:47px !important;
	height:50px !important;
	left:302px !important;
	top:858px !important;
}

#item81571 {
	width:605px !important;
	height:946px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 40px 40px;
	background:#fff;
}

#item81573 {
	width:492px !important;
	height:346px !important;
	left:57px !important;
	top:107px !important;
}

#item81585 {
	width:438px !important;
	height:63px !important;
}

#item81582 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:1px !important;
}

#item81608 {
	width:42px !important;
	min-height:63px !important;
}

#item81635 {
	width:438px !important;
	height:63px !important;
}

#item81632 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:4px !important;
}

#item81658 {
	width:42px !important;
	min-height:63px !important;
}

#item81685 {
	width:438px !important;
	height:63px !important;
}

#item81682 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:2px !important;
}

#item81708 {
	width:42px !important;
	min-height:63px !important;
}

#item81737 {
	width:438px !important;
	height:63px !important;
}

#item81733 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
}

#item81760 {
	width:42px !important;
	min-height:63px !important;
}

#item81789 {
	width:57px !important;
	height:54px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item81790 {
	width:45px !important;
	height:43px !important;
	left:6px !important;
	top:5px !important;
	border-radius:50px;
	background:#482961;
}

#item81786 {
	width:62px !important;
	height:59px !important;
	left:533px !important;
	top:31px !important;
}

#item81816 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item81813 {
	width:47px !important;
	height:50px !important;
	left:256px !important;
	top:858px !important;
}

#item81842 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item81839 {
	width:47px !important;
	height:50px !important;
	left:302px !important;
	top:858px !important;
}

#item81298 {
	width:605px !important;
	height:946px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 0 40px 40px;
	background:#fff;
}

#item81300 {
	width:492px !important;
	height:346px !important;
	left:57px !important;
	top:107px !important;
}

#item81313 {
	width:495px !important;
	height:63px !important;
}

#item81310 {
	width:495px !important;
	height:63px !important;
	left:55px !important;
	top:511px !important;
}

#item81340 {
	width:438px !important;
	height:63px !important;
}

#item81337 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:4px !important;
}

#item81363 {
	width:42px !important;
	min-height:63px !important;
}

#item81391 {
	width:438px !important;
	height:63px !important;
}

#item81387 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
	top:2px !important;
}

#item81414 {
	width:42px !important;
	min-height:63px !important;
}

#item81441 {
	width:438px !important;
	height:63px !important;
}

#item81438 {
	width:438px !important;
	height:63px !important;
	left:54px !important;
}

#item81464 {
	width:42px !important;
	min-height:63px !important;
}

@keyframes flyinfromtop-81298 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-81298 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item81298 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item81492 {
	width:57px !important;
	height:54px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item81493 {
	width:45px !important;
	height:43px !important;
	left:6px !important;
	top:5px !important;
	border-radius:50px;
	background:#482961;
}

#item81489 {
	width:62px !important;
	height:59px !important;
	left:533px !important;
	top:31px !important;
}

#item81519 {
	width:42px !important;
	height:45px !important;
	left:2px !important;
	top:3px !important;
}

#item81516 {
	width:47px !important;
	height:50px !important;
	left:256px !important;
	top:858px !important;
}

#item81547 {
	width:42px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item81543 {
	width:47px !important;
	height:50px !important;
	left:302px !important;
	top:858px !important;
}

#item81294 {
	width:615px !important;
	height:956px !important;
	left:78px !important;
	top:90px !important;
}

#item82109 {
	width:88px !important;
	height:72px !important;
	top:100px !important;
}

#item82141 {
	width:45px !important;
	height:148px !important;
	top:476px !important;
}

#item82196 {
	opacity:0.90;
	width:63px !important;
	height:63px !important;
	border-radius:250px;
	background:#fff;
}

#item82193 {
	width:63px !important;
	height:63px !important;
	left:1804px !important;
	top:21px !important;
}

#item72138 {
	width:283px !important;
	height:170px !important;
	left:19px !important;
	top:200px !important;
}

#item72161 {
	width:247px !important;
	height:162px !important;
	left:36px !important;
	top:773px !important;
}

#item72169 {
	width:237px !important;
	left:38px !important;
	top:939px !important;
	min-height:139px !important;
}

#item72192 {
	width:261px !important;
	height:311px !important;
	left:39px !important;
	top:369px !important;
}

#item72193 {
	width:227px !important;
	left:10px !important;
	top:9px !important;
	min-height:551px !important;
}

#item72220 {
	width:66px !important;
	height:51px !important;
	left:126px !important;
	top:861px !important;
}

#item72224 {
	width:250px !important;
	height:59px !important;
	left:40px !important;
	top:116px !important;
}

#item76065 {
	width:288px !important;
	left:17px !important;
	top:1301px !important;
	min-height:320px !important;
}

#item76092 {
	width:37px !important;
	height:36px !important;
	border-radius:60px;
	background:#fff;
	border:solid 1px #482961;
}

#item76089 {
	width:37px !important;
	height:36px !important;
	left:184px !important;
	top:1245px !important;
}

#item76097 {
	width:37px !important;
	height:36px !important;
	left:142px !important;
	top:1245px !important;
}

#item76108 {
	width:250px !important;
	left:32px !important;
	top:1188px !important;
	min-height:48px !important;
}

#item76158 {
	width:138px !important;
	height:138px !important;
	left:91px !important;
	top:1631px !important;
}

#item76184 {
	width:37px !important;
	height:36px !important;
	left:101px !important;
	top:1245px !important;
}

p.autoParaStyle136 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:45px;
	line-height:56px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle135 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#5f3da4;
	text-align:center;
}

p.autoParaStyle134 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:28px;
	line-height:32px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle133 {
	font-weight:300;
	font-family:FF-LEMONMILK-Light,"LEMON MILK";
	font-size:28px;
	line-height:32px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle131 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:40px;
	line-height:52px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle130 {
	font-weight:300;
	font-family:FF-LEMONMILK-Light,"LEMON MILK";
	font-size:40px;
	line-height:52px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle129 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle128 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:49px;
	line-height:56px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle127 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:37px;
	line-height:44.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle126 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:37px;
	line-height:44.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle125 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:28px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle124 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:51px;
	line-height:61.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle123 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:36px;
	line-height:43.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle122 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:32px;
	line-height:32px;
	color:#191919;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle121 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:34px;
	line-height:36px;
	color:#6e2c27;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle120 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:24px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle119 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:44px;
	line-height:52.8px;
	color:#191919;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle118 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:80px;
	line-height:85px;
	color:#6e2c27;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle117 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:28.2px;
	line-height:33.9px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle116 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:32px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle115 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:45px;
	line-height:48px;
	color:#5f3da4;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#191919;
	text-align:center;
}

p.autoParaStyle113 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle112 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:24px;
	line-height:28.8px;
	color:#5f3da4;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle111 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:50px;
	line-height:60px;
	color:#191919;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle110 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:74px;
	line-height:70px;
	color:#5f3da4;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle109 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#191919;
	text-align:left;
}

p.autoParaStyle108 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:36px;
	line-height:43.2px;
	color:#5f3da4;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle107 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:28px;
	line-height:34px;
	color:#000;
	text-align:center;
}

p.autoParaStyle106 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:24px;
	line-height:28px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle105 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:30px;
	line-height:34px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:26px;
	line-height:36px;
	color:#000;
	text-align:center;
}

p.autoParaStyle101 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	text-align:right;
}

p.autoParaStyle100 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:56px;
	line-height:66px;
	color:#000;
	text-align:center;
}

p.autoParaStyle99 {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	text-align:center;
}

p.autoParaStyle98 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:36px;
	line-height:36px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:36px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle96 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:36px;
	line-height:41px;
	color:#333333;
	text-align:center;
}

p.autoParaStyle95 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle94 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:14px;
	line-height:18px;
	color:#333333;
	text-align:left;
}

p.autoParaStyle93 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#333333;
	text-align:center;
}

p.autoParaStyle92 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:26px;
	line-height:32px;
	color:#000;
	text-align:center;
}

p.autoParaStyle91 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:54px;
	line-height:56px;
	color:#333333;
	text-align:center;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:26px;
	line-height:32px;
	color:#000;
	text-align:left;
}

p.autoParaStyle89 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#333333;
	text-align:center;
}

p.autoParaStyle88 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:24px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#000;
	text-align:left;
}

p.autoParaStyle86 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:22px;
	line-height:24px;
	color:#333333;
	text-align:left;
}

p.autoParaStyle85 {
	font-weight:300;
	font-family:FF-LEMONMILK-Light,"LEMON MILK";
	font-size:34px;
	line-height:36px;
	color:#482961;
	text-align:center;
}

p.autoParaStyle84 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:24px;
	line-height:28px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle83 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle82 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle81 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:24px;
	line-height:28px;
	color:#000;
	text-align:center;
}

p.autoParaStyle80 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:24px;
	line-height:28px;
	color:#482961;
	text-align:center;
}

p.autoParaStyle79 {
	font-weight:300;
	font-family:FF-LEMONMILK-Light,"LEMON MILK";
	font-size:57px;
	line-height:60px;
	color:#482961;
	text-align:center;
}

p.autoParaStyle78 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:32px;
	line-height:38px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle77 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	text-align:center;
}

p.autoParaStyle76 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle75 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:32px;
	line-height:38px;
	color:#000;
	text-align:center;
}

p.autoParaStyle74 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:37px;
	line-height:47px;
	color:#482961;
	text-align:left;
}

p.autoParaStyle73 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-align:center;
}

p.autoParaStyle72 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:32px;
	line-height:36px;
	color:#000;
	text-align:center;
}

p.autoParaStyle71 {
	font-weight:300;
	font-family:FF-LEMONMILK-Light,"LEMON MILK";
	font-size:50px;
	line-height:52px;
	color:#5f3da4;
	text-align:center;
}

p.autoParaStyle70 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:24px;
	line-height:28.8px;
	color:#5f3da4;
	text-align:center;
}

p.autoParaStyle69 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle68 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:40px;
	line-height:49px;
	color:#000;
	text-align:center;
}

p.autoParaStyle67 {
	font-weight:300;
	font-family:FF-LEMONMILK-Light,"LEMON MILK";
	font-size:80px;
	line-height:80px;
	color:#5f3da4;
	text-align:center;
}

p.autoParaStyle66 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:34px;
	line-height:40.8px;
	color:#5f3da4;
	text-align:center;
}

p.autoParaStyle65 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:38px;
	line-height:45.6px;
	color:#5f3da4;
	text-align:center;
}

p.autoParaStyle64 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:24px;
	line-height:28px;
	color:#191919;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle63 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#241430;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle61 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.autoParaStyle60 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:38px;
	line-height:42px;
	color:#191919;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle59 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle58 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle55 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	text-align:center;
}

p.autoParaStyle54 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:36px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	text-align:left;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#000;
	text-align:center;
}

p.autoParaStyle51 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:44px;
	line-height:48px;
	color:#00889c;
	text-align:center;
}

p.autoParaStyle50 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:26px;
	line-height:28px;
	color:#3a5379;
	text-align:center;
}

p.autoParaStyle49 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:center;
}

p.autoParaStyle48 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:24px;
	line-height:28.8px;
	color:#00889c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle47 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle46 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:14.1px;
	line-height:15.9px;
	color:#000;
	text-align:center;
}

p.autoParaStyle45 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:24px;
	line-height:28.8px;
	color:#191919;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle44 {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	text-align:center;
}

p.autoParaStyle43 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:18.5px;
	line-height:21.1px;
	color:#000;
	text-align:right;
}

p.autoParaStyle42 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:72px;
	line-height:70px;
	color:#00889c;
	text-align:center;
}

p.autoParaStyle41 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:38px;
	line-height:60px;
	color:#3a5379;
	text-align:center;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#191919;
	text-align:center;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:34px;
	color:#000;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:36px;
	line-height:43.2px;
	color:#00889c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#fff;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle34 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:18.5px;
	line-height:21.1px;
	color:#000;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:28px;
	line-height:35px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle32 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	text-align:center;
}

p.autoParaStyle31 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:36px;
	line-height:43.2px;
	color:#191919;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16.9px;
	line-height:20.2px;
	color:#000;
	padding-right:13px;
	text-align:center;
}

p.autoParaStyle29 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:30px;
	line-height:36px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle28 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:28px;
	line-height:33.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle27 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:24px;
	line-height:30px;
	color:#000;
	text-align:center;
}

p.autoParaStyle26 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:16px;
	color:#fff;
	letter-spacing:-0.030em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:29px;
	line-height:24px;
	color:#000;
	padding-right:12px;
	text-align:center;
}

p.autoParaStyle23 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:24px;
	line-height:28.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle22 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:37px;
	line-height:24px;
	color:#000;
	padding-right:12px;
	text-align:center;
}

p.autoParaStyle20 {
	font-family:FF-TrebuchetMS,"Trebuchet MS",sans-serif;
	font-size:35.2px;
	line-height:42.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
	font-size:42px;
	line-height:50.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	text-align:right;
}

p.autoParaStyle16 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-LEMONMILK-Light,"LEMON MILK";
	font-size:40px;
	line-height:40px;
	color:#191919;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:16px;
	color:#fff;
	letter-spacing:-0.060em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:44px;
	line-height:52.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle11 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:44px;
	line-height:44px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:center;
}

p.autoParaStyle10 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:44px;
	line-height:44px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle7 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:34.4px;
	line-height:41.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:24px;
	color:#482961;
	padding-left:20px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-LEMONMILK-Bold,"LEMON MILK";
	font-size:38px;
	line-height:45.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:34px;
	line-height:40px;
	color:#191919;
	padding-left:60px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:60px;
	line-height:65px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16.9px;
	line-height:20.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:13px;
	text-align:center;
}

p.autoParaStyle1 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:16px;
	color:#fff;
	letter-spacing:-0.030em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.mobile-subheading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.mobile-caption {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-align:center;
}

p.mobile-normal {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.subheading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#000;
	text-align:left;
}

p.paragraph-heading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#000;
	text-align:left;
}

p.heading {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:58px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.caption {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.normal {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#cfc4e3;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#dfd8ec;
}

span.autoCharStyle11 {
	font-weight:300;
	font-family:FF-LEMONMILK-Light,"LEMON MILK";
}

span.autoCharStyle10 {
	font-size:26px;
}

span.autoCharStyle9 {
	font-family:FF-LEMONMILK-Regular,"LEMON MILK";
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-LEMONMILK-Bold,"LEMON MILK";
}

span.autoCharStyle7 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Arial-BoldItalicMT,Arial,sans-serif;
}

span.autoCharStyle6 {
	font-size:36px;
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
}

span.autoCharStyle1 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
}

span.Hyperlink {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#5f3da4;
}

span.Custom-V_-_Hyperlink-pienk {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#e35378;
}

span.Custom-V_-_Ink-free-hyperlink {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	color:#000;
}

span.Custom-V_-_Hyperlink {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#5f3da4;
}

span.Hyperlink-groen {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#00889c;
}

span.Custom-V-2_-_Hyperlink-pienk {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#e35378;
}

span.Custom-V-2_-_Hyperlink {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#6c3d91;
}

span.Custom-V-2_-_Ink-free-hyperlink {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	color:#000;
}

span.Ink-free-hyperlink {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	color:#000;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

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

