/* 	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; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height: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;}
}

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

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

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

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

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

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

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

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

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

@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;
}

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

@keyframes custom-653 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-473px,0px);}
}
@-webkit-keyframes custom-653 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-473px,0px);}
}
#item663 {
	width:465px !important;
	height:48px !important;
	background:#ffb562;
	padding:0px 0px 0px 20px;
}

#item657 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:929px !important;
}

#item697 {
	width:465px !important;
	height:48px !important;
	background:#00889c;
	padding:0px 0px 0px 20px;
}

#item692 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:878px !important;
}

#item726 {
	width:465px !important;
	height:48px !important;
	background:#00889c;
	padding:0px 0px 0px 20px;
}

#item721 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:826px !important;
}

#item754 {
	width:465px !important;
	height:48px !important;
	background:#00889c;
	padding:0px 0px 0px 20px;
}

#item749 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:775px !important;
}

#item782 {
	width:465px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item777 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:723px !important;
}

#item811 {
	width:465px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item805 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:672px !important;
}

#item839 {
	width:465px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item834 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:620px !important;
}

#item867 {
	width:465px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item862 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:569px !important;
}

#item897 {
	width:465px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item890 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:517px !important;
}

#item925 {
	width:465px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item920 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:466px !important;
}

#item954 {
	width:465px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item948 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:414px !important;
}

#item982 {
	width:465px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item977 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:363px !important;
}

#item1011 {
	width:465px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item1006 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:311px !important;
}

#item1039 {
	width:465px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item1034 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:260px !important;
}

#item1067 {
	width:465px !important;
	height:48px !important;
	background:#e35378;
	padding:0px 0px 0px 20px;
}

#item1062 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:208px !important;
}

#item1096 {
	width:465px !important;
	height:48px !important;
	background:#e35378;
	padding:0px 0px 0px 20px;
}

#item1091 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:157px !important;
}

#item1124 {
	width:465px !important;
	height:48px !important;
	background:#e35378;
	padding:0px 0px 0px 20px;
}

#item1119 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:105px !important;
}

#item1152 {
	width:465px !important;
	height:48px !important;
	background:#e35378;
	padding:0px 0px 0px 20px;
}

#item1147 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:54px !important;
}

#item1180 {
	width:465px !important;
	height:48px !important;
	background:#ffb562;
	padding:0px 0px 0px 20px;
}

#item1175 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:2px !important;
}

#item1204 {
	width:58px !important;
	height:58px !important;
	top:50px !important;
}

#item1213 {
	width:58px !important;
	height:58px !important;
	top:50px !important;
}

#item251 {
	width:808px !important;
	height:167px !important;
	left:1096px !important;
	top:846px !important;
	text-shadow:4px 2px 5px rgba(0,0,0,0.75);
}

#item275 {
	width:455px !important;
	height:54px !important;
	left:1378px !important;
	top:830px !important;
}

#item379 {
	width:1516px !important;
	height:54px !important;
	top:796px !important;
}

#item412 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item407 {
	width:36px !important;
	height:35px !important;
	left:411px !important;
	top:804px !important;
}

#item422 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item419 {
	width:36px !important;
	height:35px !important;
	left:455px !important;
	top:804px !important;
}

#item430 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item427 {
	width:36px !important;
	height:35px !important;
	left:367px !important;
	top:804px !important;
}

#item435 {
	width:332px !important;
	height:182px !important;
}

#item432 {
	width:332px !important;
	height:182px !important;
	left:1430px !important;
	top:132px !important;
}

#item461 {
	width:337px !important;
	height:205px !important;
	text-shadow:1px 1px 5px rgba(0,0,0,0.25);
}

#item458 {
	width:337px !important;
	height:205px !important;
	left:1430px !important;
	top:342px !important;
}

#item489 {
	width:1004px !important;
	height:274px !important;
	text-shadow:3px 1px 5px rgba(0,0,0,0.75);
}

#item486 {
	width:1004px !important;
	height:274px !important;
	left:130px !important;
	top:477px !important;
}

@keyframes custom-512 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(398px,0px);}
}
@-webkit-keyframes custom-512 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(398px,0px);}
}
#item513 {
	width:386px !important;
	height:646px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#191919;
}

#item516 {
	width:386px !important;
	height:543px !important;
	left:-1px !important;
	top:53px !important;
	background:#fff;
}

#item534 {
	width:227px !important;
	left:138px !important;
	top:113px !important;
	min-height:383px !important;
}

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

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

#item613 {
	width:286px !important;
	height:54px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	border-radius:0 12px 12px 0;
	background:#fff;
}

#item608 {
	width:286px !important;
	height:54px !important;
	left:396px !important;
	top:3px !important;
}

@keyframes custom-13258 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-257px,0px);}
}
@-webkit-keyframes custom-13258 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-257px,0px);}
}
#item13268 {
	width:260px !important;
	height:68px !important;
	background:#ffb562;
	padding:0px 0px 0px 20px;
}

#item13262 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:1129px !important;
}

#item13296 {
	width:260px !important;
	height:48px !important;
	background:#00889c;
	padding:0px 0px 0px 20px;
}

#item13291 {
	width:260px !important;
	height:48px !important;
	left:2px !important;
	top:1078px !important;
}

#item13325 {
	width:260px !important;
	height:68px !important;
	background:#00889c;
	padding:0px 0px 0px 20px;
}

#item13319 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:1006px !important;
}

#item13353 {
	width:260px !important;
	height:48px !important;
	background:#00889c;
	padding:0px 0px 0px 20px;
}

#item13348 {
	width:260px !important;
	height:48px !important;
	left:2px !important;
	top:955px !important;
}

#item13381 {
	width:260px !important;
	height:68px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item13376 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:883px !important;
}

#item13409 {
	width:260px !important;
	height:88px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item13404 {
	width:260px !important;
	height:88px !important;
	left:2px !important;
	top:792px !important;
}

#item13438 {
	width:260px !important;
	height:88px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item13433 {
	width:260px !important;
	height:88px !important;
	left:2px !important;
	top:700px !important;
}

#item13466 {
	width:260px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item13461 {
	width:260px !important;
	height:48px !important;
	left:2px !important;
	top:649px !important;
}

#item13494 {
	width:260px !important;
	height:68px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item13489 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:577px !important;
}

#item13524 {
	width:260px !important;
	height:68px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item13518 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:506px !important;
}

#item13552 {
	width:260px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item13547 {
	width:260px !important;
	height:48px !important;
	left:2px !important;
	top:454px !important;
}

#item13581 {
	width:260px !important;
	height:68px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item13576 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:383px !important;
}

#item13609 {
	width:260px !important;
	height:68px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item13604 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:311px !important;
}

#item13637 {
	width:260px !important;
	height:48px !important;
	background:#6c3d91;
	padding:0px 0px 0px 20px;
}

#item13632 {
	width:260px !important;
	height:48px !important;
	left:2px !important;
	top:260px !important;
}

#item13665 {
	width:260px !important;
	height:48px !important;
	background:#e35378;
	padding:0px 0px 0px 20px;
}

#item13660 {
	width:260px !important;
	height:48px !important;
	left:2px !important;
	top:208px !important;
}

#item13693 {
	width:260px !important;
	height:48px !important;
	background:#e35378;
	padding:0px 0px 0px 20px;
}

#item13688 {
	width:260px !important;
	height:48px !important;
	left:2px !important;
	top:157px !important;
}

#item13722 {
	width:260px !important;
	height:48px !important;
	background:#e35378;
	padding:0px 0px 0px 20px;
}

#item13717 {
	width:260px !important;
	height:48px !important;
	left:2px !important;
	top:105px !important;
}

#item13750 {
	width:260px !important;
	height:48px !important;
	background:#e35378;
	padding:0px 0px 0px 20px;
}

#item13745 {
	width:260px !important;
	height:48px !important;
	left:2px !important;
	top:54px !important;
}

#item13778 {
	width:260px !important;
	height:48px !important;
	background:#ffb562;
	padding:0px 0px 0px 20px;
}

#item13773 {
	width:260px !important;
	height:48px !important;
	left:2px !important;
	top:2px !important;
}

#item13801 {
	width:58px !important;
	height:58px !important;
	top:50px !important;
}

#item13809 {
	width:58px !important;
	height:58px !important;
	top:50px !important;
}

#item27270 {
	width:286px !important;
	height:37px !important;
	left:17px !important;
	top:143px !important;
}

#item27303 {
	width:272px !important;
	height:227px !important;
	background:#6c3d91;
}

#item27300 {
	width:272px !important;
	height:227px !important;
	left:22px !important;
	top:544px !important;
}

#item27374 {
	width:286px !important;
	height:104px !important;
	left:16px !important;
	top:425px !important;
	text-shadow:3px 1px 5px rgba(0,0,0,0.75);
}

#item27400 {
	width:248px !important;
	height:137px !important;
}

#item27397 {
	width:248px !important;
	height:137px !important;
	left:54px !important;
	top:802px !important;
}

#item27426 {
	width:226px !important;
	height:137px !important;
}

#item27423 {
	width:226px !important;
	height:137px !important;
	left:51px !important;
	top:956px !important;
}

#item27449 {
	width:319px !important;
	left:-2px !important;
	top:1150px !important;
	min-height:46px !important;
}

#item27488 {
	width:219px !important;
	left:65px !important;
	top:66px !important;
	min-height:383px !important;
}

#item27539 {
	width:321px !important;
	height:54px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#0c0c0c;
}

#item27534 {
	width:321px !important;
	height:54px !important;
	top:1274px !important;
}

#item27565 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item27562 {
	width:36px !important;
	height:35px !important;
	left:143px !important;
	top:1222px !important;
}

#item27574 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item27571 {
	width:36px !important;
	height:35px !important;
	left:187px !important;
	top:1222px !important;
}

#item27582 {
	width:36px !important;
	height:35px !important;
	border-radius:60px;
	background:#fff;
}

#item27579 {
	width:36px !important;
	height:35px !important;
	left:99px !important;
	top:1222px !important;
}

#item30712 {
	width:130px !important;
	min-height:68px !important;
}

#item30709 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:131px !important;
}

#item30803 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:127px !important;
	background:#fff;
}

@keyframes fly-in-bottom-30803 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-30803 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30831 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item30827 {
	width:136px !important;
	height:74px !important;
	left:904px !important;
	top:140px !important;
}

#item30854 {
	width:1113px !important;
	left:716px !important;
	top:335px !important;
	min-height:90px !important;
}

#item30877 {
	width:1113px !important;
	height:412px !important;
	left:710px !important;
	top:440px !important;
}

#item30878 {
	width:1068px !important;
	left:7px !important;
	top:7px !important;
	min-height:1327px !important;
}

#item30904 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item30901 {
	width:258px !important;
	height:66px !important;
	left:1141px !important;
	top:879px !important;
}

#item30928 {
	width:402px !important;
	height:497px !important;
	left:178px !important;
	top:352px !important;
	background:#f9dce4;
}

#item30937 {
	width:249px !important;
	left:79px !important;
	top:344px !important;
	min-height:123px !important;
}

#item30960 {
	width:309px !important;
	left:49px !important;
	top:309px !important;
	min-height:34px !important;
}

#item30749 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item30746 {
	width:258px !important;
	height:66px !important;
	left:1525px !important;
	top:421px !important;
}

#item30735 {
	width:1933px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item30989 {
	width:209px !important;
	height:25px !important;
	left:738px !important;
	top:44px !important;
}

#item31019 {
	width:15px !important;
	height:15px !important;
	left:965px !important;
	top:49px !important;
}

#item31051 {
	width:130px !important;
	min-height:68px !important;
}

#item31048 {
	width:130px !important;
	height:68px !important;
	left:95px !important;
	top:551px !important;
}

#item31206 {
	width:320px !important;
	height:1770px !important;
	left:11px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-31206 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-31206 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31230 {
	width:260px !important;
	left:41px !important;
	top:266px !important;
	min-height:150px !important;
}

#item31253 {
	width:272px !important;
	height:836px !important;
	left:36px !important;
	top:910px !important;
}

#item31254 {
	width:248px !important;
	left:7px !important;
	top:7px !important;
	min-height:3117px !important;
}

#item31280 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item31277 {
	width:258px !important;
	height:66px !important;
	left:45px !important;
	top:1773px !important;
}

#item31304 {
	width:320px !important;
	height:458px !important;
	left:11px !important;
	top:420px !important;
	background:#f9dce4;
}

#item31312 {
	width:249px !important;
	left:36px !important;
	top:342px !important;
	min-height:123px !important;
}

#item31335 {
	width:309px !important;
	left:5px !important;
	top:277px !important;
	min-height:57px !important;
}

#item31086 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item31083 {
	width:258px !important;
	height:66px !important;
	left:46px !important;
	top:624px !important;
}

#item31109 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#e35378;
}

#item31125 {
	width:202px !important;
	left:101px !important;
	top:139px !important;
	min-height:387px !important;
}

#item31074 {
	width:331px !important;
	height:1932px !important;
	left:-11px !important;
	top:-10px !important;
}

#item31365 {
	width:15px !important;
	height:15px !important;
	left:132px !important;
	top:55px !important;
}

#item31371 {
	width:15px !important;
	height:15px !important;
	left:165px !important;
	top:55px !important;
}

#item29529 {
	width:130px !important;
	min-height:68px !important;
}

#item29526 {
	width:130px !important;
	height:68px !important;
	left:894px !important;
	top:130px !important;
}

#item29618 {
	width:1921px !important;
	height:968px !important;
	left:549px !important;
	top:123px !important;
	background:#fff;
}

@keyframes fly-in-bottom-29618 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-29618 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29680 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item29677 {
	width:136px !important;
	height:74px !important;
	left:1442px !important;
	top:136px !important;
}

#item29703 {
	width:1129px !important;
	left:650px !important;
	top:236px !important;
	min-height:110px !important;
}

#item29729 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item29726 {
	width:258px !important;
	height:66px !important;
	left:2031px !important;
	top:917px !important;
}

#item29837 {
	width:492px !important;
	left:1888px !important;
	top:629px !important;
	min-height:293px !important;
}

@keyframes custom-29860 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(642px,0px);}
}
@-webkit-keyframes custom-29860 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(642px,0px);}
}
#item29862 {
	width:540px !important;
	height:628px !important;
	background:#f9dce4;
}

#item29864_30090 {
	width:20.0089669418842px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item29864 {
	width:470px !important;
	left:40px !important;
	top:499px !important;
	min-height:48px !important;
}

#item29910 {
	width:414px !important;
	left:66px !important;
	top:150px !important;
	min-height:219px !important;
}

#item29937 {
	width:83px !important;
	height:83px !important;
	border-radius:60px;
	border:solid 3.01426941610088px #fff;
}

#item29934 {
	width:83px !important;
	height:83px !important;
	left:230px !important;
	top:380px !important;
}

#item29960 {
	width:389px !important;
	left:76px !important;
	top:91px !important;
	min-height:37px !important;
}

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

#item29983 {
	width:36px !important;
	height:36px !important;
	left:490px !important;
	top:26px !important;
}

#item30014 {
	width:502px !important;
	height:43px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#e35378;
}

#item30010 {
	width:502px !important;
	height:43px !important;
	left:1242px !important;
	top:566px !important;
}

#item31587 {
	width:540px !important;
	height:516px !important;
	left:1240px !important;
	top:366px !important;
}

#item31588 {
	width:502px !important;
	left:10px !important;
	top:9px !important;
	min-height:1877px !important;
}

#item29564 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item29561 {
	width:258px !important;
	height:66px !important;
	left:1953px !important;
	top:571px !important;
}

#item29552 {
	width:2470px !important;
	height:1091px !important;
	left:-550px !important;
	top:-8px !important;
}

#item30039 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:48px !important;
}

#item30045 {
	width:209px !important;
	height:25px !important;
	left:739px !important;
	top:43px !important;
}

#item30158 {
	width:130px !important;
	min-height:68px !important;
}

#item30155 {
	width:130px !important;
	height:68px !important;
	left:94px !important;
	top:550px !important;
}

#item30192 {
	width:320px !important;
	height:1738px !important;
	left:11px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-30192 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-30192 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30223 {
	width:260px !important;
	left:41px !important;
	top:270px !important;
	min-height:172px !important;
}

#item30250 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item30247 {
	width:258px !important;
	height:66px !important;
	left:44px !important;
	top:1809px !important;
}

#item30361 {
	width:292px !important;
	left:27px !important;
	top:1518px !important;
	min-height:296px !important;
}

#item30384_30576 {
	width:16.0215303106896px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item30384 {
	width:171px !important;
	left:152px !important;
	top:1139px !important;
	min-height:75px !important;
}

#item30411 {
	width:83px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	border:solid 3.01291858280919px #fff;
}

#item30408 {
	width:89px !important;
	height:89px !important;
	left:54px !important;
	top:1117px !important;
}

#item31676 {
	width:272px !important;
	height:248px !important;
	left:41px !important;
	top:860px !important;
}

#item31677 {
	width:234px !important;
	left:10px !important;
	top:9px !important;
	min-height:2609px !important;
}

#item30443 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item30440 {
	width:258px !important;
	height:66px !important;
	left:44px !important;
	top:1116px !important;
}

#item30466 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#e35378;
}

#item30483 {
	width:202px !important;
	left:101px !important;
	top:139px !important;
	min-height:387px !important;
}

#item30181 {
	width:332px !important;
	height:1932px !important;
	left:-11px !important;
	top:-10px !important;
}

#item30555 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:50px !important;
}

#item30561 {
	width:15px !important;
	height:15px !important;
	left:133px !important;
	top:50px !important;
}

#item2098 {
	width:130px !important;
	min-height:68px !important;
}

#item2095 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item2190 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:123px !important;
	background:#fff;
}

@keyframes fly-in-bottom-2190 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-2190 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2218 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item2214 {
	width:136px !important;
	height:74px !important;
	left:902px !important;
	top:136px !important;
}

#item2244 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item2241 {
	width:258px !important;
	height:66px !important;
	left:844px !important;
	top:898px !important;
}

#item2268 {
	width:402px !important;
	height:497px !important;
	left:176px !important;
	top:348px !important;
	background:#f9dce4;
}

#item2278 {
	width:384px !important;
	left:12px !important;
	top:344px !important;
	min-height:68px !important;
}

#item2301 {
	width:219px !important;
	left:94px !important;
	top:303px !important;
	min-height:32px !important;
}

#item2325 {
	width:533px !important;
	height:608px !important;
	left:703px !important;
	top:271px !important;
}

#item2326 {
	width:504px !important;
	left:5px !important;
	top:5px !important;
	min-height:2017px !important;
}

#item2353 {
	width:530px !important;
	left:1297px !important;
	top:271px !important;
	min-height:76px !important;
}

#item2376 {
	width:448px !important;
	height:108px !important;
	left:1341px !important;
	top:552px !important;
}

#item2402 {
	width:448px !important;
	height:108px !important;
	left:1341px !important;
	top:445px !important;
}

#item2429 {
	width:448px !important;
	height:108px !important;
	left:1341px !important;
	top:339px !important;
}

#item2455 {
	width:338px !important;
	height:56px !important;
	left:1390px !important;
	top:793px !important;
}

#item2481 {
	width:533px !important;
	left:1297px !important;
	top:691px !important;
	min-height:65px !important;
}

#item2135 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item2132 {
	width:258px !important;
	height:66px !important;
	left:326px !important;
	top:786px !important;
}

#item2121 {
	width:1930px !important;
	height:1091px !important;
	left:-10px !important;
	top:-11px !important;
}

#item2505 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:46px !important;
}

#item2509 {
	width:209px !important;
	height:25px !important;
	left:748px !important;
	top:41px !important;
}

#item14670 {
	width:130px !important;
	min-height:68px !important;
}

#item14667 {
	width:130px !important;
	height:68px !important;
	left:95px !important;
	top:548px !important;
}

#item14824 {
	width:320px !important;
	height:1736px !important;
	left:11px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-14824 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-14824 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item14852 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item14848 {
	width:258px !important;
	height:66px !important;
	left:53px !important;
	top:1801px !important;
}

#item14876 {
	width:320px !important;
	height:438px !important;
	left:11px !important;
	top:288px !important;
	background:#f9dce4;
}

#item14885 {
	width:282px !important;
	left:20px !important;
	top:296px !important;
	min-height:84px !important;
}

#item14908 {
	width:219px !important;
	left:55px !important;
	top:264px !important;
	min-height:32px !important;
}

#item14932 {
	width:263px !important;
	height:376px !important;
	left:47px !important;
	top:782px !important;
}

#item14933 {
	width:232px !important;
	left:5px !important;
	top:5px !important;
	min-height:2816px !important;
}

#item14960 {
	width:320px !important;
	left:11px !important;
	top:1272px !important;
	min-height:98px !important;
}

#item14983 {
	width:266px !important;
	height:70px !important;
	left:38px !important;
	top:1488px !important;
}

#item15009 {
	width:266px !important;
	height:70px !important;
	left:38px !important;
	top:1421px !important;
}

#item15035 {
	width:266px !important;
	height:70px !important;
	left:38px !important;
	top:1355px !important;
}

#item15061 {
	width:260px !important;
	left:41px !important;
	top:1582px !important;
	min-height:49px !important;
}

#item15084 {
	width:266px !important;
	height:56px !important;
	left:38px !important;
	top:1658px !important;
}

#item14706 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item14703 {
	width:258px !important;
	height:66px !important;
	left:45px !important;
	top:537px !important;
}

#item14755 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#e35378;
}

#item14773 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item14693 {
	width:331px !important;
	height:1932px !important;
	left:-11px !important;
	top:-10px !important;
}

#item15111 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:51px !important;
}

#item15115 {
	width:15px !important;
	height:15px !important;
	left:142px !important;
	top:51px !important;
}

#item2555 {
	width:1920px !important;
	height:968px !important;
	top:112px !important;
	background:#fff;
}

@keyframes fly-in-bottom-2555 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-2555 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2579_25558 {
	width:105.246649484536px !important;
	position:absolute;
	top:109px;
	left:218px;
}

#item2579 {
	width:542px !important;
	left:1276px !important;
	top:230px !important;
	background:#f9dce4;
	min-height:748px !important;
}

#item2614 {
	width:544px !important;
	top:654px !important;
	min-height:68px !important;
}

#item2646 {
	width:544px !important;
	top:654px !important;
	min-height:68px !important;
}

#item2603 {
	width:544px !important;
	height:722px !important;
	left:689px !important;
	top:231px !important;
}

#item2672 {
	width:125px !important;
	height:40px !important;
	background:#e35378;
}

#item2669 {
	width:125px !important;
	height:40px !important;
	left:1105px !important;
	top:828px !important;
}

#item2699 {
	width:125px !important;
	height:40px !important;
	background:#e35378;
}

#item2695 {
	width:125px !important;
	height:40px !important;
	left:689px !important;
	top:828px !important;
}

#item2722 {
	width:542px !important;
	left:98px !important;
	top:230px !important;
	background:#f9dce4;
	min-height:723px !important;
}

#item2749 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item2745 {
	width:242px !important;
	height:50px !important;
	left:240px !important;
	top:860px !important;
}

#item2777 {
	width:130px !important;
	min-height:68px !important;
}

#item2774 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item2919 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:122px !important;
	background:#fff;
}

@keyframes fly-in-bottom-2919 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-2919 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2947 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item2944 {
	width:136px !important;
	height:74px !important;
	left:902px !important;
	top:135px !important;
}

#item2971 {
	width:530px !important;
	height:590px !important;
	left:699px !important;
	top:280px !important;
}

#item2972 {
	width:496px !important;
	left:2px !important;
	top:5px !important;
	min-height:1849px !important;
}

#item2998 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item2995 {
	width:258px !important;
	height:66px !important;
	left:833px !important;
	top:915px !important;
}

#item3039 {
	width:408px !important;
	left:179px !important;
	top:880px !important;
	min-height:68px !important;
}

#item3071 {
	width:500px !important;
	left:1316px !important;
	top:777px !important;
	min-height:118px !important;
}

#item2810 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item2807 {
	width:258px !important;
	height:66px !important;
	left:1437px !important;
	top:897px !important;
}

@keyframes fly-in-top-2833 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.95;
	}
}
@-webkit-keyframes fly-in-top-2833 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.95;
	}
}
#item2800 {
	width:1930px !important;
	height:1091px !important;
	left:-10px !important;
	top:-10px !important;
}

#item3097 {
	width:15px !important;
	height:15px !important;
	left:965px !important;
	top:46px !important;
}

#item3101 {
	width:209px !important;
	height:25px !important;
	left:730px !important;
	top:41px !important;
}

#item3131 {
	width:15px !important;
	height:15px !important;
	left:1008px !important;
	top:46px !important;
}

#item15142 {
	width:320px !important;
	height:1736px !important;
	top:150px !important;
	background:#fff;
}

@keyframes fly-in-bottom-15142 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-15142 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item15166_25835 {
	width:105.246649484536px !important;
	position:absolute;
	top:49px;
	left:107px;
}

#item15166 {
	width:320px !important;
	top:1214px !important;
	background:#f9dce4;
	min-height:528px !important;
}

#item15212 {
	width:270px !important;
	height:354px !important;
	left:30px !important;
	top:288px !important;
}

#item15213 {
	width:286px !important;
	left:4px !important;
	top:4px !important;
	min-height:1011px !important;
}

#item15278 {
	width:285px !important;
	left:17px !important;
	top:389px !important;
	min-height:107px !important;
}

#item15248 {
	width:260px !important;
	left:29px !important;
	top:392px !important;
	min-height:68px !important;
}

#item15239 {
	width:321px !important;
	height:496px !important;
	left:1px !important;
	top:702px !important;
}

#item15305 {
	width:125px !important;
	height:40px !important;
	background:#e35378;
}

#item15301 {
	width:125px !important;
	height:40px !important;
	left:195px !important;
	top:1040px !important;
}

#item15331 {
	width:125px !important;
	height:40px !important;
	background:#e35378;
}

#item15328 {
	width:125px !important;
	height:40px !important;
	top:1040px !important;
}

#item15357 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item15354 {
	width:242px !important;
	height:50px !important;
	left:39px !important;
	top:1789px !important;
}

#item15565 {
	width:320px !important;
	height:1736px !important;
	left:11px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-15565 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-15565 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item15590 {
	width:269px !important;
	height:398px !important;
	left:47px !important;
	top:780px !important;
}

#item15591 {
	width:252px !important;
	left:2px !important;
	top:5px !important;
	min-height:2573px !important;
}

#item15618 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item15615 {
	width:258px !important;
	height:66px !important;
	left:46px !important;
	top:1777px !important;
}

#item15650 {
	width:260px !important;
	left:41px !important;
	top:661px !important;
	min-height:127px !important;
}

#item15677 {
	width:260px !important;
	left:41px !important;
	top:1563px !important;
	min-height:139px !important;
}

#item15392 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#e35378;
}

#item15389 {
	width:258px !important;
	height:66px !important;
	left:46px !important;
	top:1115px !important;
}

#item15415 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#e35378;
}

#item15432 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item15383 {
	width:331px !important;
	height:1932px !important;
	left:-11px !important;
	top:-10px !important;
}

#item15703 {
	width:15px !important;
	height:15px !important;
	left:165px !important;
	top:51px !important;
}

#item15707 {
	width:15px !important;
	height:15px !important;
	left:124px !important;
	top:51px !important;
}

#item15713 {
	width:15px !important;
	height:15px !important;
	left:208px !important;
	top:51px !important;
}

#item3156 {
	width:1920px !important;
	height:968px !important;
	top:112px !important;
	background:#fff;
}

@keyframes fly-in-bottom-3156 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-3156 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3382 {
	width:497px !important;
	left:19px !important;
	top:477px !important;
	min-height:102px !important;
}

#item3216 {
	width:487px !important;
	left:28px !important;
	top:478px !important;
	min-height:131px !important;
}

#item3349 {
	width:497px !important;
	left:19px !important;
	top:477px !important;
	min-height:102px !important;
}

#item3317 {
	width:497px !important;
	left:19px !important;
	top:477px !important;
	min-height:102px !important;
}

#item3282 {
	width:497px !important;
	left:19px !important;
	top:477px !important;
	min-height:102px !important;
}

#item3249 {
	width:497px !important;
	left:19px !important;
	top:477px !important;
	min-height:125px !important;
}

#item3213 {
	width:533px !important;
	height:623px !important;
	left:1306px !important;
	top:278px !important;
}

#item3418 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item3415 {
	width:125px !important;
	height:40px !important;
	left:1703px !important;
	top:695px !important;
}

#item3444 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item3441 {
	width:125px !important;
	height:40px !important;
	left:1320px !important;
	top:695px !important;
}

#item3467 {
	width:489px !important;
	left:705px !important;
	top:278px !important;
	min-height:58px !important;
}

#item3490 {
	width:493px !important;
	height:510px !important;
	left:705px !important;
	top:344px !important;
}

#item3493 {
	width:453px !important;
	left:1px !important;
	min-height:678px !important;
}

#item3516 {
	width:489px !important;
	left:112px !important;
	top:649px !important;
	min-height:285px !important;
}

#item3543 {
	width:130px !important;
	min-height:68px !important;
}

#item3540 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item3569 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item3566 {
	width:242px !important;
	height:50px !important;
	left:821px !important;
	top:901px !important;
}

#item3721 {
	width:1920px !important;
	height:960px !important;
	left:10px !important;
	top:130px !important;
	background:#fff;
}

@keyframes fly-in-bottom-3721 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-3721 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3778 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item3775 {
	width:136px !important;
	height:74px !important;
	left:902px !important;
	top:143px !important;
}

#item3801 {
	width:540px !important;
	height:520px !important;
	left:700px !important;
	top:400px !important;
}

#item3802 {
	width:494px !important;
	left:10px !important;
	min-height:934px !important;
}

#item3829 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item3825 {
	width:258px !important;
	height:66px !important;
	left:844px !important;
	top:939px !important;
}

#item3855 {
	width:248px !important;
	height:248px !important;
	left:416px !important;
	top:562px !important;
	border-radius:150px;
	background:#e1d8e9;
}

#item3878 {
	width:1720px !important;
	left:110px !important;
	top:263px !important;
	min-height:109px !important;
}

#item3901 {
	width:500px !important;
	height:475px !important;
	left:1330px !important;
	top:451px !important;
}

#item3902 {
	width:452px !important;
	left:12px !important;
	top:11px !important;
	min-height:688px !important;
}

#item3612 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item3607 {
	width:258px !important;
	height:66px !important;
	left:197px !important;
	top:949px !important;
}

#item3635 {
	width:320px !important;
	height:40px !important;
	left:178px !important;
	top:192px !important;
	background:#191919;
}

#item3692 {
	width:642px !important;
	left:178px !important;
	top:525px !important;
	min-height:400px !important;
}

#item3592 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item3929 {
	width:15px !important;
	height:15px !important;
	left:971px !important;
	top:46px !important;
}

#item3933 {
	width:209px !important;
	height:25px !important;
	left:736px !important;
	top:41px !important;
}

#item15736 {
	width:130px !important;
	min-height:68px !important;
}

#item15733 {
	width:130px !important;
	height:68px !important;
	left:95px !important;
	top:548px !important;
}

#item15762 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item15759 {
	width:242px !important;
	height:50px !important;
	left:21px !important;
	top:1321px !important;
}

#item15795 {
	width:320px !important;
	height:1770px !important;
	left:11px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-15795 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-15795 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item15846 {
	width:170px !important;
	height:170px !important;
	left:152px !important;
	top:1610px !important;
	border-radius:112px;
	background:#6c3d91;
}

#item15869 {
	width:280px !important;
	height:283px !important;
	left:40px !important;
	top:883px !important;
}

#item15870 {
	width:252px !important;
	left:10px !important;
	min-height:1505px !important;
}

#item15897 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item15894 {
	width:258px !important;
	height:66px !important;
	left:44px !important;
	top:1829px !important;
}

#item15924 {
	width:274px !important;
	left:27px !important;
	top:249px !important;
	min-height:581px !important;
}

#item15947 {
	width:279px !important;
	height:232px !important;
	left:40px !important;
	top:1267px !important;
}

#item15948 {
	width:242px !important;
	left:5px !important;
	top:5px !important;
	min-height:1359px !important;
}

#item16009 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item16006 {
	width:258px !important;
	height:66px !important;
	left:53px !important;
	top:1139px !important;
}

#item16032 {
	width:320px !important;
	height:40px !important;
	left:11px !important;
	top:1215px !important;
	background:#191919;
}

#item16060 {
	width:295px !important;
	left:34px !important;
	top:662px !important;
	min-height:466px !important;
}

#item16083 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#6c3d91;
}

#item16100 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item15785 {
	width:331px !important;
	height:1932px !important;
	left:-10px !important;
	top:-10px !important;
}

#item16173 {
	width:15px !important;
	height:15px !important;
	left:171px !important;
	top:50px !important;
}

#item16177 {
	width:15px !important;
	height:15px !important;
	left:130px !important;
	top:50px !important;
}

#item3975 {
	width:130px !important;
	min-height:68px !important;
}

#item3972 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item4090 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:122px !important;
	background:#fff;
}

@keyframes fly-in-bottom-4090 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-4090 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4097 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item4094 {
	width:136px !important;
	height:74px !important;
	left:902px !important;
	top:135px !important;
}

#item4123 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item4120 {
	width:258px !important;
	height:66px !important;
	left:254px !important;
	top:897px !important;
}

#item4171 {
	width:476px !important;
	left:142px !important;
	top:436px !important;
	min-height:426px !important;
}

#item4194 {
	width:977px !important;
	left:776px !important;
	top:848px !important;
	min-height:84px !important;
}

#item4218 {
	width:982px !important;
	height:521px !important;
	left:773px !important;
	top:299px !important;
}

#item4230 {
	width:143px !important;
	height:104px !important;
	left:1583px !important;
	top:349px !important;
}

@keyframes pulse-4235 {
	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-4235 {
	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);}
}
#item4012 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item4009 {
	width:258px !important;
	height:66px !important;
	left:125px !important;
	top:962px !important;
}

#item4061 {
	width:818px !important;
	left:1012px !important;
	top:695px !important;
	min-height:202px !important;
}

#item3998 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item4244 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:46px !important;
}

#item4248 {
	width:209px !important;
	height:25px !important;
	left:740px !important;
	top:41px !important;
}

#item16197 {
	width:130px !important;
	min-height:68px !important;
}

#item16194 {
	width:130px !important;
	height:68px !important;
	left:95px !important;
	top:548px !important;
}

#item16230 {
	width:320px !important;
	height:1770px !important;
	left:13px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-16230 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-16230 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16236 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item16232 {
	width:258px !important;
	height:66px !important;
	left:47px !important;
	top:1719px !important;
}

#item16283 {
	width:260px !important;
	left:43px !important;
	top:372px !important;
	min-height:559px !important;
}

#item16306 {
	width:260px !important;
	left:43px !important;
	top:1464px !important;
	min-height:136px !important;
}

#item16329 {
	width:328px !important;
	height:314px !important;
	left:10px !important;
	top:993px !important;
}

#item16337 {
	width:106px !important;
	height:78px !important;
	left:125px !important;
	top:1341px !important;
}

@keyframes pulse-16341 {
	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-16341 {
	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);}
}
#item16355 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item16352 {
	width:258px !important;
	height:66px !important;
	left:56px !important;
	top:1171px !important;
}

#item16378 {
	width:217px !important;
	left:57px !important;
	top:480px !important;
	min-height:528px !important;
}

#item16401 {
	width:320px !important;
	height:674px !important;
	left:13px !important;
	top:1258px !important;
	background:#6c3d91;
}

#item16420 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item16220 {
	width:338px !important;
	height:1932px !important;
	left:-13px !important;
	top:-10px !important;
}

#item16493 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:50px !important;
}

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

#item4295 {
	width:1920px !important;
	height:968px !important;
	top:112px !important;
	background:#fff;
}

@keyframes fly-in-bottom-4295 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-4295 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29231 {
	width:540px !important;
	height:126px !important;
	left:690px !important;
	top:740px !important;
}

#item4400 {
	width:422px !important;
	top:618px !important;
	background:#6c3d91;
	min-height:139px !important;
}

#item4368 {
	width:422px !important;
	top:617px !important;
	background:#6c3d91;
	min-height:140px !important;
}

#item4355 {
	width:422px !important;
	height:757px !important;
	left:1341px !important;
	top:196px !important;
}

#item4426 {
	width:125px !important;
	height:40px !important;
	background:#fff;
}

#item4423 {
	width:125px !important;
	height:40px !important;
	left:1638px !important;
	top:774px !important;
}

#item4452 {
	width:125px !important;
	height:40px !important;
	background:#fff;
}

#item4449 {
	width:125px !important;
	height:40px !important;
	left:1342px !important;
	top:774px !important;
}

#item4475 {
	width:455px !important;
	height:126px !important;
	left:134px !important;
	top:825px !important;
	background:#6c3d91;
}

#item4501 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item4498 {
	width:242px !important;
	height:50px !important;
	left:829px !important;
	top:900px !important;
}

#item4525 {
	width:1122px !important;
	left:100px !important;
	top:273px !important;
	min-height:97px !important;
}

#item4548 {
	width:539px !important;
	height:336px !important;
	left:691px !important;
	top:387px !important;
}

#item4549 {
	width:512px !important;
	left:1px !important;
	top:4px !important;
	min-height:1635px !important;
}

#item4579 {
	width:130px !important;
	min-height:68px !important;
}

#item4576 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item4611 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item4608 {
	width:258px !important;
	height:66px !important;
	left:1475px !important;
	top:759px !important;
}

#item4660 {
	width:674px !important;
	left:1058px !important;
	top:492px !important;
	min-height:252px !important;
}

#item4683 {
	width:747px !important;
	left:984px !important;
	top:892px !important;
	min-height:126px !important;
}

#item4602 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item4709 {
	width:17px !important;
	height:17px !important;
	left:974px !important;
	top:45px !important;
}

#item4714 {
	width:210px !important;
	height:25px !important;
	left:740px !important;
	top:41px !important;
}

#item16521 {
	width:320px !important;
	height:1770px !important;
	top:150px !important;
	background:#fff;
}

@keyframes fly-in-bottom-16521 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-16521 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16583 {
	width:263px !important;
	top:337px !important;
	background:#6c3d91;
	min-height:138px !important;
}

#item16551 {
	width:261px !important;
	left:1px !important;
	top:337px !important;
	background:#6c3d91;
	min-height:148px !important;
}

#item16545 {
	width:263px !important;
	height:485px !important;
	left:28px !important;
	top:1323px !important;
}

#item16609 {
	width:125px !important;
	height:40px !important;
	background:#fff;
}

#item16606 {
	width:125px !important;
	height:40px !important;
	left:165px !important;
	top:1620px !important;
}

#item16635 {
	width:125px !important;
	height:40px !important;
	background:#fff;
}

#item16632 {
	width:125px !important;
	height:40px !important;
	left:29px !important;
	top:1620px !important;
}

#item16662 {
	width:262px !important;
	height:121px !important;
	left:31px !important;
	top:761px !important;
	border-radius:0 0 0 20px;
	background:#6c3d91;
}

#item16689 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item16685 {
	width:242px !important;
	height:50px !important;
	left:39px !important;
	top:1816px !important;
}

#item16713 {
	width:260px !important;
	left:31px !important;
	top:240px !important;
	min-height:244px !important;
}

#item16736 {
	width:258px !important;
	min-height:80px !important;
}

#item29234 {
	width:258px !important;
	height:80px !important;
	left:33px !important;
	top:1198px !important;
}

#item16759 {
	width:271px !important;
	height:219px !important;
	left:29px !important;
	top:940px !important;
}

#item16760 {
	width:248px !important;
	left:1px !important;
	top:4px !important;
	min-height:2210px !important;
}

#item16801 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item16798 {
	width:258px !important;
	height:66px !important;
	left:44px !important;
	top:1177px !important;
}

#item16824 {
	width:280px !important;
	left:30px !important;
	top:672px !important;
	min-height:343px !important;
}

#item16847 {
	width:280px !important;
	left:30px !important;
	top:996px !important;
	min-height:178px !important;
}

#item16870 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#6c3d91;
}

#item16887 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item16787 {
	width:330px !important;
	height:1932px !important;
	left:-10px !important;
	top:-10px !important;
}

#item16959 {
	width:17px !important;
	height:17px !important;
	left:174px !important;
	top:55px !important;
}

#item16963 {
	width:17px !important;
	height:17px !important;
	left:133px !important;
	top:55px !important;
}

#item4763 {
	width:1920px !important;
	height:968px !important;
	top:112px !important;
	background:#fff;
}

@keyframes fly-in-bottom-4763 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-4763 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4789 {
	width:428px !important;
	left:1340px !important;
	top:438px !important;
	min-height:500px !important;
}

#item4815 {
	width:531px !important;
	height:365px !important;
	left:102px !important;
	top:522px !important;
}

#item4816 {
	width:500px !important;
	left:6px !important;
	top:16px !important;
	min-height:1004px !important;
}

#item4839 {
	width:1668px !important;
	left:100px !important;
	top:264px !important;
	min-height:76px !important;
}

#item4862 {
	width:531px !important;
	left:102px !important;
	top:378px !important;
	min-height:136px !important;
}

#item4889 {
	width:497px !important;
	left:19px !important;
	top:477px !important;
	min-height:102px !important;
}

#item4915 {
	width:487px !important;
	left:28px !important;
	top:478px !important;
	min-height:131px !important;
}

#item4885 {
	width:533px !important;
	height:623px !important;
	left:693px !important;
	top:355px !important;
}

#item4941 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item4938 {
	width:125px !important;
	height:40px !important;
	left:1090px !important;
	top:772px !important;
}

#item4967 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item4964 {
	width:125px !important;
	height:40px !important;
	left:707px !important;
	top:772px !important;
}

#item4994 {
	width:130px !important;
	min-height:68px !important;
}

#item4991 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item5020 {
	width:242px !important;
	height:50px !important;
	text-shadow:3px 3px 5px rgba(0,0,0,0.25);
	border-radius:4px;
}

#item5017 {
	width:242px !important;
	height:50px !important;
	left:254px !important;
	top:928px !important;
}

#item5366 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:122px !important;
	background:#fff;
}

@keyframes fly-in-bottom-5366 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-5366 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5402 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item5399 {
	width:136px !important;
	height:74px !important;
	left:902px !important;
	top:135px !important;
}

#item5428 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item5425 {
	width:258px !important;
	height:66px !important;
	left:829px !important;
	top:883px !important;
}

#item5452 {
	width:486px !important;
	left:134px !important;
	top:850px !important;
	min-height:68px !important;
}

#item5476 {
	width:533px !important;
	height:581px !important;
	left:703px !important;
	top:270px !important;
}

#item5477 {
	width:500px !important;
	left:6px !important;
	top:6px !important;
	min-height:1228px !important;
}

#item5526 {
	width:486px !important;
	left:134px !important;
	top:342px !important;
	min-height:170px !important;
}

#item5549 {
	width:546px !important;
	height:304px !important;
	left:107px !important;
	top:509px !important;
}

#item5562 {
	width:108px !important;
	height:79px !important;
	left:335px !important;
	top:494px !important;
}

#item5163 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:122px !important;
	background:#fff;
}

@keyframes fly-in-bottom-5163 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-5163 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5198 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item5195 {
	width:136px !important;
	height:74px !important;
	left:902px !important;
	top:135px !important;
}

#item5224 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item5221 {
	width:258px !important;
	height:66px !important;
	left:837px !important;
	top:933px !important;
}

#item5248 {
	width:193px !important;
	left:1291px !important;
	top:569px !important;
	min-height:99px !important;
}

#item5295 {
	width:1130px !important;
	left:700px !important;
	top:252px !important;
	min-height:214px !important;
}

#item5329 {
	width:496px !important;
	left:744px !important;
	top:869px !important;
	min-height:50px !important;
}

#item5058 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item5055 {
	width:258px !important;
	height:66px !important;
	left:259px !important;
	top:867px !important;
}

#item5081 {
	width:716px !important;
	left:264px !important;
	top:596px !important;
	min-height:248px !important;
}

#item5131 {
	width:312px !important;
	height:40px !important;
	left:252px !important;
	top:244px !important;
	background:#191919;
}

#item5043 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item5575 {
	width:209px !important;
	height:25px !important;
	left:720px !important;
	top:41px !important;
}

#item16979 {
	width:320px !important;
	height:1388px !important;
	top:532px !important;
	background:#fff;
}

@keyframes fly-in-bottom-16979 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-16979 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17014 {
	width:130px !important;
	min-height:68px !important;
}

#item17010 {
	width:130px !important;
	height:68px !important;
	left:95px !important;
	top:548px !important;
}

#item17043 {
	width:324px !important;
	height:1770px !important;
	left:11px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-17043 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-17043 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17076 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item17073 {
	width:258px !important;
	height:66px !important;
	left:41px !important;
	top:1789px !important;
}

#item17100 {
	width:286px !important;
	left:32px !important;
	top:776px !important;
	min-height:60px !important;
}

#item17123 {
	width:260px !important;
	height:506px !important;
	left:45px !important;
	top:884px !important;
}

#item17124 {
	width:228px !important;
	left:10px !important;
	top:12px !important;
	min-height:2003px !important;
}

#item17151 {
	width:260px !important;
	height:58px !important;
	left:45px !important;
	top:1678px !important;
	background:#fff;
}

#item17174 {
	width:260px !important;
	left:45px !important;
	top:516px !important;
	min-height:167px !important;
}

#item17198 {
	width:328px !important;
	height:184px !important;
	left:10px !important;
	top:305px !important;
}

#item17207 {
	width:108px !important;
	height:79px !important;
	left:125px !important;
	top:685px !important;
}

#item17391 {
	width:320px !important;
	height:1770px !important;
	left:15px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-17391 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-17391 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17424 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item17421 {
	width:258px !important;
	height:66px !important;
	left:49px !important;
	top:1801px !important;
}

#item17448 {
	width:230px !important;
	left:57px !important;
	top:1723px !important;
	min-height:68px !important;
}

#item17471 {
	width:274px !important;
	height:222px !important;
	left:45px !important;
	top:1144px !important;
}

#item17472 {
	width:246px !important;
	left:6px !important;
	top:6px !important;
	min-height:605px !important;
}

#item17495 {
	width:282px !important;
	left:35px !important;
	top:257px !important;
	min-height:513px !important;
}

#item17529 {
	width:260px !important;
	left:45px !important;
	top:1038px !important;
	min-height:90px !important;
}

#item17224 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item17221 {
	width:258px !important;
	height:66px !important;
	left:49px !important;
	top:949px !important;
}

#item17247 {
	width:258px !important;
	left:45px !important;
	top:504px !important;
	min-height:442px !important;
}

#item17270 {
	width:312px !important;
	height:40px !important;
	left:19px !important;
	top:1220px !important;
	background:#191919;
}

#item17322 {
	width:320px !important;
	height:674px !important;
	left:14px !important;
	top:1258px !important;
	background:#6c3d91;
}

#item17340 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item17037 {
	width:338px !important;
	height:1932px !important;
	left:-15px !important;
	top:-10px !important;
}

#item17553 {
	width:15px !important;
	height:15px !important;
	left:155px !important;
	top:50px !important;
}

#item17557 {
	width:15px !important;
	height:15px !important;
	left:196px !important;
	top:50px !important;
}

#item17561 {
	width:15px !important;
	height:15px !important;
	left:114px !important;
	top:50px !important;
}

#item5623 {
	width:1920px !important;
	height:968px !important;
	top:112px !important;
	background:#fff;
}

@keyframes fly-in-bottom-5623 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-5623 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5647 {
	width:640px !important;
	left:1280px !important;
	top:200px !important;
	border-radius:20px 0 0 0;
	background:#e1d8e9;
	min-height:846px !important;
}

#item29442 {
	width:501px !important;
	left:1314px !important;
	top:508px !important;
	min-height:68px !important;
}

#item5675 {
	width:535px !important;
	height:146px !important;
	left:677px !important;
	top:624px !important;
}

#item5683 {
	width:125px !important;
	height:86px !important;
	left:748px !important;
	top:654px !important;
}

#item5687 {
	width:535px !important;
	left:677px !important;
	top:787px !important;
	min-height:98px !important;
}

#item5740 {
	width:478px !important;
	height:306px !important;
	left:1342px !important;
	top:624px !important;
}

#item5741 {
	width:426px !important;
	left:12px !important;
	top:14px !important;
	min-height:999px !important;
}

#item5767 {
	width:550px !important;
	height:218px !important;
	left:685px !important;
	top:387px !important;
}

#item5768 {
	width:507px !important;
	left:7px !important;
	top:7px !important;
	min-height:1434px !important;
}

#item5792 {
	width:1106px !important;
	left:100px !important;
	top:260px !important;
	min-height:110px !important;
}

#item5818 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item5815 {
	width:242px !important;
	height:50px !important;
	left:820px !important;
	top:905px !important;
}

#item29313 {
	width:513px !important;
	height:154px !important;
	left:15px !important;
	top:383px !important;
}

#item5985 {
	width:541px !important;
	top:380px !important;
	min-height:150px !important;
}

#item5953 {
	width:541px !important;
	top:380px !important;
	min-height:150px !important;
}

#item5921 {
	width:541px !important;
	top:380px !important;
	min-height:150px !important;
}

#item5888 {
	width:541px !important;
	top:380px !important;
	min-height:150px !important;
}

#item5841 {
	width:541px !important;
	height:537px !important;
	left:99px !important;
	top:390px !important;
}

#item6011 {
	width:125px !important;
	height:40px !important;
	background:#fff;
}

#item6008 {
	width:125px !important;
	height:40px !important;
	left:516px !important;
	top:731px !important;
}

#item6037 {
	width:125px !important;
	height:40px !important;
	background:#fff;
}

#item6034 {
	width:125px !important;
	height:40px !important;
	left:99px !important;
	top:731px !important;
}

#item6064 {
	width:130px !important;
	min-height:68px !important;
}

#item6061 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item6097 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item6094 {
	width:258px !important;
	height:66px !important;
	left:205px !important;
	top:909px !important;
}

#item6120 {
	width:277px !important;
	height:40px !important;
	left:216px !important;
	top:200px !important;
	background:#191919;
}

#item6146 {
	width:792px !important;
	left:216px !important;
	top:572px !important;
	min-height:306px !important;
}

#item6169 {
	width:854px !important;
	left:212px !important;
	top:312px !important;
	min-height:252px !important;
}

#item6088 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item6195 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:46px !important;
}

#item6199 {
	width:209px !important;
	height:25px !important;
	left:732px !important;
	top:41px !important;
}

#item17586 {
	width:320px !important;
	height:1736px !important;
	top:150px !important;
	background:#fff;
}

@keyframes fly-in-bottom-17586 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-17586 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17610 {
	width:320px !important;
	top:1335px !important;
	border-radius:20px 0 0 0;
	background:#e1d8e9;
	min-height:555px !important;
}

#item29449 {
	width:295px !important;
	left:12px !important;
	top:1477px !important;
	min-height:74px !important;
}

#item17633 {
	width:275px !important;
	height:225px !important;
	left:31px !important;
	top:1574px !important;
}

#item17634 {
	width:242px !important;
	left:4px !important;
	top:2px !important;
	min-height:1171px !important;
}

#item17663 {
	width:322px !important;
	height:88px !important;
	top:1102px !important;
}

#item17670 {
	width:85px !important;
	height:59px !important;
	left:55px !important;
	top:1117px !important;
}

#item17674 {
	width:300px !important;
	left:11px !important;
	top:1207px !important;
	min-height:118px !important;
}

#item17727 {
	width:275px !important;
	height:134px !important;
	left:33px !important;
	top:558px !important;
}

#item17728 {
	width:242px !important;
	left:7px !important;
	top:7px !important;
	min-height:1949px !important;
}

#item17751 {
	width:275px !important;
	left:22px !important;
	top:242px !important;
	min-height:296px !important;
}

#item17777 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item17774 {
	width:242px !important;
	height:50px !important;
	left:38px !important;
	top:1823px !important;
}

#item29364 {
	width:309px !important;
	height:143px !important;
	left:7px !important;
	top:226px !important;
}

#item17923 {
	width:318px !important;
	left:1px !important;
	top:220px !important;
	min-height:150px !important;
}

#item17894 {
	width:318px !important;
	left:1px !important;
	top:220px !important;
	min-height:150px !important;
}

#item17865 {
	width:318px !important;
	left:1px !important;
	top:220px !important;
	min-height:130px !important;
}

#item17837 {
	width:318px !important;
	left:1px !important;
	top:220px !important;
	min-height:124px !important;
}

#item17800 {
	width:321px !important;
	height:370px !important;
	left:-1px !important;
	top:728px !important;
}

#item17949 {
	width:125px !important;
	height:40px !important;
	background:#fff;
}

#item17946 {
	width:125px !important;
	height:40px !important;
	left:193px !important;
	top:910px !important;
}

#item17975 {
	width:125px !important;
	height:40px !important;
	background:#fff;
}

#item17972 {
	width:125px !important;
	height:40px !important;
	left:1px !important;
	top:910px !important;
}

#item18010 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item18007 {
	width:258px !important;
	height:66px !important;
	left:53px !important;
	top:1109px !important;
}

#item18033 {
	width:318px !important;
	height:40px !important;
	left:13px !important;
	top:1215px !important;
	background:#191919;
}

#item18060 {
	width:279px !important;
	left:31px !important;
	top:566px !important;
	min-height:508px !important;
}

#item18109 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#6c3d91;
}

#item18126 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item18000 {
	width:330px !important;
	height:1932px !important;
	left:-10px !important;
	top:-10px !important;
}

#item18174 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:50px !important;
}

#item18178 {
	width:15px !important;
	height:15px !important;
	left:126px !important;
	top:50px !important;
}

#item6239 {
	width:509px !important;
	left:1057px !important;
	top:398px !important;
	min-height:37px !important;
}

#item6266 {
	width:130px !important;
	min-height:68px !important;
}

#item6263 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item6680 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:122px !important;
	background:#fff;
}

@keyframes fly-in-bottom-6680 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-6680 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6705 {
	width:1155px !important;
	left:675px !important;
	top:274px !important;
	background:#e1d8e9;
	min-height:606px !important;
}

#item6731 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item6728 {
	width:136px !important;
	height:74px !important;
	left:902px !important;
	top:135px !important;
}

#item6757 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item6754 {
	width:258px !important;
	height:66px !important;
	left:235px !important;
	top:871px !important;
}

#item6791 {
	width:410px !important;
	left:1376px !important;
	top:732px !important;
	min-height:122px !important;
}

#item6814 {
	width:498px !important;
	left:110px !important;
	top:278px !important;
	min-height:37px !important;
}

#item6837 {
	width:536px !important;
	height:526px !important;
	left:112px !important;
	top:328px !important;
}

#item6838 {
	width:495px !important;
	left:5px !important;
	top:5px !important;
	min-height:989px !important;
}

@keyframes pulse-6864 {
	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-6864 {
	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);}
}
#item6867 {
	width:468px !important;
	left:1342px !important;
	top:470px !important;
	min-height:233px !important;
}

#item6441 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:122px !important;
	background:#fff;
}

@keyframes fly-in-bottom-6441 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-6441 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6474 {
	width:590px !important;
	left:1240px !important;
	top:210px !important;
	background:#e1d8e9;
	min-height:780px !important;
}

#item6500 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item6497 {
	width:136px !important;
	height:74px !important;
	left:902px !important;
	top:135px !important;
}

#item6526 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item6523 {
	width:258px !important;
	height:66px !important;
	left:781px !important;
	top:917px !important;
}

#item6551 {
	width:576px !important;
	height:412px !important;
	left:617px !important;
	top:462px !important;
}

#item6552 {
	width:533px !important;
	left:3px !important;
	top:5px !important;
	min-height:871px !important;
}

#item6576 {
	width:580px !important;
	left:618px !important;
	top:292px !important;
	min-height:169px !important;
}

#item6605 {
	width:356px !important;
	left:110px !important;
	top:756px !important;
	min-height:192px !important;
}

#item6628 {
	width:498px !important;
	left:1296px !important;
	top:302px !important;
	min-height:68px !important;
}

#item6303 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item6300 {
	width:258px !important;
	height:66px !important;
	left:159px !important;
	top:865px !important;
}

#item6326 {
	width:320px !important;
	height:40px !important;
	left:164px !important;
	top:533px !important;
	background:#191919;
}

@keyframes fly-in-top-6352 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-6352 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6385 {
	width:628px !important;
	left:1214px !important;
	top:169px !important;
	min-height:258px !important;
}

#item6289 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item6895 {
	width:209px !important;
	height:25px !important;
	left:714px !important;
	top:41px !important;
}

#item6925 {
	width:15px !important;
	height:15px !important;
	left:1003px !important;
	top:46px !important;
}

#item18199 {
	width:130px !important;
	min-height:68px !important;
}

#item18196 {
	width:130px !important;
	height:68px !important;
	left:95px !important;
	top:548px !important;
}

#item18233 {
	width:320px !important;
	height:1770px !important;
	left:10px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-18233 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-18233 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18258 {
	width:320px !important;
	left:10px !important;
	top:1066px !important;
	background:#e1d8e9;
	min-height:830px !important;
}

#item18284 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item18281 {
	width:258px !important;
	height:66px !important;
	left:45px !important;
	top:1817px !important;
}

#item18315 {
	width:270px !important;
	height:756px !important;
	left:49px !important;
	top:272px !important;
}

#item18316 {
	width:243px !important;
	left:3px !important;
	top:5px !important;
	min-height:2036px !important;
}

#item18343 {
	width:292px !important;
	left:24px !important;
	top:1560px !important;
	min-height:244px !important;
}

@keyframes pulse-18366 {
	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-18366 {
	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);}
}
#item18370 {
	width:260px !important;
	left:40px !important;
	top:1356px !important;
	min-height:100px !important;
}

#item18596 {
	width:320px !important;
	height:1770px !important;
	left:10px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-18596 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-18596 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18620 {
	width:320px !important;
	left:10px !important;
	top:1272px !important;
	background:#e1d8e9;
	min-height:624px !important;
}

#item18652 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item18648 {
	width:258px !important;
	height:66px !important;
	left:45px !important;
	top:1797px !important;
}

#item18676 {
	width:270px !important;
	height:345px !important;
	left:48px !important;
	top:899px !important;
}

#item18677 {
	width:243px !important;
	left:3px !important;
	top:5px !important;
	min-height:2036px !important;
}

#item18700 {
	width:284px !important;
	left:28px !important;
	top:250px !important;
	min-height:282px !important;
}

#item18728 {
	width:260px !important;
	left:40px !important;
	top:718px !important;
	min-height:174px !important;
}

#item18751 {
	width:284px !important;
	left:25px !important;
	top:1308px !important;
	min-height:82px !important;
}

#item18774 {
	width:260px !important;
	height:328px !important;
	left:40px !important;
	top:1398px !important;
}

#item18775 {
	width:235px !important;
	left:5px !important;
	top:5px !important;
	min-height:1529px !important;
}

#item18402 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item18399 {
	width:258px !important;
	height:66px !important;
	left:44px !important;
	top:1141px !important;
}

#item18425 {
	width:320px !important;
	height:40px !important;
	left:10px !important;
	top:1219px !important;
	background:#191919;
}

#item18451 {
	width:241px !important;
	left:50px !important;
	top:680px !important;
	min-height:420px !important;
}

#item18528 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#6c3d91;
}

#item18544 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item18222 {
	width:332px !important;
	height:1932px !important;
	left:-10px !important;
	top:-10px !important;
}

#item18803 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:52px !important;
}

#item18807 {
	width:15px !important;
	height:15px !important;
	left:128px !important;
	top:52px !important;
}

#item6946 {
	width:1920px !important;
	height:968px !important;
	top:112px !important;
	background:#fff;
}

@keyframes fly-in-bottom-6946 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-6946 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6994 {
	width:510px !important;
	left:640px !important;
	top:891px !important;
	min-height:68px !important;
}

#item7018 {
	width:534px !important;
	left:1283px !important;
	top:678px !important;
	min-height:262px !important;
}

#item7051 {
	width:530px !important;
	left:640px !important;
	top:311px !important;
	min-height:466px !important;
}

#item7251 {
	width:540px !important;
	top:330px !important;
	min-height:68px !important;
}

#item7219 {
	width:540px !important;
	top:333px !important;
	min-height:77px !important;
}

#item7181 {
	width:540px !important;
	top:333px !important;
	min-height:83px !important;
}

#item7146 {
	width:540px !important;
	top:332px !important;
	min-height:87px !important;
}

#item7114 {
	width:540px !important;
	top:337px !important;
	min-height:83px !important;
}

#item7083 {
	width:540px !important;
	top:330px !important;
	min-height:82px !important;
}

#item7074 {
	width:540px !important;
	height:420px !important;
	left:1280px !important;
	top:244px !important;
}

#item7277 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item7274 {
	width:125px !important;
	height:40px !important;
	left:1695px !important;
	top:523px !important;
}

#item7304 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item7300 {
	width:125px !important;
	height:40px !important;
	left:1280px !important;
	top:523px !important;
}

#item7330 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item7327 {
	width:242px !important;
	height:50px !important;
	left:784px !important;
	top:784px !important;
}

#item7358 {
	width:130px !important;
	min-height:68px !important;
}

#item7354 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item7513 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:122px !important;
	background:#fff;
}

@keyframes fly-in-bottom-7513 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-7513 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7563 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item7560 {
	width:136px !important;
	height:74px !important;
	left:897px !important;
	top:135px !important;
}

#item7587 {
	width:536px !important;
	height:446px !important;
	left:701px !important;
	top:450px !important;
}

#item7588 {
	width:512px !important;
	left:3px !important;
	top:4px !important;
	min-height:1518px !important;
}

#item7614 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item7611 {
	width:258px !important;
	height:66px !important;
	left:834px !important;
	top:913px !important;
}

#item7650 {
	width:1122px !important;
	left:106px !important;
	top:315px !important;
	min-height:110px !important;
}

#item7698 {
	width:491px !important;
	left:25px !important;
	top:384px !important;
	min-height:116px !important;
}

#item7739 {
	width:450px !important;
	left:1371px !important;
	top:514px !important;
	min-height:72px !important;
}

#item7762 {
	width:450px !important;
	left:1373px !important;
	top:902px !important;
	min-height:94px !important;
}

#item7390 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item7387 {
	width:258px !important;
	height:66px !important;
	left:1584px !important;
	top:779px !important;
}

#item7413 {
	width:858px !important;
	left:995px !important;
	top:270px !important;
	text-shadow:3px 4px 5px rgba(0,0,0,0.25);
	min-height:84px !important;
}

#item7436 {
	width:553px !important;
	left:1275px !important;
	top:372px !important;
	min-height:386px !important;
}

#item7459 {
	width:321px !important;
	height:41px !important;
	left:1511px !important;
	top:167px !important;
	border:solid 1px #fff;
}

#item7485 {
	width:268px !important;
	left:155px !important;
	top:332px !important;
	min-height:162px !important;
}

#item28933 {
	width:282px !important;
	left:1546px !important;
	top:873px !important;
	min-height:40px !important;
}

#item7381 {
	width:1931px !important;
	height:1090px !important;
	left:-11px !important;
	top:-12px !important;
}

#item7789 {
	width:16px !important;
	height:16px !important;
	left:955px !important;
	top:45px !important;
}

#item7793 {
	width:210px !important;
	height:25px !important;
	left:720px !important;
	top:41px !important;
}

#item7822 {
	width:16px !important;
	height:16px !important;
	left:997px !important;
	top:45px !important;
}

#item18834 {
	width:320px !important;
	height:1736px !important;
	top:150px !important;
	background:#fff;
}

@keyframes fly-in-bottom-18834 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-18834 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18882 {
	width:286px !important;
	height:268px !important;
	left:22px !important;
	top:722px !important;
}

#item18883 {
	width:250px !important;
	left:8px !important;
	top:12px !important;
	min-height:974px !important;
}

#item18909 {
	width:276px !important;
	left:22px !important;
	top:1402px !important;
	min-height:270px !important;
}

#item19087 {
	width:278px !important;
	left:12px !important;
	top:197px !important;
	background:#fff;
	min-height:75px !important;
}

#item19058 {
	width:276px !important;
	left:22px !important;
	top:200px !important;
	background:#fff;
	min-height:97px !important;
}

#item19030 {
	width:260px !important;
	left:30px !important;
	top:199px !important;
	background:#fff;
	min-height:111px !important;
}

#item19001 {
	width:300px !important;
	left:8px !important;
	top:196px !important;
	background:#fff;
	min-height:66px !important;
}

#item18972 {
	width:298px !important;
	left:11px !important;
	top:200px !important;
	background:#fff;
	min-height:84px !important;
}

#item18944 {
	width:290px !important;
	left:15px !important;
	top:196px !important;
	background:#fff;
	min-height:94px !important;
}

#item18938 {
	width:320px !important;
	height:310px !important;
	top:1058px !important;
}

#item19113 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item19110 {
	width:125px !important;
	height:40px !important;
	left:199px !important;
	top:1205px !important;
}

#item19139 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item19136 {
	width:125px !important;
	height:40px !important;
	top:1205px !important;
}

#item19166 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item19163 {
	width:242px !important;
	height:50px !important;
	left:39px !important;
	top:1746px !important;
}

#item19403 {
	width:320px !important;
	height:1736px !important;
	left:10px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-19403 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-19403 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19450 {
	width:272px !important;
	height:178px !important;
	left:47px !important;
	top:1014px !important;
}

#item19451 {
	width:245px !important;
	left:3px !important;
	top:4px !important;
	min-height:2029px !important;
}

#item19477 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item19474 {
	width:258px !important;
	height:66px !important;
	left:49px !important;
	top:1218px !important;
}

#item19510 {
	width:280px !important;
	left:33px !important;
	top:243px !important;
	min-height:315px !important;
}

#item19557 {
	width:274px !important;
	left:16px !important;
	top:12px !important;
	min-height:176px !important;
}

#item19589 {
	width:260px !important;
	left:40px !important;
	top:1494px !important;
	min-height:62px !important;
}

#item19612 {
	width:260px !important;
	left:40px !important;
	top:1740px !important;
	min-height:126px !important;
}

#item19201 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item19198 {
	width:258px !important;
	height:66px !important;
	left:35px !important;
	top:1105px !important;
}

#item19224 {
	width:320px !important;
	height:40px !important;
	left:10px !important;
	top:1215px !important;
	background:#fff;
}

#item19250 {
	width:260px !important;
	left:41px !important;
	top:745px !important;
	min-height:121px !important;
}

#item19300 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#6c3d91;
}

#item19317 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item19364 {
	width:284px !important;
	height:204px !important;
	left:30px !important;
	top:440px !important;
}

#item19365 {
	width:260px !important;
	left:5px !important;
	top:6px !important;
	min-height:554px !important;
}

#item28980 {
	width:282px !important;
	left:30px !important;
	top:681px !important;
	min-height:40px !important;
}

#item19190 {
	width:330px !important;
	height:1932px !important;
	left:-10px !important;
	top:-10px !important;
}

#item19638 {
	width:16px !important;
	height:16px !important;
	left:155px !important;
	top:51px !important;
}

#item19642 {
	width:16px !important;
	height:16px !important;
	left:114px !important;
	top:51px !important;
}

#item19648 {
	width:16px !important;
	height:16px !important;
	left:197px !important;
	top:51px !important;
}

#item7843 {
	width:1920px !important;
	height:968px !important;
	top:112px !important;
	background:#fff;
}

@keyframes fly-in-bottom-7843 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-7843 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7890 {
	width:438px !important;
	left:1332px !important;
	top:360px !important;
	min-height:50px !important;
}

#item7938 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item7936 {
	width:242px !important;
	height:50px !important;
	left:839px !important;
	top:840px !important;
}

#item8004 {
	width:540px !important;
	top:397px !important;
	background:#fff;
	min-height:118px !important;
}

#item7971 {
	width:540px !important;
	top:396px !important;
	background:#fff;
	min-height:128px !important;
}

#item7961 {
	width:540px !important;
	height:524px !important;
	left:690px !important;
	top:300px !important;
}

#item8028 {
	width:511px !important;
	height:596px !important;
	left:125px !important;
	top:302px !important;
}

#item8029 {
	width:480px !important;
	left:3px !important;
	top:4px !important;
	min-height:740px !important;
}

#item8062 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item8059 {
	width:125px !important;
	height:40px !important;
	left:963px !important;
	top:637px !important;
}

#item8088 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item8085 {
	width:125px !important;
	height:40px !important;
	left:828px !important;
	top:637px !important;
}

#item8115 {
	width:130px !important;
	min-height:68px !important;
}

#item8112 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item8277 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:122px !important;
	background:#fff;
}

@keyframes fly-in-bottom-8277 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-8277 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8310 {
	width:540px !important;
	height:128px !important;
	left:664px !important;
	top:862px !important;
	background:#fff;
}

#item8336 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item8333 {
	width:136px !important;
	height:74px !important;
	left:902px !important;
	top:135px !important;
}

#item8360 {
	width:511px !important;
	height:419px !important;
	left:135px !important;
	top:415px !important;
}

#item8361 {
	width:480px !important;
	left:3px !important;
	top:4px !important;
	min-height:393px !important;
}

#item8388 {
	width:1098px !important;
	left:110px !important;
	top:312px !important;
	min-height:84px !important;
}

#item8414 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item8411 {
	width:258px !important;
	height:66px !important;
	left:241px !important;
	top:870px !important;
}

#item8465 {
	width:452px !important;
	left:712px !important;
	top:540px !important;
	min-height:256px !important;
}

@keyframes pulse-8488 {
	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-8488 {
	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);}
}
#item8150 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item8147 {
	width:258px !important;
	height:66px !important;
	left:97px !important;
	top:972px !important;
}

#item8173 {
	width:320px !important;
	height:40px !important;
	left:91px !important;
	top:464px !important;
	background:#191919;
}

#item8225 {
	width:763px !important;
	left:1035px !important;
	top:544px !important;
	min-height:238px !important;
}

#item8138 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item8494 {
	width:16px !important;
	height:16px !important;
	left:945px !important;
	top:45px !important;
}

#item8498 {
	width:210px !important;
	height:25px !important;
	left:710px !important;
	top:41px !important;
}

#item8528 {
	width:16px !important;
	height:16px !important;
	left:986px !important;
	top:45px !important;
}

#item19671 {
	width:320px !important;
	height:1736px !important;
	top:150px !important;
	background:#fff;
}

@keyframes fly-in-bottom-19671 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-19671 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19718 {
	width:267px !important;
	left:28px !important;
	top:1260px !important;
	min-height:84px !important;
}

#item19766 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item19764 {
	width:242px !important;
	height:50px !important;
	left:42px !important;
	top:1792px !important;
}

#item19823 {
	width:259px !important;
	left:31px !important;
	top:264px !important;
	background:#fff;
	min-height:116px !important;
}

#item19795 {
	width:262px !important;
	left:28px !important;
	top:296px !important;
	background:#fff;
	min-height:136px !important;
}

#item19789 {
	width:321px !important;
	height:432px !important;
	top:780px !important;
}

#item19847 {
	width:280px !important;
	height:448px !important;
	left:28px !important;
	top:264px !important;
}

#item19849 {
	width:251px !important;
	left:3px !important;
	top:4px !important;
	min-height:992px !important;
}

#item19878 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item19875 {
	width:125px !important;
	height:40px !important;
	left:165px !important;
	top:990px !important;
}

#item19904 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item19901 {
	width:125px !important;
	height:40px !important;
	left:30px !important;
	top:990px !important;
}

#item20141 {
	width:320px !important;
	height:1736px !important;
	left:10px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-20141 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-20141 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20194 {
	width:320px !important;
	height:128px !important;
	left:10px !important;
	top:1768px !important;
	background:#fff;
}

#item20217 {
	width:280px !important;
	height:302px !important;
	left:36px !important;
	top:558px !important;
}

#item20218 {
	width:253px !important;
	left:3px !important;
	top:4px !important;
	min-height:612px !important;
}

#item20246 {
	width:302px !important;
	left:20px !important;
	top:240px !important;
	min-height:306px !important;
}

#item20272 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item20269 {
	width:258px !important;
	height:66px !important;
	left:44px !important;
	top:1347px !important;
}

#item20296 {
	width:224px !important;
	left:58px !important;
	top:1040px !important;
	min-height:294px !important;
}

@keyframes pulse-20319 {
	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-20319 {
	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);}
}
#item19941 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item19938 {
	width:258px !important;
	height:66px !important;
	left:48px !important;
	top:837px !important;
}

#item19964 {
	width:320px !important;
	height:40px !important;
	left:10px !important;
	top:1215px !important;
	background:#191919;
}

#item20041 {
	width:296px !important;
	height:254px !important;
	left:34px !important;
	top:558px !important;
}

#item20042 {
	width:270px !important;
	left:5px !important;
	top:6px !important;
	min-height:500px !important;
}

#item20071 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#6c3d91;
}

#item20090 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item19928 {
	width:334px !important;
	height:1932px !important;
	left:-10px !important;
	top:-10px !important;
}

#item20323 {
	width:16px !important;
	height:16px !important;
	left:156px !important;
	top:51px !important;
}

#item20327 {
	width:16px !important;
	height:16px !important;
	left:115px !important;
	top:51px !important;
}

#item20334 {
	width:16px !important;
	height:16px !important;
	left:197px !important;
	top:51px !important;
}

#item8550 {
	width:1920px !important;
	height:968px !important;
	top:112px !important;
	background:#fff;
}

@keyframes fly-in-bottom-8550 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-8550 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8575 {
	width:478px !important;
	left:1311px !important;
	top:873px !important;
	min-height:84px !important;
}

#item8606 {
	width:540px !important;
	left:1280px !important;
	top:189px !important;
	min-height:166px !important;
}

@keyframes pulse-8630 {
	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-8630 {
	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);}
}
#item8645 {
	width:119px !important;
	height:29px !important;
	left:196px !important;
	top:114px !important;
}

#item8669 {
	width:152px !important;
	height:53px !important;
	left:176px !important;
	top:246px !important;
}

#item8693 {
	width:119px !important;
	height:86px !important;
	left:209px !important;
	top:354px !important;
}

#item8716 {
	width:130px !important;
	height:86px !important;
	left:59px !important;
	top:354px !important;
}

#item8739 {
	width:152px !important;
	height:91px !important;
	left:298px !important;
	top:349px !important;
}

#item8762 {
	width:418px !important;
	left:161px !important;
	top:492px !important;
	min-height:388px !important;
}

#item8814 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item8811 {
	width:242px !important;
	height:50px !important;
	left:808px !important;
	top:890px !important;
}

#item8837 {
	width:530px !important;
	height:555px !important;
	left:690px !important;
	top:314px !important;
}

#item8838 {
	width:501px !important;
	left:1px !important;
	top:10px !important;
	min-height:1212px !important;
}

#item8865 {
	width:130px !important;
	min-height:68px !important;
}

#item8862 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item8899 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item8895 {
	width:258px !important;
	height:66px !important;
	left:219px !important;
	top:609px !important;
}

#item8922 {
	width:310px !important;
	left:1060px !important;
	top:282px !important;
	min-height:246px !important;
}

#item8945 {
	width:320px !important;
	height:40px !important;
	left:230px !important;
	top:162px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#191919;
}

#item8888 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item9000 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:46px !important;
}

#item9004 {
	width:209px !important;
	height:25px !important;
	left:740px !important;
	top:41px !important;
}

#item20356 {
	width:318px !important;
	height:1736px !important;
	left:2px !important;
	top:150px !important;
	background:#fff;
}

@keyframes fly-in-bottom-20356 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-20356 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20381 {
	width:260px !important;
	left:30px !important;
	top:1116px !important;
	min-height:186px !important;
}

#item20404 {
	width:256px !important;
	left:34px !important;
	top:1656px !important;
	min-height:88px !important;
}

@keyframes pulse-20428 {
	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-20428 {
	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);}
}
#item20435 {
	width:72px !important;
	height:18px !important;
	left:118px !important;
	top:69px !important;
}

#item20458 {
	width:92px !important;
	height:32px !important;
	left:106px !important;
	top:149px !important;
}

#item20481 {
	width:72px !important;
	height:52px !important;
	left:126px !important;
	top:214px !important;
}

#item20504 {
	width:79px !important;
	height:52px !important;
	left:36px !important;
	top:214px !important;
}

#item20527 {
	width:92px !important;
	height:55px !important;
	left:180px !important;
	top:211px !important;
}

#item20551 {
	width:276px !important;
	left:25px !important;
	top:312px !important;
	min-height:338px !important;
}

#item20580 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item20577 {
	width:242px !important;
	height:50px !important;
	left:34px !important;
	top:1776px !important;
}

#item20603 {
	width:282px !important;
	height:336px !important;
	left:30px !important;
	top:690px !important;
}

#item20604 {
	width:255px !important;
	left:1px !important;
	top:10px !important;
	min-height:1602px !important;
}

#item20642 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item20639 {
	width:258px !important;
	height:66px !important;
	left:39px !important;
	top:1115px !important;
}

#item20665 {
	width:234px !important;
	left:53px !important;
	top:507px !important;
	min-height:255px !important;
}

#item20688 {
	width:320px !important;
	height:40px !important;
	left:10px !important;
	top:1217px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#191919;
}

#item20737 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#6c3d91;
}

#item20755 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item20629 {
	width:330px !important;
	height:1932px !important;
	left:-10px !important;
	top:-10px !important;
}

#item20801 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:52px !important;
}

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

#item9136 {
	width:1920px !important;
	height:968px !important;
	top:112px !important;
	background:#fff;
}

@keyframes fly-in-bottom-9136 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-9136 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9169 {
	width:1720px !important;
	left:100px !important;
	top:238px !important;
	min-height:68px !important;
}

#item9192 {
	width:418px !important;
	left:176px !important;
	top:435px !important;
	min-height:269px !important;
}

#item9443 {
	width:389px !important;
	left:1360px !important;
	top:360px !important;
	min-height:90px !important;
}

#item9468 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item9466 {
	width:242px !important;
	height:50px !important;
	left:176px !important;
	top:747px !important;
}

#item10314 {
	width:306px !important;
	left:85px !important;
	top:384px !important;
	min-height:52px !important;
}

#item10337 {
	width:480px !important;
	left:490px !important;
	top:92px !important;
	min-height:402px !important;
}

#item9525 {
	width:306px !important;
	left:85px !important;
	top:384px !important;
	min-height:52px !important;
}

#item9548 {
	width:480px !important;
	left:490px !important;
	top:92px !important;
	min-height:414px !important;
}

#item10237 {
	width:306px !important;
	left:85px !important;
	top:384px !important;
	min-height:52px !important;
}

#item10260 {
	width:480px !important;
	left:490px !important;
	top:92px !important;
	min-height:443px !important;
}

#item10158 {
	width:306px !important;
	left:85px !important;
	top:384px !important;
	min-height:52px !important;
}

#item10181 {
	width:480px !important;
	left:490px !important;
	top:92px !important;
	min-height:443px !important;
}

#item10080 {
	width:306px !important;
	left:85px !important;
	top:384px !important;
	min-height:52px !important;
}

#item10103 {
	width:480px !important;
	left:490px !important;
	top:92px !important;
	min-height:443px !important;
}

#item10001 {
	width:306px !important;
	left:85px !important;
	top:384px !important;
	min-height:52px !important;
}

#item10024 {
	width:480px !important;
	left:490px !important;
	top:92px !important;
	min-height:443px !important;
}

#item9922 {
	width:306px !important;
	left:85px !important;
	top:384px !important;
	min-height:52px !important;
}

#item9945 {
	width:480px !important;
	left:490px !important;
	top:92px !important;
	min-height:443px !important;
}

#item9844 {
	width:306px !important;
	left:85px !important;
	top:384px !important;
	min-height:52px !important;
}

#item9867 {
	width:480px !important;
	left:490px !important;
	top:92px !important;
	min-height:456px !important;
}

#item9766 {
	width:306px !important;
	left:85px !important;
	top:384px !important;
	min-height:52px !important;
}

#item9789 {
	width:580px !important;
	left:453px !important;
	top:92px !important;
	min-height:420px !important;
}

#item9685 {
	width:368px !important;
	left:50px !important;
	top:384px !important;
	min-height:52px !important;
}

#item9708 {
	width:480px !important;
	left:490px !important;
	top:92px !important;
	min-height:443px !important;
}

#item9604 {
	width:306px !important;
	left:85px !important;
	top:384px !important;
	min-height:52px !important;
}

#item9627 {
	width:578px !important;
	left:440px !important;
	top:92px !important;
	min-height:443px !important;
}

#item9491 {
	width:1080px !important;
	height:558px !important;
	left:740px !important;
	top:340px !important;
}

#item10364 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item10361 {
	width:125px !important;
	height:40px !important;
	left:980px !important;
	top:772px !important;
}

#item10390 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item10387 {
	width:125px !important;
	height:40px !important;
	left:845px !important;
	top:772px !important;
}

#item10417 {
	width:130px !important;
	min-height:68px !important;
}

#item10414 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item10450 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item10447 {
	width:258px !important;
	height:66px !important;
	left:1295px !important;
	top:927px !important;
}

#item10473 {
	width:320px !important;
	height:40px !important;
	left:430px !important;
	top:445px !important;
	background:#191919;
}

#item10496 {
	width:774px !important;
	left:436px !important;
	top:300px !important;
	min-height:110px !important;
}

#item10519 {
	width:776px !important;
	left:436px !important;
	top:100px !important;
	min-height:202px !important;
}

#item10440 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item10546 {
	width:16px !important;
	height:16px !important;
	left:975px !important;
	top:45px !important;
}

#item10550 {
	width:210px !important;
	height:25px !important;
	left:740px !important;
	top:41px !important;
}

#item21138 {
	width:318px !important;
	height:1770px !important;
	left:2px !important;
	top:150px !important;
	background:#fff;
}

@keyframes fly-in-bottom-21138 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-21138 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item21162 {
	width:260px !important;
	left:30px !important;
	top:240px !important;
	min-height:342px !important;
}

#item21186 {
	width:260px !important;
	left:30px !important;
	top:572px !important;
	min-height:324px !important;
}

#item21211 {
	width:242px !important;
	height:50px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item21209 {
	width:242px !important;
	height:50px !important;
	left:40px !important;
	top:1798px !important;
}

#item22042 {
	width:306px !important;
	left:6px !important;
	top:255px !important;
	min-height:52px !important;
}

#item22065 {
	width:286px !important;
	height:292px !important;
	left:16px !important;
	top:416px !important;
}

#item22066 {
	width:252px !important;
	left:10px !important;
	top:8px !important;
	min-height:488px !important;
}

#item21967 {
	width:306px !important;
	left:12px !important;
	top:262px !important;
	min-height:52px !important;
}

#item21990 {
	width:268px !important;
	height:312px !important;
	left:28px !important;
	top:430px !important;
}

#item21991 {
	width:242px !important;
	left:1px !important;
	top:6px !important;
	min-height:588px !important;
}

#item21893 {
	width:306px !important;
	left:6px !important;
	top:266px !important;
	min-height:52px !important;
}

#item21916 {
	width:260px !important;
	left:29px !important;
	top:424px !important;
	min-height:324px !important;
}

#item21265 {
	width:306px !important;
	left:6px !important;
	top:264px !important;
	min-height:52px !important;
}

#item21288 {
	width:269px !important;
	height:370px !important;
	left:19px !important;
	top:400px !important;
}

#item21289 {
	width:242px !important;
	left:9px !important;
	top:10px !important;
	min-height:606px !important;
}

#item21816 {
	width:306px !important;
	left:11px !important;
	top:255px !important;
	min-height:52px !important;
}

#item21839 {
	width:272px !important;
	height:342px !important;
	left:28px !important;
	top:404px !important;
}

#item21840 {
	width:252px !important;
	left:7px !important;
	top:5px !important;
	min-height:491px !important;
}

#item21737 {
	width:306px !important;
	left:1px !important;
	top:266px !important;
	min-height:52px !important;
}

#item21760 {
	width:294px !important;
	height:276px !important;
	left:16px !important;
	top:414px !important;
}

#item21761 {
	width:260px !important;
	left:12px !important;
	top:13px !important;
	min-height:647px !important;
}

#item21659 {
	width:306px !important;
	left:12px !important;
	top:268px !important;
	min-height:52px !important;
}

#item21682 {
	width:275px !important;
	height:342px !important;
	left:29px !important;
	top:408px !important;
}

#item21683 {
	width:255px !important;
	left:6px !important;
	top:9px !important;
	min-height:993px !important;
}

#item21572 {
	width:306px !important;
	left:12px !important;
	top:266px !important;
	min-height:52px !important;
}

#item21595 {
	width:270px !important;
	height:312px !important;
	left:29px !important;
	top:408px !important;
}

#item21596 {
	width:242px !important;
	left:10px !important;
	top:9px !important;
	min-height:651px !important;
}

#item21493 {
	width:252px !important;
	left:28px !important;
	top:255px !important;
	min-height:40px !important;
}

#item21516 {
	width:286px !important;
	height:334px !important;
	left:32px !important;
	top:404px !important;
}

#item21517 {
	width:261px !important;
	left:8px !important;
	top:8px !important;
	min-height:738px !important;
}

#item21418 {
	width:228px !important;
	left:60px !important;
	top:268px !important;
	min-height:50px !important;
}

#item21441 {
	width:260px !important;
	left:28px !important;
	top:415px !important;
	min-height:353px !important;
}

#item21340 {
	width:199px !important;
	left:60px !important;
	top:255px !important;
	min-height:63px !important;
}

#item21363 {
	width:294px !important;
	height:334px !important;
	left:24px !important;
	top:408px !important;
}

#item21364 {
	width:260px !important;
	left:11px !important;
	top:11px !important;
	min-height:629px !important;
}

#item21234 {
	width:318px !important;
	height:782px !important;
	left:2px !important;
	top:990px !important;
}

#item22094 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item22091 {
	width:125px !important;
	height:40px !important;
	left:166px !important;
	top:1332px !important;
}

#item22120 {
	width:125px !important;
	height:40px !important;
	background:#6c3d91;
}

#item22117 {
	width:125px !important;
	height:40px !important;
	left:31px !important;
	top:1332px !important;
}

#item22153 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#6c3d91;
}

#item22150 {
	width:258px !important;
	height:66px !important;
	left:47px !important;
	top:812px !important;
}

#item22176 {
	width:320px !important;
	height:40px !important;
	left:10px !important;
	top:1217px !important;
	background:#191919;
}

#item22199 {
	width:261px !important;
	left:42px !important;
	top:503px !important;
	min-height:282px !important;
}

#item22222 {
	width:320px !important;
	height:674px !important;
	left:12px !important;
	top:1258px !important;
	background:#6c3d91;
}

#item22239 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item22144 {
	width:333px !important;
	height:1932px !important;
	left:-12px !important;
	top:-10px !important;
}

#item22314 {
	width:16px !important;
	height:16px !important;
	left:175px !important;
	top:56px !important;
}

#item22318 {
	width:16px !important;
	height:16px !important;
	left:134px !important;
	top:56px !important;
}

#item10593 {
	width:130px !important;
	min-height:68px !important;
}

#item10590 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:131px !important;
}

#item10739 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:126px !important;
	background:#fff;
}

@keyframes fly-in-bottom-10739 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-10739 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10766 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item10763 {
	width:136px !important;
	height:74px !important;
	left:902px !important;
	top:139px !important;
}

#item10789 {
	width:530px !important;
	height:500px !important;
	left:705px !important;
	top:407px !important;
}

#item10790 {
	width:501px !important;
	left:6px !important;
	top:6px !important;
	min-height:1120px !important;
}

#item10816 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item10813 {
	width:258px !important;
	height:66px !important;
	left:833px !important;
	top:936px !important;
}

#item10844 {
	width:958px !important;
	left:282px !important;
	top:245px !important;
	min-height:152px !important;
}

#item10898 {
	width:267px !important;
	height:267px !important;
	left:370px !important;
	top:449px !important;
	border-radius:290px;
	background:#cce7eb;
}

#item10928 {
	width:388px !important;
	height:114px !important;
	left:1366px !important;
	top:859px !important;
}

#item10634 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item10631 {
	width:258px !important;
	height:66px !important;
	left:213px !important;
	top:668px !important;
}

#item10657 {
	width:310px !important;
	height:44px !important;
	left:221px !important;
	top:231px !important;
	background:#191919;
}

#item10683 {
	width:607px !important;
	left:1000px !important;
	top:341px !important;
	min-height:248px !important;
}

#item10616 {
	width:1930px !important;
	height:1094px !important;
	left:-10px !important;
	top:-11px !important;
}

#item10951 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:49px !important;
}

#item10955 {
	width:209px !important;
	height:25px !important;
	left:740px !important;
	top:44px !important;
}

#item22343 {
	width:130px !important;
	min-height:68px !important;
}

#item22340 {
	width:130px !important;
	height:68px !important;
	left:95px !important;
	top:551px !important;
}

#item22553 {
	width:320px !important;
	height:1353px !important;
	left:10px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-22553 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-22553 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item22577 {
	width:272px !important;
	height:404px !important;
	left:44px !important;
	top:854px !important;
}

#item22578 {
	width:235px !important;
	left:6px !important;
	top:6px !important;
	min-height:1798px !important;
}

#item22604 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item22601 {
	width:258px !important;
	height:66px !important;
	left:44px !important;
	top:1811px !important;
}

#item22633 {
	width:276px !important;
	left:24px !important;
	top:247px !important;
	min-height:331px !important;
}

#item22688 {
	width:257px !important;
	height:104px !important;
	left:44px !important;
	top:1662px !important;
}

#item22656 {
	width:200px !important;
	height:200px !important;
	left:124px !important;
	top:624px !important;
	border-radius:250px;
	background:#cce7eb;
}

#item22382 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item22378 {
	width:258px !important;
	height:66px !important;
	left:44px !important;
	top:1094px !important;
}

#item22405 {
	width:310px !important;
	height:44px !important;
	left:15px !important;
	top:1211px !important;
	background:#191919;
}

#item22431 {
	width:249px !important;
	left:46px !important;
	top:494px !important;
	min-height:438px !important;
}

#item22454 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#00889c;
}

#item22470 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item22366 {
	width:335px !important;
	height:1932px !important;
	left:-10px !important;
	top:-10px !important;
}

#item22711 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:59px !important;
}

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

#item11002 {
	width:1920px !important;
	height:968px !important;
	top:115px !important;
	background:#fff;
}

@keyframes fly-in-bottom-11002 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-11002 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11027 {
	width:1127px !important;
	left:100px !important;
	top:297px !important;
	min-height:138px !important;
}

#item11056 {
	width:242px !important;
	height:50px !important;
	text-shadow:3px 3px 5px rgba(0,0,0,0.25);
	border-radius:4px;
}

#item11053 {
	width:242px !important;
	height:50px !important;
	left:1044px !important;
	top:958px !important;
}

#item11079 {
	width:1126px !important;
	height:500px !important;
	left:101px !important;
	top:478px !important;
}

#item11080 {
	width:1079px !important;
	left:4px !important;
	top:7px !important;
	min-height:1102px !important;
}

#item11107 {
	width:130px !important;
	min-height:68px !important;
}

#item11104 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:131px !important;
}

#item11461 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:124px !important;
	background:#fff;
}

@keyframes fly-in-bottom-11461 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-11461 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11485 {
	width:1129px !important;
	left:111px !important;
	top:234px !important;
	background:#cce7eb;
	min-height:756px !important;
}

#item11511 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item11508 {
	width:258px !important;
	height:66px !important;
	left:1434px !important;
	top:895px !important;
}

#item11534 {
	width:130px !important;
	left:905px !important;
	top:140px !important;
	min-height:68px !important;
}

#item11591 {
	width:894px !important;
	height:80px !important;
	left:236px !important;
	top:846px !important;
	background:#fff;
}

#item11250 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:124px !important;
	background:#fff;
}

@keyframes fly-in-bottom-11250 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-11250 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11282 {
	width:640px !important;
	left:1290px !important;
	top:124px !important;
	background:#cce7eb;
	min-height:966px !important;
}

#item11308 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item11305 {
	width:258px !important;
	height:66px !important;
	left:833px !important;
	top:935px !important;
}

#item11331 {
	width:220px !important;
	height:295px !important;
	left:355px !important;
	top:256px !important;
	background:#fff;
}

#item11354 {
	width:130px !important;
	left:905px !important;
	top:140px !important;
	min-height:68px !important;
}

#item11378 {
	width:540px !important;
	height:544px !important;
	left:703px !important;
	top:367px !important;
}

#item11379 {
	width:502px !important;
	left:9px !important;
	top:8px !important;
	min-height:1406px !important;
}

#item11405 {
	width:540px !important;
	left:700px !important;
	top:255px !important;
	min-height:92px !important;
}

#item11429 {
	width:520px !important;
	height:748px !important;
	left:1342px !important;
	top:208px !important;
}

#item11430 {
	width:474px !important;
	left:8px !important;
	top:10px !important;
	min-height:1154px !important;
}

#item11144 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item11141 {
	width:258px !important;
	height:66px !important;
	left:1573px !important;
	top:912px !important;
}

#item11168 {
	width:310px !important;
	height:44px !important;
	left:1520px !important;
	top:212px !important;
	background:#191919;
}

#item11194 {
	width:564px !important;
	left:1256px !important;
	top:548px !important;
	min-height:350px !important;
}

#item11130 {
	width:1930px !important;
	height:1092px !important;
	left:-10px !important;
	top:-9px !important;
}

#item11615 {
	width:15px !important;
	height:15px !important;
	left:955px !important;
	top:48px !important;
}

#item11620 {
	width:209px !important;
	height:25px !important;
	left:720px !important;
	top:43px !important;
}

#item11649 {
	width:15px !important;
	height:15px !important;
	left:997px !important;
	top:48px !important;
}

#item22735 {
	width:130px !important;
	min-height:68px !important;
}

#item22732 {
	width:130px !important;
	height:68px !important;
	left:95px !important;
	top:551px !important;
}

#item23124 {
	width:320px !important;
	height:1736px !important;
	left:10px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-23124 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-23124 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23148 {
	width:320px !important;
	left:10px !important;
	top:288px !important;
	background:#cce7eb;
	min-height:418px !important;
}

#item23174 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item23171 {
	width:258px !important;
	height:66px !important;
	left:44px !important;
	top:1599px !important;
}

#item23227 {
	width:290px !important;
	height:126px !important;
	left:21px !important;
	top:538px !important;
}

#item22940 {
	width:320px !important;
	height:1736px !important;
	left:10px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-22940 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-22940 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item22968 {
	width:320px !important;
	left:10px !important;
	top:1212px !important;
	background:#cce7eb;
	min-height:686px !important;
}

#item22994 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item22991 {
	width:258px !important;
	height:66px !important;
	left:44px !important;
	top:1791px !important;
}

#item23017 {
	width:266px !important;
	height:101px !important;
	left:37px !important;
	top:527px !important;
	background:#fff;
}

#item23042 {
	width:273px !important;
	height:294px !important;
	left:40px !important;
	top:876px !important;
}

#item23043 {
	width:238px !important;
	left:9px !important;
	top:8px !important;
	min-height:1976px !important;
}

#item23069 {
	width:260px !important;
	left:40px !important;
	top:670px !important;
	min-height:198px !important;
}

#item23092 {
	width:276px !important;
	height:508px !important;
	left:40px !important;
	top:1262px !important;
}

#item23093 {
	width:252px !important;
	left:8px !important;
	top:10px !important;
	min-height:1154px !important;
}

#item22773 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item22770 {
	width:258px !important;
	height:66px !important;
	left:40px !important;
	top:1065px !important;
}

#item22822 {
	width:242px !important;
	left:50px !important;
	top:510px !important;
	min-height:460px !important;
}

#item22871 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1258px !important;
	background:#00889c;
}

#item22888 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item29080 {
	width:320px !important;
	height:44px !important;
	left:10px !important;
	top:1216px !important;
	background:#191919;
}

#item22758 {
	width:330px !important;
	height:1932px !important;
	left:-10px !important;
	top:-10px !important;
}

#item23251 {
	width:15px !important;
	height:15px !important;
	left:155px !important;
	top:50px !important;
}

#item23256 {
	width:15px !important;
	height:15px !important;
	left:114px !important;
	top:50px !important;
}

#item23262 {
	width:15px !important;
	height:15px !important;
	left:197px !important;
	top:50px !important;
}

#item11947 {
	width:1920px !important;
	height:968px !important;
	top:115px !important;
	background:#fff;
}

@keyframes fly-in-bottom-11947 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-11947 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11973 {
	width:1127px !important;
	left:100px !important;
	top:297px !important;
	min-height:138px !important;
}

#item12003 {
	width:242px !important;
	height:50px !important;
	text-shadow:3px 3px 5px rgba(0,0,0,0.25);
	border-radius:4px;
}

#item12000 {
	width:242px !important;
	height:50px !important;
	left:1044px !important;
	top:958px !important;
}

#item12026 {
	width:1126px !important;
	height:500px !important;
	left:101px !important;
	top:478px !important;
}

#item12027 {
	width:1079px !important;
	left:4px !important;
	top:7px !important;
	min-height:1102px !important;
}

#item12054 {
	width:130px !important;
	min-height:68px !important;
}

#item12051 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:131px !important;
}

#item12198 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:124px !important;
	background:#fff;
}

@keyframes fly-in-bottom-12198 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-12198 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12222 {
	width:1054px !important;
	left:164px !important;
	top:386px !important;
	background:#cce7eb;
	min-height:590px !important;
}

#item12248 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item12245 {
	width:258px !important;
	height:66px !important;
	left:1443px !important;
	top:925px !important;
}

#item12272 {
	width:890px !important;
	height:100px !important;
	left:230px !important;
	top:824px !important;
}

#item12295 {
	width:130px !important;
	left:905px !important;
	top:140px !important;
	min-height:68px !important;
}

#item12319 {
	width:540px !important;
	height:660px !important;
	left:1290px !important;
	top:268px !important;
}

#item12321 {
	width:502px !important;
	left:9px !important;
	top:8px !important;
	min-height:1610px !important;
}

#item12347 {
	width:1075px !important;
	left:165px !important;
	top:270px !important;
	min-height:115px !important;
}

#item12092 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item12089 {
	width:258px !important;
	height:66px !important;
	left:141px !important;
	top:847px !important;
}

#item12115 {
	width:310px !important;
	height:44px !important;
	left:146px !important;
	top:564px !important;
	background:#191919;
}

#item12141 {
	width:436px !important;
	left:922px !important;
	top:644px !important;
	text-shadow:1px 1px 5px rgba(0,0,0,0.75);
	min-height:138px !important;
}

#item12077 {
	width:1930px !important;
	height:1092px !important;
	left:-10px !important;
	top:-9px !important;
}

#item12384 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:48px !important;
}

#item12388 {
	width:209px !important;
	height:25px !important;
	left:740px !important;
	top:43px !important;
}

#item23555 {
	width:130px !important;
	min-height:68px !important;
}

#item23551 {
	width:130px !important;
	height:68px !important;
	left:95px !important;
	top:551px !important;
}

#item23761 {
	width:320px !important;
	height:1770px !important;
	left:14px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-23761 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-23761 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23785 {
	width:320px !important;
	left:14px !important;
	top:572px !important;
	background:#cce7eb;
	min-height:342px !important;
}

#item23812 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item23808 {
	width:258px !important;
	height:66px !important;
	left:46px !important;
	top:1749px !important;
}

#item23835 {
	width:260px !important;
	height:108px !important;
	left:44px !important;
	top:768px !important;
}

#item23859 {
	width:278px !important;
	height:752px !important;
	left:44px !important;
	top:960px !important;
}

#item23860 {
	width:244px !important;
	left:9px !important;
	top:8px !important;
	min-height:2530px !important;
}

#item23886 {
	width:260px !important;
	left:44px !important;
	top:264px !important;
	min-height:340px !important;
}

#item23592 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item23589 {
	width:258px !important;
	height:66px !important;
	left:48px !important;
	top:1073px !important;
}

#item23615 {
	width:310px !important;
	height:44px !important;
	left:20px !important;
	top:1214px !important;
	background:#191919;
}

#item23642 {
	width:192px !important;
	left:78px !important;
	top:461px !important;
	text-shadow:1px 1px 5px rgba(0,0,0,0.75);
	min-height:217px !important;
}

#item23692 {
	width:320px !important;
	height:674px !important;
	left:14px !important;
	top:1258px !important;
	background:#00889c;
}

#item23710 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item23578 {
	width:334px !important;
	height:1932px !important;
	left:-12px !important;
	top:-10px !important;
}

#item23915 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:58px !important;
}

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

#item12430 {
	width:130px !important;
	min-height:68px !important;
}

#item12427 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:128px !important;
}

#item12630 {
	width:1920px !important;
	height:968px !important;
	left:10px !important;
	top:122px !important;
	background:#fff;
}

@keyframes fly-in-bottom-12630 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-12630 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28645 {
	width:732px !important;
	height:486px !important;
	left:769px !important;
	top:347px !important;
}

#item12660 {
	width:130px !important;
	left:3px !important;
	top:3px !important;
	min-height:68px !important;
}

#item12657 {
	width:136px !important;
	height:74px !important;
	left:314px !important;
	top:69px !important;
}

#item12687 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item12684 {
	width:258px !important;
	height:66px !important;
	left:249px !important;
	top:855px !important;
}

#item12711 {
	width:143px !important;
	height:104px !important;
	left:1176px !important;
	top:567px !important;
}

#item12726 {
	width:271px !important;
	left:1524px !important;
	top:340px !important;
	min-height:158px !important;
}

#item12750 {
	width:540px !important;
	left:112px !important;
	top:513px !important;
	min-height:309px !important;
}

#item12773 {
	width:540px !important;
	left:112px !important;
	top:327px !important;
	min-height:159px !important;
}

#item12469 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item12465 {
	width:258px !important;
	height:66px !important;
	left:267px !important;
	top:951px !important;
}

@keyframes fly-in-top-12492 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.8;
	}
}
@-webkit-keyframes fly-in-top-12492 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.8;
	}
}
#item12599 {
	width:1088px !important;
	left:154px !important;
	top:776px !important;
	min-height:142px !important;
}

#item27632 {
	width:676px !important;
	left:1198px !important;
	top:780px !important;
	min-height:184px !important;
}

#item12453 {
	width:1932px !important;
	height:1091px !important;
	left:-12px !important;
	top:-10px !important;
}

#item12832 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:46px !important;
}

#item12837 {
	width:209px !important;
	height:25px !important;
	left:740px !important;
	top:41px !important;
}

#item27733 {
	width:320px !important;
	height:1770px !important;
	left:14px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-27733 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-27733 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28641 {
	width:329px !important;
	height:220px !important;
	left:11px !important;
	top:699px !important;
}

#item27797 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item27794 {
	width:258px !important;
	height:66px !important;
	left:48px !important;
	top:1675px !important;
}

#item27821 {
	width:127px !important;
	height:93px !important;
	left:43px !important;
	top:1060px !important;
}

#item27826 {
	width:260px !important;
	left:44px !important;
	top:946px !important;
	min-height:108px !important;
}

#item27850 {
	width:260px !important;
	left:42px !important;
	top:1249px !important;
	min-height:371px !important;
}

#item27873 {
	width:260px !important;
	left:43px !important;
	top:284px !important;
	min-height:288px !important;
}

#item27910 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:5px !important;
	box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#00889c;
}

#item27906 {
	width:258px !important;
	height:66px !important;
	left:48px !important;
	top:1170px !important;
}

#item28065 {
	width:227px !important;
	left:61px !important;
	top:686px !important;
	min-height:378px !important;
}

#item28507 {
	width:320px !important;
	height:674px !important;
	left:14px !important;
	top:1256px !important;
	background:#00889c;
}

#item28523 {
	width:202px !important;
	left:91px !important;
	top:156px !important;
	min-height:387px !important;
}

#item27727 {
	width:340px !important;
	height:1930px !important;
	left:-15px !important;
	top:-10px !important;
}

#item28089 {
	width:16px !important;
	height:16px !important;
	left:175px !important;
	top:55px !important;
}

#item28093 {
	width:16px !important;
	height:16px !important;
	left:134px !important;
	top:55px !important;
}

p.autoParaStyle152 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:68px;
	line-height:67px;
	color:#000;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle150 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#000;
	text-align:right;
}

p.autoParaStyle149 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#000;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
}

p.autoParaStyle147 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
}

p.autoParaStyle146 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle145 {
	font-family:FF-SymbolMT,Symbol;
	font-size:26px;
	line-height:30px;
	color:#00889c;
	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.autoParaStyle144 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#000;
	text-align:left;
}

p.autoParaStyle142 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:26px;
	line-height:30px;
	color:#000;
	text-align:center;
}

p.autoParaStyle141 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:30px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle140 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:19px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle139 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:22px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle138 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:26px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle137 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:19px;
	line-height:22px;
	color:#000;
	margin-top:20px;
	text-align:center;
}

p.autoParaStyle136 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:60px;
	line-height:60px;
	color:#000;
	text-align:left;
}

p.autoParaStyle135 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:60px;
	line-height:55px;
	color:#000;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#000;
	text-align:center;
}

p.autoParaStyle133 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-top:20px;
	text-align:center;
}

p.autoParaStyle131 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle130 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle129 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle128 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#000;
	text-align:center;
}

p.autoParaStyle127 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:8px;
	line-height:10px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle126 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:15px;
	line-height:16px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:15px;
	line-height:16px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:19px;
	color:#000;
	text-align:center;
}

p.autoParaStyle123 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:26px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	text-align:center;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:30px;
	line-height:36px;
	color:#6c3d91;
	text-align:center;
}

p.autoParaStyle120 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle119 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:34px;
	line-height:36px;
	color:#6c3d91;
	text-align:left;
}

p.autoParaStyle118 {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:center;
}

p.autoParaStyle117 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:69px;
	line-height:64px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle116 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle115 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:27px;
	line-height:32.4px;
	color:#000;
	text-align:right;
}

p.autoParaStyle112 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:26px;
	color:#000;
	text-align:left;
}

p.autoParaStyle111 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	text-align:center;
}

p.autoParaStyle110 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Georgia-Italic,Georgia,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#fff;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
}

p.autoParaStyle109 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#fff;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
}

p.autoParaStyle108 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle107 {
	font-family:FF-SymbolMT,Symbol;
	font-size:30px;
	line-height:30px;
	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.autoParaStyle106 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle105 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.010em;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle103 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-align:center;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:74px;
	line-height:67px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle101 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:27px;
	line-height:32.4px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle100 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle99 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle98 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:29px;
	color:#000;
	text-align:left;
}

p.autoParaStyle97 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle96 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:26px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle95 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:21.3px;
	line-height:23.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle93 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:19.2px;
	line-height:23.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle92 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:17.1px;
	line-height:23.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle91 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:right;
}

p.autoParaStyle90 {
	font-family:FF-SymbolMT,Symbol;
	font-size:26px;
	line-height:30px;
	color:#6c3d91;
	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.autoParaStyle89 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:31px;
	color:#000;
	text-align:left;
}

p.autoParaStyle88 {
	font-family:FF-Georgia,Georgia,Georgia, serif;
	font-size:52px;
	line-height:64px;
	color:#000;
	text-align:left;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle86 {
	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.autoParaStyle85 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:27px;
	line-height:32.4px;
	color:#fff;
	letter-spacing:-0.025em;
	text-align:right;
}

p.autoParaStyle83 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	text-align:left;
}

p.autoParaStyle82 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	padding-left:10px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle81 {
	font-family:FF-ArialRoundedMTBold,"Arial Rounded MT Bold",serif;
	font-size:34px;
	line-height:40px;
	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:center;
}

p.autoParaStyle80 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	padding-left:20px;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle78 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle77 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:27px;
	line-height:32.4px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle76 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle75 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-align:center;
}

p.autoParaStyle74 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:center;
}

p.autoParaStyle73 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:center;
}

p.autoParaStyle72 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:19px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle71 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:27px;
	line-height:32.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle69 {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:22px;
	line-height:26px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle68 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle67 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:21px;
	line-height:26px;
	color:#000;
	text-align:left;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:38px;
	line-height:30px;
	color:#000;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle65 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:22px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle64 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:19px;
	line-height:22px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:19px;
	line-height:22px;
	color:#000;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:22px;
	color:#000;
	padding-right:40px;
	text-align:center;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:21px;
	line-height:22px;
	color:#000;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
}

p.autoParaStyle60 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:19px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle59 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:17px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:21px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#e35378;
	padding-left:12px;
	padding-right:12px;
	text-align:center;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000;
	padding-left:12px;
	padding-right:12px;
	text-align:center;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#000;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
}

p.autoParaStyle54 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:21px;
	line-height:26px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:25px;
	line-height:30px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-ArialRoundedMTBold,"Arial Rounded MT Bold",serif;
	font-size:34px;
	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.autoParaStyle51 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:25px;
	line-height:30px;
	color:#e35378;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:25px;
	line-height:30px;
	color:#000;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
}

p.autoParaStyle49 {
	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.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle47 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle43 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:21.1px;
	line-height:21.1px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle41 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-indent:-25px;
	padding-left:25px;
	text-align:left;
}

p.autoParaStyle40 {
	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.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:21.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.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:21.1px;
	line-height:21.1px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle33 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle32 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-indent:-26px;
	padding-left:30px;
	text-align:center;
}

p.autoParaStyle31 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:center;
}

p.autoParaStyle30 {
	font-family:FF-Georgia,Georgia,Georgia, serif;
	font-size:53px;
	line-height:57px;
	color:#000;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:53px;
	line-height:57px;
	color:#000;
	text-align:left;
}

p.autoParaStyle28 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle26 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle24 {
	font-family:FF-SymbolMT,Symbol;
	font-size:26px;
	line-height:30px;
	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.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:FF-Georgia,Georgia,Georgia, serif;
	font-size:53px;
	line-height:48px;
	color:#000;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:FF-SymbolMT,Symbol;
	font-size:30px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:17px;
	line-height:20.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;
	text-align:center;
}

p.autoParaStyle19 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	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:10px;
	padding-right:1px;
	text-align:center;
}

p.autoParaStyle18 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:32px;
	line-height:30px;
	color:#333333;
	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;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:60px;
	line-height:72px;
	color:#6c3d91;
	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.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:34px;
	line-height:32px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:17px;
	line-height:14px;
	color:#333333;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:17px;
	line-height:18px;
	color:#ffffff;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:17px;
	line-height:18px;
	color:#333333;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#241430;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle9 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:50px;
	color:#000;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:70px;
	line-height:66px;
	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:20px;
	padding-right:20px;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:45px;
	line-height:45px;
	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;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:24px;
	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:right;
}

p.autoParaStyle5 {
	font-family:FF-Corbel,Corbel,sans-serif;
	font-size:180px;
	line-height:216px;
	color:#6c3d91;
	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.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:14px;
	color:#333333;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:14px;
	color:#ffffff;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:17.8px;
	line-height:17.8px;
	color:#ffffff;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:16px;
	color:#333333;
	padding-right:12px;
	text-align:left;
}

p.mobile-normal {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:17px;
	line-height:20px;
	color:#000;
	text-align:center;
}

p.mobile-pullquote-black {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	text-align:center;
}

p.mobile-pullquote {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#fff;
	text-align:center;
}

p.pullquote {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	text-align:left;
}

p.mobile-caption {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-align:center;
}

p.mobile-story-heading-black {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:36px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.025em;
	text-align:center;
}

p.mobile-story-heading {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:36px;
	line-height:40px;
	color:#fff;
	letter-spacing:-0.025em;
	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.Custom-V_-_pullquote {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#000;
	text-align:left;
}

p.Custom-V_-_caption {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.blok-normal {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.Custom-V_-_blokheading {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.Custom-V_-_subheading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-align:left;
}

p.Custom-V_-_Story-heading {
	font-family:FF-Georgia,Georgia,Georgia, serif;
	font-size:52px;
	line-height:48px;
	color:#000;
	text-align:left;
}

p.navigationskrif {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

p.Custom-V_-_normal {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:left;
}

p.Google-Pixel_Pixel-2-H_-_caption {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	text-align:left;
}

p.Google-Pixel_Pixel-2-H_-_pullquote {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	text-align:left;
}

p.Google-Pixel_Pixel-2-H_-_Google-Pixel_Pixel-2-V_-_Story-heading {
	font-family:FF-Georgia,Georgia,Georgia, serif;
	font-size:45px;
	line-height:48px;
	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.Google-Pixel_Pixel-2-H_-_Google-Pixel_Pixel-2-V_-_blokheading {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.Google-Pixel_Pixel-2-H_-_Google-Pixel_Pixel-2-V_-_normal {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:21px;
	line-height:26px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.Paragraph-Style-1 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.Google-Pixel_Pixel-2-H_-_Google-Pixel_Pixel-2-V_-_subheading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:26px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.menu_item {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#ffffff;
	padding-right:12px;
	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.autoCharStyle18 {
	font-size:32px;
}

span.autoCharStyle17 {
	font-size:24px;
}

span.autoCharStyle16 {
	font-size:24px;
}

span.autoCharStyle15 {
	font-size:24px;
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
	font-size:26px;
}

span.autoCharStyle12 {
	font-size:22px;
}

span.autoCharStyle11 {
	font-family:FF-ArialMT,Arial,sans-serif;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Arial-BoldItalicMT,Arial,sans-serif;
}

span.autoCharStyle9 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Arial-BoldItalicMT,Arial,sans-serif;
	color:#6c3d91;
}

span.autoCharStyle7 {
	font-size:26px;
}

span.autoCharStyle6 {
	font-size:24px;
}

span.autoCharStyle5 {
	font-size:19px;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:23px;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
}

span.autoCharStyle2 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
}

span.Ink-free-black {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	color:#000;
}

span.Ink-free-white {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	color:#fff;
}

span.Hyperlink {
	color:#6c3d91;
}

span.hyperlink-pers {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#6c3d91;
}

span.Google-Pixel_Pixel-2-H_-_Hyperlink-pienk {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#e35378;
}

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.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; } }

