/* 	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;}
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

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

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

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

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

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

@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-BoldMT;
	src:url("../fonts/arialbd.ttf");
	font-weight:bold;
}

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

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

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

@keyframes custom-744 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-473px,0px);}
}
@-webkit-keyframes custom-744 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-473px,0px);}
}
#item746 {
	width:470px !important;
	height:1083px !important;
	box-shadow:-6px 0px 6px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-6px 0px 6px 0px rgba(0,0,0,0.33);
	background:#191919;
}

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

#item748 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:879px !important;
}

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

#item780 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:828px !important;
}

#item810 {
	width:465px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item807 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:776px !important;
}

#item836 {
	width:465px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item833 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:725px !important;
}

#item862 {
	width:465px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item859 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:673px !important;
}

#item888 {
	width:465px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item885 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:622px !important;
}

#item914 {
	width:465px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item911 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:570px !important;
}

#item940 {
	width:465px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item937 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:519px !important;
}

#item966 {
	width:465px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item963 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:468px !important;
}

#item992 {
	width:465px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item989 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:416px !important;
}

#item1019 {
	width:465px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item1015 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:364px !important;
}

#item1046 {
	width:465px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item1042 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:313px !important;
}

#item1072 {
	width:465px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item1069 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:261px !important;
}

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

#item1095 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:210px !important;
}

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

#item1122 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:158px !important;
}

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

#item1148 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:107px !important;
}

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

#item1174 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:55px !important;
}

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

#item1200 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:4px !important;
}

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

#item1227 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:982px !important;
}

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

#item1254 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:931px !important;
}

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

#item1280 {
	width:465px !important;
	height:48px !important;
	left:1px !important;
	top:1034px !important;
}

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

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

#item310 {
	width:398px !important;
	text-shadow:1px 1px 5px rgba(0,0,0,0.55);
	min-height:106px !important;
}

#item307 {
	width:398px !important;
	height:106px !important;
	left:310px !important;
	top:610px !important;
}

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

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

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

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

#item441 {
	width:36px !important;
	height:35px !important;
	left:415px !important;
	top:804px !important;
}

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

#item508 {
	width:343px !important;
	height:228px !important;
	text-shadow:2px 0px 1px rgba(0,0,0,0.25);
}

#item505 {
	width:343px !important;
	height:228px !important;
	left:1423px !important;
	top:142px !important;
}

#item559 {
	width:365px !important;
	height:123px !important;
	text-shadow:2px 0px 1px rgba(0,0,0,0.25);
}

#item556 {
	width:365px !important;
	height:123px !important;
	left:1423px !important;
	top:430px !important;
}

#item585 {
	width:434px !important;
	height:271px !important;
	left:443px !important;
	top:16px !important;
	text-shadow:3px 0px 4px rgba(0,0,0,0.95);
}

#item582 {
	width:877px !important;
	height:287px !important;
	left:251px !important;
	top:244px !important;
}

@keyframes custom-610 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(398px,0px);}
}
@-webkit-keyframes custom-610 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(398px,0px);}
}
#item611 {
	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;
}

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

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

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

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

#item710 {
	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;
}

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

@keyframes custom-14829 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-257px,0px);}
}
@-webkit-keyframes custom-14829 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-257px,0px);}
}
#item14831 {
	width:264px !important;
	height:1236px !important;
	box-shadow:-6px 0px 6px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-6px 0px 6px 0px rgba(0,0,0,0.33);
	background:#191919;
}

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

#item14833 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:972px !important;
}

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

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

#item14888 {
	width:260px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

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

#item14914 {
	width:260px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

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

#item14940 {
	width:260px !important;
	height:68px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item14937 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:748px !important;
}

#item14966 {
	width:260px !important;
	height:68px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item14963 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:676px !important;
}

#item14992 {
	width:260px !important;
	height:47px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item14989 {
	width:260px !important;
	height:47px !important;
	left:2px !important;
	top:626px !important;
}

#item15019 {
	width:260px !important;
	height:68px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item15016 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:555px !important;
}

#item15045 {
	width:260px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

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

#item15071 {
	width:260px !important;
	height:69px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item15068 {
	width:260px !important;
	height:69px !important;
	left:2px !important;
	top:432px !important;
}

#item15097 {
	width:260px !important;
	height:68px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item15094 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:361px !important;
}

#item15124 {
	width:260px !important;
	height:49px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

#item15121 {
	width:260px !important;
	height:49px !important;
	left:2px !important;
	top:309px !important;
}

#item15151 {
	width:260px !important;
	height:48px !important;
	background:#5f3da4;
	padding:0px 0px 0px 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item15306 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:1165px !important;
}

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

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

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

#item15358 {
	width:260px !important;
	height:68px !important;
	left:2px !important;
	top:1043px !important;
}

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

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

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

#item15402.fixed-pos-elem {
	width:63px !important;
	height:63px !important;
	top:244px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item14419 {
	width:320px !important;
	height:37px !important;
	top:143px !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;
}

#item14496 {
	width:286px !important;
	height:64px !important;
	left:19px !important;
	top:182px !important;
	text-shadow:1px 0px 5px rgba(0,0,0,0.55);
}

#item14522 {
	width:181px !important;
	height:107px !important;
}

#item14519 {
	width:181px !important;
	height:107px !important;
	left:71px !important;
	top:938px !important;
}

#item14550 {
	width:175px !important;
	height:107px !important;
}

#item14546 {
	width:175px !important;
	height:107px !important;
	left:72px !important;
	top:1062px !important;
}

#item14573 {
	width:241px !important;
	left:41px !important;
	top:445px !important;
	min-height:38px !important;
}

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

#item14660 {
	width:320px !important;
	height:56px !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:#013162;
	outline:solid 1px #fff;
}

#item14657 {
	width:320px !important;
	height:56px !important;
	left:2px !important;
	top:1272px !important;
}

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

#item14684 {
	width:36px !important;
	height:35px !important;
	left:174px !important;
	top:1220px !important;
}

#item14766 {
	width:219px !important;
	height:90px !important;
}

#item14763 {
	width:219px !important;
	height:90px !important;
	left:71px !important;
	top:802px !important;
}

#item14794 {
	width:319px !important;
	height:69px !important;
	top:107px !important;
	text-shadow:1px 1px 1px rgba(0,0,0,0.75);
}

#item14790 {
	width:319px !important;
	height:177px !important;
	left:-1px !important;
	top:550px !important;
}

#item30282 {
	width:36px !important;
	height:35px !important;
	left:124px !important;
	top:1220px !important;
}

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

#item1338 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:140px !important;
}

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

#item1438 {
	width:135px !important;
	height:73px !important;
	left:905px !important;
	top:148px !important;
}

#item1464 {
	width:1113px !important;
	left:702px !important;
	top:327px !important;
	min-height:90px !important;
}

#item1487 {
	width:1128px !important;
	height:460px !important;
	left:704px !important;
	top:424px !important;
}

#item1491 {
	width:1074px !important;
	left:7px !important;
	top:7px !important;
	min-height:1853px !important;
}

#item1517 {
	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;
}

#item1514 {
	width:257px !important;
	height:65px !important;
	left:1141px !important;
	top:900px !important;
}

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

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

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

#item1380 {
	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;
}

#item1377 {
	width:257px !important;
	height:65px !important;
	left:301px !important;
	top:809px !important;
}

#item1366 {
	width:1932px !important;
	height:1090px !important;
	left:-12px !important;
	top:-10px !important;
}

#item1605 {
	width:209px !important;
	height:25px !important;
	left:738px !important;
	top:53px !important;
}

#item1634 {
	width:15px !important;
	height:15px !important;
	left:965px !important;
	top:58px !important;
}

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

#item15430 {
	width:130px !important;
	height:68px !important;
	left:95px !important;
	top:560px !important;
}

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

@keyframes fly-in-bottom-15590 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-15590 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item15614 {
	width:201px !important;
	left:70px !important;
	top:262px !important;
	min-height:111px !important;
}

#item15637 {
	width:280px !important;
	height:920px !important;
	left:42px !important;
	top:824px !important;
}

#item15638 {
	width:232px !important;
	left:7px !important;
	top:7px !important;
	min-height:3841px !important;
}

#item15664 {
	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;
}

#item15661 {
	width:257px !important;
	height:65px !important;
	left:45px !important;
	top:1772px !important;
}

#item15688 {
	width:320px !important;
	height:402px !important;
	left:10px !important;
	top:382px !important;
	background:#f9dce4;
}

#item15695 {
	width:260px !important;
	left:30px !important;
	top:296px !important;
	min-height:102px !important;
}

#item15718 {
	width:320px !important;
	top:257px !important;
	min-height:43px !important;
}

#item15470 {
	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;
}

#item15467 {
	width:257px !important;
	height:65px !important;
	left:45px !important;
	top:1062px !important;
}

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

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

#item15456 {
	width:334px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item15744 {
	width:15px !important;
	height:15px !important;
	left:132px !important;
	top:58px !important;
}

#item15750 {
	width:15px !important;
	height:15px !important;
	left:165px !important;
	top:58px !important;
}

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

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

#item1687 {
	width:1921px !important;
	height:968px !important;
	left:10px !important;
	top:125px !important;
	background:#fff;
}

@keyframes fly-in-bottom-1687 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1687 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1711 {
	width:541px !important;
	height:632px !important;
	left:1291px !important;
	top:342px !important;
	background:#f9dce4;
}

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

#item1713 {
	width:378px !important;
	left:81px !important;
	top:453px !important;
	min-height:145px !important;
}

#item1736 {
	width:443px !important;
	left:48px !important;
	top:149px !important;
	min-height:195px !important;
}

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

#item1760 {
	width:120px !important;
	height:120px !important;
	left:213px !important;
	top:367px !important;
}

#item1786 {
	width:389px !important;
	left:68px !important;
	top:87px !important;
	min-height:37px !important;
}

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

#item1833 {
	width:135px !important;
	height:73px !important;
	left:903px !important;
	top:138px !important;
}

#item1859 {
	width:1720px !important;
	left:110px !important;
	top:258px !important;
	min-height:68px !important;
}

#item1885 {
	width:242px !important;
	height:50px !important;
	left:4px !important;
	top:4px !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;
}

#item1882 {
	width:257px !important;
	height:65px !important;
	left:828px !important;
	top:900px !important;
}

#item1972 {
	width:540px !important;
	height:468px !important;
	left:701px !important;
	top:390px !important;
}

#item1973 {
	width:502px !important;
	left:5px !important;
	top:6px !important;
	min-height:1740px !important;
}

#item2004 {
	width:242px !important;
	height:50px !important;
	left:4px !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;
}

#item2001 {
	width:257px !important;
	height:65px !important;
	left:334px !important;
	top:836px !important;
}

#item1675 {
	width:1931px !important;
	height:1093px !important;
	left:-11px !important;
	top:-10px !important;
}

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

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

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

@keyframes fly-in-bottom-15777 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-15777 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item15801 {
	width:320px !important;
	height:535px !important;
	left:10px !important;
	top:1238px !important;
	background:#f9dce4;
}

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

#item15803 {
	width:260px !important;
	left:30px !important;
	top:405px !important;
	min-height:116px !important;
}

#item15826 {
	width:260px !important;
	left:30px !important;
	top:111px !important;
	min-height:195px !important;
}

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

#item15851 {
	width:120px !important;
	height:120px !important;
	left:98px !important;
	top:319px !important;
}

#item15877 {
	width:260px !important;
	left:30px !important;
	top:49px !important;
	min-height:63px !important;
}

#item15902 {
	width:259px !important;
	left:41px !important;
	top:254px !important;
	min-height:159px !important;
}

#item15929 {
	width:242px !important;
	height:50px !important;
	left:4px !important;
	top:4px !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;
}

#item15926 {
	width:257px !important;
	height:65px !important;
	left:45px !important;
	top:1806px !important;
}

#item16009 {
	width:289px !important;
	height:350px !important;
	left:42px !important;
	top:845px !important;
}

#item16010 {
	width:254px !important;
	left:5px !important;
	top:6px !important;
	min-height:2183px !important;
}

#item16042 {
	width:242px !important;
	height:50px !important;
	left:4px !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;
}

#item16038 {
	width:257px !important;
	height:65px !important;
	left:45px !important;
	top:760px !important;
}

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

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

#item15765 {
	width:335px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item16153 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:58px !important;
}

#item16159 {
	width:15px !important;
	height:15px !important;
	left:133px !important;
	top:58px !important;
}

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

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

#item2192 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:11px !important;
}

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

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

#item2221 {
	width:135px !important;
	height:73px !important;
	left:903px !important;
	top:136px !important;
}

#item2251 {
	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;
}

#item2248 {
	width:257px !important;
	height:65px !important;
	left:844px !important;
	top:857px !important;
}

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

#item2284 {
	width:296px !important;
	left:62px !important;
	top:344px !important;
	min-height:75px !important;
}

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

#item2331 {
	width:533px !important;
	height:542px !important;
	left:703px !important;
	top:307px !important;
}

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

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

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

#item2406 {
	width:337px !important;
	height:55px !important;
	left:1391px !important;
	top:793px !important;
}

#item2432 {
	width:447px !important;
	height:107px !important;
	left:1342px !important;
	top:592px !important;
}

#item2460 {
	width:447px !important;
	height:107px !important;
	left:1342px !important;
	top:485px !important;
}

#item2486 {
	width:447px !important;
	height:107px !important;
	left:1342px !important;
	top:379px !important;
}

#item2142 {
	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;
}

#item2138 {
	width:257px !important;
	height:65px !important;
	left:1443px !important;
	top:593px !important;
}

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

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

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

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

@keyframes fly-in-bottom-16308 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-16308 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16335 {
	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;
}

#item16332 {
	width:257px !important;
	height:65px !important;
	left:48px !important;
	top:1804px !important;
}

#item16359 {
	width:320px !important;
	height:406px !important;
	left:14px !important;
	top:274px !important;
	background:#f9dce4;
}

#item16366 {
	width:296px !important;
	left:10px !important;
	top:304px !important;
	min-height:75px !important;
}

#item16389 {
	width:219px !important;
	left:51px !important;
	top:252px !important;
	min-height:32px !important;
}

#item16412 {
	width:293px !important;
	height:464px !important;
	left:41px !important;
	top:718px !important;
}

#item16413 {
	width:258px !important;
	left:5px !important;
	top:5px !important;
	min-height:2183px !important;
}

#item16442 {
	width:320px !important;
	left:14px !important;
	top:1278px !important;
	min-height:76px !important;
}

#item16465 {
	width:260px !important;
	left:44px !important;
	top:1616px !important;
	min-height:56px !important;
}

#item16489 {
	width:265px !important;
	height:55px !important;
	left:41px !important;
	top:1668px !important;
}

#item16515 {
	width:326px !important;
	height:79px !important;
	left:10px !important;
	top:1507px !important;
}

#item16541 {
	width:326px !important;
	height:79px !important;
	left:10px !important;
	top:1430px !important;
}

#item16567 {
	width:326px !important;
	height:79px !important;
	left:10px !important;
	top:1353px !important;
}

#item16190 {
	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;
}

#item16187 {
	width:257px !important;
	height:65px !important;
	left:50px !important;
	top:770px !important;
}

#item16213 {
	width:320px !important;
	height:674px !important;
	left:13px !important;
	top:1256px !important;
	background:#e35378;
}

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

#item16177 {
	width:338px !important;
	height:1930px !important;
	left:-14px !important;
	top:-10px !important;
}

#item16593 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:56px !important;
}

#item16597 {
	width:15px !important;
	height:15px !important;
	left:142px !important;
	top:56px !important;
}

#item2556 {
	width:1920px !important;
	height:1080px !important;
}

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

@keyframes fly-in-bottom-2564 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-2564 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2588 {
	width:1131px !important;
	height:711px !important;
	left:690px !important;
	top:255px !important;
}

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

#item2655 {
	width:125px !important;
	height:40px !important;
	left:748px !important;
	top:810px !important;
}

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

#item2681 {
	width:125px !important;
	height:40px !important;
	left:1618px !important;
	top:810px !important;
}

#item2710 {
	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;
}

#item2707 {
	width:242px !important;
	height:50px !important;
	left:249px !important;
	top:930px !important;
}

#item2733 {
	width:866px !important;
	left:812px !important;
	top:886px !important;
	min-height:25px !important;
}

#item2756 {
	width:547px !important;
	height:617px !important;
	left:93px !important;
	top:281px !important;
}

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

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

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

#item2956 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:11px !important;
}

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

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

#item2987 {
	width:135px !important;
	height:73px !important;
	left:903px !important;
	top:136px !important;
}

#item3016 {
	width:242px !important;
	height:50px !important;
	left:4px !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;
}

#item3013 {
	width:257px !important;
	height:65px !important;
	left:858px !important;
	top:937px !important;
}

#item3040 {
	width:547px !important;
	height:632px !important;
	left:703px !important;
	top:267px !important;
}

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

#item3068_28782 {
	width:105.246649484536px !important;
	position:absolute;
	top:59px;
	left:218px;
}

#item3068 {
	width:542px !important;
	top:8px !important;
	background:#f9dce4;
	min-height:718px !important;
}

#item3092 {
	width:540px !important;
	left:110px !important;
	top:882px !important;
	min-height:99px !important;
}

#item2826 {
	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;
}

#item2823 {
	width:257px !important;
	height:65px !important;
	left:1490px !important;
	top:937px !important;
}

#item2876 {
	width:396px !important;
	left:242px !important;
	top:864px !important;
	min-height:78px !important;
}

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

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

#item3130 {
	width:209px !important;
	height:25px !important;
	left:728px !important;
	top:41px !important;
}

#item3161 {
	width:15px !important;
	height:15px !important;
	left:990px !important;
	top:46px !important;
}

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

@keyframes fly-in-bottom-16623 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-16623 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16647 {
	width:320px !important;
	height:628px !important;
	top:1105px !important;
}

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

#item16708 {
	width:125px !important;
	height:40px !important;
	top:1550px !important;
}

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

#item16735 {
	width:125px !important;
	height:40px !important;
	left:195px !important;
	top:1550px !important;
}

#item16764 {
	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;
}

#item16761 {
	width:242px !important;
	height:50px !important;
	left:39px !important;
	top:1786px !important;
}

#item16787 {
	width:260px !important;
	left:30px !important;
	top:1616px !important;
	min-height:86px !important;
}

#item16810 {
	width:290px !important;
	height:816px !important;
	left:30px !important;
	top:262px !important;
}

#item16811 {
	width:245px !important;
	left:5px !important;
	top:5px !important;
	min-height:1677px !important;
}

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

@keyframes fly-in-bottom-17046 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-17046 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17073 {
	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;
}

#item17070 {
	width:257px !important;
	height:65px !important;
	left:45px !important;
	top:1809px !important;
}

#item17097 {
	width:290px !important;
	height:318px !important;
	left:41px !important;
	top:802px !important;
}

#item17098 {
	width:243px !important;
	left:5px !important;
	top:5px !important;
	min-height:2027px !important;
}

#item17126_29081 {
	width:105.246649484536px !important;
	position:absolute;
	top:39px;
	left:107px;
}

#item17126 {
	width:320px !important;
	top:6px !important;
	background:#f9dce4;
	min-height:602px !important;
}

#item17151 {
	width:260px !important;
	left:40px !important;
	top:635px !important;
	min-height:167px !important;
}

#item16852 {
	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;
}

#item16849 {
	width:257px !important;
	height:65px !important;
	left:45px !important;
	top:1139px !important;
}

#item16875 {
	width:260px !important;
	left:40px !important;
	top:756px !important;
	min-height:136px !important;
}

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

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

#item16840 {
	width:330px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item17179 {
	width:15px !important;
	height:15px !important;
	left:155px !important;
	top:56px !important;
}

#item17183 {
	width:15px !important;
	height:15px !important;
	left:122px !important;
	top:56px !important;
}

#item17189 {
	width:15px !important;
	height:15px !important;
	left:190px !important;
	top:56px !important;
}

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

@keyframes fly-in-bottom-3183 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-3183 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3209 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item3207 {
	width:125px !important;
	height:40px !important;
	left:1695px !important;
	top:864px !important;
}

#item3234 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item3232 {
	width:125px !important;
	height:40px !important;
	left:1280px !important;
	top:864px !important;
}

#item3262 {
	width:165px !important;
	left:156px !important;
	top:362px !important;
	min-height:80px !important;
}

#item3285 {
	width:165px !important;
	left:370px !important;
	top:362px !important;
	min-height:80px !important;
}

#item3308 {
	width:165px !important;
	left:582px !important;
	top:362px !important;
	min-height:80px !important;
}

#item3331 {
	width:193px !important;
	left:795px !important;
	top:362px !important;
	min-height:80px !important;
}

#item3355 {
	width:202px !important;
	left:1008px !important;
	top:362px !important;
	min-height:80px !important;
}

#item3378 {
	width:157px !important;
	left:160px !important;
	top:477px !important;
	min-height:232px !important;
}

#item3401 {
	width:161px !important;
	left:374px !important;
	top:477px !important;
	min-height:329px !important;
}

#item3424 {
	width:174px !important;
	left:586px !important;
	top:477px !important;
	min-height:377px !important;
}

#item3447 {
	width:211px !important;
	left:797px !important;
	top:477px !important;
	min-height:249px !important;
}

#item3470 {
	width:157px !important;
	left:1025px !important;
	top:477px !important;
	min-height:232px !important;
}

#item3493 {
	width:1016px !important;
	left:157px !important;
	top:225px !important;
	min-height:42px !important;
}

#item3519 {
	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:#5f3da4;
}

#item3516 {
	width:242px !important;
	height:50px !important;
	left:1430px !important;
	top:930px !important;
}

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

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

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

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

#item3976 {
	width:135px !important;
	height:73px !important;
	left:903px !important;
	top:136px !important;
}

#item4006 {
	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:#5f3da4;
}

#item4003 {
	width:257px !important;
	height:65px !important;
	left:1139px !important;
	top:890px !important;
}

#item4030 {
	width:848px !important;
	left:796px !important;
	top:357px !important;
	min-height:50px !important;
}

#item4054 {
	width:985px !important;
	height:435px !important;
	left:783px !important;
	top:422px !important;
}

#item4055 {
	width:927px !important;
	left:12px !important;
	top:11px !important;
	min-height:430px !important;
}

#item4078 {
	width:348px !important;
	left:206px !important;
	top:412px !important;
	min-height:348px !important;
}

#item4110 {
	width:364px !important;
	left:202px !important;
	top:760px !important;
	min-height:68px !important;
}

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

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

#item3756 {
	width:135px !important;
	height:73px !important;
	left:903px !important;
	top:136px !important;
}

#item3785 {
	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:#5f3da4;
}

#item3782 {
	width:257px !important;
	height:65px !important;
	left:655px !important;
	top:890px !important;
}

#item3809 {
	width:530px !important;
	left:653px !important;
	top:266px !important;
	min-height:156px !important;
}

#item3832 {
	width:540px !important;
	height:436px !important;
	left:644px !important;
	top:428px !important;
}

#item3833 {
	width:496px !important;
	left:12px !important;
	top:11px !important;
	min-height:809px !important;
}

#item3873 {
	width:469px !important;
	left:1299px !important;
	top:296px !important;
	min-height:80px !important;
}

#item3896 {
	width:468px !important;
	left:1300px !important;
	top:403px !important;
	min-height:498px !important;
}

#item3919 {
	width:348px !important;
	left:96px !important;
	top:286px !important;
	min-height:200px !important;
}

#item3580 {
	width:242px !important;
	height:50px !important;
	left:4px !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:#5f3da4;
}

#item3577 {
	width:257px !important;
	height:65px !important;
	left:98px !important;
	top:902px !important;
}

#item3630 {
	width:543px !important;
	left:958px !important;
	top:666px !important;
	min-height:190px !important;
}

#item3653 {
	width:277px !important;
	height:40px !important;
	left:103px !important;
	top:576px !important;
	background:#191919;
}

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

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

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

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

#item17203 {
	width:202px !important;
	left:208px !important;
	top:782px !important;
	min-height:80px !important;
}

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

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

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

@keyframes fly-in-bottom-17673 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-17673 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17703 {
	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:#5f3da4;
}

#item17700 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1788px !important;
}

#item17727 {
	width:287px !important;
	left:30px !important;
	top:797px !important;
	min-height:95px !important;
}

#item17750 {
	width:278px !important;
	height:848px !important;
	left:40px !important;
	top:892px !important;
}

#item17751 {
	width:247px !important;
	left:12px !important;
	top:11px !important;
	min-height:827px !important;
}

#item17774 {
	width:280px !important;
	left:30px !important;
	top:374px !important;
	min-height:272px !important;
}

#item17801 {
	width:320px !important;
	left:10px !important;
	top:646px !important;
	min-height:68px !important;
}

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

@keyframes fly-in-bottom-17434 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-17434 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17508 {
	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:#5f3da4;
}

#item17505 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1258px !important;
}

#item17532 {
	width:258px !important;
	left:41px !important;
	top:749px !important;
	min-height:246px !important;
}

#item17555 {
	width:291px !important;
	height:240px !important;
	left:39px !important;
	top:994px !important;
}

#item17556 {
	width:249px !important;
	left:12px !important;
	top:11px !important;
	min-height:1143px !important;
}

#item17592 {
	width:260px !important;
	left:40px !important;
	top:246px !important;
	min-height:71px !important;
}

#item17615 {
	width:260px !important;
	left:40px !important;
	top:1414px !important;
	min-height:144px !important;
}

#item17638 {
	width:296px !important;
	height:360px !important;
	left:34px !important;
	top:332px !important;
}

#item17640 {
	width:259px !important;
	left:8px !important;
	top:11px !important;
	min-height:587px !important;
}

#item17266 {
	width:242px !important;
	height:50px !important;
	left:4px !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:#5f3da4;
}

#item17263 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1020px !important;
}

#item17289 {
	width:243px !important;
	left:46px !important;
	top:492px !important;
	min-height:370px !important;
}

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

#item17365 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	background:#5f3da4;
}

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

#item17252 {
	width:334px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item17825 {
	width:15px !important;
	height:15px !important;
	left:155px !important;
	top:56px !important;
}

#item17829 {
	width:15px !important;
	height:15px !important;
	left:108px !important;
	top:56px !important;
}

#item17836 {
	width:15px !important;
	height:15px !important;
	left:203px !important;
	top:56px !important;
}

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

#item4182 {
	width:130px !important;
	height:68px !important;
	left:895px !important;
	top:129px !important;
}

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

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

#item4710 {
	width:135px !important;
	height:73px !important;
	left:906px !important;
	top:137px !important;
}

#item4740 {
	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:#5f3da4;
}

#item4737 {
	width:257px !important;
	height:65px !important;
	left:257px !important;
	top:878px !important;
}

#item4763 {
	width:468px !important;
	left:756px !important;
	top:843px !important;
	min-height:137px !important;
}

#item4786 {
	width:903px !important;
	left:842px !important;
	top:263px !important;
	min-height:58px !important;
}

@keyframes flyinfromleft-4810 {
	0% {
		transform:translate(-40px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-4810 {
	0% {
		-webkit-transform:translate(-40px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4810 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item4813 {
	width:254px !important;
	height:32px !important;
	left:1395px !important;
	top:435px !important;
}

@keyframes appear-4813 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-4813 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes flyinfromleft-4849 {
	0% {
		transform:translate(-50px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-4849 {
	0% {
		-webkit-transform:translate(-50px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4849 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item4850 {
	width:254px !important;
	height:32px !important;
	left:1395px !important;
	top:522px !important;
}

@keyframes appear-4850 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-4850 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item4876 {
	width:470px !important;
	left:148px !important;
	top:285px !important;
	min-height:50px !important;
}

#item4899 {
	width:484px !important;
	left:141px !important;
	top:361px !important;
	min-height:454px !important;
}

#item4922 {
	width:330px !important;
	left:1307px !important;
	top:799px !important;
	min-height:174px !important;
}

#item4945 {
	width:514px !important;
	left:1302px !important;
	top:609px !important;
	min-height:104px !important;
}

#item4968 {
	width:850px !important;
	left:843px !important;
	top:322px !important;
	min-height:68px !important;
}

#item4991 {
	width:468px !important;
	left:752px !important;
	top:407px !important;
	min-height:68px !important;
}

#item5113 {
	width:123px !important;
	left:279px !important;
	min-height:50px !important;
}

#item5136 {
	width:111px !important;
	left:146px !important;
	min-height:33px !important;
}

#item5159 {
	width:123px !important;
	min-height:50px !important;
}

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

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

#item4430 {
	width:135px !important;
	height:73px !important;
	left:906px !important;
	top:136px !important;
}

#item4461 {
	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:#5f3da4;
}

#item4458 {
	width:257px !important;
	height:65px !important;
	left:855px !important;
	top:912px !important;
}

#item4484 {
	width:536px !important;
	height:490px !important;
	left:707px !important;
	top:405px !important;
}

#item4485 {
	width:491px !important;
	left:7px !important;
	top:7px !important;
	min-height:653px !important;
}

#item4513 {
	width:540px !important;
	left:703px !important;
	top:276px !important;
	min-height:120px !important;
}

#item4536 {
	width:196px !important;
	left:388px !important;
	top:849px !important;
	min-height:76px !important;
}

#item4561 {
	width:302px !important;
	left:1333px !important;
	top:849px !important;
	min-height:90px !important;
}

#item4591 {
	width:349px !important;
	left:1325px !important;
	top:458px !important;
	min-height:446px !important;
}

#item4615 {
	width:354px !important;
	left:263px !important;
	top:454px !important;
	min-height:414px !important;
}

#item4221 {
	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:#5f3da4;
}

#item4218 {
	width:257px !important;
	height:65px !important;
	left:1578px !important;
	top:898px !important;
}

#item4244 {
	width:277px !important;
	height:40px !important;
	left:1556px !important;
	top:125px !important;
	background:#191919;
}

#item4270 {
	width:446px !important;
	left:1387px !important;
	top:468px !important;
	min-height:363px !important;
}

@keyframes flyinfromleft-4293 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-4293 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4293 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item4208 {
	width:1933px !important;
	height:1092px !important;
	left:-13px !important;
	top:-10px !important;
}

#item5184 {
	width:15px !important;
	height:15px !important;
	left:968px !important;
	top:47px !important;
}

#item5188 {
	width:209px !important;
	height:25px !important;
	left:725px !important;
	top:42px !important;
}

#item5218 {
	width:15px !important;
	height:15px !important;
	left:1018px !important;
	top:47px !important;
}

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

#item17850 {
	width:130px !important;
	height:68px !important;
	left:95px !important;
	top:549px !important;
}

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

@keyframes fly-in-bottom-18351 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-18351 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18400 {
	width:259px !important;
	left:41px !important;
	top:1127px !important;
	min-height:134px !important;
}

#item18423 {
	width:298px !important;
	left:20px !important;
	top:525px !important;
	min-height:37px !important;
}

@keyframes flyinfromleft-18448 {
	0% {
		transform:translate(-40px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-18448 {
	0% {
		-webkit-transform:translate(-40px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18448 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item18449 {
	width:191px !important;
	height:24px !important;
	left:89px !important;
	top:1290px !important;
}

@keyframes appear-18449 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-18449 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes flyinfromleft-18475 {
	0% {
		transform:translate(-50px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-18475 {
	0% {
		-webkit-transform:translate(-50px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18475 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item18476 {
	width:203px !important;
	height:31px !important;
	left:91px !important;
	top:1346px !important;
}

@keyframes appear-18476 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-18476 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item18503 {
	width:260px !important;
	left:38px !important;
	top:249px !important;
	min-height:63px !important;
}

#item18526 {
	width:260px !important;
	left:40px !important;
	top:1602px !important;
	min-height:118px !important;
}

#item18549 {
	width:260px !important;
	left:40px !important;
	top:1428px !important;
	min-height:134px !important;
}

#item18573 {
	width:260px !important;
	left:40px !important;
	top:563px !important;
	min-height:144px !important;
}

#item18596 {
	width:259px !important;
	left:40px !important;
	top:729px !important;
	min-height:98px !important;
}

#item18685 {
	width:296px !important;
	height:144px !important;
	left:34px !important;
	top:324px !important;
}

#item18686 {
	width:260px !important;
	left:6px !important;
	top:8px !important;
	min-height:520px !important;
}

#item18716 {
	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:#5f3da4;
}

#item18712 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1821px !important;
}

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

@keyframes fly-in-bottom-18080 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-18080 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18159 {
	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:#5f3da4;
}

#item18155 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1803px !important;
}

#item18182 {
	width:288px !important;
	height:199px !important;
	left:42px !important;
	top:428px !important;
}

#item18183 {
	width:245px !important;
	left:7px !important;
	top:7px !important;
	min-height:974px !important;
}

#item18209 {
	width:276px !important;
	left:30px !important;
	top:254px !important;
	min-height:162px !important;
}

#item18232 {
	width:130px !important;
	left:170px !important;
	top:1058px !important;
	min-height:126px !important;
}

#item18257 {
	width:112px !important;
	left:40px !important;
	top:1644px !important;
	min-height:135px !important;
}

#item18290 {
	width:293px !important;
	left:24px !important;
	top:1373px !important;
	min-height:289px !important;
}

#item18313 {
	width:296px !important;
	left:22px !important;
	top:772px !important;
	min-height:262px !important;
}

#item17885 {
	width:294px !important;
	left:20px !important;
	top:426px !important;
	min-height:558px !important;
}

#item17936 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	background:#5f3da4;
}

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

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

#item18051 {
	width:242px !important;
	height:50px !important;
	left:49px !important;
	top:1130px !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:#5f3da4;
}

#item17876 {
	width:330px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item18744 {
	width:15px !important;
	height:15px !important;
	left:148px !important;
	top:50px !important;
}

#item18748 {
	width:15px !important;
	height:15px !important;
	left:99px !important;
	top:50px !important;
}

#item18754 {
	width:15px !important;
	height:15px !important;
	left:198px !important;
	top:50px !important;
}

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

@keyframes fly-in-bottom-5240 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-5240 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5288 {
	width:1000px !important;
	height:525px !important;
	left:755px !important;
	top:309px !important;
}

#item5325 {
	width:540px !important;
	left:100px !important;
	top:254px !important;
	min-height:38px !important;
}

#item5348 {
	width:540px !important;
	height:542px !important;
	left:100px !important;
	top:312px !important;
}

#item5349 {
	width:494px !important;
	left:7px !important;
	top:6px !important;
	min-height:690px !important;
}

#item5378 {
	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:#5f3da4;
}

#item5375 {
	width:242px !important;
	height:50px !important;
	left:249px !important;
	top:886px !important;
}

#item5404 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item5401 {
	width:125px !important;
	height:40px !important;
	left:1260px !important;
	top:861px !important;
}

#item5430 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item5427 {
	width:125px !important;
	height:40px !important;
	left:1125px !important;
	top:861px !important;
}

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

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

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

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

#item5901 {
	width:135px !important;
	height:73px !important;
	left:903px !important;
	top:144px !important;
}

#item5931 {
	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:#5f3da4;
}

#item5928 {
	width:257px !important;
	height:65px !important;
	left:1401px !important;
	top:882px !important;
}

#item5955 {
	width:494px !important;
	height:490px !important;
	left:1285px !important;
	top:344px !important;
}

#item5956 {
	width:448px !important;
	left:10px !important;
	top:6px !important;
	min-height:848px !important;
}

#item6004 {
	width:339px !important;
	height:101px !important;
	left:706px !important;
	top:820px !important;
}

#item6032 {
	width:495px !important;
	left:620px !important;
	top:344px !important;
	min-height:223px !important;
}

#item6055 {
	width:583px !important;
	left:568px !important;
	top:676px !important;
	min-height:152px !important;
}

#item6081 {
	width:506px !important;
	left:609px !important;
	top:274px !important;
	min-height:40px !important;
}

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

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

#item5676 {
	width:135px !important;
	height:73px !important;
	left:903px !important;
	top:144px !important;
}

#item5702 {
	width:408px !important;
	left:1366px !important;
	top:677px !important;
	min-height:127px !important;
}

#item5725 {
	width:444px !important;
	left:164px !important;
	top:677px !important;
	min-height:149px !important;
}

#item5748 {
	width:539px !important;
	left:701px !important;
	top:716px !important;
	min-height:225px !important;
}

#item5788 {
	width:560px !important;
	left:699px !important;
	top:549px !important;
	min-height:152px !important;
}

#item5815 {
	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:#5f3da4;
}

#item5812 {
	width:257px !important;
	height:65px !important;
	left:1434px !important;
	top:837px !important;
}

#item5490 {
	width:242px !important;
	height:50px !important;
	left:4px !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:#5f3da4;
}

#item5487 {
	width:257px !important;
	height:65px !important;
	left:204px !important;
	top:881px !important;
}

#item5539 {
	width:277px !important;
	height:40px !important;
	left:194px !important;
	top:279px !important;
	background:#191919;
}

#item5565 {
	width:390px !important;
	left:206px !important;
	top:678px !important;
	min-height:168px !important;
}

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

#item6115 {
	width:15px !important;
	height:15px !important;
	left:931px !important;
	top:46px !important;
}

#item6119 {
	width:209px !important;
	height:25px !important;
	left:696px !important;
	top:41px !important;
}

#item6148 {
	width:15px !important;
	height:15px !important;
	left:974px !important;
	top:46px !important;
}

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

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

@keyframes fly-in-bottom-18779 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-18779 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18826 {
	width:317px !important;
	height:170px !important;
	left:2px !important;
	top:1320px !important;
}

#item18849 {
	width:289px !important;
	left:16px !important;
	top:281px !important;
	min-height:112px !important;
}

#item18872 {
	width:290px !important;
	height:846px !important;
	left:30px !important;
	top:376px !important;
}

#item18873 {
	width:242px !important;
	left:7px !important;
	top:6px !important;
	min-height:836px !important;
}

#item18903 {
	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:#5f3da4;
}

#item18900 {
	width:242px !important;
	height:50px !important;
	left:39px !important;
	top:1708px !important;
}

#item18929 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item18926 {
	width:125px !important;
	height:40px !important;
	left:165px !important;
	top:1512px !important;
}

#item18955 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item18952 {
	width:125px !important;
	height:40px !important;
	left:30px !important;
	top:1512px !important;
}

#item19394 {
	width:317px !important;
	height:1382px !important;
	left:12px !important;
	top:160px !important;
	background:#fff;
}

@keyframes fly-in-bottom-19394 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-19394 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19423 {
	width:281px !important;
	height:398px !important;
	left:42px !important;
	top:736px !important;
}

#item19425 {
	width:240px !important;
	left:10px !important;
	top:6px !important;
	min-height:1292px !important;
}

#item19448 {
	width:132px !important;
	height:224px !important;
	left:175px !important;
	top:1606px !important;
}

#item19474 {
	width:260px !important;
	left:40px !important;
	top:358px !important;
	min-height:279px !important;
}

#item19497 {
	width:262px !important;
	left:39px !important;
	top:1304px !important;
	min-height:186px !important;
}

#item19523 {
	width:259px !important;
	left:41px !important;
	top:277px !important;
	min-height:71px !important;
}

#item19554 {
	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:#5f3da4;
}

#item19551 {
	width:257px !important;
	height:65px !important;
	left:36px !important;
	top:1808px !important;
}

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

@keyframes fly-in-bottom-19161 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-19161 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19233 {
	width:260px !important;
	left:40px !important;
	top:1644px !important;
	min-height:126px !important;
}

#item19256 {
	width:260px !important;
	left:40px !important;
	top:1244px !important;
	min-height:144px !important;
}

#item19279 {
	width:260px !important;
	left:40px !important;
	top:693px !important;
	min-height:308px !important;
}

#item19311 {
	width:260px !important;
	left:41px !important;
	top:420px !important;
	min-height:244px !important;
}

#item19339 {
	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:#5f3da4;
}

#item19335 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1814px !important;
}

#item18990 {
	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:#5f3da4;
}

#item18987 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1100px !important;
}

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

#item19040 {
	width:259px !important;
	left:42px !important;
	top:518px !important;
	min-height:202px !important;
}

#item19066 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	background:#5f3da4;
}

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

#item18979 {
	width:330px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item19578 {
	width:15px !important;
	height:15px !important;
	left:131px !important;
	top:53px !important;
}

#item19582 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:53px !important;
}

#item19588 {
	width:15px !important;
	height:15px !important;
	left:174px !important;
	top:53px !important;
}

#item19593 {
	width:15px !important;
	height:15px !important;
	left:217px !important;
	top:53px !important;
}

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

@keyframes fly-in-bottom-6178 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-6178 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6225 {
	width:1000px !important;
	height:525px !important;
	left:755px !important;
	top:309px !important;
}

#item6247 {
	width:540px !important;
	left:100px !important;
	top:254px !important;
	min-height:38px !important;
}

#item6270 {
	width:540px !important;
	height:542px !important;
	left:100px !important;
	top:312px !important;
}

#item6271 {
	width:494px !important;
	left:7px !important;
	top:6px !important;
	min-height:690px !important;
}

#item6304 {
	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:#5f3da4;
}

#item6301 {
	width:242px !important;
	height:50px !important;
	left:249px !important;
	top:886px !important;
}

#item6330 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item6327 {
	width:125px !important;
	height:40px !important;
	left:1260px !important;
	top:861px !important;
}

#item6356 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item6353 {
	width:125px !important;
	height:40px !important;
	left:1125px !important;
	top:861px !important;
}

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

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

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

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

#item6830 {
	width:135px !important;
	height:73px !important;
	left:902px !important;
	top:144px !important;
}

#item6859 {
	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:#5f3da4;
}

#item6856 {
	width:257px !important;
	height:65px !important;
	left:843px !important;
	top:882px !important;
}

#item6882 {
	width:507px !important;
	height:332px !important;
	left:149px !important;
	top:606px !important;
}

#item6883 {
	width:454px !important;
	left:10px !important;
	top:6px !important;
	min-height:513px !important;
}

#item6933 {
	width:448px !important;
	left:737px !important;
	top:389px !important;
	min-height:297px !important;
}

#item6959 {
	width:590px !important;
	left:1240px !important;
	top:319px !important;
	min-height:73px !important;
}

#item6991 {
	width:476px !important;
	height:33px !important;
	left:158px !important;
	top:520px !important;
}

#item7014 {
	width:493px !important;
	height:519px !important;
	left:1289px !important;
	top:427px !important;
}

#item7015 {
	width:455px !important;
	left:10px !important;
	top:6px !important;
	min-height:683px !important;
}

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

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

#item6460 {
	width:135px !important;
	height:73px !important;
	left:902px !important;
	top:144px !important;
}

#item6486 {
	width:510px !important;
	left:836px !important;
	top:486px !important;
	min-height:358px !important;
}

#item6511 {
	width:540px !important;
	left:110px !important;
	top:324px !important;
	min-height:225px !important;
}

#item6538 {
	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:#5f3da4;
}

#item6535 {
	width:257px !important;
	height:65px !important;
	left:966px !important;
	top:857px !important;
}

#item6568 {
	width:506px !important;
	left:838px !important;
	top:417px !important;
	min-height:40px !important;
}

#item6591 {
	width:190px !important;
	left:1648px !important;
	top:874px !important;
	min-height:94px !important;
}

#item6614 {
	width:550px !important;
	height:414px !important;
	left:100px !important;
	top:576px !important;
}

#item6615 {
	width:502px !important;
	left:10px !important;
	top:6px !important;
	min-height:516px !important;
}

#item6638 {
	width:1458px !important;
	left:110px !important;
	top:241px !important;
	min-height:68px !important;
}

#item6673 {
	width:242px !important;
	height:50px !important;
	left:4px !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:#5f3da4;
}

#item6670 {
	width:257px !important;
	height:65px !important;
	left:76px !important;
	top:907px !important;
}

#item6724 {
	width:277px !important;
	height:40px !important;
	left:80px !important;
	top:563px !important;
	background:#191919;
}

#item6750 {
	width:811px !important;
	height:234px !important;
	left:1003px !important;
	top:633px !important;
}

#item6773 {
	width:1302px !important;
	left:319px !important;
	top:1013px !important;
	min-height:50px !important;
}

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

#item7044 {
	width:16px !important;
	height:16px !important;
	left:951px !important;
	top:45px !important;
}

#item7048 {
	width:210px !important;
	height:25px !important;
	left:716px !important;
	top:41px !important;
}

#item7078 {
	width:16px !important;
	height:16px !important;
	left:994px !important;
	top:45px !important;
}

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

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

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

@keyframes fly-in-bottom-20080 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-20080 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20112 {
	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:#5f3da4;
}

#item20108 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1806px !important;
}

#item20135 {
	width:290px !important;
	height:244px !important;
	left:40px !important;
	top:506px !important;
}

#item20136 {
	width:250px !important;
	left:10px !important;
	top:6px !important;
	min-height:609px !important;
}

#item20187 {
	width:278px !important;
	left:22px !important;
	top:890px !important;
	min-height:338px !important;
}

#item20214 {
	width:320px !important;
	left:11px !important;
	top:1448px !important;
	min-height:68px !important;
}

#item20244 {
	width:260px !important;
	height:50px !important;
	left:41px !important;
	top:424px !important;
}

#item20267 {
	width:291px !important;
	height:198px !important;
	left:40px !important;
	top:1536px !important;
}

#item20268 {
	width:251px !important;
	left:10px !important;
	top:6px !important;
	min-height:840px !important;
}

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

@keyframes fly-in-bottom-19846 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-19846 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19894 {
	width:259px !important;
	left:39px !important;
	top:532px !important;
	min-height:388px !important;
}

#item19926 {
	width:260px !important;
	left:40px !important;
	top:1324px !important;
	min-height:68px !important;
}

#item19949 {
	width:125px !important;
	left:40px !important;
	top:1574px !important;
	min-height:108px !important;
}

#item19972 {
	width:286px !important;
	height:312px !important;
	left:42px !important;
	top:926px !important;
}

#item19973 {
	width:246px !important;
	left:10px !important;
	top:6px !important;
	min-height:690px !important;
}

#item19996 {
	width:259px !important;
	left:39px !important;
	top:256px !important;
	min-height:315px !important;
}

#item20025 {
	width:290px !important;
	height:124px !important;
	left:40px !important;
	top:1404px !important;
}

#item20026 {
	width:242px !important;
	left:10px !important;
	top:11px !important;
	min-height:486px !important;
}

#item20052 {
	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:#5f3da4;
}

#item20049 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1796px !important;
}

#item19648 {
	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:#5f3da4;
}

#item19645 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:952px !important;
}

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

#item19701 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	background:#5f3da4;
}

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

#item19764 {
	width:290px !important;
	left:25px !important;
	top:1072px !important;
	min-height:136px !important;
}

#item19813 {
	width:238px !important;
	height:240px !important;
	left:62px !important;
	top:530px !important;
}

#item19814 {
	width:214px !important;
	left:5px !important;
	top:5px !important;
	min-height:583px !important;
}

#item19635 {
	width:331px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item20295 {
	width:16px !important;
	height:16px !important;
	left:151px !important;
	top:55px !important;
}

#item20300 {
	width:16px !important;
	height:16px !important;
	left:110px !important;
	top:55px !important;
}

#item20307 {
	width:16px !important;
	height:16px !important;
	left:194px !important;
	top:55px !important;
}

#item7092 {
	width:1920px !important;
	height:1060px !important;
}

#item7105 {
	width:1920px !important;
	height:968px !important;
	top:114px !important;
	background:#fff;
}

@keyframes fly-in-bottom-7105 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-7105 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7163 {
	width:356px !important;
	left:1245px !important;
	top:421px !important;
	min-height:326px !important;
}

#item7196 {
	width:1103px !important;
	left:54px !important;
	top:71px !important;
	min-height:50px !important;
}

#item7219 {
	width:428px !important;
	left:730px !important;
	top:157px !important;
	min-height:520px !important;
}

#item7277 {
	width:356px !important;
	left:1245px !important;
	top:421px !important;
	min-height:146px !important;
}

#item7300 {
	width:1103px !important;
	left:54px !important;
	top:71px !important;
	min-height:68px !important;
}

#item7332 {
	width:478px !important;
	height:504px !important;
	left:716px !important;
	top:145px !important;
}

#item7333 {
	width:428px !important;
	left:14px !important;
	top:12px !important;
	min-height:637px !important;
}

#item7130 {
	width:1720px !important;
	height:747px !important;
	left:98px !important;
	top:241px !important;
}

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

#item7360 {
	width:125px !important;
	height:40px !important;
	left:1389px !important;
	top:590px !important;
}

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

#item7386 {
	width:125px !important;
	height:40px !important;
	left:1529px !important;
	top:590px !important;
}

#item7415 {
	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;
}

#item7412 {
	width:242px !important;
	height:50px !important;
	left:1408px !important;
	top:850px !important;
}

#item7553 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item7560 {
	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:#5f3da4;
}

#item7558 {
	width:242px !important;
	height:50px !important;
	left:847px !important;
	top:955px !important;
}

#item7583 {
	width:1920px !important;
	height:968px !important;
	left:2px !important;
	top:111px !important;
	background:#fff;
}

@keyframes fly-in-bottom-7583 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-7583 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7608 {
	width:1380px !important;
	left:100px !important;
	top:272px !important;
	min-height:110px !important;
}

#item7632 {
	width:540px !important;
	left:690px !important;
	top:410px !important;
	background:#dfd8ec;
	min-height:570px !important;
}

#item7658 {
	width:540px !important;
	height:490px !important;
	left:100px !important;
	top:410px !important;
}

#item7659 {
	width:498px !important;
	left:8px !important;
	top:6px !important;
	min-height:728px !important;
}

#item7682 {
	width:522px !important;
	left:690px !important;
	top:481px !important;
	min-height:98px !important;
}

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

#item7705 {
	width:135px !important;
	height:73px !important;
	left:903px !important;
	top:136px !important;
}

#item7733 {
	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:#5f3da4;
}

#item7730 {
	width:257px !important;
	height:65px !important;
	left:251px !important;
	top:929px !important;
}

#item7756 {
	width:366px !important;
	left:785px !important;
	top:612px !important;
	min-height:345px !important;
}

#item7789 {
	width:198px !important;
	left:1290px !important;
	top:476px !important;
	min-height:216px !important;
}

#item7448 {
	width:718px !important;
	left:794px !important;
	top:80px !important;
	min-height:184px !important;
}

#item7471 {
	width:320px !important;
	height:40px !important;
	background:#191919;
}

#item7500 {
	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:#5f3da4;
}

#item7497 {
	width:257px !important;
	height:65px !important;
	left:144px !important;
	top:944px !important;
}

#item7438 {
	width:1933px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item7839 {
	width:15px !important;
	height:15px !important;
	left:951px !important;
	top:45px !important;
}

#item7844 {
	width:15px !important;
	height:15px !important;
	left:987px !important;
	top:45px !important;
}

#item7850 {
	width:209px !important;
	height:25px !important;
	left:717px !important;
	top:40px !important;
}

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

@keyframes fly-in-bottom-20330 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-20330 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20496 {
	width:210px !important;
	left:55px !important;
	top:1100px !important;
	min-height:226px !important;
}

#item20519 {
	width:289px !important;
	height:280px !important;
	left:31px !important;
	top:452px !important;
}

#item20520 {
	width:245px !important;
	left:14px !important;
	top:12px !important;
	min-height:618px !important;
}

#item20549 {
	width:260px !important;
	left:30px !important;
	top:80px !important;
	min-height:70px !important;
}

#item20384 {
	width:242px !important;
	left:37px !important;
	top:1116px !important;
	min-height:228px !important;
}

#item20407 {
	width:282px !important;
	left:19px !important;
	top:32px !important;
	min-height:100px !important;
}

#item20436 {
	width:297px !important;
	height:278px !important;
	left:23px !important;
	top:458px !important;
}

#item20437 {
	width:251px !important;
	left:14px !important;
	top:12px !important;
	min-height:842px !important;
}

#item20354 {
	width:320px !important;
	height:1444px !important;
	top:234px !important;
}

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

#item20575 {
	width:125px !important;
	height:40px !important;
	left:30px !important;
	top:1266px !important;
}

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

#item20601 {
	width:125px !important;
	height:40px !important;
	left:170px !important;
	top:1266px !important;
}

#item20630 {
	width:242px !important;
	height:50px !important;
	background:#472d75;
}

#item20627 {
	width:242px !important;
	height:50px !important;
	left:41px !important;
	top:1710px !important;
}

#item20837 {
	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:#5f3da4;
}

#item20835 {
	width:242px !important;
	height:50px !important;
	left:46px !important;
	top:1375px !important;
}

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

@keyframes fly-in-bottom-20860 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-20860 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20884 {
	width:259px !important;
	left:31px !important;
	top:276px !important;
	min-height:305px !important;
}

#item20907 {
	width:320px !important;
	top:812px !important;
	background:#dfd8ec;
	min-height:1072px !important;
}

#item20933 {
	width:278px !important;
	height:164px !important;
	left:30px !important;
	top:606px !important;
}

#item20934 {
	width:242px !important;
	left:8px !important;
	top:6px !important;
	min-height:1077px !important;
}

#item20957 {
	width:260px !important;
	left:30px !important;
	top:871px !important;
	min-height:98px !important;
}

#item20980 {
	width:260px !important;
	left:40px !important;
	top:1002px !important;
	min-height:345px !important;
}

#item21008 {
	width:260px !important;
	left:40px !important;
	top:1380px !important;
	min-height:163px !important;
}

#item21034 {
	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:#5f3da4;
}

#item21031 {
	width:257px !important;
	height:65px !important;
	left:46px !important;
	top:1774px !important;
}

#item20662 {
	width:208px !important;
	left:52px !important;
	min-height:314px !important;
}

#item20685 {
	width:320px !important;
	height:40px !important;
	top:814px !important;
	background:#191919;
}

#item20714 {
	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:#5f3da4;
}

#item20711 {
	width:257px !important;
	height:65px !important;
	left:39px !important;
	top:1110px !important;
}

#item20737 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	background:#5f3da4;
}

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

#item20654 {
	width:330px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item21060 {
	width:15px !important;
	height:15px !important;
	left:151px !important;
	top:55px !important;
}

#item21065 {
	width:15px !important;
	height:15px !important;
	left:187px !important;
	top:55px !important;
}

#item21070 {
	width:15px !important;
	height:15px !important;
	left:111px !important;
	top:55px !important;
}

#item7900 {
	width:1920px !important;
	height:968px !important;
	top:114px !important;
	background:#fff;
}

@keyframes fly-in-bottom-7900 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-7900 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7933 {
	width:436px !important;
	left:772px !important;
	top:290px !important;
	min-height:79px !important;
}

#item7956 {
	width:436px !important;
	left:772px !important;
	top:347px !important;
	min-height:386px !important;
}

#item7979 {
	width:514px !important;
	height:616px !important;
	left:102px !important;
	top:227px !important;
}

#item7980 {
	width:458px !important;
	left:8px !important;
	top:12px !important;
	min-height:910px !important;
}

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

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

#item8037 {
	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:#5f3da4;
}

#item8034 {
	width:242px !important;
	height:50px !important;
	left:202px !important;
	top:894px !important;
}

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

@keyframes fly-in-bottom-8174 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-8174 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8214 {
	width:541px !important;
	height:448px !important;
	left:621px !important;
	top:520px !important;
}

#item8215 {
	width:494px !important;
	left:8px !important;
	top:9px !important;
	min-height:654px !important;
}

#item8238 {
	width:555px !important;
	left:620px !important;
	top:278px !important;
	min-height:165px !important;
}

#item8261 {
	width:320px !important;
	left:120px !important;
	top:336px !important;
	min-height:266px !important;
}

#item8287 {
	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;
}

#item8284 {
	width:257px !important;
	height:65px !important;
	left:1443px !important;
	top:865px !important;
}

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

#item8311 {
	width:135px !important;
	height:73px !important;
	left:902px !important;
	top:136px !important;
}

#item8344 {
	width:484px !important;
	height:230px !important;
	left:1339px !important;
	top:590px !important;
}

#item8345 {
	width:436px !important;
	left:8px !important;
	top:12px !important;
	min-height:534px !important;
}

#item8368 {
	width:506px !important;
	left:1312px !important;
	top:498px !important;
	min-height:81px !important;
}

#item8096 {
	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:#5f3da4;
}

#item8093 {
	width:257px !important;
	height:65px !important;
	left:152px !important;
	top:829px !important;
}

#item8145 {
	width:785px !important;
	left:154px !important;
	top:535px !important;
	min-height:244px !important;
}

#item8061 {
	width:1933px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item8403 {
	width:15px !important;
	height:15px !important;
	left:953px !important;
	top:45px !important;
}

#item8408 {
	width:15px !important;
	height:15px !important;
	left:990px !important;
	top:45px !important;
}

#item8413 {
	width:209px !important;
	height:25px !important;
	left:720px !important;
	top:40px !important;
}

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

@keyframes fly-in-bottom-21096 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-21096 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item21126 {
	width:260px !important;
	left:30px !important;
	top:946px !important;
	min-height:34px !important;
}

#item21150 {
	width:260px !important;
	left:30px !important;
	top:1010px !important;
	min-height:406px !important;
}

#item21173 {
	width:287px !important;
	height:565px !important;
	left:33px !important;
	top:264px !important;
}

#item21174 {
	width:249px !important;
	left:8px !important;
	top:12px !important;
	min-height:1116px !important;
}

#item21204 {
	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:#5f3da4;
}

#item21201 {
	width:242px !important;
	height:50px !important;
	left:39px !important;
	top:1782px !important;
}

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

@keyframes fly-in-bottom-21235 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-21235 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item21273 {
	width:291px !important;
	height:246px !important;
	left:41px !important;
	top:584px !important;
}

#item21274 {
	width:253px !important;
	left:8px !important;
	top:9px !important;
	min-height:999px !important;
}

#item21298 {
	width:260px !important;
	left:41px !important;
	top:286px !important;
	min-height:259px !important;
}

#item21321 {
	width:294px !important;
	left:24px !important;
	top:1462px !important;
	min-height:131px !important;
}

#item21348 {
	width:290px !important;
	height:232px !important;
	left:41px !important;
	top:1170px !important;
}

#item21349 {
	width:252px !important;
	left:8px !important;
	top:12px !important;
	min-height:698px !important;
}

#item21372 {
	width:260px !important;
	left:41px !important;
	top:1092px !important;
	min-height:88px !important;
}

#item21404 {
	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;
}

#item21401 {
	width:257px !important;
	height:65px !important;
	left:55px !important;
	top:1820px !important;
}

#item21464 {
	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:#5f3da4;
}

#item21461 {
	width:257px !important;
	height:65px !important;
	left:47px !important;
	top:1108px !important;
}

#item21489 {
	width:220px !important;
	left:61px !important;
	top:530px !important;
	min-height:356px !important;
}

#item21512 {
	width:320px !important;
	height:674px !important;
	left:11px !important;
	top:1256px !important;
	background:#5f3da4;
}

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

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

#item21602 {
	width:17px !important;
	height:17px !important;
	left:152px !important;
	top:52px !important;
}

#item21607 {
	width:17px !important;
	height:17px !important;
	left:189px !important;
	top:52px !important;
}

#item21613 {
	width:17px !important;
	height:17px !important;
	left:113px !important;
	top:52px !important;
}

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

@keyframes fly-in-bottom-8462 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-8462 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8598 {
	width:975px !important;
	left:41px !important;
	top:581px !important;
	min-height:98px !important;
}

#item8567 {
	width:766px !important;
	left:140px !important;
	top:585px !important;
	min-height:52px !important;
}

#item8535 {
	width:975px !important;
	left:41px !important;
	top:591px !important;
	min-height:98px !important;
}

#item8501 {
	width:975px !important;
	left:41px !important;
	top:591px !important;
	min-height:98px !important;
}

#item8488 {
	width:1046px !important;
	height:688px !important;
	left:727px !important;
	top:241px !important;
}

#item8624 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item8621 {
	width:125px !important;
	height:40px !important;
	left:1642px !important;
	top:753px !important;
}

#item8650 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item8647 {
	width:125px !important;
	height:40px !important;
	left:734px !important;
	top:753px !important;
}

#item8676 {
	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:#5f3da4;
}

#item8673 {
	width:242px !important;
	height:50px !important;
	left:237px !important;
	top:910px !important;
}

#item8699 {
	width:516px !important;
	left:100px !important;
	top:260px !important;
	min-height:144px !important;
}

#item8723 {
	width:540px !important;
	height:461px !important;
	left:100px !important;
	top:417px !important;
}

#item8724 {
	width:499px !important;
	left:7px !important;
	top:8px !important;
	min-height:891px !important;
}

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

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

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

@keyframes fly-in-bottom-8784 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-8784 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8813 {
	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:#5f3da4;
}

#item8810 {
	width:257px !important;
	height:65px !important;
	left:255px !important;
	top:826px !important;
}

#item8838 {
	width:988px !important;
	left:772px !important;
	top:879px !important;
	min-height:43px !important;
}

#item8861 {
	width:401px !important;
	left:178px !important;
	top:440px !important;
	min-height:354px !important;
}

#item8884 {
	width:377px !important;
	left:190px !important;
	top:348px !important;
	min-height:136px !important;
}

#item8907 {
	width:1051px !important;
	height:530px !important;
	left:741px !important;
	top:325px !important;
}

#item8918 {
	width:117px !important;
	height:85px !important;
	left:1627px !important;
	top:368px !important;
}

#item8932 {
	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:#5f3da4;
}

#item8929 {
	width:257px !important;
	height:65px !important;
	left:1514px !important;
	top:461px !important;
}

#item8955 {
	width:806px !important;
	left:913px !important;
	top:804px !important;
	min-height:147px !important;
}

#item8978 {
	width:320px !important;
	height:40px !important;
	left:1447px !important;
	top:100px !important;
	background:#000;
}

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

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

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

#item9068 {
	width:15px !important;
	height:15px !important;
	left:998px !important;
	top:46px !important;
}

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

@keyframes fly-in-bottom-21637 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-21637 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item21755 {
	width:260px !important;
	left:30px !important;
	top:272px !important;
	min-height:216px !important;
}

#item21726 {
	width:260px !important;
	left:30px !important;
	top:274px !important;
	min-height:84px !important;
}

#item21697 {
	width:260px !important;
	left:30px !important;
	top:278px !important;
	min-height:136px !important;
}

#item21669 {
	width:260px !important;
	left:30px !important;
	top:276px !important;
	min-height:158px !important;
}

#item21663 {
	width:320px !important;
	height:488px !important;
	top:1140px !important;
}

#item21781 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item21778 {
	width:125px !important;
	height:40px !important;
	left:160px !important;
	top:1346px !important;
}

#item21807 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item21804 {
	width:125px !important;
	height:40px !important;
	left:30px !important;
	top:1346px !important;
}

#item21833 {
	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:#5f3da4;
}

#item21830 {
	width:242px !important;
	height:50px !important;
	left:38px !important;
	top:1628px !important;
}

#item21856 {
	width:259px !important;
	left:31px !important;
	top:262px !important;
	min-height:274px !important;
}

#item21879 {
	width:278px !important;
	height:514px !important;
	left:32px !important;
	top:540px !important;
}

#item21880 {
	width:251px !important;
	left:7px !important;
	top:8px !important;
	min-height:1236px !important;
}

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

@keyframes fly-in-bottom-22096 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-22096 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item22125 {
	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:#5f3da4;
}

#item22121 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1584px !important;
}

#item22149 {
	width:234px !important;
	left:48px !important;
	top:822px !important;
	min-height:148px !important;
}

#item22172 {
	width:258px !important;
	left:42px !important;
	top:1139px !important;
	min-height:417px !important;
}

#item22195 {
	width:262px !important;
	left:39px !important;
	top:1044px !important;
	min-height:76px !important;
}

#item22218 {
	width:265px !important;
	height:350px !important;
	left:38px !important;
	top:338px !important;
}

#item22225 {
	width:117px !important;
	height:85px !important;
	left:115px !important;
	top:715px !important;
}

#item21922 {
	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:#5f3da4;
}

#item21919 {
	width:257px !important;
	height:65px !important;
	left:54px !important;
	top:1090px !important;
}

#item21945 {
	width:207px !important;
	left:69px !important;
	top:525px !important;
	min-height:323px !important;
}

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

#item21996 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	background:#5f3da4;
}

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

#item21908 {
	width:330px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item22231 {
	width:15px !important;
	height:15px !important;
	left:155px !important;
	top:56px !important;
}

#item22235 {
	width:15px !important;
	height:15px !important;
	left:114px !important;
	top:56px !important;
}

#item22243 {
	width:15px !important;
	height:15px !important;
	left:198px !important;
	top:56px !important;
}

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

@keyframes fly-in-bottom-9089 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-9089 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9116 {
	width:522px !important;
	height:650px !important;
	left:1298px !important;
	top:306px !important;
}

#item9117 {
	width:481px !important;
	left:7px !important;
	top:8px !important;
	min-height:642px !important;
}

#item9221 {
	width:466px !important;
	top:575px !important;
	min-height:149px !important;
}

#item9188 {
	width:466px !important;
	top:567px !important;
	min-height:165px !important;
}

#item9152 {
	width:466px !important;
	top:566px !important;
	min-height:148px !important;
}

#item9140 {
	width:466px !important;
	height:732px !important;
	left:94px !important;
	top:196px !important;
}

#item9247 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item9244 {
	width:125px !important;
	height:40px !important;
	left:348px !important;
	top:956px !important;
}

#item9273 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item9270 {
	width:125px !important;
	height:40px !important;
	left:212px !important;
	top:956px !important;
}

#item9299 {
	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:#5f3da4;
}

#item9296 {
	width:242px !important;
	height:50px !important;
	left:846px !important;
	top:906px !important;
}

#item9322 {
	width:538px !important;
	left:690px !important;
	top:281px !important;
	min-height:185px !important;
}

#item9345 {
	width:540px !important;
	height:418px !important;
	left:688px !important;
	top:460px !important;
}

#item9346 {
	width:499px !important;
	left:7px !important;
	top:8px !important;
	min-height:716px !important;
}

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

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

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

@keyframes fly-in-bottom-9406 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-9406 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9433 {
	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:#5f3da4;
}

#item9430 {
	width:257px !important;
	height:65px !important;
	left:237px !important;
	top:835px !important;
}

#item9466 {
	width:988px !important;
	left:771px !important;
	top:614px !important;
	min-height:68px !important;
}

#item9515 {
	width:354px !important;
	left:1089px !important;
	top:557px !important;
	min-height:34px !important;
}

#item9538 {
	width:484px !important;
	left:139px !important;
	top:366px !important;
	min-height:445px !important;
}

#item9561 {
	width:536px !important;
	left:111px !important;
	top:298px !important;
	min-height:68px !important;
}

#item9585 {
	width:810px !important;
	left:895px !important;
	top:314px !important;
	min-height:110px !important;
}

#item9608 {
	width:400px !important;
	left:895px !important;
	top:424px !important;
	min-height:34px !important;
}

#item9643 {
	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:#5f3da4;
}

#item9640 {
	width:257px !important;
	height:65px !important;
	left:161px !important;
	top:610px !important;
}

#item9666 {
	width:503px !important;
	left:1227px !important;
	top:290px !important;
	min-height:263px !important;
}

#item9689 {
	width:320px !important;
	height:40px !important;
	left:159px !important;
	top:185px !important;
	background:#000;
}

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

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

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

#item9781 {
	width:15px !important;
	height:15px !important;
	left:998px !important;
	top:46px !important;
}

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

@keyframes fly-in-bottom-22264 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-22264 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item22291 {
	width:290px !important;
	height:290px !important;
	left:30px !important;
	top:1466px !important;
}

#item22292 {
	width:254px !important;
	left:7px !important;
	top:8px !important;
	min-height:970px !important;
}

#item22383 {
	width:259px !important;
	left:12px !important;
	top:406px !important;
	min-height:205px !important;
}

#item22354 {
	width:259px !important;
	left:12px !important;
	top:405px !important;
	min-height:212px !important;
}

#item22326 {
	width:263px !important;
	left:7px !important;
	top:397px !important;
	min-height:186px !important;
}

#item22319 {
	width:284px !important;
	height:617px !important;
	left:19px !important;
	top:236px !important;
}

#item22409 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item22406 {
	width:125px !important;
	height:40px !important;
	left:165px !important;
	top:832px !important;
}

#item22435 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item22432 {
	width:125px !important;
	height:40px !important;
	left:29px !important;
	top:832px !important;
}

#item22461 {
	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:#5f3da4;
}

#item22458 {
	width:242px !important;
	height:50px !important;
	left:38px !important;
	top:1786px !important;
}

#item22484 {
	width:299px !important;
	left:10px !important;
	top:953px !important;
	min-height:280px !important;
}

#item22507 {
	width:278px !important;
	height:154px !important;
	left:30px !important;
	top:1242px !important;
}

#item22508 {
	width:242px !important;
	left:7px !important;
	top:8px !important;
	min-height:1118px !important;
}

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

@keyframes fly-in-bottom-22541 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-22541 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item22569 {
	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:#5f3da4;
}

#item22566 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1792px !important;
}

#item22600 {
	width:260px !important;
	left:40px !important;
	top:1332px !important;
	min-height:136px !important;
}

#item22640 {
	width:261px !important;
	left:39px !important;
	top:1262px !important;
	min-height:63px !important;
}

#item22663 {
	width:280px !important;
	left:29px !important;
	top:781px !important;
	min-height:322px !important;
}

#item22686 {
	width:259px !important;
	left:39px !important;
	top:1116px !important;
	min-height:40px !important;
}

#item22713 {
	width:281px !important;
	height:314px !important;
	left:39px !important;
	top:328px !important;
}

#item22714 {
	width:242px !important;
	left:12px !important;
	top:8px !important;
	min-height:658px !important;
}

#item22737 {
	width:322px !important;
	left:12px !important;
	top:268px !important;
	min-height:40px !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:#5f3da4;
}

#item22770 {
	width:257px !important;
	height:65px !important;
	left:40px !important;
	top:1094px !important;
}

#item22796 {
	width:211px !important;
	left:59px !important;
	top:534px !important;
	min-height:396px !important;
}

#item22819 {
	width:320px !important;
	height:40px !important;
	left:10px !important;
	top:1216px !important;
	background:#000;
}

#item22846 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	background:#5f3da4;
}

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

#item22535 {
	width:334px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item22939 {
	width:15px !important;
	height:15px !important;
	left:148px !important;
	top:56px !important;
}

#item22943 {
	width:15px !important;
	height:15px !important;
	left:107px !important;
	top:56px !important;
}

#item22949 {
	width:15px !important;
	height:15px !important;
	left:191px !important;
	top:56px !important;
}

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

@keyframes fly-in-bottom-9805 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-9805 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9830 {
	width:518px !important;
	left:1291px !important;
	top:372px !important;
	min-height:371px !important;
}

#item9853 {
	width:539px !important;
	left:1282px !important;
	top:780px !important;
	min-height:50px !important;
}

@keyframes pulse-9876 {
	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-9876 {
	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);}
}
#item9892 {
	width:992px !important;
	height:81px !important;
	left:68px !important;
	top:607px !important;
}

#item9926 {
	width:992px !important;
	height:81px !important;
	left:68px !important;
	top:607px !important;
}

#item9881 {
	width:1130px !important;
	height:777px !important;
	left:100px !important;
	top:200px !important;
}

#item9952 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item9949 {
	width:125px !important;
	height:40px !important;
	left:1032px !important;
	top:755px !important;
}

#item9978 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item9975 {
	width:125px !important;
	height:40px !important;
	left:174px !important;
	top:755px !important;
}

#item10004 {
	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:#5f3da4;
}

#item10001 {
	width:242px !important;
	height:50px !important;
	left:1441px !important;
	top:862px !important;
}

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

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

#item10061 {
	width:1920px !important;
	height:968px !important;
	left:11px !important;
	top:124px !important;
	background:#fff;
}

@keyframes fly-in-bottom-10061 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-10061 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10093 {
	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:#5f3da4;
}

#item10089 {
	width:257px !important;
	height:65px !important;
	left:1447px !important;
	top:878px !important;
}

#item10124 {
	width:460px !important;
	left:151px !important;
	top:510px !important;
	min-height:136px !important;
}

#item10147 {
	width:1017px !important;
	left:168px !important;
	top:777px !important;
	min-height:230px !important;
}

#item10170 {
	width:540px !important;
	left:701px !important;
	top:240px !important;
	min-height:68px !important;
}

#item10200 {
	width:428px !important;
	left:1347px !important;
	top:651px !important;
	min-height:232px !important;
}

#item10223 {
	width:540px !important;
	height:315px !important;
	left:696px !important;
	top:315px !important;
}

#item10224 {
	width:499px !important;
	left:8px !important;
	top:12px !important;
	min-height:534px !important;
}

#item10253 {
	width:987px !important;
	left:167px !important;
	top:730px !important;
	min-height:45px !important;
}

#item10413 {
	width:1920px !important;
	height:968px !important;
	left:11px !important;
	top:124px !important;
	background:#fff;
}

@keyframes fly-in-bottom-10413 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-10413 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10463 {
	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:#5f3da4;
}

#item10460 {
	width:257px !important;
	height:65px !important;
	left:724px !important;
	top:929px !important;
}

#item10486 {
	width:1264px !important;
	left:567px !important;
	top:282px !important;
	min-height:128px !important;
}

#item10509 {
	width:602px !important;
	height:511px !important;
	left:565px !important;
	top:407px !important;
}

#item10510 {
	width:563px !important;
	left:7px !important;
	top:8px !important;
	min-height:821px !important;
}

#item10548 {
	width:192px !important;
	height:210px !important;
	left:118px !important;
	top:767px !important;
}

#item10571 {
	width:406px !important;
	left:1314px !important;
	top:466px !important;
	min-height:50px !important;
}

#item10594 {
	width:540px !important;
	height:370px !important;
	left:1256px !important;
	top:540px !important;
}

#item10595 {
	width:507px !important;
	left:7px !important;
	top:8px !important;
	min-height:554px !important;
}

#item10285 {
	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:#5f3da4;
}

#item10281 {
	width:257px !important;
	height:65px !important;
	left:84px !important;
	top:508px !important;
}

#item10308 {
	width:621px !important;
	left:1111px !important;
	top:809px !important;
	min-height:249px !important;
}

#item10331 {
	width:320px !important;
	height:40px !important;
	left:81px !important;
	top:200px !important;
	background:#000;
}

#item10383 {
	width:314px !important;
	height:161px !important;
	left:90px !important;
	top:713px !important;
}

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

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

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

#item10660 {
	width:15px !important;
	height:15px !important;
	left:998px !important;
	top:46px !important;
}

#item10665 {
	width:15px !important;
	height:15px !important;
	left:1040px !important;
	top:46px !important;
}

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

@keyframes fly-in-bottom-22972 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-22972 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item22998 {
	width:265px !important;
	left:24px !important;
	top:1075px !important;
	min-height:565px !important;
}

#item23021 {
	width:217px !important;
	left:43px !important;
	top:1634px !important;
	min-height:74px !important;
}

@keyframes pulse-23044 {
	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-23044 {
	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);}
}
#item23084 {
	width:266px !important;
	height:90px !important;
	left:24px !important;
	top:487px !important;
}

#item23055 {
	width:266px !important;
	height:74px !important;
	left:24px !important;
	top:482px !important;
}

#item23047 {
	width:320px !important;
	height:606px !important;
	top:246px !important;
}

#item23110 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item23107 {
	width:125px !important;
	height:40px !important;
	left:165px !important;
	top:672px !important;
}

#item23136 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item23133 {
	width:125px !important;
	height:40px !important;
	left:32px !important;
	top:672px !important;
}

#item23162 {
	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:#5f3da4;
}

#item23159 {
	width:242px !important;
	height:50px !important;
	left:30px !important;
	top:1770px !important;
}

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

@keyframes fly-in-bottom-23195 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-23195 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23224 {
	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:#5f3da4;
}

#item23221 {
	width:257px !important;
	height:65px !important;
	left:48px !important;
	top:1815px !important;
}

#item23247 {
	width:300px !important;
	left:24px !important;
	top:254px !important;
	min-height:86px !important;
}

#item23270 {
	width:320px !important;
	left:14px !important;
	top:1464px !important;
	min-height:63px !important;
}

#item23300 {
	width:288px !important;
	height:274px !important;
	left:45px !important;
	top:334px !important;
}

#item23301 {
	width:251px !important;
	left:8px !important;
	top:8px !important;
	min-height:660px !important;
}

#item23324 {
	width:298px !important;
	height:200px !important;
	left:36px !important;
	top:1542px !important;
}

#item23325 {
	width:259px !important;
	left:9px !important;
	top:9px !important;
	min-height:458px !important;
}

#item23355 {
	width:258px !important;
	left:45px !important;
	top:1188px !important;
	min-height:246px !important;
}

#item23378 {
	width:266px !important;
	left:38px !important;
	top:830px !important;
	min-height:180px !important;
}

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

@keyframes fly-in-bottom-23603 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-23603 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23651 {
	width:274px !important;
	left:36px !important;
	top:268px !important;
	min-height:338px !important;
}

#item23674 {
	width:287px !important;
	height:224px !important;
	left:47px !important;
	top:612px !important;
}

#item23675 {
	width:252px !important;
	left:4px !important;
	top:8px !important;
	min-height:1200px !important;
}

#item23707 {
	width:266px !important;
	height:135px !important;
	left:38px !important;
	top:1376px !important;
}

#item23731 {
	width:259px !important;
	left:45px !important;
	top:912px !important;
	min-height:78px !important;
}

#item23755 {
	width:288px !important;
	height:329px !important;
	left:45px !important;
	top:1000px !important;
}

#item23756 {
	width:251px !important;
	left:7px !important;
	top:8px !important;
	min-height:745px !important;
}

#item23785 {
	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:#5f3da4;
}

#item23782 {
	width:257px !important;
	height:65px !important;
	left:48px !important;
	top:1815px !important;
}

#item23412 {
	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:#5f3da4;
}

#item23409 {
	width:257px !important;
	height:65px !important;
	left:51px !important;
	top:1088px !important;
}

#item23435 {
	width:230px !important;
	left:59px !important;
	top:542px !important;
	min-height:387px !important;
}

#item23458 {
	width:320px !important;
	height:40px !important;
	left:14px !important;
	top:1216px !important;
	background:#000;
}

#item23484 {
	width:250px !important;
	height:124px !important;
	left:49px !important;
	top:937px !important;
}

#item23507 {
	width:320px !important;
	height:674px !important;
	left:14px !important;
	top:1256px !important;
	background:#5f3da4;
}

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

#item23187 {
	width:339px !important;
	height:1932px !important;
	left:-14px !important;
	top:-10px !important;
}

#item23810 {
	width:15px !important;
	height:15px !important;
	left:135px !important;
	top:56px !important;
}

#item23815 {
	width:15px !important;
	height:15px !important;
	left:94px !important;
	top:56px !important;
}

#item23821 {
	width:15px !important;
	height:15px !important;
	left:178px !important;
	top:56px !important;
}

#item23825 {
	width:15px !important;
	height:15px !important;
	left:220px !important;
	top:56px !important;
}

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

@keyframes fly-in-bottom-10687 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-10687 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10713 {
	width:756px !important;
	left:144px !important;
	top:755px !important;
	min-height:122px !important;
}

#item10736 {
	width:775px !important;
	left:1010px !important;
	top:291px !important;
	min-height:52px !important;
}

#item10759 {
	width:756px !important;
	left:144px !important;
	top:291px !important;
	min-height:40px !important;
}

#item10782 {
	width:783px !important;
	height:398px !important;
	left:1006px !important;
	top:339px !important;
}

#item10812 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item10809 {
	width:125px !important;
	height:40px !important;
	left:1655px !important;
	top:688px !important;
}

#item10839 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item10835 {
	width:125px !important;
	height:40px !important;
	left:1013px !important;
	top:688px !important;
}

#item10863 {
	width:763px !important;
	height:398px !important;
	left:141px !important;
	top:339px !important;
}

#item10908 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item10905 {
	width:125px !important;
	height:40px !important;
	left:772px !important;
	top:688px !important;
}

#item10934 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item10931 {
	width:125px !important;
	height:40px !important;
	left:148px !important;
	top:688px !important;
}

#item10960 {
	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:#5f3da4;
}

#item10957 {
	width:242px !important;
	height:50px !important;
	left:1279px !important;
	top:782px !important;
}

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

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

#item11346 {
	width:1920px !important;
	height:968px !important;
	left:11px !important;
	top:124px !important;
	background:#fff;
}

@keyframes fly-in-bottom-11346 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-11346 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11390 {
	width:242px !important;
	height:50px !important;
	left:4px !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:#5f3da4;
}

#item11387 {
	width:257px !important;
	height:65px !important;
	left:429px !important;
	top:914px !important;
}

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

#item11413 {
	width:135px !important;
	height:73px !important;
	left:904px !important;
	top:138px !important;
}

#item11439 {
	width:700px !important;
	left:201px !important;
	top:280px !important;
	min-height:54px !important;
}

#item11462 {
	width:800px !important;
	left:939px !important;
	top:338px !important;
	min-height:243px !important;
}

#item11125 {
	width:1920px !important;
	height:968px !important;
	left:11px !important;
	top:124px !important;
	background:#fff;
}

@keyframes fly-in-bottom-11125 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-11125 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11155 {
	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:#5f3da4;
}

#item11152 {
	width:257px !important;
	height:65px !important;
	left:831px !important;
	top:914px !important;
}

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

#item11178 {
	width:135px !important;
	height:73px !important;
	left:904px !important;
	top:138px !important;
}

#item11206 {
	width:536px !important;
	height:470px !important;
	left:707px !important;
	top:417px !important;
}

#item11207 {
	width:491px !important;
	left:7px !important;
	top:7px !important;
	min-height:1528px !important;
}

#item11234 {
	width:1125px !important;
	left:114px !important;
	top:312px !important;
	min-height:70px !important;
}

#item11264 {
	width:450px !important;
	left:1336px !important;
	top:593px !important;
	min-height:367px !important;
}

#item11294 {
	width:540px !important;
	left:111px !important;
	top:887px !important;
	min-height:68px !important;
}

#item11317 {
	width:428px !important;
	left:1347px !important;
	top:532px !important;
	min-height:91px !important;
}

#item11022 {
	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:#5f3da4;
}

#item11019 {
	width:257px !important;
	height:65px !important;
	left:104px !important;
	top:926px !important;
}

#item11045 {
	width:694px !important;
	left:1131px !important;
	top:705px !important;
	min-height:174px !important;
}

#item11094 {
	width:320px !important;
	height:40px !important;
	left:105px !important;
	top:642px !important;
	background:#000;
}

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

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

#item11515 {
	width:209px !important;
	height:25px !important;
	left:700px !important;
	top:41px !important;
}

#item11545 {
	width:15px !important;
	height:15px !important;
	left:978px !important;
	top:46px !important;
}

#item11549 {
	width:15px !important;
	height:15px !important;
	left:1020px !important;
	top:46px !important;
}

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

@keyframes fly-in-bottom-23847 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-23847 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23874 {
	width:260px !important;
	left:30px !important;
	top:796px !important;
	min-height:198px !important;
}

#item23897 {
	width:320px !important;
	top:1106px !important;
	min-height:52px !important;
}

#item23920 {
	width:262px !important;
	left:29px !important;
	top:292px !important;
	min-height:88px !important;
}

#item23943 {
	width:320px !important;
	height:280px !important;
	top:1164px !important;
}

#item23963 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item23960 {
	width:125px !important;
	height:40px !important;
	left:165px !important;
	top:1499px !important;
}

#item23989 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item23986 {
	width:125px !important;
	height:40px !important;
	left:32px !important;
	top:1499px !important;
}

#item24012 {
	width:320px !important;
	height:280px !important;
	top:404px !important;
}

#item24041 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item24038 {
	width:125px !important;
	height:40px !important;
	left:165px !important;
	top:724px !important;
}

#item24067 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item24064 {
	width:125px !important;
	height:40px !important;
	left:32px !important;
	top:724px !important;
}

#item24093 {
	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:#5f3da4;
}

#item24090 {
	width:242px !important;
	height:50px !important;
	left:36px !important;
	top:1654px !important;
}

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

@keyframes fly-in-bottom-24484 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-24484 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24523 {
	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:#5f3da4;
}

#item24520 {
	width:257px !important;
	height:65px !important;
	left:41px !important;
	top:1794px !important;
}

#item24546 {
	width:260px !important;
	left:40px !important;
	top:338px !important;
	min-height:63px !important;
}

#item24569 {
	width:259px !important;
	left:41px !important;
	top:713px !important;
	min-height:394px !important;
}

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

@keyframes fly-in-bottom-24125 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-24125 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24156 {
	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:#5f3da4;
}

#item24152 {
	width:257px !important;
	height:65px !important;
	left:45px !important;
	top:1812px !important;
}

#item24179 {
	width:300px !important;
	height:266px !important;
	left:30px !important;
	top:916px !important;
}

#item24180 {
	width:257px !important;
	left:7px !important;
	top:7px !important;
	min-height:2700px !important;
}

#item24206 {
	width:259px !important;
	left:42px !important;
	top:270px !important;
	min-height:228px !important;
}

#item24233 {
	width:260px !important;
	left:40px !important;
	top:1482px !important;
	min-height:318px !important;
}

#item24260 {
	width:260px !important;
	left:40px !important;
	top:794px !important;
	min-height:104px !important;
}

#item24283 {
	width:260px !important;
	left:38px !important;
	top:1418px !important;
	min-height:91px !important;
}

#item24317 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:4px !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:#5f3da4;
}

#item24314 {
	width:257px !important;
	height:65px !important;
	left:48px !important;
	top:926px !important;
}

#item24340 {
	width:212px !important;
	left:64px !important;
	top:487px !important;
	min-height:301px !important;
}

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

#item24389 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	background:#5f3da4;
}

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

#item24118 {
	width:331px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24618 {
	width:15px !important;
	height:15px !important;
	left:135px !important;
	top:56px !important;
}

#item24622 {
	width:15px !important;
	height:15px !important;
	left:94px !important;
	top:56px !important;
}

#item24629 {
	width:15px !important;
	height:15px !important;
	left:178px !important;
	top:56px !important;
}

#item24633 {
	width:15px !important;
	height:15px !important;
	left:220px !important;
	top:56px !important;
}

#item11573 {
	width:1920px !important;
	height:968px !important;
	top:113px !important;
	background:#fff;
}

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

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

#item11631 {
	width:1020px !important;
	left:63px !important;
	top:589px !important;
	min-height:91px !important;
}

#item11668 {
	width:1020px !important;
	left:63px !important;
	top:589px !important;
	min-height:91px !important;
}

#item11622 {
	width:1133px !important;
	height:741px !important;
	left:97px !important;
	top:240px !important;
}

#item11695 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item11692 {
	width:125px !important;
	height:40px !important;
	left:1050px !important;
	top:765px !important;
}

#item11721 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item11718 {
	width:125px !important;
	height:40px !important;
	left:154px !important;
	top:765px !important;
}

#item11744 {
	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:#5f3da4;
}

#item30330 {
	width:242px !important;
	height:50px !important;
	left:1429px !important;
	top:931px !important;
}

#item11768 {
	width:540px !important;
	height:481px !important;
	left:1280px !important;
	top:448px !important;
}

#item11769 {
	width:499px !important;
	left:7px !important;
	top:8px !important;
	min-height:1409px !important;
}

#item11795 {
	width:538px !important;
	left:1282px !important;
	top:258px !important;
	min-height:157px !important;
}

#item11829 {
	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;
}

#item11826 {
	width:257px !important;
	height:65px !important;
	left:1559px !important;
	top:963px !important;
}

#item11879 {
	width:608px !important;
	left:1143px !important;
	top:583px !important;
	min-height:281px !important;
}

#item11902 {
	width:500px !important;
	height:44px !important;
	left:136px !important;
	top:470px !important;
	background:#191919;
}

#item11818 {
	width:1930px !important;
	height:1090px !important;
	left:-13px !important;
	top:-11px !important;
}

#item11927 {
	width:15px !important;
	height:15px !important;
	left:963px !important;
	top:45px !important;
}

#item11932 {
	width:209px !important;
	height:25px !important;
	left:727px !important;
	top:40px !important;
}

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

@keyframes fly-in-bottom-24660 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-24660 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24722 {
	width:260px !important;
	left:31px !important;
	top:336px !important;
	min-height:250px !important;
}

#item24692 {
	width:256px !important;
	left:35px !important;
	top:314px !important;
	min-height:272px !important;
}

#item24685 {
	width:322px !important;
	height:650px !important;
	left:-1px !important;
	top:936px !important;
}

#item24750 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item24746 {
	width:125px !important;
	height:40px !important;
	left:165px !important;
	top:1180px !important;
}

#item24777 {
	width:125px !important;
	height:40px !important;
	background:#5f3da4;
}

#item24773 {
	width:125px !important;
	height:40px !important;
	left:30px !important;
	top:1180px !important;
}

#item24800 {
	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:#5f3da4;
}

#item30333 {
	width:242px !important;
	height:50px !important;
	left:34px !important;
	top:1652px !important;
}

#item24823 {
	width:292px !important;
	height:254px !important;
	left:28px !important;
	top:638px !important;
}

#item24824 {
	width:256px !important;
	left:7px !important;
	top:5px !important;
	min-height:1978px !important;
}

#item24851 {
	width:259px !important;
	left:31px !important;
	top:276px !important;
	min-height:335px !important;
}

#item24887 {
	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:#5f3da4;
}

#item24884 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1084px !important;
}

#item24910 {
	width:221px !important;
	left:56px !important;
	top:464px !important;
	min-height:394px !important;
}

#item24933 {
	width:320px !important;
	height:63px !important;
	left:10px !important;
	top:1195px !important;
	background:#191919;
}

#item24983 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	background:#5f3da4;
}

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

#item24874 {
	width:330px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item25046 {
	width:16px !important;
	height:16px !important;
	left:162px !important;
	top:54px !important;
}

#item25050 {
	width:16px !important;
	height:16px !important;
	left:121px !important;
	top:54px !important;
}

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

@keyframes fly-in-bottom-12091 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-12091 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12138 {
	width:406px !important;
	left:176px !important;
	top:826px !important;
	min-height:125px !important;
}

#item12161 {
	width:130px !important;
	left:905px !important;
	top:141px !important;
	min-height:68px !important;
}

#item12185 {
	width:1130px !important;
	left:700px !important;
	top:267px !important;
	min-height:115px !important;
}

#item12208 {
	width:530px !important;
	height:500px !important;
	left:1290px !important;
	top:377px !important;
}

#item12209 {
	width:477px !important;
	left:6px !important;
	top:6px !important;
	min-height:1672px !important;
}

#item12257 {
	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;
}

#item12254 {
	width:257px !important;
	height:65px !important;
	left:1434px !important;
	top:902px !important;
}

#item11986 {
	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;
}

#item11983 {
	width:257px !important;
	height:65px !important;
	left:113px !important;
	top:922px !important;
}

#item12010 {
	width:310px !important;
	height:44px !important;
	left:118px !important;
	top:627px !important;
	background:#191919;
}

#item12036 {
	width:624px !important;
	left:1136px !important;
	top:708px !important;
	min-height:185px !important;
}

#item11971 {
	width:1930px !important;
	height:1093px !important;
	left:-10px !important;
	top:-12px !important;
}

#item12280 {
	width:15px !important;
	height:15px !important;
	left:975px !important;
	top:49px !important;
}

#item12284 {
	width:209px !important;
	height:25px !important;
	left:740px !important;
	top:44px !important;
}

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

@keyframes fly-in-bottom-25246 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-25246 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25293 {
	width:260px !important;
	left:40px !important;
	top:1612px !important;
	min-height:138px !important;
}

#item25317 {
	width:260px !important;
	left:40px !important;
	top:298px !important;
	min-height:264px !important;
}

#item25340 {
	width:289px !important;
	height:214px !important;
	left:40px !important;
	top:936px !important;
}

#item25341 {
	width:253px !important;
	left:6px !important;
	top:6px !important;
	min-height:1984px !important;
}

#item25380 {
	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;
}

#item25377 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1788px !important;
}

#item25080 {
	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;
}

#item25077 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1096px !important;
}

#item25103 {
	width:320px !important;
	height:44px !important;
	left:10px !important;
	top:1212px !important;
	background:#191919;
}

#item25129 {
	width:216px !important;
	left:62px !important;
	top:472px !important;
	min-height:354px !important;
}

#item25152 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	box-shadow:3px 4px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 4px 5px 0px rgba(0,0,0,0.25);
	background:#00889c;
}

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

#item25066 {
	width:330px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item25405 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:57px !important;
}

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

#item12330 {
	width:1920px !important;
	height:968px !important;
	top:115px !important;
	background:#fff;
}

@keyframes fly-in-bottom-12330 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-12330 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12362 {
	width:529px !important;
	left:704px !important;
	top:372px !important;
	min-height:340px !important;
}

#item12386 {
	width:501px !important;
	left:710px !important;
	top:852px !important;
	min-height:79px !important;
}

#item12412 {
	width:484px !important;
	height:500px !important;
	left:1324px !important;
	top:394px !important;
}

#item12413 {
	width:433px !important;
	left:6px !important;
	top:6px !important;
	min-height:808px !important;
}

#item12443 {
	width:1132px !important;
	left:688px !important;
	top:264px !important;
	min-height:68px !important;
}

#item12469 {
	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:#00889c;
}

#item12466 {
	width:242px !important;
	height:50px !important;
	left:848px !important;
	top:760px !important;
}

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

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

#item12530 {
	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;
}

#item12527 {
	width:257px !important;
	height:65px !important;
	left:181px !important;
	top:898px !important;
}

#item12606 {
	width:510px !important;
	left:180px !important;
	top:642px !important;
	min-height:218px !important;
}

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

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

#item12636 {
	width:209px !important;
	height:25px !important;
	left:730px !important;
	top:44px !important;
}

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

@keyframes fly-in-bottom-25437 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-25437 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25464 {
	width:290px !important;
	height:446px !important;
	left:30px !important;
	top:1230px !important;
}

#item25465 {
	width:237px !important;
	left:6px !important;
	top:6px !important;
	min-height:1140px !important;
}

#item25493 {
	width:298px !important;
	height:322px !important;
	left:22px !important;
	top:452px !important;
}

#item25494 {
	width:259px !important;
	left:9px !important;
	top:8px !important;
	min-height:482px !important;
}

#item25525 {
	width:286px !important;
	left:12px !important;
	top:1108px !important;
	min-height:63px !important;
}

#item25553 {
	width:259px !important;
	left:30px !important;
	top:260px !important;
	min-height:230px !important;
}

#item25579 {
	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:#00889c;
}

#item25576 {
	width:242px !important;
	height:50px !important;
	left:48px !important;
	top:1790px !important;
}

#item25614 {
	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;
}

#item25610 {
	width:257px !important;
	height:65px !important;
	left:44px !important;
	top:1088px !important;
}

#item25663 {
	width:211px !important;
	left:60px !important;
	top:570px !important;
	min-height:315px !important;
}

#item25712 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	box-shadow:3px 4px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 4px 5px 0px rgba(0,0,0,0.25);
	background:#00889c;
}

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

#item25603 {
	width:330px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item25777 {
	width:15px !important;
	height:15px !important;
	left:165px !important;
	top:53px !important;
}

#item25781 {
	width:15px !important;
	height:15px !important;
	left:124px !important;
	top:53px !important;
}

#item12683 {
	width:1920px !important;
	height:968px !important;
	top:115px !important;
	background:#fff;
}

@keyframes fly-in-bottom-12683 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-12683 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12717 {
	width:466px !important;
	left:30px !important;
	top:615px !important;
	min-height:91px !important;
}

#item12741 {
	width:538px !important;
	left:101px !important;
	top:338px !important;
	min-height:50px !important;
}

#item12769 {
	width:530px !important;
	height:547px !important;
	left:1277px !important;
	top:273px !important;
}

#item12770 {
	width:475px !important;
	left:4px !important;
	top:6px !important;
	min-height:609px !important;
}

#item12794 {
	width:466px !important;
	height:547px !important;
	left:150px !important;
	top:391px !important;
}

#item12795 {
	width:422px !important;
	left:6px !important;
	top:6px !important;
	min-height:751px !important;
}

#item12824 {
	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:#00889c;
}

#item12821 {
	width:242px !important;
	height:50px !important;
	left:1429px !important;
	top:880px !important;
}

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

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

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

@keyframes fly-in-bottom-13012 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-13012 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13055 {
	width:242px !important;
	height:50px !important;
	left:5px !important;
	top:4px !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;
}

#item13052 {
	width:257px !important;
	height:65px !important;
	left:863px !important;
	top:932px !important;
}

#item13101 {
	width:474px !important;
	height:484px !important;
	left:743px !important;
	top:415px !important;
}

#item13102 {
	width:430px !important;
	left:6px !important;
	top:6px !important;
	min-height:1290px !important;
}

#item13129 {
	width:1114px !important;
	left:110px !important;
	top:278px !important;
	min-height:110px !important;
}

#item13156 {
	width:430px !important;
	left:1358px !important;
	top:252px !important;
	min-height:183px !important;
}

@keyframes pulse-13179 {
	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-13179 {
	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);}
}
#item13184 {
	width:150px !important;
	left:1739px !important;
	top:667px !important;
	min-height:280px !important;
}

#item13207 {
	width:482px !important;
	left:139px !important;
	top:929px !important;
	min-height:43px !important;
}

#item12885 {
	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;
}

#item12882 {
	width:257px !important;
	height:65px !important;
	left:1580px !important;
	top:924px !important;
}

#item12934 {
	width:543px !important;
	left:1284px !important;
	top:477px !important;
	text-shadow:4px 4px 6px rgba(0,0,0,0.55);
	min-height:421px !important;
}

#item12984 {
	width:400px !important;
	left:74px !important;
	top:117px !important;
	min-height:171px !important;
}

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

#item13231 {
	width:15px !important;
	height:15px !important;
	left:955px !important;
	top:49px !important;
}

#item13236 {
	width:209px !important;
	height:25px !important;
	left:720px !important;
	top:44px !important;
}

#item13265 {
	width:15px !important;
	height:15px !important;
	left:999px !important;
	top:49px !important;
}

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

@keyframes fly-in-bottom-25805 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-25805 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25835 {
	width:260px !important;
	left:30px !important;
	top:418px !important;
	min-height:96px !important;
}

#item25860 {
	width:242px !important;
	left:42px !important;
	top:307px !important;
	min-height:63px !important;
}

#item25887 {
	width:290px !important;
	height:470px !important;
	left:30px !important;
	top:1298px !important;
}

#item25888 {
	width:256px !important;
	left:4px !important;
	top:6px !important;
	min-height:793px !important;
}

#item25911 {
	width:274px !important;
	height:309px !important;
	left:46px !important;
	top:394px !important;
}

#item25912 {
	width:242px !important;
	left:6px !important;
	top:6px !important;
	min-height:993px !important;
}

#item25941 {
	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:#00889c;
}

#item25938 {
	width:242px !important;
	height:50px !important;
	left:39px !important;
	top:1796px !important;
}

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

@keyframes fly-in-bottom-26151 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-26151 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26189 {
	width:242px !important;
	height:50px !important;
	left:4px !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;
}

#item26186 {
	width:257px !important;
	height:65px !important;
	left:53px !important;
	top:1800px !important;
}

#item26235 {
	width:287px !important;
	height:188px !important;
	left:43px !important;
	top:546px !important;
}

#item26236 {
	width:251px !important;
	left:6px !important;
	top:6px !important;
	min-height:1692px !important;
}

#item26262 {
	width:259px !important;
	left:36px !important;
	top:265px !important;
	min-height:280px !important;
}

#item26287 {
	width:268px !important;
	left:36px !important;
	top:1387px !important;
	min-height:183px !important;
}

@keyframes pulse-26310 {
	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-26310 {
	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);}
}
#item26314 {
	width:110px !important;
	left:30px !important;
	top:1574px !important;
	min-height:190px !important;
}

#item26338 {
	width:260px !important;
	left:40px !important;
	top:1140px !important;
	min-height:76px !important;
}

#item25979 {
	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;
}

#item25976 {
	width:257px !important;
	height:65px !important;
	left:40px !important;
	top:1112px !important;
}

#item26029 {
	width:235px !important;
	left:48px !important;
	top:471px !important;
	min-height:452px !important;
}

#item26052 {
	width:320px !important;
	height:674px !important;
	left:10px !important;
	top:1256px !important;
	box-shadow:3px 4px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 4px 5px 0px rgba(0,0,0,0.25);
	background:#00889c;
}

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

#item25965 {
	width:330px !important;
	height:1930px !important;
	left:-10px !important;
	top:-10px !important;
}

#item26362 {
	width:15px !important;
	height:15px !important;
	left:155px !important;
	top:56px !important;
}

#item26366 {
	width:15px !important;
	height:15px !important;
	left:114px !important;
	top:56px !important;
}

#item26372 {
	width:15px !important;
	height:15px !important;
	left:199px !important;
	top:56px !important;
}

#item13288 {
	width:1920px !important;
	height:968px !important;
	top:115px !important;
	background:#fff;
}

@keyframes fly-in-bottom-13288 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-13288 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13315 {
	width:538px !important;
	left:1278px !important;
	top:328px !important;
	min-height:50px !important;
}

#item13338 {
	width:538px !important;
	left:101px !important;
	top:328px !important;
	min-height:50px !important;
}

#item13366 {
	width:482px !important;
	height:570px !important;
	left:1322px !important;
	top:381px !important;
}

#item13367 {
	width:434px !important;
	left:6px !important;
	top:6px !important;
	min-height:873px !important;
}

#item13400 {
	width:430px !important;
	top:521px !important;
	min-height:101px !important;
}

#item13435 {
	width:430px !important;
	top:521px !important;
	min-height:101px !important;
}

#item13391 {
	width:430px !important;
	height:622px !important;
	left:745px !important;
	top:273px !important;
}

#item13461 {
	width:125px !important;
	height:40px !important;
	background:#00889c;
}

#item13458 {
	width:125px !important;
	height:40px !important;
	left:967px !important;
	top:911px !important;
}

#item13488 {
	width:125px !important;
	height:40px !important;
	background:#00889c;
}

#item13485 {
	width:125px !important;
	height:40px !important;
	left:819px !important;
	top:911px !important;
}

#item13512 {
	width:478px !important;
	height:471px !important;
	left:150px !important;
	top:381px !important;
}

#item13513 {
	width:422px !important;
	left:6px !important;
	top:6px !important;
	min-height:662px !important;
}

#item13543 {
	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:#00889c;
}

#item13540 {
	width:242px !important;
	height:50px !important;
	left:249px !important;
	top:911px !important;
}

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

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

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

@keyframes fly-in-bottom-13600 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-13600 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13636 {
	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;
}

#item13633 {
	width:257px !important;
	height:65px !important;
	left:237px !important;
	top:894px !important;
}

#item13683 {
	width:540px !important;
	height:424px !important;
	left:110px !important;
	top:421px !important;
}

#item13684 {
	width:501px !important;
	left:6px !important;
	top:6px !important;
	min-height:894px !important;
}

#item13710 {
	width:1114px !important;
	left:110px !important;
	top:288px !important;
	min-height:110px !important;
}

#item13733 {
	width:430px !important;
	left:1345px !important;
	top:897px !important;
	min-height:64px !important;
}

#item13759 {
	width:489px !important;
	height:427px !important;
	left:746px !important;
	top:528px !important;
}

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

#item13783 {
	width:476px !important;
	left:742px !important;
	top:467px !important;
	min-height:68px !important;
}

#item13819 {
	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;
}

#item13816 {
	width:257px !important;
	height:65px !important;
	left:69px !important;
	top:867px !important;
}

#item13896 {
	width:744px !important;
	left:1010px !important;
	top:639px !important;
	min-height:169px !important;
}

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

#item13921 {
	width:15px !important;
	height:15px !important;
	left:955px !important;
	top:49px !important;
}

#item13925 {
	width:209px !important;
	height:25px !important;
	left:720px !important;
	top:44px !important;
}

#item13955 {
	width:15px !important;
	height:15px !important;
	left:999px !important;
	top:49px !important;
}

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

@keyframes fly-in-bottom-26395 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-26395 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26422 {
	width:258px !important;
	left:32px !important;
	top:1382px !important;
	min-height:86px !important;
}

#item26446 {
	width:260px !important;
	left:30px !important;
	top:307px !important;
	min-height:77px !important;
}

#item26475 {
	width:290px !important;
	height:287px !important;
	left:30px !important;
	top:1473px !important;
}

#item26476 {
	width:242px !important;
	left:6px !important;
	top:6px !important;
	min-height:972px !important;
}

#item26534 {
	width:258px !important;
	left:31px !important;
	top:394px !important;
	min-height:140px !important;
}

#item26506 {
	width:261px !important;
	left:30px !important;
	top:400px !important;
	min-height:94px !important;
}

#item26500 {
	width:320px !important;
	height:534px !important;
	top:726px !important;
}

#item26560 {
	width:125px !important;
	height:40px !important;
	background:#00889c;
}

#item26557 {
	width:125px !important;
	height:40px !important;
	left:165px !important;
	top:1241px !important;
}

#item26586 {
	width:125px !important;
	height:40px !important;
	background:#00889c;
}

#item26583 {
	width:125px !important;
	height:40px !important;
	left:32px !important;
	top:1241px !important;
}

#item26609 {
	width:291px !important;
	height:266px !important;
	left:29px !important;
	top:390px !important;
}

#item26610 {
	width:255px !important;
	left:6px !important;
	top:6px !important;
	min-height:704px !important;
}

#item26641 {
	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:#00889c;
}

#item26638 {
	width:242px !important;
	height:50px !important;
	left:44px !important;
	top:1792px !important;
}

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

@keyframes fly-in-bottom-26673 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-26673 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26708 {
	width:242px !important;
	height:50px !important;
	left:4px !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;
}

#item26705 {
	width:257px !important;
	height:65px !important;
	left:54px !important;
	top:1814px !important;
}

#item26754 {
	width:291px !important;
	height:176px !important;
	left:39px !important;
	top:572px !important;
}

#item26755 {
	width:256px !important;
	left:6px !important;
	top:6px !important;
	min-height:1158px !important;
}

#item26784 {
	width:277px !important;
	left:29px !important;
	top:262px !important;
	min-height:299px !important;
}

#item26807 {
	width:260px !important;
	left:41px !important;
	top:1142px !important;
	min-height:98px !important;
}

#item26833 {
	width:290px !important;
	height:317px !important;
	left:41px !important;
	top:1411px !important;
}

#item26834 {
	width:254px !important;
	left:6px !important;
	top:6px !important;
	min-height:623px !important;
}

#item26858 {
	width:280px !important;
	left:29px !important;
	top:1289px !important;
	min-height:104px !important;
}

#item26890 {
	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;
}

#item26887 {
	width:257px !important;
	height:65px !important;
	left:45px !important;
	top:1070px !important;
}

#item26939 {
	width:210px !important;
	left:61px !important;
	top:474px !important;
	min-height:310px !important;
}

#item26988 {
	width:320px !important;
	height:674px !important;
	left:11px !important;
	top:1256px !important;
	box-shadow:3px 4px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 4px 5px 0px rgba(0,0,0,0.25);
	background:#00889c;
}

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

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

#item27053 {
	width:15px !important;
	height:15px !important;
	left:155px !important;
	top:57px !important;
}

#item27057 {
	width:15px !important;
	height:15px !important;
	left:114px !important;
	top:57px !important;
}

#item27063 {
	width:15px !important;
	height:15px !important;
	left:199px !important;
	top:57px !important;
}

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

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

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

@keyframes fly-in-bottom-14193 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-14193 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item14218 {
	width:851px !important;
	height:599px !important;
	left:752px !important;
	top:332px !important;
}

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

#item14229 {
	width:135px !important;
	height:73px !important;
	left:905px !important;
	top:152px !important;
}

#item14258 {
	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;
}

#item14255 {
	width:257px !important;
	height:65px !important;
	left:246px !important;
	top:850px !important;
}

#item14282 {
	width:140px !important;
	height:101px !important;
	left:983px !important;
	top:780px !important;
}

#item14286 {
	width:177px !important;
	height:584px !important;
	left:1626px !important;
	top:338px !important;
}

#item14309 {
	width:493px !important;
	left:136px !important;
	top:340px !important;
	min-height:506px !important;
}

#item14334 {
	width:540px !important;
	left:112px !important;
	top:269px !important;
	min-height:68px !important;
}

#item14014 {
	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;
}

#item14011 {
	width:257px !important;
	height:65px !important;
	left:1046px !important;
	top:887px !important;
}

@keyframes fly-in-top-14037 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.8;
	}
}
@-webkit-keyframes fly-in-top-14037 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.8;
	}
}
#item13996 {
	width:1932px !important;
	height:1091px !important;
	left:-12px !important;
	top:-10px !important;
}

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

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

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

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

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

@keyframes fly-in-bottom-27347 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-27347 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27372 {
	width:265px !important;
	height:371px !important;
	left:40px !important;
	top:448px !important;
}

#item27382 {
	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;
}

#item27379 {
	width:257px !important;
	height:65px !important;
	left:46px !important;
	top:1734px !important;
}

#item27407 {
	width:100px !important;
	height:73px !important;
	left:114px !important;
	top:716px !important;
}

#item27411 {
	width:260px !important;
	left:42px !important;
	top:844px !important;
	min-height:202px !important;
}

#item27434 {
	width:259px !important;
	left:44px !important;
	top:1124px !important;
	min-height:566px !important;
}

#item27458 {
	width:260px !important;
	left:42px !important;
	top:269px !important;
	min-height:117px !important;
}

#item27116 {
	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;
}

#item27113 {
	width:257px !important;
	height:65px !important;
	left:55px !important;
	top:1172px !important;
}

#item27279 {
	width:320px !important;
	height:674px !important;
	left:12px !important;
	top:1256px !important;
	box-shadow:3px 4px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:3px 4px 5px 0px rgba(0,0,0,0.25);
	background:#00889c;
}

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

#item27103 {
	width:334px !important;
	height:1930px !important;
	left:-12px !important;
	top:-10px !important;
}

#item27481 {
	width:15px !important;
	height:15px !important;
	left:175px !important;
	top:56px !important;
}

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

p.autoParaStyle146 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:26px;
	line-height:30px;
	color:#00889c;
	text-align:center;
}

p.autoParaStyle145 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#00889c;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle144 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:26px;
	color:#00889c;
	text-align:center;
}

p.autoParaStyle142 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Arial-BoldItalicMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle141 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle140 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#00889c;
	padding-left:20px;
	padding-right:20px;
	text-align:right;
}

p.autoParaStyle139 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#00889c;
	text-align:center;
}

p.autoParaStyle138 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle137 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	text-align:left;
}

p.autoParaStyle136 {
	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.autoParaStyle135 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:30px;
	color:#5f3da4;
	text-align:center;
}

p.autoParaStyle134 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:34px;
	line-height:38px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle133 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:left;
}

p.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:36px;
	line-height:30px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle131 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:32px;
	line-height:42px;
	color:#5f3da4;
	text-align:center;
}

p.autoParaStyle130 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle129 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.025em;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle128 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:30px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle127 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:25px;
	line-height:30px;
	color:#000;
	text-align:center;
}

p.autoParaStyle126 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	text-align:center;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Arial-BoldItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle124 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	padding-right:20px;
	text-align:right;
}

p.autoParaStyle123 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:26px;
	line-height:30px;
	color:#fff;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle122 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:21px;
	line-height:26px;
	color:#fff;
	letter-spacing:-0.025em;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle121 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle120 {
	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;
	text-align:center;
}

p.autoParaStyle119 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:26px;
	line-height:30px;
	color:#000;
	text-align:center;
}

p.autoParaStyle118 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:26px;
	line-height:30px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

p.autoParaStyle117 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:27px;
	line-height:32.4px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle116 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle115 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle114 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:17px;
	line-height:22px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle113 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle112 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:32px;
	line-height:36px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle111 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:21px;
	line-height:26px;
	color:#fff;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle110 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:31px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle109 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:21px;
	line-height:26px;
	color:#fff;
	margin-top:20px;
	text-align:center;
}

p.autoParaStyle108 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:36px;
	line-height:42px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle107 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:30px;
	line-height:32px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle106 {
	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.autoParaStyle105 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:19px;
	line-height:22px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle104 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:27px;
	line-height:32.4px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle102 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:21px;
	line-height:26px;
	color:#000;
	margin-top:20px;
	text-align:center;
}

p.autoParaStyle101 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle100 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle99 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	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.autoParaStyle98 {
	font-family:FF-SymbolMT,Symbol;
	font-size:26px;
	line-height:30px;
	color:#5f3da4;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle97 {
	font-family:FF-ArialRoundedMTBold,"Arial Rounded MT Bold",serif;
	font-size:34px;
	line-height:40px;
	color:#5f3da4;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle96 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:36px;
	line-height:42px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle95 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:26px;
	line-height:28px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle93 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-align:center;
}

p.autoParaStyle92 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:38px;
	line-height:30px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:36px;
	line-height:35px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:32px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle89 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:22px;
	line-height:24px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle88 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-align:center;
}

p.autoParaStyle86 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:21px;
	line-height:26px;
	color:#000;
	text-align:center;
}

p.autoParaStyle85 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:21px;
	line-height:26px;
	color:#000;
	text-align:left;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:30px;
	line-height:30px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle83 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle82 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-align:left;
}

p.autoParaStyle81 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-align:right;
}

p.autoParaStyle80 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:13.5px;
	line-height:16.5px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:22px;
	line-height:41px;
	color:#472d75;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle78 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:26px;
	line-height:32px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle77 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	text-indent:-22px;
	padding-left:22px;
	text-align:left;
}

p.autoParaStyle76 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	text-align:right;
}

p.autoParaStyle75 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:14px;
	line-height:18px;
	color:#000;
	text-align:center;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:26px;
	color:#000;
	margin-top:20px;
	text-align:center;
}

p.autoParaStyle73 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:32px;
	line-height:41px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle72 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:36px;
	line-height:41px;
	color:#472d75;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle70 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:center;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle68 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle67 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#191919;
	text-align:left;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle65 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-align:left;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#5f3da4;
	text-align:center;
}

p.autoParaStyle63 {
	font-family:FF-InkFree,"Ink Free",cursive, sans-serif;
	font-size:22px;
	line-height:26px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle61 {
	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.autoParaStyle60 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#191919;
	text-align:center;
}

p.autoParaStyle59 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:38px;
	line-height:33px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle58 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#191919;
	text-align:center;
}

p.autoParaStyle57 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#191919;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:38px;
	line-height:33px;
	color:#5f3da4;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:38px;
	line-height:30px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

ul.autoParaStyle54 > li {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	padding-left:18px;
	text-align:left;
}
ul.autoParaStyle54 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:25px;
	line-height:28px;
	color:#5f3da4;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle52 {
	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.autoParaStyle51 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
}

p.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, 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.autoParaStyle45 {
	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.autoParaStyle44 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, 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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:22px;
	line-height:24px;
	color:#e35378;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.autoParaStyle39 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:FF-Georgia,Georgia,Georgia, serif;
	font-size:53px;
	line-height:57px;
	color:#000;
	text-align:left;
}

p.autoParaStyle34 {
	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.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:22px;
	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.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:FF-Georgia,Georgia,Georgia, serif;
	font-size:53px;
	line-height:48px;
	color:#000;
	text-align:left;
}

p.autoParaStyle22 {
	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.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:31.7px;
	line-height:31.7px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	text-align:center;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:24px;
	line-height:26px;
	color:#fff;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle19 {
	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.autoParaStyle18 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:20px;
	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:10px;
	padding-right:1px;
	text-align:center;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:26px;
	line-height:26px;
	color:#fff;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:60px;
	line-height:72px;
	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.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	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.autoParaStyle14 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:17px;
	line-height:18px;
	color:#333333;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle13 {
	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.autoParaStyle12 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:17px;
	line-height:18px;
	color:#ffffff;
	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:77px;
	line-height:65px;
	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-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.autoParaStyle6 {
	font-family:FF-Corbel,Corbel,sans-serif;
	font-size:180px;
	line-height:216px;
	color:#5f3da4;
	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.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:48px;
	line-height:49px;
	color:#fff;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle4 {
	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.autoParaStyle3 {
	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.autoParaStyle2 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:14px;
	color:#ffffff;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:17.8px;
	line-height:17.8px;
	color:#ffffff;
	padding-right:12px;
	text-align:left;
}

p.mobile-blok {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:26px;
	line-height:28px;
	color:#00889c;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

p.mobile-normal {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	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-pullquote-black {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#000;
	text-align:center;
}

p.mobile-pullquote {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
	font-size:28px;
	line-height:30px;
	color:#fff;
	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.mobile-subheading {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:22px;
	line-height:24px;
	color:#000;
	text-align:center;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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_-_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_-_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_-_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.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.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.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_-_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_-_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_-_blok-normal {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:21px;
	line-height:26px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	margin-top: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_-_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_-_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.autoCharStyle10 {
	font-size:25px;
}

span.autoCharStyle9 {
	color:#5f3da4;
}

span.autoCharStyle8 {
	font-size:18px;
}

span.autoCharStyle7 {
	font-size:22px;
}

span.autoCharStyle6 {
	font-size:20px;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
}

span.autoCharStyle4 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
}

span.autoCharStyle3 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
}

span.autoCharStyle2 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-Georgia-Bold,Georgia,Georgia, serif;
}

span.Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

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.Custom-V_-_Hyperlink {
	color:#5f3da4;
}

span.hyperlink-pers {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	color:#5f3da4;
}

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

