/* 	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-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

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

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

@font-face {
	font-family:FF-ArialRoundedMTBold;
	src:url("../fonts/ARLRDBD.TTF");
	font-weight:bold;
}

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

@font-face {
	font-family:FF-GreatWishes;
	src:url("../fonts/Great Wishes.otf");
}

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

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

@font-face {
	font-family:FF-HighestDafont-Regular;
	src:url("../fonts/Highest.otf"),
		url("../fonts/Highest.ttf") format("truetype");
}

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

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

#item118430 {
	width:260px !important;
	left:1424px !important;
	top:41px !important;
	min-height:27px !important;
}

@keyframes custom-239 {
to{}	}
@-webkit-keyframes custom-239 {
to{}	}
#item269 {
	width:257px !important;
	height:63px !important;
	left:2px !important;
	background:#00889c;
}

#item239 {
	width:259px !important;
	height:64px !important;
	left:830px !important;
	top:782px !important;
}

#item316 {
	width:958px !important;
	left:481px !important;
	top:648px !important;
	min-height:98px !important;
}

@keyframes flyinfrombottom-316 {
	0% {
		transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-316 {
	0% {
		-webkit-transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoomin2d-341 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-341 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item351 {
	width:385px !important;
	height:55px !important;
	left:767px !important;
	top:256px !important;
}

@keyframes flyinfrombottom-351 {
	0% {
		transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-351 {
	0% {
		-webkit-transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item377 {
	width:261px !important;
	height:63px !important;
	box-shadow:-1px -4px 2px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-1px -4px 2px 0px rgba(0,0,0,0.25);
	border-radius:12px 0 0 0;
	background:#512c6d;
}

#item374 {
	width:261px !important;
	height:63px !important;
	left:1659px !important;
	top:1018px !important;
}

#item404 {
	width:56px !important;
	height:55px !important;
	border-radius:50px;
	background:#6c3d91;
}

#item401 {
	width:56px !important;
	height:55px !important;
	left:1320px !important;
	top:203px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item677 {
	width:220px !important;
	height:27px !important;
	left:57px !important;
	top:42px !important;
	border-radius:8px;
	background:#6c3d91;
}

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

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

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

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

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

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

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

#item428 {
	width:888px !important;
	height:741px !important;
	left:521px !important;
	top:185px !important;
}

#item26788 {
	width:1920px !important;
	height:393px !important;
	background:#fff;
}

#item26790 {
	width:309px !important;
	height:179px !important;
	left:262px !important;
	top:46px !important;
}

#item26798 {
	width:310px !important;
	min-height:97px !important;
}

#item26794 {
	width:310px !important;
	height:97px !important;
	left:261px !important;
	top:242px !important;
}

@keyframes flyinfromright-26788 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-26788 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1030 {
	width:1920px !important;
	height:393px !important;
	background:#fff;
}

#item1033 {
	width:309px !important;
	height:179px !important;
	left:262px !important;
	top:46px !important;
}

#item1046 {
	width:310px !important;
	min-height:97px !important;
}

#item1043 {
	width:310px !important;
	height:97px !important;
	left:261px !important;
	top:242px !important;
}

#item1069 {
	width:309px !important;
	height:179px !important;
	left:624px !important;
	top:46px !important;
}

#item1085 {
	width:310px !important;
	min-height:97px !important;
}

#item1082 {
	width:310px !important;
	height:97px !important;
	left:624px !important;
	top:245px !important;
}

#item1108 {
	width:309px !important;
	height:179px !important;
	left:987px !important;
	top:46px !important;
}

#item1122 {
	width:310px !important;
	min-height:97px !important;
}

#item1119 {
	width:310px !important;
	height:97px !important;
	left:987px !important;
	top:243px !important;
}

#item1145 {
	width:309px !important;
	height:179px !important;
	left:1350px !important;
	top:46px !important;
}

#item1159 {
	width:310px !important;
	min-height:97px !important;
}

#item1156 {
	width:310px !important;
	height:97px !important;
	left:1349px !important;
	top:242px !important;
}

@keyframes flyinfromright-1030 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-1030 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item873 {
	width:1920px !important;
	height:393px !important;
	background:#fff;
}

#item876 {
	width:309px !important;
	height:179px !important;
	left:262px !important;
	top:46px !important;
}

#item890 {
	width:310px !important;
	min-height:97px !important;
}

#item887 {
	width:310px !important;
	height:97px !important;
	left:261px !important;
	top:242px !important;
}

#item913 {
	width:309px !important;
	height:179px !important;
	left:624px !important;
	top:46px !important;
}

#item927 {
	width:310px !important;
	min-height:97px !important;
}

#item924 {
	width:310px !important;
	height:97px !important;
	left:624px !important;
	top:245px !important;
}

#item950 {
	width:309px !important;
	height:179px !important;
	left:987px !important;
	top:46px !important;
}

#item966 {
	width:310px !important;
	min-height:97px !important;
}

#item963 {
	width:310px !important;
	height:97px !important;
	left:987px !important;
	top:243px !important;
}

#item989 {
	width:309px !important;
	height:179px !important;
	left:1350px !important;
	top:46px !important;
}

#item1004 {
	width:310px !important;
	min-height:97px !important;
}

#item1001 {
	width:310px !important;
	height:97px !important;
	left:1349px !important;
	top:242px !important;
}

@keyframes appear-873 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-873 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item871 {
	width:1920px !important;
	height:393px !important;
	left:1px !important;
	top:676px !important;
}

#item1225 {
	width:42px !important;
	height:45px !important;
}

#item1222 {
	width:42px !important;
	height:45px !important;
	left:107px !important;
	top:830px !important;
}

#item1251 {
	width:42px !important;
	height:45px !important;
}

#item1248 {
	width:42px !important;
	height:45px !important;
	left:1779px !important;
	top:830px !important;
}

#item1274 {
	width:485px !important;
	height:72px !important;
	left:718px !important;
	top:1015px !important;
}

#item1306 {
	width:74px !important;
	height:54px !important;
	border-radius:12px 0 0 0;
	background:#fff;
}

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

#item1302 {
	width:74px !important;
	height:54px !important;
	left:1846px !important;
	top:624px !important;
}

#item1333 {
	width:45px !important;
	height:43px !important;
	border-radius:50px;
	background:#482961;
}

#item1330 {
	width:45px !important;
	height:43px !important;
	left:1330px !important;
	top:213px !important;
}

#item118474 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118470 {
	width:468px !important;
	height:68px !important;
	top:525px !important;
}

#item118502 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118498 {
	width:468px !important;
	height:68px !important;
	top:451px !important;
}

#item118529 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118525 {
	width:468px !important;
	height:68px !important;
	top:377px !important;
}

#item118556 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118552 {
	width:468px !important;
	height:68px !important;
	top:303px !important;
}

#item118584 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118580 {
	width:468px !important;
	height:68px !important;
	top:228px !important;
}

#item118611 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118607 {
	width:468px !important;
	height:68px !important;
	top:154px !important;
}

#item118638 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118634 {
	width:468px !important;
	height:68px !important;
	top:80px !important;
}

#item118661 {
	width:92px !important;
	height:87px !important;
	left:11px !important;
	top:15px !important;
}

#item118669 {
	width:284px !important;
	left:123px !important;
	top:44px !important;
	min-height:55px !important;
}

#item118696 {
	width:468px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118692 {
	width:474px !important;
	height:74px !important;
	left:99px !important;
	top:614px !important;
}

#item118723 {
	width:468px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118719 {
	width:474px !important;
	height:74px !important;
	left:99px !important;
	top:688px !important;
}

#item118459 {
	width:110px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item118457 {
	width:572px !important;
	height:766px !important;
	left:-14px !important;
	top:81px !important;
}

#item118746 {
	width:45px !important;
	height:45px !important;
	left:1704px !important;
	top:23px !important;
}

#item118752 {
	width:45px !important;
	height:45px !important;
	left:1758px !important;
	top:23px !important;
}

#item118760 {
	width:45px !important;
	height:45px !important;
	left:1812px !important;
	top:23px !important;
}

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

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

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

#item35965 {
	width:80px !important;
	height:78px !important;
	left:11px !important;
	top:10px !important;
}

#item35978 {
	width:279px !important;
	height:47px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item35974 {
	width:279px !important;
	height:47px !important;
	left:1px !important;
	top:487px !important;
}

#item36006 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item36001 {
	width:279px !important;
	height:46px !important;
	top:437px !important;
}

#item36033 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item36029 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:387px !important;
}

#item36061 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item36056 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:337px !important;
}

#item36088 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item36084 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:237px !important;
}

#item36115 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item36111 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:188px !important;
}

#item36142 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item36138 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:138px !important;
}

#item36169 {
	width:279px !important;
	height:46px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item36165 {
	width:279px !important;
	height:46px !important;
	left:1px !important;
	top:88px !important;
}

#item36192 {
	width:170px !important;
	height:55px !important;
	left:51px !important;
	top:93px !important;
}

#item36218 {
	width:279px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dad4df;
	padding:0px 0px 0px 10px;
}

#item36215 {
	width:285px !important;
	height:52px !important;
	left:11px !important;
	top:358px !important;
}

#item35956 {
	width:80px !important;
	height:78px !important;
	left:10px !important;
	top:10px !important;
}

#item35954 {
	width:296px !important;
	height:613px !important;
	left:7px !important;
	top:83px !important;
}

#item36241.fixed-pos-elem {
	width:40px !important;
	height:78px !important;
	left:auto !important;
	top:115px !important;
	right:12px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item115639 {
	width:260px !important;
	left:32px !important;
	top:1807px !important;
	min-height:24px !important;
}

@keyframes custom-115662 {
to{}	}
@-webkit-keyframes custom-115662 {
to{}	}
#item115666 {
	width:178px !important;
	height:45px !important;
	top:1px !important;
	background:#00889c;
}

#item115662 {
	width:178px !important;
	height:46px !important;
	left:71px !important;
	top:575px !important;
}

#item115713 {
	width:237px !important;
	left:45px !important;
	top:439px !important;
	min-height:117px !important;
}

@keyframes flyinfrombottom-115713 {
	0% {
		transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-115713 {
	0% {
		-webkit-transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoomin2d-115736 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-115736 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item115744 {
	width:281px !important;
	height:45px !important;
	left:19px !important;
	top:213px !important;
}

@keyframes flyinfrombottom-115744 {
	0% {
		transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-115744 {
	0% {
		-webkit-transform:translate(-2px,55px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115802 {
	width:230px !important;
	left:3px !important;
	top:149px !important;
	min-height:72px !important;
}

#item115792 {
	width:236px !important;
	height:224px !important;
	left:35px !important;
	top:79px !important;
}

#item116035 {
	width:230px !important;
	left:3px !important;
	top:149px !important;
	min-height:72px !important;
}

#item116025 {
	width:236px !important;
	height:224px !important;
	left:35px !important;
	top:79px !important;
}

#item116070 {
	width:230px !important;
	left:3px !important;
	top:151px !important;
	min-height:72px !important;
}

#item116058 {
	width:236px !important;
	height:226px !important;
	left:34px !important;
	top:313px !important;
}

#item116105 {
	width:230px !important;
	left:3px !important;
	top:149px !important;
	min-height:72px !important;
}

#item116093 {
	width:236px !important;
	height:224px !important;
	left:37px !important;
	top:546px !important;
}

#item116139 {
	width:230px !important;
	left:3px !important;
	top:149px !important;
	min-height:72px !important;
}

#item116129 {
	width:236px !important;
	height:224px !important;
	left:34px !important;
	top:776px !important;
}

@keyframes appear-115860 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-115860 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item115871 {
	width:230px !important;
	left:3px !important;
	top:145px !important;
	min-height:72px !important;
}

#item115861 {
	width:236px !important;
	height:220px !important;
	left:33px !important;
	top:79px !important;
}

#item115910 {
	width:228px !important;
	left:4px !important;
	top:147px !important;
	min-height:76px !important;
}

#item115895 {
	width:236px !important;
	height:226px !important;
	left:33px !important;
	top:307px !important;
}

#item115945 {
	width:229px !important;
	left:3px !important;
	top:147px !important;
	min-height:60px !important;
}

#item115933 {
	width:236px !important;
	height:210px !important;
	left:33px !important;
	top:537px !important;
}

#item115978 {
	width:242px !important;
	left:3px !important;
	top:145px !important;
	min-height:53px !important;
}

#item115968 {
	width:248px !important;
	height:201px !important;
	left:34px !important;
	top:767px !important;
}

#item115767 {
	width:293px !important;
	height:1000px !important;
	left:9px !important;
	top:769px !important;
}

#item116165 {
	width:281px !important;
	height:54px !important;
	border-radius:12px 12px 0 0;
	background:#482961;
}

#item116162 {
	width:281px !important;
	height:54px !important;
	left:19px !important;
	top:726px !important;
}

#item116191 {
	width:99px !important;
	height:25px !important;
	background:#482961;
}

#item116188 {
	width:99px !important;
	height:25px !important;
	left:165px !important;
	top:672px !important;
}

#item116217 {
	width:99px !important;
	height:25px !important;
	background:#482961;
}

#item116214 {
	width:99px !important;
	height:25px !important;
	left:57px !important;
	top:672px !important;
}

#item116240 {
	width:45px !important;
	height:45px !important;
	left:81px !important;
	top:1855px !important;
}

#item116250 {
	width:45px !important;
	height:45px !important;
	left:135px !important;
	top:1855px !important;
}

#item116258 {
	width:45px !important;
	height:45px !important;
	left:189px !important;
	top:1855px !important;
}

#item1407 {
	width:260px !important;
	left:1424px !important;
	top:41px !important;
	min-height:27px !important;
}

#item1464 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1457 {
	width:468px !important;
	height:68px !important;
	top:525px !important;
}

#item1492 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1488 {
	width:468px !important;
	height:68px !important;
	top:451px !important;
}

#item1519 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1515 {
	width:468px !important;
	height:68px !important;
	top:377px !important;
}

#item1547 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1542 {
	width:468px !important;
	height:68px !important;
	top:303px !important;
}

#item1574 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1570 {
	width:468px !important;
	height:68px !important;
	top:228px !important;
}

#item1601 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1597 {
	width:468px !important;
	height:68px !important;
	top:154px !important;
}

#item1629 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1624 {
	width:468px !important;
	height:68px !important;
	top:80px !important;
}

#item1653 {
	width:92px !important;
	height:87px !important;
	left:11px !important;
	top:15px !important;
}

#item1663 {
	width:284px !important;
	left:123px !important;
	top:44px !important;
	min-height:55px !important;
}

#item1690 {
	width:468px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1686 {
	width:474px !important;
	height:74px !important;
	left:99px !important;
	top:614px !important;
}

#item1717 {
	width:468px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item1713 {
	width:474px !important;
	height:74px !important;
	left:99px !important;
	top:688px !important;
}

#item1440 {
	width:110px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item1438 {
	width:572px !important;
	height:766px !important;
	left:-14px !important;
	top:81px !important;
}

#item40829 {
	width:45px !important;
	height:45px !important;
	left:1704px !important;
	top:23px !important;
}

#item40837 {
	width:45px !important;
	height:45px !important;
	left:1758px !important;
	top:23px !important;
}

#item40845 {
	width:45px !important;
	height:45px !important;
	left:1812px !important;
	top:23px !important;
}

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

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

#item102380 {
	width:412px !important;
	left:802px !important;
	top:348px !important;
	min-height:27px !important;
}

#item93076 {
	width:242px !important;
	left:153px !important;
	top:594px !important;
	min-height:111px !important;
}

#item93607 {
	width:527px !important;
	height:182px !important;
	left:140px !important;
	top:383px !important;
}

#item93608 {
	width:478px !important;
	left:15px !important;
	top:4px !important;
	min-height:567px !important;
}

#item93635 {
	width:542px !important;
	left:122px !important;
	top:317px !important;
	min-height:47px !important;
}

#item93022 {
	width:436px !important;
	left:155px !important;
	top:526px !important;
	min-height:142px !important;
}

#item93140 {
	width:533px !important;
	height:160px !important;
	left:157px !important;
	top:354px !important;
}

#item93141 {
	width:487px !important;
	left:11px !important;
	top:10px !important;
	min-height:536px !important;
}

#item93208 {
	width:418px !important;
	left:177px !important;
	top:199px !important;
	min-height:45px !important;
}

#item92942 {
	width:326px !important;
	left:232px !important;
	top:213px !important;
	min-height:116px !important;
}

#item92966 {
	width:445px !important;
	left:145px !important;
	top:560px !important;
	min-height:146px !important;
}

#item93232 {
	width:498px !important;
	height:137px !important;
	left:139px !important;
	top:397px !important;
}

#item93233 {
	width:459px !important;
	left:10px !important;
	top:9px !important;
	min-height:403px !important;
}

#item93285 {
	width:505px !important;
	left:124px !important;
	top:325px !important;
	min-height:45px !important;
}

#item92929 {
	width:1207px !important;
	height:786px !important;
	left:605px !important;
	top:190px !important;
}

#item93659 {
	width:61px !important;
	height:75px !important;
	left:1013px !important;
	top:255px !important;
}

#item93662 {
	width:61px !important;
	height:75px !important;
	left:936px !important;
	top:255px !important;
}

#item92585 {
	width:198px !important;
	height:40px !important;
	border-radius:8px;
	background:#03879c;
}

#item92583 {
	width:198px !important;
	height:40px !important;
	left:220px !important;
	top:870px !important;
}

#item92507 {
	width:478px !important;
	height:542px !important;
	left:108px !important;
	top:262px !important;
}

#item92508 {
	width:426px !important;
	left:9px !important;
	top:9px !important;
	min-height:1616px !important;
}

#item103247 {
	width:1200px !important;
	height:124px !important;
	left:311px !important;
	top:791px !important;
}

#item94700 {
	width:692px !important;
	left:4px !important;
	top:531px !important;
	min-height:87px !important;
}

#item94728 {
	width:704px !important;
	height:621px !important;
	left:316px !important;
	top:171px !important;
}

#item94739 {
	width:219px !important;
	height:163px !important;
}

#item94774 {
	width:219px !important;
	height:163px !important;
	left:1px !important;
	top:175px !important;
}

#item94847 {
	width:219px !important;
	height:163px !important;
	left:1px !important;
	top:352px !important;
}

#item94776 {
	width:219px !important;
	height:163px !important;
	left:231px !important;
}

#item94766 {
	width:219px !important;
	height:163px !important;
	left:231px !important;
	top:175px !important;
}

#item94814 {
	width:692px !important;
	left:4px !important;
	top:531px !important;
	min-height:87px !important;
}

#item94841 {
	width:704px !important;
	height:621px !important;
	left:315px !important;
	top:171px !important;
}

#item94898 {
	width:618px !important;
	left:3px !important;
	top:531px !important;
	min-height:87px !important;
}

#item94889 {
	width:706px !important;
	height:621px !important;
	left:315px !important;
	top:171px !important;
}

#item94929 {
	width:692px !important;
	left:3px !important;
	top:531px !important;
	min-height:87px !important;
}

#item94921 {
	width:706px !important;
	height:621px !important;
	left:315px !important;
	top:171px !important;
}

#item94999 {
	width:692px !important;
	left:5px !important;
	top:531px !important;
	min-height:87px !important;
}

#item95022 {
	width:704px !important;
	height:621px !important;
	left:317px !important;
	top:171px !important;
}

#item95148 {
	width:382px !important;
	left:491px !important;
	top:126px !important;
	min-height:27px !important;
}

#item95201 {
	width:198px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#6c3d91;
}

#item95224 {
	width:204px !important;
	height:46px !important;
	left:1271px !important;
	top:703px !important;
}

#item103273 {
	width:225px !important;
	height:166px !important;
	left:1259px !important;
	top:521px !important;
}

#item103466 {
	width:63px !important;
	height:63px !important;
	left:1425px !important;
	top:819px !important;
}

#item2588 {
	width:312px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item117819 {
	width:318px !important;
	height:46px !important;
	left:980px !important;
	top:739px !important;
}

#item92753 {
	width:212px !important;
	height:54px !important;
	left:1027px !important;
	top:669px !important;
}

#item92823 {
	width:249px !important;
	left:55px !important;
	top:611px !important;
	min-height:290px !important;
}

@keyframes dance-103946 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-103946 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item103946 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item103950 {
	width:614px !important;
	left:812px !important;
	top:553px !important;
	min-height:66px !important;
}

#item2465 {
	width:1930px !important;
	height:992px !important;
	left:-10px !important;
	top:88px !important;
}

#item2968 {
	width:15px !important;
	height:15px !important;
	left:916px !important;
	top:45px !important;
}

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

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

#item2976 {
	width:32px !important;
	height:66px !important;
	left:839px !important;
	top:16px !important;
}

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

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

#item3029 {
	width:15px !important;
	height:15px !important;
	left:1000px !important;
	top:45px !important;
}

#item107322 {
	width:318px !important;
	left:2px !important;
	top:768px !important;
	min-height:38px !important;
}

#item107349 {
	width:242px !important;
	left:40px !important;
	top:526px !important;
	min-height:68px !important;
}

#item107380 {
	width:282px !important;
	height:182px !important;
	left:18px !important;
	top:286px !important;
}

#item107381 {
	width:243px !important;
	left:15px !important;
	top:4px !important;
	min-height:567px !important;
}

#item107408 {
	width:320px !important;
	top:225px !important;
	min-height:57px !important;
}

#item107563 {
	width:280px !important;
	left:20px !important;
	top:474px !important;
	min-height:100px !important;
}

#item107592 {
	width:273px !important;
	height:148px !important;
	left:26px !important;
	top:278px !important;
}

#item107593 {
	width:239px !important;
	left:11px !important;
	top:10px !important;
	min-height:620px !important;
}

#item107620 {
	width:320px !important;
	top:160px !important;
	min-height:40px !important;
}

#item107479 {
	width:280px !important;
	left:20px !important;
	top:478px !important;
	min-height:130px !important;
}

#item107506 {
	width:279px !important;
	height:137px !important;
	left:21px !important;
	top:286px !important;
}

#item107507 {
	width:244px !important;
	left:10px !important;
	top:9px !important;
	min-height:403px !important;
}

#item107534 {
	width:318px !important;
	left:1px !important;
	top:234px !important;
	min-height:34px !important;
}

#item107346 {
	width:322px !important;
	height:1029px !important;
	top:662px !important;
}

#item107644 {
	width:61px !important;
	height:75px !important;
	left:170px !important;
	top:665px !important;
}

#item107652 {
	width:61px !important;
	height:75px !important;
	left:93px !important;
	top:665px !important;
}

#item107663 {
	width:198px !important;
	height:40px !important;
	border-radius:8px;
	background:#03879c;
}

#item107660 {
	width:198px !important;
	height:40px !important;
	left:62px !important;
	top:1760px !important;
}

#item107686 {
	width:278px !important;
	height:402px !important;
	left:22px !important;
	top:208px !important;
}

#item107687 {
	width:245px !important;
	left:9px !important;
	top:9px !important;
	min-height:1405px !important;
}

#item107848 {
	width:286px !important;
	height:375px !important;
	left:31px !important;
	top:1257px !important;
}

#item107929 {
	width:280px !important;
	left:6px !important;
	top:219px !important;
	min-height:86px !important;
}

#item107927 {
	width:289px !important;
	height:308px !important;
	left:26px !important;
	top:531px !important;
}

#item107957 {
	width:129px !important;
	height:95px !important;
}

#item107964 {
	width:129px !important;
	height:95px !important;
	top:106px !important;
}

#item107971 {
	width:129px !important;
	height:95px !important;
	left:1px !important;
	top:213px !important;
}

#item107980 {
	width:129px !important;
	height:95px !important;
	left:140px !important;
}

#item107988 {
	width:129px !important;
	height:95px !important;
	left:140px !important;
	top:106px !important;
}

#item107999 {
	width:280px !important;
	left:4px !important;
	top:217px !important;
	min-height:146px !important;
}

#item107997 {
	width:287px !important;
	height:366px !important;
	left:25px !important;
	top:532px !important;
}

#item108033 {
	width:280px !important;
	left:4px !important;
	top:221px !important;
	min-height:146px !important;
}

#item108027 {
	width:287px !important;
	height:370px !important;
	left:27px !important;
	top:532px !important;
}

#item108063 {
	width:280px !important;
	left:5px !important;
	top:219px !important;
	min-height:156px !important;
}

#item108056 {
	width:288px !important;
	height:378px !important;
	left:26px !important;
	top:532px !important;
}

#item108093 {
	width:280px !important;
	left:6px !important;
	top:219px !important;
	min-height:146px !important;
}

#item108086 {
	width:289px !important;
	height:368px !important;
	left:26px !important;
	top:532px !important;
}

#item108123 {
	width:103px !important;
	left:196px !important;
	top:407px !important;
	min-height:54px !important;
}

#item108149 {
	width:198px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#00889c;
}

#item108146 {
	width:204px !important;
	height:46px !important;
	left:77px !important;
	top:1694px !important;
}

#item108172 {
	width:139px !important;
	height:103px !important;
	left:169px !important;
	top:1129px !important;
}

#item108203 {
	width:54px !important;
	height:54px !important;
	left:247px !important;
	top:1274px !important;
}

#item107745 {
	width:212px !important;
	height:54px !important;
	left:75px !important;
	top:970px !important;
}

#item107771 {
	width:318px !important;
	height:143px !important;
	left:16px !important;
	top:1147px !important;
	background:#6c3d91;
}

@keyframes dance-107794 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-107794 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item107794 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item107796 {
	width:273px !important;
	left:34px !important;
	top:399px !important;
	min-height:92px !important;
}

#item117823 {
	width:312px !important;
	height:40px !important;
	left:19px !important;
	top:1050px !important;
}

#item107713 {
	width:335px !important;
	height:1829px !important;
	left:-14px !important;
	top:91px !important;
}

#item108229 {
	width:15px !important;
	height:15px !important;
	left:114px !important;
	top:131px !important;
}

#item108233 {
	width:15px !important;
	height:15px !important;
	left:156px !important;
	top:131px !important;
}

#item108290 {
	width:15px !important;
	height:15px !important;
	left:198px !important;
	top:131px !important;
}

#item80746 {
	width:796px !important;
	height:848px !important;
	top:98px !important;
	border-radius:0 0 250px 0;
	background:#2c3d4d;
}

#item81855 {
	width:266px !important;
	left:348px !important;
	top:802px !important;
	min-height:45px !important;
}

#item81832 {
	width:911px !important;
	left:853px !important;
	top:720px !important;
	min-height:160px !important;
}

#item80849 {
	width:919px !important;
	left:849px !important;
	top:202px !important;
	min-height:36px !important;
}

#item80775 {
	width:512px !important;
	left:170px !important;
	top:288px !important;
	min-height:82px !important;
}

#item80798 {
	width:505px !important;
	left:176px !important;
	top:232px !important;
	min-height:55px !important;
}

#item80341 {
	width:210px !important;
	height:80px !important;
	top:2px !important;
	border-radius:0 0 250px 0;
	background:#8a949d;
}

#item80342 {
	width:126px !important;
	left:42px !important;
	top:21px !important;
	min-height:44px !important;
}

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

#item80316 {
	width:210px !important;
	height:82px !important;
	border-radius:0 0 250px 0;
	background:#66b7c3;
}

#item80317 {
	width:193px !important;
	left:11px !important;
	top:20px !important;
	min-height:57px !important;
}

#item80314 {
	width:210px !important;
	height:82px !important;
	left:849px !important;
	top:598px !important;
}

@keyframes pulse-80371 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-80371 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item80371 {
	width:57px !important;
	height:57px !important;
	left:926px !important;
	top:531px !important;
}

#item80424 {
	width:210px !important;
	height:80px !important;
	top:2px !important;
	border-radius:0 0 250px 0;
	background:#8a949d;
}

#item80425 {
	width:126px !important;
	left:42px !important;
	top:21px !important;
	min-height:44px !important;
}

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

#item80399 {
	width:210px !important;
	height:82px !important;
	border-radius:0 0 250px 0;
	background:#66b7c3;
}

#item80400 {
	width:193px !important;
	left:11px !important;
	top:20px !important;
	min-height:57px !important;
}

#item80397 {
	width:210px !important;
	height:82px !important;
	left:1086px !important;
	top:598px !important;
}

@keyframes pulse-80455 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-80455 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item80455 {
	width:57px !important;
	height:57px !important;
	left:1162px !important;
	top:531px !important;
}

#item80508 {
	width:210px !important;
	height:80px !important;
	top:2px !important;
	border-radius:0 0 250px 0;
	background:#8a949d;
}

#item80509 {
	width:126px !important;
	left:42px !important;
	top:21px !important;
	min-height:44px !important;
}

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

#item80483 {
	width:210px !important;
	height:82px !important;
	border-radius:0 0 250px 0;
	background:#66b7c3;
}

#item80484 {
	width:193px !important;
	left:11px !important;
	top:20px !important;
	min-height:57px !important;
}

#item80481 {
	width:210px !important;
	height:82px !important;
	left:1323px !important;
	top:598px !important;
}

@keyframes pulse-80537 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-80537 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item80537 {
	width:57px !important;
	height:57px !important;
	left:1399px !important;
	top:531px !important;
}

#item80590 {
	width:210px !important;
	height:80px !important;
	top:2px !important;
	border-radius:0 0 250px 0;
	background:#8a949d;
}

#item80591 {
	width:126px !important;
	left:42px !important;
	top:21px !important;
	min-height:44px !important;
}

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

#item80565 {
	width:210px !important;
	height:82px !important;
	border-radius:0 0 250px 0;
	background:#66b7c3;
}

#item80566 {
	width:193px !important;
	left:11px !important;
	top:20px !important;
	min-height:57px !important;
}

#item80563 {
	width:210px !important;
	height:82px !important;
	left:1559px !important;
	top:598px !important;
}

@keyframes pulse-80618 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-80618 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item80618 {
	width:57px !important;
	height:57px !important;
	left:1635px !important;
	top:531px !important;
}

#item51606 {
	opacity:0.93;
	width:199px !important;
	height:40px !important;
	background:#2c3d4d;
}

#item51604 {
	width:199px !important;
	height:40px !important;
	left:1203px !important;
	top:926px !important;
}

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

#item50206 {
	width:205px !important;
	height:46px !important;
	left:1500px !important;
	top:741px !important;
}

#item50237 {
	width:492px !important;
	height:486px !important;
	left:1354px !important;
	top:184px !important;
}

#item50238 {
	width:449px !important;
	left:15px !important;
	top:15px !important;
	min-height:939px !important;
}

#item81988 {
	width:1020px !important;
	height:399px !important;
	left:153px !important;
	top:431px !important;
	border-radius:40px;
	background:#2c3d4d;
}

#item81989 {
	width:400px !important;
	left:107px !important;
	top:61px !important;
	min-height:282px !important;
}

#item82231 {
	width:420px !important;
	left:188px !important;
	top:210px !important;
	text-shadow:7px 7px 5px rgba(0,0,0,0.75);
	min-height:90px !important;
}

#item82255 {
	width:406px !important;
	height:27px !important;
	left:198px !important;
	top:334px !important;
	background:#fff;
}

#item82385 {
	width:461px !important;
	left:657px !important;
	top:270px !important;
	text-shadow:3px 3px 5px rgba(0,0,0,0.75);
	min-height:57px !important;
}

#item82409 {
	width:487px !important;
	height:27px !important;
	left:643px !important;
	top:334px !important;
	background:#fff;
}

#item82432 {
	width:485px !important;
	height:55px !important;
	left:643px !important;
	top:206px !important;
	background:#fff;
}

#item82459 {
	width:468px !important;
	left:650px !important;
	top:150px !important;
	text-shadow:3px 3px 5px rgba(0,0,0,0.75);
	min-height:57px !important;
}

#item81497 {
	width:233px !important;
	height:702px !important;
	left:1337px !important;
	top:94px !important;
	box-shadow:5px 6px -1px 0px rgba(0,0,0,0.19);
	-webkit-box-shadow:5px 6px -1px 0px rgba(0,0,0,0.19);
	border-radius:60px;
	background:#cce7eb;
}

#item81499 {
	width:232px !important;
	height:57px !important;
	left:1px !important;
	top:594px !important;
	background:#2c3d4d;
}

#item81524 {
	width:160px !important;
	height:160px !important;
	border-radius:500px;
	background:#00889c;
}

#item81526 {
	width:152px !important;
	left:-1px !important;
	top:38px !important;
	min-height:36px !important;
}

#item81549 {
	width:146px !important;
	left:6px !important;
	top:87px !important;
	min-height:55px !important;
}

#item81522 {
	width:160px !important;
	height:160px !important;
	left:35px !important;
	top:52px !important;
}

#item81581 {
	width:160px !important;
	height:160px !important;
	border-radius:500px;
	background:#00889c;
}

#item81583 {
	width:137px !important;
	left:11px !important;
	top:41px !important;
	min-height:45px !important;
}

#item81606 {
	width:110px !important;
	left:23px !important;
	top:92px !important;
	min-height:55px !important;
}

#item81579 {
	width:160px !important;
	height:160px !important;
	left:33px !important;
	top:417px !important;
}

#item81639 {
	width:160px !important;
	height:160px !important;
	border-radius:500px;
	background:#00889c;
}

#item81641 {
	width:137px !important;
	left:12px !important;
	top:42px !important;
	min-height:40px !important;
}

#item81664 {
	width:71px !important;
	left:45px !important;
	top:95px !important;
	min-height:55px !important;
}

#item81637 {
	width:160px !important;
	height:160px !important;
	left:33px !important;
	top:234px !important;
}

#item79021 {
	width:919px !important;
	left:180px !important;
	top:326px !important;
	text-shadow:0px 4px 5px rgba(0,0,0,0.75);
	min-height:82px !important;
}

#item79077 {
	width:351px !important;
	left:794px !important;
	top:230px !important;
	min-height:45px !important;
}

#item79102 {
	opacity:0.80;
	width:911px !important;
	height:66px !important;
	left:239px !important;
	top:441px !important;
	background:#e5f3f5;
}

#item79125 {
	width:815px !important;
	left:288px !important;
	top:558px !important;
	text-shadow:2px 1px 5px rgba(0,0,0,0.75);
	min-height:130px !important;
}

#item79152 {
	width:312px !important;
	height:40px !important;
	left:508px !important;
	top:779px !important;
}

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

#item81748 {
	width:205px !important;
	height:46px !important;
	left:562px !important;
	top:702px !important;
}

#item79235 {
	width:250px !important;
	height:477px !important;
	left:1569px !important;
	top:200px !important;
	border-radius:0 40px 40px 0;
	background:#2c3d4d;
}

#item49952 {
	width:1930px !important;
	height:994px !important;
	left:-10px !important;
	top:88px !important;
}

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

#item50447 {
	width:15px !important;
	height:15px !important;
	left:954px !important;
	top:45px !important;
}

#item50451 {
	width:15px !important;
	height:15px !important;
	left:995px !important;
	top:45px !important;
}

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

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

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

#item50491 {
	width:32px !important;
	height:66px !important;
	left:1045px !important;
	top:16px !important;
}

#item108317 {
	width:320px !important;
	height:766px !important;
	top:100px !important;
	border-radius:0 0 250px 0;
	background:#2c3d4d;
}

#item108342 {
	width:97px !important;
	left:142px !important;
	top:684px !important;
	min-height:90px !important;
}

#item108365 {
	width:280px !important;
	left:20px !important;
	top:1560px !important;
	min-height:262px !important;
}

#item108388 {
	width:230px !important;
	left:36px !important;
	top:918px !important;
	min-height:57px !important;
}

#item108411 {
	width:280px !important;
	left:19px !important;
	top:257px !important;
	min-height:45px !important;
}

#item108434 {
	width:210px !important;
	left:57px !important;
	top:227px !important;
	min-height:34px !important;
}

#item108464 {
	width:129px !important;
	height:49px !important;
	border-radius:0 0 153px 0;
	background:#8a949d;
}

#item108466 {
	width:77px !important;
	left:26px !important;
	top:13px !important;
	min-height:27px !important;
}

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

#item108490 {
	width:129px !important;
	height:48px !important;
	border-radius:0 0 250px 0;
	background:#66b7c3;
}

#item108491 {
	width:119px !important;
	left:3px !important;
	top:10px !important;
	min-height:36px !important;
}

#item108462 {
	width:129px !important;
	height:49px !important;
	left:20px !important;
	top:1203px !important;
}

@keyframes pulse-108519 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-108519 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item108519 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:1161px !important;
}

#item108547 {
	width:129px !important;
	height:49px !important;
	top:1px !important;
	border-radius:0 0 250px 0;
	background:#8a949d;
}

#item108548 {
	width:77px !important;
	left:26px !important;
	top:13px !important;
	min-height:27px !important;
}

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

#item108572 {
	width:129px !important;
	height:50px !important;
	border-radius:0 0 250px 0;
	background:#66b7c3;
}

#item108573 {
	width:118px !important;
	left:7px !important;
	top:12px !important;
	min-height:35px !important;
}

#item108545 {
	width:129px !important;
	height:50px !important;
	left:165px !important;
	top:1201px !important;
}

@keyframes pulse-108601 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-108601 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item108601 {
	width:40px !important;
	height:40px !important;
	left:208px !important;
	top:1161px !important;
}

#item108629 {
	width:127px !important;
	height:49px !important;
	top:1px !important;
	border-radius:0 0 250px 0;
	background:#8a949d;
}

#item108631 {
	width:76px !important;
	left:25px !important;
	top:13px !important;
	min-height:27px !important;
}

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

#item108655 {
	width:127px !important;
	height:50px !important;
	border-radius:0 0 250px 0;
	background:#66b7c3;
}

#item108656 {
	width:117px !important;
	left:7px !important;
	top:12px !important;
	min-height:34px !important;
}

#item108627 {
	width:127px !important;
	height:50px !important;
	left:19px !important;
	top:1476px !important;
}

@keyframes pulse-108680 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-108680 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item108680 {
	width:40px !important;
	height:40px !important;
	left:64px !important;
	top:1419px !important;
}

#item108708 {
	width:128px !important;
	height:49px !important;
	top:1px !important;
	border-radius:0 0 250px 0;
	background:#8a949d;
}

#item108709 {
	width:77px !important;
	left:26px !important;
	top:13px !important;
	min-height:27px !important;
}

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

#item108733 {
	width:128px !important;
	height:50px !important;
	border-radius:0 0 250px 0;
	background:#66b7c3;
}

#item108734 {
	width:117px !important;
	left:7px !important;
	top:12px !important;
	min-height:34px !important;
}

#item108706 {
	width:128px !important;
	height:50px !important;
	left:165px !important;
	top:1479px !important;
}

@keyframes pulse-108763 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-108763 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item108763 {
	width:40px !important;
	height:40px !important;
	left:215px !important;
	top:1419px !important;
}

#item108792 {
	opacity:0.93;
	width:199px !important;
	height:40px !important;
	background:#2c3d4d;
}

#item108789 {
	width:199px !important;
	height:40px !important;
	left:64px !important;
	top:1832px !important;
}

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

#item109257 {
	width:205px !important;
	height:46px !important;
	left:67px !important;
	top:1760px !important;
}

#item109283 {
	width:278px !important;
	height:566px !important;
	left:32px !important;
	top:1122px !important;
}

#item109284 {
	width:238px !important;
	left:15px !important;
	top:15px !important;
	min-height:939px !important;
}

#item109312 {
	width:280px !important;
	height:473px !important;
	left:30px !important;
	top:455px !important;
	border-radius:40px;
	background:#2c3d4d;
}

#item109313 {
	width:265px !important;
	left:7px !important;
	top:40px !important;
	min-height:316px !important;
}

#item109336 {
	width:280px !important;
	left:24px !important;
	top:114px !important;
	text-shadow:7px 7px 5px rgba(0,0,0,0.75);
	min-height:57px !important;
}

#item109359 {
	width:280px !important;
	height:30px !important;
	left:30px !important;
	top:189px !important;
	background:#fff;
}

#item109383 {
	width:279px !important;
	left:30px !important;
	top:356px !important;
	text-shadow:3px 3px 5px rgba(0,0,0,0.75);
	min-height:44px !important;
}

#item109406 {
	width:280px !important;
	height:29px !important;
	left:30px !important;
	top:396px !important;
	background:#fff;
}

#item109429 {
	width:280px !important;
	height:53px !important;
	left:30px !important;
	top:281px !important;
	background:#fff;
}

#item109452 {
	width:280px !important;
	left:30px !important;
	top:237px !important;
	text-shadow:3px 3px 5px rgba(0,0,0,0.75);
	min-height:57px !important;
}

#item108870 {
	width:232px !important;
	height:702px !important;
	left:54px !important;
	top:672px !important;
	box-shadow:5px 6px -1px 0px rgba(0,0,0,0.19);
	-webkit-box-shadow:5px 6px -1px 0px rgba(0,0,0,0.19);
	border-radius:60px;
	background:#cce7eb;
}

#item108873 {
	width:232px !important;
	height:57px !important;
	left:1px !important;
	top:594px !important;
	background:#2c3d4d;
}

#item108898 {
	width:160px !important;
	height:160px !important;
	border-radius:500px;
	background:#00889c;
}

#item108900 {
	width:110px !important;
	left:23px !important;
	top:33px !important;
	min-height:40px !important;
}

#item108923 {
	width:110px !important;
	left:23px !important;
	top:77px !important;
	min-height:55px !important;
}

#item108896 {
	width:160px !important;
	height:160px !important;
	left:35px !important;
	top:52px !important;
}

#item108958 {
	width:160px !important;
	height:160px !important;
	border-radius:500px;
	background:#00889c;
}

#item108960 {
	width:110px !important;
	left:25px !important;
	top:31px !important;
	min-height:40px !important;
}

#item108983 {
	width:110px !important;
	left:25px !important;
	top:75px !important;
	min-height:55px !important;
}

#item108952 {
	width:160px !important;
	height:160px !important;
	left:33px !important;
	top:417px !important;
}

#item109013 {
	width:160px !important;
	height:160px !important;
	border-radius:500px;
	background:#00889c;
}

#item109015 {
	width:110px !important;
	left:25px !important;
	top:31px !important;
	min-height:40px !important;
}

#item109038 {
	width:76px !important;
	left:41px !important;
	top:75px !important;
	min-height:50px !important;
}

#item109007 {
	width:160px !important;
	height:160px !important;
	left:33px !important;
	top:234px !important;
}

#item109063 {
	width:298px !important;
	left:20px !important;
	top:201px !important;
	text-shadow:0px 4px 5px rgba(0,0,0,0.75);
	min-height:100px !important;
}

#item109086 {
	width:320px !important;
	left:10px !important;
	top:126px !important;
	min-height:34px !important;
}

#item109109 {
	opacity:0.80;
	width:280px !important;
	height:49px !important;
	left:30px !important;
	top:309px !important;
	background:#e5f3f5;
}

#item109132 {
	width:247px !important;
	left:46px !important;
	top:408px !important;
	min-height:196px !important;
}

#item109155 {
	width:312px !important;
	height:40px !important;
	left:14px !important;
	top:1744px !important;
}

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

#item109180 {
	width:205px !important;
	height:46px !important;
	left:68px !important;
	top:1667px !important;
}

#item109208 {
	width:231px !important;
	height:150px !important;
	left:54px !important;
	top:1426px !important;
	border-radius:40px;
	background:#2c3d4d;
}

#item109231 {
	width:63px !important;
	height:57px !important;
	left:142px !important;
	top:1336px !important;
}

#item109240 {
	width:63px !important;
	height:57px !important;
	left:140px !important;
	top:1336px !important;
}

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

#item109479 {
	width:15px !important;
	height:15px !important;
	left:113px !important;
	top:135px !important;
}

#item109483 {
	width:15px !important;
	height:15px !important;
	left:154px !important;
	top:135px !important;
}

#item109487 {
	width:15px !important;
	height:15px !important;
	left:195px !important;
	top:135px !important;
}

#item104380 {
	opacity:0.20;
	width:1149px !important;
	height:784px !important;
	left:781px !important;
	top:208px !important;
}

#item89023 {
	width:594px !important;
	height:324px !important;
	left:317px !important;
	top:355px !important;
}

#item89024 {
	width:560px !important;
	left:7px !important;
	top:12px !important;
	min-height:458px !important;
}

#item89047 {
	width:555px !important;
	left:313px !important;
	top:220px !important;
	min-height:118px !important;
}

#item89774 {
	width:473px !important;
	height:158px !important;
	left:1056px !important;
	top:536px !important;
	border-radius:150px;
	background:#154e6f;
}

#item91725 {
	width:120px !important;
	height:120px !important;
	left:322px !important;
	top:19px !important;
}

#item90047 {
	width:247px !important;
	left:62px !important;
	top:47px !important;
	min-height:75px !important;
}

#item90154 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#154f70;
}

#item90619 {
	width:205px !important;
	height:46px !important;
	left:494px !important;
	top:725px !important;
}

#item91656 {
	width:518px !important;
	left:1043px !important;
	top:388px !important;
	min-height:112px !important;
}

#item90554 {
	width:663px !important;
	height:661px !important;
	left:306px !important;
	top:148px !important;
}

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

#item3711 {
	width:205px !important;
	height:46px !important;
	left:1148px !important;
	top:719px !important;
}

#item88865 {
	width:592px !important;
	height:451px !important;
	left:1145px !important;
	top:225px !important;
}

#item88866 {
	width:548px !important;
	left:9px !important;
	top:8px !important;
	min-height:2182px !important;
}

#item89428 {
	width:220px !important;
	height:220px !important;
	left:269px !important;
	top:89px !important;
	border-radius:224px;
	background:#14365c;
}

#item90429 {
	width:156px !important;
	left:29px !important;
	top:53px !important;
	min-height:141px !important;
}

#item104117 {
	width:454px !important;
	left:424px !important;
	top:916px !important;
	background:#3f98b2;
	min-height:27px !important;
}

#item104282 {
	width:1034px !important;
	height:686px !important;
	left:896px !important;
	top:306px !important;
}

@keyframes rotate180dccw-97230 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(-180deg);}
}
@-webkit-keyframes rotate180dccw-97230 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(-180deg);}
}
#item3875 {
	width:406px !important;
	height:54px !important;
	left:348px !important;
	top:853px !important;
}

#item91284 {
	width:564px !important;
	left:296px !important;
	top:160px !important;
	min-height:45px !important;
}

#item91320 {
	width:670px !important;
	left:238px !important;
	top:284px !important;
	min-height:164px !important;
}

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

#item91729 {
	width:205px !important;
	height:46px !important;
	left:453px !important;
	top:769px !important;
}

#item97211 {
	opacity:0.80;
	width:320px !important;
	height:199px !important;
	left:10px !important;
	top:793px !important;
}

#item104333 {
	width:580px !important;
	left:275px !important;
	top:482px !important;
	min-height:208px !important;
}

#item3691 {
	width:1931px !important;
	height:992px !important;
	left:-10px !important;
	top:88px !important;
}

#item4147 {
	width:15px !important;
	height:15px !important;
	left:915px !important;
	top:46px !important;
}

#item4151 {
	width:15px !important;
	height:15px !important;
	left:955px !important;
	top:46px !important;
}

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

#item4159 {
	width:32px !important;
	height:66px !important;
	left:842px !important;
	top:16px !important;
}

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

#item4185 {
	width:32px !important;
	height:66px !important;
	left:1046px !important;
	top:16px !important;
}

#item46291 {
	width:15px !important;
	height:15px !important;
	left:996px !important;
	top:46px !important;
}

#item109905 {
	opacity:0.20;
	width:315px !important;
	height:215px !important;
	left:14px !important;
	top:1331px !important;
}

#item109934 {
	width:251px !important;
	height:306px !important;
	left:59px !important;
	top:346px !important;
}

#item109935 {
	width:219px !important;
	left:7px !important;
	top:8px !important;
	min-height:630px !important;
}

#item109958 {
	width:285px !important;
	left:32px !important;
	top:149px !important;
	min-height:295px !important;
}

#item109981 {
	width:207px !important;
	height:208px !important;
	left:67px !important;
	top:1012px !important;
	border-radius:150px;
	background:#154e6f;
}

#item109983 {
	width:80px !important;
	height:80px !important;
	left:61px !important;
	top:107px !important;
}

#item110010 {
	width:153px !important;
	left:30px !important;
	top:48px !important;
	min-height:45px !important;
}

#item110037 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#154f70;
}

#item110033 {
	width:205px !important;
	height:46px !important;
	left:67px !important;
	top:1335px !important;
}

#item110083 {
	width:283px !important;
	left:28px !important;
	top:885px !important;
	min-height:112px !important;
}

#item109567 {
	width:316px !important;
	height:316px !important;
	left:12px !important;
	top:131px !important;
}

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

#item109614 {
	width:205px !important;
	height:46px !important;
	left:67px !important;
	top:1497px !important;
}

#item109640 {
	width:271px !important;
	height:764px !important;
	left:40px !important;
	top:670px !important;
}

#item109641 {
	width:237px !important;
	left:9px !important;
	top:8px !important;
	min-height:2417px !important;
}

#item109667 {
	width:180px !important;
	height:180px !important;
	left:83px !important;
	top:366px !important;
	border-radius:224px;
	background:#14365c;
}

#item109668 {
	width:156px !important;
	left:11px !important;
	top:49px !important;
	min-height:83px !important;
}

#item109692 {
	width:192px !important;
	left:77px !important;
	top:586px !important;
	background:#3f98b2;
	min-height:61px !important;
}

#item109725 {
	width:319px !important;
	height:212px !important;
	left:11px !important;
	top:1618px !important;
}

@keyframes rotate180dccw-109734 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(-180deg);}
}
@-webkit-keyframes rotate180dccw-109734 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(-180deg);}
}
#item109746 {
	width:320px !important;
	height:55px !important;
	left:10px !important;
	top:1320px !important;
}

#item109771 {
	width:320px !important;
	left:10px !important;
	top:538px !important;
	min-height:82px !important;
}

#item109795 {
	width:319px !important;
	left:11px !important;
	top:664px !important;
	min-height:92px !important;
}

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

#item109818 {
	width:205px !important;
	height:46px !important;
	left:67px !important;
	top:1203px !important;
}

#item109860 {
	width:231px !important;
	left:55px !important;
	top:828px !important;
	min-height:267px !important;
}

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

#item110122 {
	width:15px !important;
	height:15px !important;
	left:115px !important;
	top:126px !important;
}

#item110126 {
	width:15px !important;
	height:15px !important;
	left:155px !important;
	top:126px !important;
}

#item110183 {
	width:15px !important;
	height:15px !important;
	left:196px !important;
	top:126px !important;
}

#item85683 {
	width:559px !important;
	height:265px !important;
	left:143px !important;
	top:379px !important;
}

#item85685 {
	width:550px !important;
	height:454px !important;
	left:9px !important;
	top:14px !important;
}

#item85686 {
	width:507px !important;
	left:13px !important;
	top:10px !important;
	min-height:689px !important;
}

#item84579 {
	width:573px !important;
	left:168px !important;
	top:279px !important;
	min-height:100px !important;
}

#item82577 {
	width:478px !important;
	left:37px !important;
	top:224px !important;
	min-height:426px !important;
}

#item82611 {
	width:413px !important;
	left:70px !important;
	top:226px !important;
	min-height:333px !important;
}

#item60189 {
	width:403px !important;
	left:75px !important;
	top:226px !important;
	min-height:265px !important;
}

#item24565 {
	width:1164px !important;
	height:694px !important;
	left:756px !important;
	top:98px !important;
}

#item25128 {
	width:100px !important;
	height:40px !important;
	background:#9faa34;
}

#item25184 {
	width:100px !important;
	height:40px !important;
	left:927px !important;
	top:221px !important;
}

#item25157 {
	width:100px !important;
	height:40px !important;
	background:#9faa34;
}

#item25181 {
	width:100px !important;
	height:40px !important;
	left:1037px !important;
	top:221px !important;
}

#item24604 {
	width:200px !important;
	height:40px !important;
	background:#00889c;
}

#item24914 {
	width:200px !important;
	height:40px !important;
	left:293px !important;
	top:726px !important;
}

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

#item82702 {
	width:206px !important;
	height:46px !important;
	left:885px !important;
	top:895px !important;
}

#item82784 {
	width:555px !important;
	left:692px !important;
	top:54px !important;
	min-height:100px !important;
}

#item82807 {
	width:1309px !important;
	left:339px !important;
	top:159px !important;
	min-height:67px !important;
}

#item83203 {
	width:296px !important;
	height:544px !important;
	left:333px !important;
	top:324px !important;
	background:#ccd1c6;
}

#item85809 {
	width:260px !important;
	left:26px !important;
	top:297px !important;
	min-height:226px !important;
}

@keyframes flyinfrombottom-83203 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-83203 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item83203 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item83205 {
	width:296px !important;
	height:544px !important;
	left:672px !important;
	top:324px !important;
	background:#ccd1c6;
}

#item85881 {
	width:260px !important;
	left:18px !important;
	top:297px !important;
	min-height:226px !important;
}

@keyframes flyinfrombottom-83205 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-83205 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item83205 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item83206 {
	width:296px !important;
	height:544px !important;
	left:1011px !important;
	top:324px !important;
	background:#ccd1c6;
}

#item85962 {
	width:260px !important;
	left:21px !important;
	top:297px !important;
	min-height:196px !important;
}

@keyframes flyinfrombottom-83206 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-83206 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item83206 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item83207 {
	width:296px !important;
	height:544px !important;
	left:1350px !important;
	top:324px !important;
	background:#ccd1c6;
}

#item86037 {
	width:249px !important;
	left:24px !important;
	top:297px !important;
	min-height:256px !important;
}

@keyframes flyinfrombottom-83207 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-83207 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item83207 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item83362 {
	width:599px !important;
	left:687px !important;
	top:273px !important;
	min-height:38px !important;
}

#item85614 {
	width:484px !important;
	left:208px !important;
	top:359px !important;
	min-height:226px !important;
}

#item85382 {
	width:625px !important;
	height:542px !important;
	left:136px !important;
	top:137px !important;
	border-radius:0 0 0 30px;
	background:#fff;
}

#item85545 {
	width:57px !important;
	height:57px !important;
	left:570px !important;
	top:486px !important;
}

#item85517 {
	width:488px !important;
	height:232px !important;
	left:20px !important;
}

#item85518 {
	width:453px !important;
	left:8px !important;
	top:14px !important;
	min-height:572px !important;
}

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

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

#item4427 {
	width:206px !important;
	height:46px !important;
	left:1051px !important;
	top:726px !important;
}

#item83877 {
	width:682px !important;
	height:436px !important;
	left:830px !important;
	top:195px !important;
}

#item83883 {
	width:610px !important;
	left:9px !important;
	top:8px !important;
	min-height:556px !important;
}

#item85213 {
	width:234px !important;
	height:229px !important;
	left:331px !important;
	top:73px !important;
	border-radius:150px;
	background:#9faa34;
}

@keyframes pulse-85238 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-85238 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item85240 {
	width:57px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:100px;
	background:#00889c;
	border:solid 2px #fff;
}

#item85238 {
	width:63px !important;
	height:63px !important;
	left:414px !important;
	top:264px !important;
}

#item104212 {
	width:242px !important;
	left:1571px !important;
	top:192px !important;
	min-height:121px !important;
}

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

#item117849 {
	width:418px !important;
	height:740px !important;
	left:1352px !important;
	top:10px !important;
}

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

#item4234 {
	width:206px !important;
	height:46px !important;
	left:1470px !important;
	top:596px !important;
}

#item4266 {
	width:299px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item4262 {
	width:305px !important;
	height:46px !important;
	left:617px !important;
	top:554px !important;
}

#item4221 {
	width:1930px !important;
	height:992px !important;
	left:-10px !important;
	top:87px !important;
}

#item4685 {
	width:15px !important;
	height:15px !important;
	left:894px !important;
	top:46px !important;
}

#item4689 {
	width:15px !important;
	height:15px !important;
	left:935px !important;
	top:46px !important;
}

#item4693 {
	width:15px !important;
	height:15px !important;
	left:976px !important;
	top:46px !important;
}

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

#item4697 {
	width:32px !important;
	height:66px !important;
	left:819px !important;
	top:16px !important;
}

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

#item4722 {
	width:32px !important;
	height:66px !important;
	left:1063px !important;
	top:16px !important;
}

#item83925 {
	width:15px !important;
	height:15px !important;
	left:1017px !important;
	top:46px !important;
}

#item110261 {
	width:287px !important;
	height:265px !important;
	left:21px !important;
	top:350px !important;
}

#item110262 {
	width:550px !important;
	height:454px !important;
	left:9px !important;
	top:14px !important;
}

#item110263 {
	width:240px !important;
	left:13px !important;
	top:10px !important;
	min-height:861px !important;
}

#item110289 {
	width:298px !important;
	left:17px !important;
	top:264px !important;
	min-height:78px !important;
}

#item110380 {
	width:263px !important;
	left:29px !important;
	top:429px !important;
	min-height:425px !important;
}

#item110349 {
	width:280px !important;
	left:17px !important;
	top:399px !important;
	min-height:188px !important;
}

#item110320 {
	width:279px !important;
	left:21px !important;
	top:398px !important;
	min-height:333px !important;
}

#item110312 {
	width:320px !important;
	height:901px !important;
	top:687px !important;
}

#item110406 {
	width:100px !important;
	height:40px !important;
	background:#9faa34;
}

#item110403 {
	width:100px !important;
	height:40px !important;
	left:57px !important;
	top:714px !important;
}

#item110432 {
	width:100px !important;
	height:40px !important;
	background:#9faa34;
}

#item110429 {
	width:100px !important;
	height:40px !important;
	left:166px !important;
	top:714px !important;
}

#item110458 {
	width:200px !important;
	height:40px !important;
	background:#00889c;
}

#item110455 {
	width:200px !important;
	height:40px !important;
	left:64px !important;
	top:1626px !important;
}

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

#item110904 {
	width:206px !important;
	height:46px !important;
	left:63px !important;
	top:1746px !important;
}

#item110930 {
	width:280px !important;
	left:30px !important;
	top:110px !important;
	min-height:55px !important;
}

#item110976 {
	width:207px !important;
	height:350px !important;
	left:67px !important;
	top:297px !important;
	background:#ccd1c6;
}

#item110978 {
	width:182px !important;
	left:11px !important;
	top:160px !important;
	min-height:157px !important;
}

@keyframes flyinfrombottom-110976 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-110976 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110976 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item111005 {
	width:207px !important;
	height:350px !important;
	left:66px !important;
	top:658px !important;
	background:#ccd1c6;
}

#item111007 {
	width:174px !important;
	left:10px !important;
	top:164px !important;
	min-height:135px !important;
}

@keyframes flyinfrombottom-111005 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-111005 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111005 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item111035 {
	width:207px !important;
	height:350px !important;
	left:66px !important;
	top:1017px !important;
	background:#ccd1c6;
}

#item111037 {
	width:158px !important;
	left:25px !important;
	top:178px !important;
	min-height:153px !important;
}

@keyframes flyinfrombottom-111035 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-111035 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111035 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item111067 {
	width:207px !important;
	height:350px !important;
	left:66px !important;
	top:1378px !important;
	background:#ccd1c6;
}

#item111076 {
	width:183px !important;
	left:12px !important;
	top:175px !important;
	min-height:169px !important;
}

@keyframes flyinfrombottom-111067 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-111067 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111067 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item111099 {
	width:279px !important;
	left:30px !important;
	top:212px !important;
	min-height:55px !important;
}

#item110676 {
	width:280px !important;
	left:30px !important;
	top:416px !important;
	min-height:224px !important;
}

#item110700 {
	width:320px !important;
	height:542px !important;
	left:10px !important;
	top:209px !important;
	border-radius:0 0 0 30px;
	background:#fff;
}

#item110702 {
	width:57px !important;
	height:57px !important;
	left:263px !important;
	top:484px !important;
}

#item110730 {
	width:259px !important;
	height:232px !important;
	left:20px !important;
}

#item110731 {
	width:238px !important;
	left:8px !important;
	top:14px !important;
	min-height:572px !important;
}

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

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

#item110762 {
	width:206px !important;
	height:46px !important;
	left:70px !important;
	top:1185px !important;
}

#item110789 {
	width:273px !important;
	height:296px !important;
	left:37px !important;
	top:840px !important;
}

#item110790 {
	width:240px !important;
	left:9px !important;
	top:8px !important;
	min-height:716px !important;
}

#item110816 {
	width:234px !important;
	height:229px !important;
	left:54px !important;
	top:103px !important;
	border-radius:150px;
	background:#9faa34;
}

@keyframes pulse-110839 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-110839 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item110845 {
	width:57px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:100px;
	background:#00889c;
	border:solid 2px #fff;
}

#item110839 {
	width:63px !important;
	height:63px !important;
	left:134px !important;
	top:299px !important;
}

#item110875 {
	width:242px !important;
	left:49px !important;
	top:1270px !important;
	min-height:70px !important;
}

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

#item117853 {
	width:286px !important;
	height:552px !important;
	left:27px !important;
	top:859px !important;
}

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

#item110544 {
	width:206px !important;
	height:46px !important;
	left:70px !important;
	top:1297px !important;
}

#item110573 {
	width:299px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item110570 {
	width:305px !important;
	height:46px !important;
	left:17px !important;
	top:1435px !important;
}

#item110481 {
	width:330px !important;
	height:1830px !important;
	left:-10px !important;
	top:91px !important;
}

#item111127 {
	width:15px !important;
	height:15px !important;
	left:94px !important;
	top:136px !important;
}

#item111131 {
	width:15px !important;
	height:15px !important;
	left:135px !important;
	top:136px !important;
}

#item111135 {
	width:15px !important;
	height:15px !important;
	left:176px !important;
	top:136px !important;
}

#item111215 {
	width:15px !important;
	height:15px !important;
	left:217px !important;
	top:136px !important;
}

#item87804 {
	opacity:0.59;
	width:1920px !important;
	top:98px !important;
	background:#8e5ec4;
	min-height:982px !important;
}

#item105776 {
	width:177px !important;
	left:1581px !important;
	top:525px !important;
	min-height:89px !important;
}

#item88201 {
	width:564px !important;
	left:141px !important;
	top:180px !important;
	min-height:47px !important;
}

#item88224 {
	width:523px !important;
	left:175px !important;
	top:332px !important;
	min-height:108px !important;
}

#item88271 {
	width:436px !important;
	height:135px !important;
	left:204px !important;
	top:486px !important;
	border-radius:250px;
	background:#fff;
	border:solid 1px #fff;
}

#item88346 {
	width:453px !important;
	left:196px !important;
	top:507px !important;
	min-height:107px !important;
}

#item88369 {
	width:471px !important;
	height:106px !important;
	left:178px !important;
	top:367px !important;
	border-radius:250px;
	background:#fff;
	border:solid 1px #fff;
}

#item95474 {
	width:479px !important;
	left:176px !important;
	top:208px !important;
	min-height:40px !important;
}

#item88399 {
	width:490px !important;
	left:166px !important;
	top:161px !important;
	min-height:60px !important;
}

#item95552 {
	width:607px !important;
	left:108px !important;
	top:314px !important;
	min-height:170px !important;
}

#item95578 {
	width:527px !important;
	height:148px !important;
	left:159px !important;
	top:487px !important;
	border-radius:250px;
	background:#fff;
	border:solid 1px #fff;
}

#item87341 {
	width:844px !important;
	height:901px !important;
	left:709px !important;
	top:139px !important;
}

#item96755 {
	width:479px !important;
	min-height:27px !important;
}

#item96732 {
	width:479px !important;
	min-height:55px !important;
}

#item96709 {
	width:479px !important;
	min-height:55px !important;
}

#item96685 {
	width:479px !important;
	min-height:55px !important;
}

#item96662 {
	width:479px !important;
	min-height:55px !important;
}

#item96639 {
	width:479px !important;
	min-height:55px !important;
}

#item87995 {
	width:479px !important;
	min-height:55px !important;
}

#item86308 {
	width:479px !important;
	height:201px !important;
	left:230px !important;
	top:690px !important;
}

#item96900 {
	width:40px !important;
	height:30px !important;
	left:429px !important;
	top:896px !important;
}

#item96897 {
	width:40px !important;
	height:30px !important;
	left:473px !important;
	top:896px !important;
}

#item87743 {
	width:385px !important;
	height:318px !important;
	left:300px !important;
	top:303px !important;
}

#item87744 {
	width:341px !important;
	left:14px !important;
	top:6px !important;
	min-height:594px !important;
}

#item87314 {
	width:292px !important;
	height:62px !important;
	border-radius:0 150px 150px 0;
	background:#fff;
}

#item88526 {
	width:292px !important;
	height:62px !important;
	left:1532px !important;
	top:436px !important;
}

#item87268 {
	width:292px !important;
	height:62px !important;
	border-radius:0 150px 150px 0;
	background:#fff;
}

#item88190 {
	width:292px !important;
	height:62px !important;
	left:1532px !important;
	top:276px !important;
}

#item87291 {
	width:292px !important;
	height:62px !important;
	border-radius:0 150px 150px 0;
	background:#fff;
}

#item88193 {
	width:292px !important;
	height:62px !important;
	left:1532px !important;
	top:356px !important;
}

#item86283 {
	width:199px !important;
	height:40px !important;
	background:#70298d;
}

#item86281 {
	width:199px !important;
	height:40px !important;
	left:1023px !important;
	top:828px !important;
}

@keyframes dance-84128 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-84128 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item84081 {
	width:346px !important;
	left:458px !important;
	top:538px !important;
	min-height:176px !important;
}

#item84240 {
	width:1100px !important;
	height:244px !important;
	left:830px !important;
	top:194px !important;
	box-shadow:-6px 8px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-6px 8px 5px 0px rgba(0,0,0,0.25);
	border-radius:150px 0 0 150px;
	background:#70298d;
}

#item87183 {
	width:661px !important;
	left:983px !important;
	top:536px !important;
	min-height:160px !important;
}

#item87214 {
	width:344px !important;
	left:458px !important;
	top:718px !important;
	min-height:140px !important;
}

#item52695 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#70298d;
}

#item52692 {
	width:205px !important;
	height:46px !important;
	left:986px !important;
	top:745px !important;
}

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

@keyframes flyinfromleft-96885 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.75;
	}
}
@-webkit-keyframes flyinfromleft-96885 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.75;
	}
}
#item96885 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item52649 {
	width:1932px !important;
	height:992px !important;
	left:-10px !important;
	top:88px !important;
}

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

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

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

#item75890 {
	width:32px !important;
	height:66px !important;
	left:859px !important;
	top:16px !important;
}

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

#item75915 {
	width:32px !important;
	height:66px !important;
	left:1023px !important;
	top:16px !important;
}

#item111262 {
	width:280px !important;
	left:20px !important;
	top:643px !important;
	min-height:26px !important;
}

#item111239 {
	opacity:0.59;
	width:320px !important;
	top:100px !important;
	background:#8e5ec4;
	min-height:1820px !important;
}

#item117459 {
	width:320px !important;
	height:447px !important;
	top:101px !important;
}

#item111292 {
	width:220px !important;
	left:50px !important;
	top:61px !important;
	min-height:44px !important;
}

#item111315 {
	width:280px !important;
	left:20px !important;
	top:174px !important;
	min-height:93px !important;
}

#item111338 {
	width:280px !important;
	height:112px !important;
	left:20px !important;
	top:284px !important;
	border-radius:250px;
	background:#fff;
	border:solid 1px #fff;
}

#item111441 {
	width:280px !important;
	left:20px !important;
	top:292px !important;
	min-height:109px !important;
}

#item111464 {
	width:280px !important;
	height:109px !important;
	left:20px !important;
	top:156px !important;
	border-radius:250px;
	background:#fff;
	border:solid 1px #fff;
}

#item111487 {
	width:255px !important;
	left:44px !important;
	top:61px !important;
	min-height:30px !important;
}

#item111367 {
	width:280px !important;
	left:21px !important;
	top:38px !important;
	min-height:26px !important;
}

#item111390 {
	width:283px !important;
	left:20px !important;
	top:122px !important;
	min-height:177px !important;
}

#item111413 {
	width:286px !important;
	height:119px !important;
	left:18px !important;
	top:315px !important;
	border-radius:250px;
	background:#fff;
	border:solid 1px #fff;
}

#item111285 {
	width:320px !important;
	height:472px !important;
	top:706px !important;
}

#item111893 {
	width:280px !important;
	left:2px !important;
	min-height:24px !important;
}

#item111838 {
	width:280px !important;
	left:2px !important;
	min-height:39px !important;
}

#item111783 {
	width:280px !important;
	left:2px !important;
	min-height:39px !important;
}

#item111729 {
	width:280px !important;
	left:2px !important;
	min-height:39px !important;
}

#item111652 {
	width:280px !important;
	left:2px !important;
	min-height:39px !important;
}

#item111599 {
	width:280px !important;
	left:2px !important;
	min-height:39px !important;
}

#item111519 {
	width:280px !important;
	left:2px !important;
	min-height:39px !important;
}

#item111513 {
	width:286px !important;
	height:144px !important;
	left:18px !important;
	top:1514px !important;
}

#item111916 {
	width:40px !important;
	height:30px !important;
	left:120px !important;
	top:1671px !important;
}

#item111925 {
	width:40px !important;
	height:30px !important;
	left:163px !important;
	top:1671px !important;
}

#item111942 {
	width:280px !important;
	height:212px !important;
	left:30px !important;
	top:1256px !important;
}

#item111943 {
	width:242px !important;
	left:14px !important;
	top:6px !important;
	min-height:657px !important;
}

#item111980 {
	width:204px !important;
	height:43px !important;
	border-radius:150px;
	background:#fff;
}

#item111977 {
	width:204px !important;
	height:43px !important;
	left:59px !important;
	top:578px !important;
}

#item112007 {
	width:204px !important;
	height:43px !important;
	border-radius:150px;
	background:#fff;
}

#item112004 {
	width:204px !important;
	height:43px !important;
	left:59px !important;
	top:466px !important;
}

#item112034 {
	width:204px !important;
	height:43px !important;
	border-radius:150px;
	background:#fff;
}

#item112031 {
	width:204px !important;
	height:43px !important;
	left:59px !important;
	top:522px !important;
}

#item112062 {
	width:199px !important;
	height:40px !important;
	background:#70298d;
}

#item112059 {
	width:199px !important;
	height:40px !important;
	left:60px !important;
	top:1737px !important;
}

#item117489 {
	width:320px !important;
	height:560px !important;
	left:10px !important;
	top:25px !important;
}

@keyframes dance-112112 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-112112 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item112116 {
	width:272px !important;
	left:28px !important;
	top:821px !important;
	min-height:100px !important;
}

#item112144 {
	width:251px !important;
	height:266px !important;
	left:47px !important;
	top:454px !important;
	box-shadow:-6px 8px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-6px 8px 5px 0px rgba(0,0,0,0.25);
	border-radius:150px 150px 0 0;
	background:#70298d;
}

#item112169 {
	width:259px !important;
	left:39px !important;
	top:948px !important;
	min-height:200px !important;
}

#item112218 {
	width:199px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#70298d;
}

#item112215 {
	width:205px !important;
	height:46px !important;
	left:66px !important;
	top:1154px !important;
}

#item112192 {
	width:171px !important;
	left:43px !important;
	top:1597px !important;
	min-height:181px !important;
}

#item112086 {
	width:332px !important;
	height:1830px !important;
	left:-10px !important;
	top:90px !important;
}

#item112260 {
	width:15px !important;
	height:15px !important;
	left:134px !important;
	top:134px !important;
}

#item112265 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:134px !important;
}

#item6125 {
	width:15px !important;
	height:15px !important;
	left:941px !important;
	top:46px !important;
}

#item6129 {
	width:15px !important;
	height:15px !important;
	left:982px !important;
	top:46px !important;
}

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

#item6133 {
	width:32px !important;
	height:66px !important;
	left:866px !important;
	top:16px !important;
}

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

#item6159 {
	width:32px !important;
	height:66px !important;
	left:1030px !important;
	top:16px !important;
}

#item97697 {
	width:932px !important;
	height:644px !important;
	left:10px !important;
	top:348px !important;
}

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

#item6426 {
	width:203px !important;
	height:46px !important;
	left:987px !important;
	top:845px !important;
}

#item17823 {
	width:715px !important;
	height:379px !important;
	left:985px !important;
	top:157px !important;
}

#item17824 {
	width:627px !important;
	left:10px !important;
	top:7px !important;
	min-height:2100px !important;
}

#item97582 {
	width:532px !important;
	left:360px !important;
	top:160px !important;
	min-height:228px !important;
}

#item97653 {
	width:260px !important;
	left:194px !important;
	top:518px !important;
	min-height:190px !important;
}

#item98040 {
	width:195px !important;
	height:43px !important;
	left:210px !important;
	top:3px !important;
	background:#6c3d91;
}

#item98476 {
	width:408px !important;
	height:100px !important;
	left:989px !important;
	top:590px !important;
}

#item98382 {
	width:680px !important;
	height:758px !important;
	left:3px !important;
	top:3px !important;
	background:#11011b;
	border:solid 8px #fff;
}

#item98388 {
	width:585px !important;
	left:47px !important;
	top:232px !important;
	min-height:438px !important;
}

#item98472 {
	width:686px !important;
	height:764px !important;
	left:929px !important;
	top:139px !important;
}

#item98438 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:50px;
	background:#4c0d80;
}

#item98474 {
	width:51px !important;
	height:51px !important;
	left:1513px !important;
	top:157px !important;
}

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

#item6225 {
	width:203px !important;
	height:46px !important;
	left:580px !important;
	top:715px !important;
}

@keyframes flyinfromright-58687 {
	0% {
		transform:translate(321px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-58687 {
	0% {
		-webkit-transform:translate(321px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item58687 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item97557 {
	width:312px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 0 12px 12px;
}

#item104237 {
	width:318px !important;
	height:46px !important;
	left:523px !important;
	top:779px !important;
}

#item6184 {
	width:1930px !important;
	height:992px !important;
	left:-10px !important;
	top:88px !important;
}

#item112502 {
	width:320px !important;
	height:644px !important;
	left:12px !important;
	top:1186px !important;
}

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

#item112511 {
	width:203px !important;
	height:46px !important;
	left:70px !important;
	top:1293px !important;
}

#item112538 {
	width:258px !important;
	height:379px !important;
	left:53px !important;
	top:516px !important;
}

#item112539 {
	width:224px !important;
	left:10px !important;
	top:7px !important;
	min-height:2737px !important;
}

#item112565 {
	width:255px !important;
	left:44px !important;
	top:256px !important;
	min-height:224px !important;
}

#item112588 {
	width:159px !important;
	left:31px !important;
	top:1448px !important;
	min-height:176px !important;
}

#item112617 {
	width:195px !important;
	height:43px !important;
	left:4px !important;
	top:113px !important;
	background:#6c3d91;
}

#item112611 {
	width:202px !important;
	height:159px !important;
	left:76px !important;
	top:1011px !important;
}

#item112642 {
	width:319px !important;
	height:755px !important;
	left:3px !important;
	top:3px !important;
	background:#11011b;
	border:solid 5px #fff;
}

#item112647 {
	width:253px !important;
	left:33px !important;
	top:237px !important;
	min-height:488px !important;
}

#item112640 {
	width:325px !important;
	height:761px !important;
	left:10px !important;
	top:503px !important;
}

#item112673 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:50px;
	background:#4c0d80;
}

#item112670 {
	width:51px !important;
	height:51px !important;
	left:264px !important;
	top:525px !important;
}

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

#item112405 {
	width:203px !important;
	height:46px !important;
	left:70px !important;
	top:1603px !important;
}

@keyframes flyinfromright-112432 {
	0% {
		transform:translate(321px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-112432 {
	0% {
		-webkit-transform:translate(321px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item112432 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item112471 {
	width:312px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 0 12px 12px;
}

#item112468 {
	width:318px !important;
	height:46px !important;
	left:13px !important;
	top:1681px !important;
}

#item112398 {
	width:335px !important;
	height:1830px !important;
	left:-12px !important;
	top:90px !important;
}

#item112337 {
	width:15px !important;
	height:15px !important;
	left:134px !important;
	top:142px !important;
}

#item112341 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:142px !important;
}

#item100739 {
	width:786px !important;
	height:656px !important;
	left:584px !important;
	top:175px !important;
	background:#fff;
	border:solid 10px #fff;
}

#item100747 {
	width:490px !important;
	top:292px !important;
	min-height:202px !important;
}

@keyframes flyinfrombottom-100739 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-100739 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item100739 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item100839 {
	width:76px !important;
	height:76px !important;
	left:1239px !important;
	top:229px !important;
}

#item99864 {
	width:232px !important;
	height:232px !important;
	left:766px !important;
	top:178px !important;
}

#item100244 {
	width:435px !important;
	left:255px !important;
	top:212px !important;
	min-height:188px !important;
}

#item100389 {
	width:410px !important;
	left:267px !important;
	top:564px !important;
	min-height:240px !important;
}

#item100412 {
	width:588px !important;
	height:217px !important;
	left:1126px !important;
	top:245px !important;
}

#item100413 {
	width:542px !important;
	left:9px !important;
	top:8px !important;
	min-height:386px !important;
}

#item106000 {
	width:106px !important;
	height:88px !important;
	left:85px !important;
	top:101px !important;
	text-shadow:0px 0px 5px rgba(0,0,0,0.75);
}

#item106033 {
	width:173px !important;
	height:45px !important;
	left:39px !important;
	top:38px !important;
}

#item106177 {
	width:273px !important;
	height:197px !important;
	left:819px !important;
	top:603px !important;
}

#item106174 {
	width:239px !important;
	height:370px !important;
	left:1065px !important;
	top:598px !important;
}

#item38919 {
	width:1930px !important;
	height:995px !important;
	left:-10px !important;
	top:88px !important;
}

#item112974 {
	width:280px !important;
	height:900px !important;
	left:34px !important;
	top:148px !important;
	background:#fff;
	border:solid 10px #fff;
}

#item112981 {
	width:230px !important;
	left:1px !important;
	top:316px !important;
	min-height:392px !important;
}

@keyframes flyinfrombottom-112974 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-112974 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item112974 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item113012 {
	width:76px !important;
	height:76px !important;
	left:214px !important;
	top:191px !important;
}

#item112725 {
	width:159px !important;
	height:159px !important;
	left:94px !important;
	top:1329px !important;
}

#item112776 {
	width:244px !important;
	left:42px !important;
	top:178px !important;
	min-height:148px !important;
}

#item112845 {
	width:231px !important;
	left:65px !important;
	top:374px !important;
	min-height:190px !important;
}

#item112868 {
	width:255px !important;
	height:168px !important;
	left:60px !important;
	top:732px !important;
}

#item112869 {
	width:220px !important;
	left:11px !important;
	top:17px !important;
	min-height:575px !important;
}

#item112899 {
	width:288px !important;
	height:40px !important;
	left:8px !important;
	top:107px !important;
	text-shadow:0px 0px 5px rgba(0,0,0,0.75);
}

#item112927 {
	width:173px !important;
	height:45px !important;
	left:37px !important;
	top:38px !important;
}

#item112896 {
	width:304px !important;
	height:155px !important;
	left:23px !important;
	top:917px !important;
}

#item112950 {
	width:244px !important;
	height:158px !important;
	left:10px !important;
	top:1053px !important;
}

#item112961 {
	opacity:0.12;
	width:259px !important;
	height:66px !important;
	left:52px !important;
	top:617px !important;
}

#item112707 {
	width:334px !important;
	height:1832px !important;
	left:-14px !important;
	top:90px !important;
}

#item105255 {
	width:197px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#6c3d91;
}

#item105252 {
	width:203px !important;
	height:46px !important;
	left:1189px !important;
	top:757px !important;
}

#item105278 {
	width:482px !important;
	left:212px !important;
	top:174px !important;
	min-height:208px !important;
}

#item105301 {
	width:287px !important;
	left:300px !important;
	top:362px !important;
	min-height:100px !important;
}

#item105324 {
	width:880px !important;
	left:856px !important;
	top:220px !important;
	min-height:392px !important;
}

#item105347 {
	width:896px !important;
	left:841px !important;
	top:624px !important;
	min-height:112px !important;
}

#item105370 {
	width:443px !important;
	left:232px !important;
	top:508px !important;
	min-height:164px !important;
}

#item105406 {
	width:713px !important;
	left:255px !important;
	top:329px !important;
	min-height:130px !important;
}

#item105432 {
	width:197px !important;
	height:40px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	background:#fff;
}

#item105429 {
	width:213px !important;
	height:56px !important;
	left:488px !important;
	top:474px !important;
}

#item105455 {
	width:655px !important;
	height:55px !important;
	left:287px !important;
	top:120px !important;
}

#item105479 {
	width:755px !important;
	left:238px !important;
	top:158px !important;
	min-height:154px !important;
}

#item105502 {
	width:454px !important;
	height:78px !important;
	left:1298px !important;
	top:853px !important;
	background:#662d91;
}

#item105533 {
	width:459px !important;
	left:1339px !important;
	top:98px !important;
	min-height:267px !important;
}

#item105580 {
	width:536px !important;
	height:132px !important;
	left:1298px !important;
	top:681px !important;
	background:#fff;
}

#item105236 {
	width:1930px !important;
	height:992px !important;
	left:-10px !important;
	top:88px !important;
}

#item105674 {
	width:15px !important;
	height:15px !important;
	left:941px !important;
	top:46px !important;
}

#item105677 {
	width:15px !important;
	height:15px !important;
	left:982px !important;
	top:46px !important;
}

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

#item105680 {
	width:32px !important;
	height:66px !important;
	left:866px !important;
	top:16px !important;
}

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

#item105706 {
	width:32px !important;
	height:66px !important;
	left:1040px !important;
	top:16px !important;
}

#item113248 {
	width:197px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#6c3d91;
}

#item113245 {
	width:203px !important;
	height:46px !important;
	left:69px !important;
	top:1421px !important;
}

#item113271 {
	width:280px !important;
	left:30px !important;
	top:130px !important;
	min-height:124px !important;
}

#item113294 {
	width:287px !important;
	left:20px !important;
	top:262px !important;
	min-height:100px !important;
}

#item113318 {
	width:280px !important;
	left:30px !important;
	top:681px !important;
	min-height:478px !important;
}

#item113341 {
	width:280px !important;
	left:30px !important;
	top:1192px !important;
	min-height:178px !important;
}

#item113364 {
	width:280px !important;
	left:24px !important;
	top:378px !important;
	min-height:128px !important;
}

#item113049 {
	width:291px !important;
	left:24px !important;
	top:654px !important;
	min-height:138px !important;
}

#item113075 {
	width:197px !important;
	height:40px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.75);
	background:#fff;
}

#item113072 {
	width:213px !important;
	height:56px !important;
	left:66px !important;
	top:825px !important;
}

#item113098 {
	width:280px !important;
	height:47px !important;
	left:30px !important;
	top:472px !important;
}

#item113121 {
	width:241px !important;
	left:42px !important;
	top:514px !important;
	min-height:148px !important;
}

#item113144 {
	width:275px !important;
	height:100px !important;
	left:32px !important;
	top:1534px !important;
	background:#662d91;
}

#item113171 {
	width:280px !important;
	left:30px !important;
	top:958px !important;
	min-height:282px !important;
}

#item113208 {
	width:323px !important;
	height:130px !important;
	left:10px !important;
	top:1386px !important;
	background:#fff;
}

#item113040 {
	width:333px !important;
	height:1830px !important;
	left:-10px !important;
	top:90px !important;
}

#item113388 {
	width:15px !important;
	height:15px !important;
	left:134px !important;
	top:141px !important;
}

#item113392 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:141px !important;
}

#item118828 {
	width:260px !important;
	left:1424px !important;
	top:41px !important;
	min-height:27px !important;
}

#item6591 {
	width:416px !important;
	left:1448px !important;
	top:128px !important;
	min-height:67px !important;
}

#item6615 {
	width:496px !important;
	height:261px !important;
	left:758px !important;
	top:355px !important;
}

#item6632 {
	width:419px !important;
	height:437px !important;
	left:326px !important;
	top:351px !important;
}

#item6633 {
	width:375px !important;
	left:8px !important;
	top:3px !important;
	min-height:1226px !important;
}

#item6661 {
	width:496px !important;
	height:164px !important;
	left:758px !important;
	top:624px !important;
	background:#fff;
}

#item6707 {
	width:1102px !important;
	height:59px !important;
	left:213px !important;
	top:212px !important;
	background:#6c3d91;
}

#item6734 {
	width:409px !important;
	left:1458px !important;
	top:302px !important;
	min-height:495px !important;
}

#item6760 {
	width:140px !important;
	height:140px !important;
	border-radius:80px;
	border:solid 2px #fff;
}

#item6757 {
	width:140px !important;
	height:140px !important;
	left:1602px !important;
	top:812px !important;
}

#item6786 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item6783 {
	width:36px !important;
	height:35px !important;
	left:1654px !important;
	top:981px !important;
}

#item6799 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item6796 {
	width:36px !important;
	height:35px !important;
	left:1697px !important;
	top:981px !important;
}

#item6807 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item6804 {
	width:36px !important;
	height:35px !important;
	left:1612px !important;
	top:981px !important;
}

#item6809 {
	width:77px !important;
	height:59px !important;
	left:1104px !important;
	top:416px !important;
}

#item77113 {
	width:251px !important;
	height:59px !important;
	top:212px !important;
	background:#e37423;
}

#item118873 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118869 {
	width:468px !important;
	height:68px !important;
	top:525px !important;
}

#item118900 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118896 {
	width:468px !important;
	height:68px !important;
	top:451px !important;
}

#item118928 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118924 {
	width:468px !important;
	height:68px !important;
	top:377px !important;
}

#item118955 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118951 {
	width:468px !important;
	height:68px !important;
	top:303px !important;
}

#item118984 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item118980 {
	width:468px !important;
	height:68px !important;
	top:228px !important;
}

#item119011 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item119007 {
	width:468px !important;
	height:68px !important;
	top:154px !important;
}

#item119038 {
	width:468px !important;
	height:68px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item119034 {
	width:468px !important;
	height:68px !important;
	top:80px !important;
}

#item119061 {
	width:92px !important;
	height:87px !important;
	left:11px !important;
	top:15px !important;
}

#item119068 {
	width:284px !important;
	left:123px !important;
	top:44px !important;
	min-height:55px !important;
}

#item119095 {
	width:468px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item119091 {
	width:474px !important;
	height:74px !important;
	left:99px !important;
	top:614px !important;
}

#item119122 {
	width:468px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1d8e9;
	padding:0px 0px 0px 40px;
}

#item119118 {
	width:474px !important;
	height:74px !important;
	left:99px !important;
	top:688px !important;
}

#item118858 {
	width:110px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item118856 {
	width:572px !important;
	height:766px !important;
	left:-14px !important;
	top:81px !important;
}

#item119145 {
	width:45px !important;
	height:45px !important;
	left:1704px !important;
	top:23px !important;
}

#item119153 {
	width:45px !important;
	height:45px !important;
	left:1758px !important;
	top:23px !important;
}

#item119160 {
	width:45px !important;
	height:45px !important;
	left:1812px !important;
	top:23px !important;
}

#item77937 {
	width:45px !important;
	height:45px !important;
	left:1704px !important;
	top:23px !important;
}

#item77943 {
	width:45px !important;
	height:45px !important;
	left:1758px !important;
	top:23px !important;
}

#item77952 {
	width:45px !important;
	height:45px !important;
	left:1812px !important;
	top:23px !important;
}

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

#item113490 {
	width:320px !important;
	height:261px !important;
	top:460px !important;
}

#item113499 {
	width:276px !important;
	height:210px !important;
	left:24px !important;
	top:939px !important;
}

#item113500 {
	width:250px !important;
	left:8px !important;
	top:3px !important;
	min-height:1170px !important;
}

#item113528 {
	width:320px !important;
	height:130px !important;
	top:746px !important;
	background:#fff;
}

#item113551 {
	width:320px !important;
	height:204px !important;
	top:260px !important;
	background:#6c3d91;
}

#item113648 {
	width:77px !important;
	height:59px !important;
	left:35px !important;
	top:624px !important;
}

#item113653 {
	width:250px !important;
	height:59px !important;
	left:35px !important;
	top:201px !important;
	background:#e37423;
}

#item117641 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item117638 {
	width:36px !important;
	height:35px !important;
	left:151px !important;
	top:1857px !important;
}

#item117654 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item117650 {
	width:36px !important;
	height:35px !important;
	left:194px !important;
	top:1857px !important;
}

#item117662 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item117659 {
	width:36px !important;
	height:35px !important;
	left:109px !important;
	top:1857px !important;
}

#item117664 {
	width:295px !important;
	left:14px !important;
	top:1357px !important;
	min-height:353px !important;
}

#item117687 {
	width:320px !important;
	top:1298px !important;
	min-height:48px !important;
}

#item117714 {
	width:100px !important;
	height:100px !important;
	border-radius:80px;
	border:solid 2px #fff;
}

#item117711 {
	width:100px !important;
	height:100px !important;
	left:109px !important;
	top:1724px !important;
}

p.autoParaStyle149 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:14.9px;
	line-height:17.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.autoParaStyle148 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:15px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle147 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:19.2px;
	line-height:23px;
	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.autoParaStyle146 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:40px;
	line-height:51px;
	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.autoParaStyle145 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle144 {
	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.autoParaStyle143 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	padding-left:12px;
	padding-right:12px;
	text-align:center;
}

p.autoParaStyle142 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:38px;
	line-height:38px;
	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.autoParaStyle141 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:72px;
	line-height:56px;
	color:#b7d4d4;
	text-align:center;
}

ol.autoParaStyle140 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	padding-left:2ex;
	list-style-type:decimal;
	text-align:left;
}

ol.autoParaStyle139 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	padding-left:2ex;
	list-style-type:decimal;
	text-align:left;
}

p.autoParaStyle138 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle137 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:94px;
	line-height:72px;
	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.autoParaStyle136 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:26px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle135 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:142px;
	line-height:56px;
	color:#b7d4d4;
	text-align:center;
}

p.autoParaStyle134 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:50px;
	line-height:56px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle133 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#381a50;
	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.autoParaStyle132 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	padding-left:21px;
	text-align:center;
}

ol.autoParaStyle131 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	padding-left:2ex;
	list-style-type:decimal;
	text-align:left;
}

p.autoParaStyle130 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Arial-BoldItalicMT,Arial,sans-serif;
	font-size:116px;
	line-height:139.2px;
	color:#fff;
	letter-spacing:-0.050em;
	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-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:80px;
	line-height:57px;
	color:#fff;
	letter-spacing:-0.025em;
	text-align:right;
}

p.autoParaStyle128 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:32px;
	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;
	padding-left:40px;
	text-align:left;
}

p.autoParaStyle127 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	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:left;
}

p.autoParaStyle126 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:138.8px;
	line-height:86.7px;
	color:#fff;
	letter-spacing:-0.025em;
	text-align:right;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:25.7px;
	line-height:34.3px;
	color:#fff;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle123 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle122 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:15.6px;
	line-height:17.9px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle120 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle119 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:40px;
	color:#fff;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle118 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:56px;
	color:#482961;
	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-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle116 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle115 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:62px;
	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;
	padding-left:120px;
	text-align:left;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:56px;
	color:#482961;
	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:50px;
	text-align:left;
}

p.autoParaStyle112 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle111 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.200em;
	text-align:center;
}

p.autoParaStyle110 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	letter-spacing:-0.025em;
	padding-left:20px;
	padding-right:12px;
	text-align:center;
}

p.autoParaStyle109 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	padding-left:20px;
	padding-right:12px;
	text-align:center;
}

p.autoParaStyle108 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle107 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle106 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:34px;
	line-height:36px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle105 {
	font-family:FF-GreatWishes,"Great Wishes",serif;
	font-size:22px;
	line-height:93px;
	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.autoParaStyle104 {
	font-family:FF-GreatWishes,"Great Wishes",serif;
	font-size:30px;
	line-height:93px;
	color:#3a4928;
	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.autoParaStyle103 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:32px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:25px;
	line-height:33px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle101 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#000;
	text-align:center;
}

p.autoParaStyle100 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	text-align:center;
}

p.autoParaStyle99 {
	font-family:FF-GreatWishes,"Great Wishes",serif;
	font-size:44px;
	line-height:93px;
	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.autoParaStyle98 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	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.autoParaStyle97 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:30px;
	line-height:30px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle96 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:30px;
	line-height:30px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle95 {
	font-family:FF-GreatWishes,"Great Wishes",serif;
	font-size:48px;
	line-height:93px;
	color:#3a4928;
	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.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#2c3d4d;
	text-align:center;
}

p.autoParaStyle93 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:40px;
	line-height:40px;
	color:#143e63;
	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.autoParaStyle92 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:32px;
	line-height:34px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#191919;
	text-align:left;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:40px;
	color:#2c3d4d;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle89 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#191919;
	text-align:left;
}

p.autoParaStyle88 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#143f63;
	text-align:center;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:90px;
	line-height:78px;
	color:#143e63;
	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.autoParaStyle86 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:30px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle85 {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#191919;
	text-align:left;
}

p.autoParaStyle83 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#191919;
	text-align:center;
}

p.autoParaStyle82 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:43px;
	line-height:42px;
	color:#154e6f;
	text-align:left;
}

p.autoParaStyle81 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#191919;
	text-align:left;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#333333;
	text-align:center;
}

p.autoParaStyle79 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#6c3d91;
	text-align:center;
}

p.autoParaStyle78 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:34px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle77 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:48px;
	line-height:48px;
	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.autoParaStyle76 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	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.autoParaStyle75 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:70px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle73 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle72 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:12px;
	line-height:12px;
	color:#000;
	text-align:center;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:25.7px;
	line-height:34.3px;
	color:#2c3d4d;
	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.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:46px;
	line-height:32px;
	color:#7fc3cd;
	text-align:center;
}

p.autoParaStyle68 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#283038;
	text-align:center;
}

p.autoParaStyle67 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle65 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle64 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:54px;
	line-height:32px;
	color:#6c3d91;
	letter-spacing:0.100em;
	padding-right:50px;
	text-align:right;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:86px;
	line-height:56px;
	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:right;
}

p.autoParaStyle62 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:42px;
	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.autoParaStyle60 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:21px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle59 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	text-align:center;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:58px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle57 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	text-align:center;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:118px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle54 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	text-align:left;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:20px;
	color:#000;
	text-align:center;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:42px;
	line-height:56px;
	color:#2c3d4d;
	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.autoParaStyle51 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:56px;
	line-height:32px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:82px;
	line-height:32px;
	color:#7fc3cd;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#2c3d4d;
	text-align:center;
}

p.autoParaStyle48 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:40px;
	line-height:40px;
	color:#d0c9c6;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle47 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#fff;
	padding-left:12px;
	padding-right:12px;
	text-align:center;
}

p.autoParaStyle46 {
	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.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle43 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:center;
}

p.autoParaStyle41 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	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.autoParaStyle39 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:46px;
	line-height:50px;
	color:#d0c9c6;
	text-align:center;
}

p.autoParaStyle38 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:21px;
	line-height:24px;
	color:#fff;
	padding-left:50px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:30px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle32 {
	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.autoParaStyle31 {
	font-family:FF-GreatWishes,"Great Wishes",serif;
	font-size:60px;
	line-height:72px;
	color:#6c3d91;
	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-family:FF-ArialMT,Arial,sans-serif;
	font-size:40px;
	line-height:30px;
	color:#000;
	text-align:center;
}

p.autoParaStyle29 {
	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.autoParaStyle28 {
	font-family:FF-ArialRoundedMTBold,"Arial Rounded MT Bold",serif;
	font-size:24px;
	line-height:40px;
	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.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:17px;
	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.autoParaStyle26 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:16px;
	color:#000;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:25.5px;
	line-height:30.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.autoParaStyle24 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:19.6px;
	line-height:28px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:21px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:26px;
	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:left;
}

p.autoParaStyle21 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:16px;
	color:#000;
	letter-spacing:-0.025em;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:44px;
	line-height:52.8px;
	color:#6c5380;
	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-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	letter-spacing:-0.025em;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle18 {
	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.autoParaStyle17 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	text-align:right;
}

p.autoParaStyle15 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:FF-Georgia,Georgia,Georgia, serif;
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle11 {
	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.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;
	padding-left:3px;
	text-align:center;
}

p.autoParaStyle9 {
	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.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle6 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:32px;
	line-height:38.4px;
	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-left:1px;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:21px;
	line-height:25.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.autoParaStyle4 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:31.5px;
	line-height:37.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.autoParaStyle3 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:23.6px;
	line-height:28.3px;
	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.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	letter-spacing:0.025em;
	text-align:center;
}

p.autoParaStyle1 {
	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:right;
}

p.mobile-normal {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:center;
}

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-story-heading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.025em;
	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.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.joernalis-skrif {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	text-align:center;
}

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-dafont {
	font-family:FF-HighestDafont-Regular,"Highest Dafont";
	font-size:94px;
	line-height:72px;
	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.heading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	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.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#d2c4de;
}

span.autoCharStyle10 {
	font-size:52px;
}

span.autoCharStyle9 {
	text-decoration:underline;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#e1d8e9;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#00889c;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#6c3d91;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#cce7eb;
}

span.autoCharStyle4 {
	color:#fff;
}

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-groen {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#00889c;
}

span.Hyperlink-pienk {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#e35378;
}

span.Ink-free-hyperlink-white {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	color:#fff;
}

span.Ink-free-hyperlink {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:24px;
	color:#000;
}

span.Hyperlink {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#6c3d91;
}

span.Custom-V-2_-_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_-_Hyperlink-groen {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#00889c;
}

span.Custom-V_-_Hyperlink-pienk {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#e35378;
}

span.Custom-V_-_Hyperlink {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#6c3d91;
}

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; } }

