/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:34740px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

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

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

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

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

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

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

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

#item226 {
	width:1920px !important;
	height:1080px !important;
	background:#eaebec;
}

#item10257 {
	mix-blend-mode:multiply;
	width:445px !important;
	height:855px !important;
	left:546px !important;
	top:225px !important;
}

@keyframes fadein-27171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290 {
	width:105px !important;
	left:13px !important;
	min-height:153px !important;
}

@keyframes fadein-27172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316 {
	width:116px !important;
	left:13px !important;
	min-height:153px !important;
}

@keyframes fadein-27174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496 {
	width:117px !important;
	left:13px !important;
	top:20px !important;
	min-height:42px !important;
}

#item1398 {
	width:111px !important;
	left:13px !important;
	min-height:115px !important;
}

@keyframes fadein-27181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549 {
	width:117px !important;
	left:13px !important;
	min-height:68px !important;
}

#item1573 {
	width:116px !important;
	left:13px !important;
	min-height:200px !important;
}

@keyframes fadein-27178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748 {
	width:117px !important;
	left:13px !important;
	top:20px !important;
	min-height:68px !important;
}

#item1774 {
	width:112px !important;
	left:13px !important;
	min-height:90px !important;
}

@keyframes fadein-27179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1885 {
	width:117px !important;
	left:13px !important;
	top:20px !important;
	min-height:68px !important;
}

#item1909 {
	width:112px !important;
	left:13px !important;
	top:1px !important;
	min-height:138px !important;
}

@keyframes fadein-34480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1937 {
	width:117px !important;
	left:13px !important;
	top:20px !important;
	min-height:68px !important;
}

#item1962 {
	width:112px !important;
	left:13px !important;
	min-height:77px !important;
}

#item1985 {
	width:112px !important;
	left:13px !important;
	min-height:63px !important;
}

#item2012 {
	width:112px !important;
	left:13px !important;
	min-height:63px !important;
}

#item2036 {
	width:112px !important;
	left:13px !important;
	min-height:63px !important;
}

#item34456 {
	width:112px !important;
	left:13px !important;
	min-height:137px !important;
}

@keyframes fadein-29820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-29820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29660 {
	width:117px !important;
	left:13px !important;
	top:20px !important;
	min-height:68px !important;
}

#item29685 {
	width:112px !important;
	left:13px !important;
	min-height:36px !important;
}

#item29710 {
	width:112px !important;
	left:13px !important;
	min-height:103px !important;
}

#item29735 {
	width:112px !important;
	left:13px !important;
	min-height:68px !important;
}

#item29760 {
	width:112px !important;
	left:13px !important;
	min-height:82px !important;
}

#item29796 {
	width:112px !important;
	left:13px !important;
	min-height:98px !important;
}

@keyframes fadein-27177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646 {
	width:117px !important;
	left:13px !important;
	top:20px !important;
	min-height:68px !important;
}

#item1670 {
	width:112px !important;
	left:13px !important;
	min-height:54px !important;
}

#item1696 {
	width:112px !important;
	left:13px !important;
	min-height:54px !important;
}

#item1720 {
	width:112px !important;
	left:13px !important;
	min-height:54px !important;
}

@keyframes fadein-27173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446 {
	width:117px !important;
	min-height:42px !important;
}

#item1469 {
	width:118px !important;
	left:1px !important;
	top:33px !important;
	min-height:119px !important;
}

#item1342 {
	width:123px !important;
	left:13px !important;
	min-height:59px !important;
}

#item1368 {
	width:123px !important;
	left:13px !important;
	min-height:94px !important;
}

@keyframes fadein-27170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item488 {
	width:78px !important;
	min-height:28px !important;
}

#item492 {
	width:117px !important;
	top:20px !important;
	min-height:35px !important;
}

#item515 {
	width:118px !important;
	left:1px !important;
	top:47px !important;
	min-height:32px !important;
}

#item964 {
	width:117px !important;
	min-height:35px !important;
}

#item987 {
	width:118px !important;
	left:1px !important;
	top:27px !important;
	min-height:32px !important;
}

#item1088 {
	width:117px !important;
	min-height:35px !important;
}

#item1111 {
	width:118px !important;
	left:1px !important;
	top:27px !important;
	min-height:32px !important;
}

#item538 {
	width:78px !important;
	min-height:28px !important;
}

#item561 {
	width:78px !important;
	top:18px !important;
	min-height:28px !important;
}

#item584 {
	width:104px !important;
	top:46px !important;
	min-height:31px !important;
}

#item1034 {
	width:78px !important;
	min-height:28px !important;
}

#item1057 {
	width:129px !important;
	top:28px !important;
	min-height:31px !important;
}

#item626 {
	width:348px !important;
	left:17px !important;
	top:1px !important;
	min-height:79px !important;
}

#item1183 {
	width:105px !important;
	left:13px !important;
	min-height:107px !important;
}

#item1209 {
	width:116px !important;
	left:13px !important;
	min-height:78px !important;
}

@keyframes flyinfrombottom-27069 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-27069 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4658 {
	width:69px !important;
	left:27px !important;
	top:51px !important;
	min-height:29px !important;
}

#item2141 {
	width:69px !important;
	left:27px !important;
	top:51px !important;
	min-height:29px !important;
}

#item4648 {
	width:125px !important;
	height:93px !important;
	left:149px !important;
}

#item4692 {
	width:30px !important;
	height:2px !important;
	left:45px !important;
	top:10px !important;
	background:#fff;
}

#item4704 {
	width:30px !important;
	height:3px !important;
	left:45px !important;
	top:38px !important;
	background:#fff;
}

#item4705 {
	width:87px !important;
	left:18px !important;
	top:50px !important;
	min-height:29px !important;
}

#item2094 {
	width:30px !important;
	height:2px !important;
	left:45px !important;
	top:10px !important;
	background:#1c1649;
}

#item2105 {
	width:30px !important;
	height:3px !important;
	left:45px !important;
	top:38px !important;
	background:#1c1649;
}

#item2164 {
	width:87px !important;
	left:18px !important;
	top:50px !important;
	min-height:29px !important;
}

#item4689 {
	width:125px !important;
	height:93px !important;
	left:297px !important;
}

#item4735 {
	width:87px !important;
	left:19px !important;
	top:61px !important;
	min-height:18px !important;
}

#item2188 {
	width:87px !important;
	left:19px !important;
	top:61px !important;
	min-height:18px !important;
}

#item4731 {
	width:125px !important;
	height:93px !important;
	left:446px !important;
}

#item19242 {
	opacity:0.60;
	width:282px !important;
	left:39px !important;
	top:11px !important;
	min-height:29px !important;
}

#item19274 {
	opacity:0.60;
	width:648px !important;
	left:36px !important;
	top:24px !important;
	min-height:23px !important;
}

#item28469 {
	width:84px !important;
	left:1625px !important;
	top:313px !important;
	min-height:20px !important;
}

@keyframes fadein-31372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13886 {
	width:1920px !important;
	height:69px !important;
	top:30px !important;
	background:#208eb2;
}

#item13900 {
	width:88px !important;
	left:28px !important;
	top:44px !important;
	min-height:20px !important;
}

#item13923 {
	width:115px !important;
	left:133px !important;
	top:44px !important;
	min-height:15px !important;
}

#item13946 {
	width:135px !important;
	left:398px !important;
	top:44px !important;
	min-height:15px !important;
}

#item13970 {
	width:115px !important;
	left:811px !important;
	top:44px !important;
	min-height:15px !important;
}

#item13993 {
	width:115px !important;
	left:943px !important;
	top:44px !important;
	min-height:15px !important;
}

#item14016 {
	width:115px !important;
	left:1075px !important;
	top:44px !important;
	min-height:15px !important;
}

#item14040 {
	width:115px !important;
	left:1208px !important;
	top:44px !important;
	min-height:15px !important;
}

#item14063 {
	width:115px !important;
	left:1341px !important;
	top:44px !important;
	min-height:15px !important;
}

#item14086 {
	width:115px !important;
	left:1473px !important;
	top:44px !important;
	min-height:15px !important;
}

#item14109 {
	width:115px !important;
	left:1607px !important;
	top:44px !important;
	min-height:15px !important;
}

#item14132 {
	width:115px !important;
	left:546px !important;
	top:44px !important;
	min-height:15px !important;
}

#item14155 {
	width:115px !important;
	left:546px !important;
	top:9px !important;
	min-height:21px !important;
}

#item14179 {
	width:115px !important;
	left:679px !important;
	top:9px !important;
	min-height:21px !important;
}

#item14202 {
	width:115px !important;
	left:1142px !important;
	top:9px !important;
	min-height:21px !important;
}

#item14225 {
	width:115px !important;
	left:1607px !important;
	top:9px !important;
	min-height:21px !important;
}

#item14248 {
	width:115px !important;
	left:679px !important;
	top:44px !important;
	min-height:15px !important;
}

#item14271 {
	width:115px !important;
	left:265px !important;
	top:44px !important;
	min-height:15px !important;
}

#item14294 {
	width:115px !important;
	left:133px !important;
	top:78px !important;
	min-height:15px !important;
}

#item14317 {
	width:115px !important;
	left:265px !important;
	top:78px !important;
	min-height:15px !important;
}

#item14340 {
	width:135px !important;
	left:398px !important;
	top:78px !important;
	min-height:15px !important;
}

#item14363 {
	width:115px !important;
	left:811px !important;
	top:78px !important;
	min-height:15px !important;
}

#item14386 {
	width:115px !important;
	left:943px !important;
	top:78px !important;
	min-height:15px !important;
}

#item14409 {
	width:115px !important;
	left:1075px !important;
	top:78px !important;
	min-height:15px !important;
}

#item14433 {
	width:115px !important;
	left:1208px !important;
	top:78px !important;
	min-height:15px !important;
}

#item14456 {
	width:115px !important;
	left:1341px !important;
	top:78px !important;
	min-height:15px !important;
}

#item14479 {
	width:115px !important;
	left:1473px !important;
	top:78px !important;
	min-height:15px !important;
}

#item14502 {
	width:115px !important;
	left:1607px !important;
	top:78px !important;
	min-height:15px !important;
}

#item14525 {
	width:101px !important;
	left:28px !important;
	top:7px !important;
	min-height:21px !important;
}

#item14548 {
	width:103px !important;
	left:28px !important;
	top:73px !important;
	min-height:20px !important;
}

#item29584 {
	width:115px !important;
	left:1739px !important;
	top:9px !important;
	min-height:21px !important;
}

#item29607 {
	width:115px !important;
	left:1739px !important;
	top:44px !important;
	min-height:15px !important;
}

#item29630 {
	width:115px !important;
	left:1739px !important;
	top:78px !important;
	min-height:15px !important;
}

#item27114 {
	width:133px !important;
	height:162px !important;
}

#item27115 {
	width:133px !important;
	height:162px !important;
	left:129px !important;
	top:181px !important;
}

#item27124 {
	width:133px !important;
	height:162px !important;
}

#item27121 {
	width:133px !important;
	height:162px !important;
	left:267px !important;
	top:181px !important;
}

#item27128 {
	width:133px !important;
	height:162px !important;
}

#item27125 {
	width:133px !important;
	height:162px !important;
	left:400px !important;
	top:181px !important;
}

#item27132 {
	width:117px !important;
	height:162px !important;
}

#item27129 {
	width:117px !important;
	height:162px !important;
	left:546px !important;
	top:181px !important;
}

#item27136 {
	width:117px !important;
	height:162px !important;
}

#item27133 {
	width:117px !important;
	height:162px !important;
	left:678px !important;
	top:181px !important;
}

#item27140 {
	width:117px !important;
	height:162px !important;
}

#item27137 {
	width:117px !important;
	height:162px !important;
	left:811px !important;
	top:181px !important;
}

#item27147 {
	width:117px !important;
	height:162px !important;
}

#item27144 {
	width:117px !important;
	height:162px !important;
	left:943px !important;
	top:181px !important;
}

#item27151 {
	width:110px !important;
	height:162px !important;
}

#item27148 {
	width:110px !important;
	height:162px !important;
	left:1080px !important;
	top:181px !important;
}

#item27155 {
	width:114px !important;
	height:162px !important;
}

#item27152 {
	width:114px !important;
	height:162px !important;
	left:1212px !important;
	top:181px !important;
}

#item27159 {
	width:114px !important;
	height:162px !important;
}

#item27156 {
	width:114px !important;
	height:162px !important;
	left:1341px !important;
	top:181px !important;
}

#item27163 {
	width:114px !important;
	height:162px !important;
}

#item27160 {
	width:114px !important;
	height:162px !important;
	left:1474px !important;
	top:181px !important;
}

#item27169 {
	width:117px !important;
	height:162px !important;
}

#item27166 {
	width:117px !important;
	height:162px !important;
	left:1607px !important;
	top:181px !important;
}

#item31381 {
	width:117px !important;
	height:162px !important;
}

#item31377 {
	width:117px !important;
	height:162px !important;
	left:1740px !important;
	top:181px !important;
}

#item27241 {
	width:255px !important;
	height:114px !important;
}

#item27242 {
	width:255px !important;
	height:114px !important;
	top:966px !important;
}

#item28082 {
	width:369px !important;
	height:65px !important;
}

#item28083 {
	width:369px !important;
	height:65px !important;
	left:170px !important;
	top:116px !important;
}

#item28086 {
	width:697px !important;
	height:53px !important;
}

#item28087 {
	width:697px !important;
	height:53px !important;
	left:842px !important;
	top:118px !important;
}

#item27500 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item27501 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item27504 {
	width:1151px !important;
	height:647px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item27511 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item27534 {
	width:917px !important;
	left:504px !important;
	top:363px !important;
	min-height:102px !important;
}

#item27538 {
	width:917px !important;
	left:504px !important;
	top:508px !important;
	min-height:280px !important;
}

#item27566 {
	width:54px !important;
	height:54px !important;
	left:1493px !important;
	top:229px !important;
}

#item27497 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item27496 {
	width:1935px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item27580 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item27581 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item27584 {
	width:1151px !important;
	height:420px !important;
	left:397px !important;
	top:343px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item27592 {
	width:980px !important;
	left:479px !important;
	top:446px !important;
	min-height:136px !important;
}

#item27615 {
	width:917px !important;
	left:511px !important;
	top:585px !important;
	min-height:100px !important;
}

#item27647 {
	width:54px !important;
	height:54px !important;
	left:1492px !important;
	top:344px !important;
}

#item27577 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item27576 {
	width:1935px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item2277 {
	width:1920px !important;
	height:1080px !important;
	background:#eaebec;
}

#item10254 {
	mix-blend-mode:multiply;
	width:445px !important;
	height:855px !important;
	left:546px !important;
	top:225px !important;
}

#item31395 {
	width:84px !important;
	left:1625px !important;
	top:313px !important;
	min-height:20px !important;
}

#item31421 {
	width:133px !important;
	height:162px !important;
}

#item31418 {
	width:133px !important;
	height:162px !important;
	left:129px !important;
	top:181px !important;
}

#item31425 {
	width:133px !important;
	height:162px !important;
}

#item31422 {
	width:133px !important;
	height:162px !important;
	left:267px !important;
	top:181px !important;
}

#item31429 {
	width:133px !important;
	height:162px !important;
}

#item31426 {
	width:133px !important;
	height:162px !important;
	left:400px !important;
	top:181px !important;
}

#item31433 {
	width:117px !important;
	height:162px !important;
}

#item31430 {
	width:117px !important;
	height:162px !important;
	left:546px !important;
	top:181px !important;
}

#item31437 {
	width:117px !important;
	height:162px !important;
}

#item31434 {
	width:117px !important;
	height:162px !important;
	left:678px !important;
	top:181px !important;
}

#item31442 {
	width:117px !important;
	height:162px !important;
}

#item31439 {
	width:117px !important;
	height:162px !important;
	left:811px !important;
	top:181px !important;
}

#item31446 {
	width:117px !important;
	height:162px !important;
}

#item31443 {
	width:117px !important;
	height:162px !important;
	left:943px !important;
	top:181px !important;
}

#item31450 {
	width:110px !important;
	height:162px !important;
}

#item31447 {
	width:110px !important;
	height:162px !important;
	left:1080px !important;
	top:181px !important;
}

#item31455 {
	width:114px !important;
	height:162px !important;
}

#item31451 {
	width:114px !important;
	height:162px !important;
	left:1212px !important;
	top:181px !important;
}

#item31459 {
	width:114px !important;
	height:162px !important;
}

#item31456 {
	width:114px !important;
	height:162px !important;
	left:1341px !important;
	top:181px !important;
}

#item31463 {
	width:114px !important;
	height:162px !important;
}

#item31460 {
	width:114px !important;
	height:162px !important;
	left:1474px !important;
	top:181px !important;
}

#item31467 {
	width:117px !important;
	height:162px !important;
}

#item31464 {
	width:117px !important;
	height:162px !important;
	left:1607px !important;
	top:181px !important;
}

#item31471 {
	width:117px !important;
	height:162px !important;
}

#item31468 {
	width:117px !important;
	height:162px !important;
	left:1740px !important;
	top:181px !important;
}

@keyframes fadein-29942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-29942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29943 {
	width:1920px !important;
	height:69px !important;
	top:30px !important;
	background:#208eb2;
}

#item29959 {
	width:88px !important;
	left:28px !important;
	top:44px !important;
	min-height:20px !important;
}

#item29982 {
	width:115px !important;
	left:133px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30005 {
	width:124px !important;
	left:398px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30028 {
	width:115px !important;
	left:811px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30051 {
	width:115px !important;
	left:943px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30074 {
	width:115px !important;
	left:1075px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30097 {
	width:115px !important;
	left:1208px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30121 {
	width:115px !important;
	left:1341px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30144 {
	width:115px !important;
	left:1473px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30167 {
	width:115px !important;
	left:1607px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30190 {
	width:115px !important;
	left:546px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30213 {
	width:115px !important;
	left:546px !important;
	top:9px !important;
	min-height:21px !important;
}

#item30236 {
	width:115px !important;
	left:679px !important;
	top:9px !important;
	min-height:21px !important;
}

#item30259 {
	width:115px !important;
	left:1142px !important;
	top:9px !important;
	min-height:21px !important;
}

#item30282 {
	width:115px !important;
	left:1607px !important;
	top:9px !important;
	min-height:21px !important;
}

#item30306 {
	width:115px !important;
	left:679px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30329 {
	width:115px !important;
	left:265px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30352 {
	width:115px !important;
	left:133px !important;
	top:78px !important;
	min-height:15px !important;
}

#item30375 {
	width:115px !important;
	left:265px !important;
	top:78px !important;
	min-height:15px !important;
}

#item30398 {
	width:124px !important;
	left:398px !important;
	top:78px !important;
	min-height:15px !important;
}

#item30421 {
	width:115px !important;
	left:811px !important;
	top:78px !important;
	min-height:15px !important;
}

#item30444 {
	width:115px !important;
	left:943px !important;
	top:78px !important;
	min-height:15px !important;
}

#item30467 {
	width:115px !important;
	left:1075px !important;
	top:78px !important;
	min-height:15px !important;
}

#item30490 {
	width:115px !important;
	left:1208px !important;
	top:78px !important;
	min-height:15px !important;
}

#item30513 {
	width:115px !important;
	left:1341px !important;
	top:78px !important;
	min-height:15px !important;
}

#item30536 {
	width:115px !important;
	left:1473px !important;
	top:78px !important;
	min-height:15px !important;
}

#item30559 {
	width:115px !important;
	left:1607px !important;
	top:78px !important;
	min-height:15px !important;
}

#item30582 {
	width:101px !important;
	left:28px !important;
	top:7px !important;
	min-height:21px !important;
}

#item30605 {
	width:103px !important;
	left:28px !important;
	top:73px !important;
	min-height:20px !important;
}

#item30630 {
	width:115px !important;
	left:1739px !important;
	top:9px !important;
	min-height:21px !important;
}

#item30653 {
	width:115px !important;
	left:1739px !important;
	top:44px !important;
	min-height:15px !important;
}

#item30677 {
	width:115px !important;
	left:1739px !important;
	top:78px !important;
	min-height:15px !important;
}

@keyframes fadein-31175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3761 {
	width:368px !important;
	left:18px !important;
	top:41px !important;
	min-height:35px !important;
}

#item3787 {
	width:111px !important;
	height:53px !important;
	left:283px !important;
	top:93px !important;
}

@keyframes fadein-31178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3907 {
	width:111px !important;
	height:54px !important;
	left:19px !important;
	top:15px !important;
}

#item3957 {
	width:111px !important;
	height:40px !important;
	left:19px !important;
	top:188px !important;
}

#item3930 {
	width:111px !important;
	height:75px !important;
	left:19px !important;
	top:91px !important;
}

@keyframes fadein-31179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4004 {
	width:111px !important;
	height:54px !important;
	left:16px !important;
	top:117px !important;
}

#item3981 {
	width:111px !important;
	height:88px !important;
	left:16px !important;
	top:19px !important;
}

@keyframes fadein-31180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4027 {
	width:111px !important;
	height:88px !important;
	left:21px !important;
	top:7px !important;
}

#item4054 {
	width:111px !important;
	height:55px !important;
	left:21px !important;
	top:124px !important;
}

#item4077 {
	width:111px !important;
	height:57px !important;
	left:21px !important;
	top:196px !important;
}

#item4100 {
	width:111px !important;
	height:51px !important;
	left:21px !important;
	top:277px !important;
}

@keyframes fadein-31181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4127 {
	width:111px !important;
	height:106px !important;
	left:21px !important;
	top:14px !important;
}

#item4150 {
	width:111px !important;
	height:44px !important;
	left:21px !important;
	top:150px !important;
}

#item4223 {
	width:111px !important;
	height:44px !important;
	left:21px !important;
	top:354px !important;
}

#item3657 {
	width:2px !important;
	height:22px !important;
	left:9px !important;
	top:4px !important;
	background:#208eb2;
	border:solid 0.6px #208eb2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3658 {
	width:22px !important;
	height:2px !important;
	left:4px !important;
	top:9px !important;
	background:#208eb2;
	border:solid 0.6px #208eb2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4173 {
	width:111px !important;
	height:109px !important;
	left:21px !important;
	top:217px !important;
}

@keyframes fadein-31189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4427 {
	width:111px !important;
	height:44px !important;
	left:16px !important;
	top:11px !important;
}

#item4450 {
	width:111px !important;
	height:56px !important;
	left:16px !important;
	top:87px !important;
}

#item4473 {
	width:111px !important;
	height:34px !important;
	left:16px !important;
	top:169px !important;
}

#item4500 {
	width:111px !important;
	height:29px !important;
	left:16px !important;
	top:231px !important;
}

@keyframes fadein-31190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4525 {
	width:111px !important;
	height:44px !important;
	left:20px !important;
	top:11px !important;
}

#item4548 {
	width:111px !important;
	height:63px !important;
	left:20px !important;
	top:87px !important;
}

#item4571 {
	width:111px !important;
	height:63px !important;
	left:20px !important;
	top:182px !important;
}

#item4594 {
	width:111px !important;
	height:49px !important;
	left:20px !important;
	top:277px !important;
}

#item4618 {
	width:111px !important;
	height:46px !important;
	left:20px !important;
	top:347px !important;
}

@keyframes fadein-31188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4271 {
	width:111px !important;
	height:44px !important;
	left:17px !important;
	top:281px !important;
}

#item4294 {
	width:111px !important;
	height:44px !important;
	left:17px !important;
	top:215px !important;
}

#item4404 {
	width:111px !important;
	height:44px !important;
	left:17px !important;
	top:14px !important;
}

#item4318 {
	width:111px !important;
	height:44px !important;
	left:17px !important;
	top:162px !important;
}

#item4341 {
	width:111px !important;
	height:63px !important;
	left:17px !important;
	top:77px !important;
}

#item4246 {
	width:119px !important;
	height:96px !important;
	left:17px !important;
	top:330px !important;
}

@keyframes fadein-31176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3811 {
	width:111px !important;
	height:54px !important;
	left:17px !important;
	top:26px !important;
}

#item3558 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:17px !important;
	background:#208eb2;
}

#item3559 {
	width:2px !important;
	height:1px !important;
	left:12px !important;
	top:17px !important;
	background:#208eb2;
}

#item3561 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	background:#208eb2;
}

#item3562 {
	width:1px !important;
	height:2px !important;
	top:4px !important;
	background:#208eb2;
}

#item3563 {
	width:2px !important;
	height:1px !important;
	left:8px !important;
	background:#208eb2;
}

#item3564 {
	width:2px !important;
	height:1px !important;
	left:8px !important;
	top:17px !important;
	background:#208eb2;
}

#item3566 {
	width:2px !important;
	height:1px !important;
	left:12px !important;
	background:#208eb2;
}

#item3569 {
	width:1px !important;
	height:2px !important;
	left:17px !important;
	top:12px !important;
	background:#208eb2;
}

#item3570 {
	width:1px !important;
	height:2px !important;
	left:17px !important;
	top:5px !important;
	background:#208eb2;
}

#item3571 {
	width:1px !important;
	height:2px !important;
	left:17px !important;
	top:8px !important;
	background:#208eb2;
}

#item3836 {
	width:111px !important;
	height:54px !important;
	left:17px !important;
	top:87px !important;
}

@keyframes fadein-31177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3884 {
	width:111px !important;
	height:54px !important;
	left:21px !important;
	top:100px !important;
}

#item3859 {
	width:111px !important;
	height:54px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes flyinfrombottom-27071 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-27071 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4650 {
	width:125px !important;
	height:93px !important;
}

#item3322 {
	width:69px !important;
	left:27px !important;
	top:51px !important;
	min-height:29px !important;
}

#item9241 {
	width:30px !important;
	height:2px !important;
	left:45px !important;
	top:10px !important;
	background:#fff;
}

#item9253 {
	width:30px !important;
	height:3px !important;
	left:45px !important;
	top:38px !important;
	background:#fff;
}

#item9254 {
	width:87px !important;
	left:18px !important;
	top:50px !important;
	min-height:29px !important;
}

#item9204 {
	width:30px !important;
	height:2px !important;
	left:45px !important;
	top:10px !important;
	background:#1c1649;
}

#item9215 {
	width:30px !important;
	height:3px !important;
	left:45px !important;
	top:38px !important;
	background:#1c1649;
}

#item9216 {
	width:87px !important;
	left:18px !important;
	top:50px !important;
	min-height:29px !important;
}

#item9200 {
	width:125px !important;
	height:93px !important;
	left:297px !important;
}

#item9318 {
	width:87px !important;
	left:19px !important;
	top:61px !important;
	min-height:18px !important;
}

#item9292 {
	width:87px !important;
	left:19px !important;
	top:61px !important;
	min-height:18px !important;
}

#item9286 {
	width:125px !important;
	height:93px !important;
	left:446px !important;
}

@keyframes fadein-34571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4688 {
	width:1920px !important;
	height:59px !important;
	top:40px !important;
	background:#208eb2;
}

#item4761 {
	width:125px !important;
	height:40px !important;
	left:1083px !important;
	background:#bbbdc0;
}

#item31218 {
	width:125px !important;
	height:40px !important;
	left:1739px !important;
	background:#bbbdc0;
}

#item4762 {
	width:512px !important;
	height:40px !important;
	left:1213px !important;
	background:#bbbdc0;
}

#item12666 {
	width:338px !important;
	left:161px !important;
	top:77px !important;
	min-height:18px !important;
}

#item12740 {
	width:241px !important;
	left:555px !important;
	top:74px !important;
	min-height:18px !important;
}

#item12766 {
	width:368px !important;
	left:1085px !important;
	top:75px !important;
	min-height:18px !important;
}

#item12886 {
	width:125px !important;
	left:1083px !important;
	top:20px !important;
	min-height:22px !important;
}

#item31219 {
	width:125px !important;
	left:1739px !important;
	top:20px !important;
	min-height:22px !important;
}

#item12913 {
	width:323px !important;
	left:1312px !important;
	top:23px !important;
	min-height:24px !important;
}

#item12839 {
	width:234px !important;
	left:1486px !important;
	top:75px !important;
	min-height:18px !important;
}

#item31291 {
	width:141px !important;
	left:1730px !important;
	top:64px !important;
	min-height:36px !important;
}

#item12689 {
	width:102px !important;
	left:282px !important;
	top:51px !important;
	min-height:26px !important;
}

#item12814 {
	width:102px !important;
	left:1553px !important;
	top:49px !important;
	min-height:29px !important;
}

#item31268 {
	width:43px !important;
	left:1777px !important;
	top:43px !important;
	min-height:24px !important;
}

#item12717 {
	width:102px !important;
	left:624px !important;
	top:51px !important;
	min-height:22px !important;
}

#item12863 {
	width:102px !important;
	left:1095px !important;
	top:3px !important;
	min-height:22px !important;
}

#item31242 {
	width:102px !important;
	left:1750px !important;
	top:3px !important;
	min-height:22px !important;
}

#item12936 {
	width:102px !important;
	left:1423px !important;
	top:3px !important;
	min-height:22px !important;
}

#item12789 {
	width:234px !important;
	left:1154px !important;
	top:51px !important;
	min-height:22px !important;
}

#item19309 {
	opacity:0.60;
	width:282px !important;
	left:39px !important;
	top:11px !important;
	min-height:29px !important;
}

@keyframes fadein-31191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30951 {
	width:111px !important;
	height:72px !important;
	left:20px !important;
	top:35px !important;
}

#item31011 {
	width:111px !important;
	height:43px !important;
	left:20px !important;
	top:152px !important;
}

#item31040 {
	width:111px !important;
	height:38px !important;
	left:20px !important;
	top:261px !important;
}

#item31074 {
	width:111px !important;
	height:46px !important;
	left:20px !important;
	top:337px !important;
}

#item27340 {
	width:255px !important;
	height:114px !important;
}

#item27337 {
	width:255px !important;
	height:114px !important;
	top:966px !important;
}

#item28092 {
	width:374px !important;
	height:65px !important;
}

#item28090 {
	width:374px !important;
	height:65px !important;
	left:188px !important;
	top:118px !important;
}

#item34873 {
	opacity:0.60;
	width:648px !important;
	left:36px !important;
	top:24px !important;
	min-height:23px !important;
}

#item28095 {
	width:712px !important;
	height:65px !important;
}

#item28093 {
	width:712px !important;
	height:65px !important;
	left:842px !important;
	top:118px !important;
}

#item27659 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item27656 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item27660 {
	width:1151px !important;
	height:420px !important;
	left:397px !important;
	top:343px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item27662 {
	width:1003px !important;
	left:467px !important;
	top:430px !important;
	min-height:119px !important;
}

#item27685 {
	width:916px !important;
	left:511px !important;
	top:575px !important;
	min-height:100px !important;
}

#item27708 {
	width:54px !important;
	height:54px !important;
	left:1492px !important;
	top:344px !important;
}

#item27654 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item27652 {
	width:1935px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item27722 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item27719 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item27723 {
	width:1151px !important;
	height:647px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

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

#item27724 {
	width:51px !important;
	height:51px !important;
	left:1493px !important;
	top:234px !important;
}

#item27730 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item27731 {
	width:916px !important;
	left:504px !important;
	top:363px !important;
	min-height:102px !important;
}

#item27754 {
	width:916px !important;
	left:504px !important;
	top:508px !important;
	min-height:280px !important;
}

#item27777 {
	width:54px !important;
	height:54px !important;
	left:1493px !important;
	top:229px !important;
}

#item27717 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item27715 {
	width:1935px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item7483 {
	width:1920px !important;
	height:1080px !important;
	background:#eaebec;
}

#item10251 {
	mix-blend-mode:multiply;
	width:445px !important;
	height:855px !important;
	left:544px !important;
	top:225px !important;
}

#item31538 {
	width:84px !important;
	left:1625px !important;
	top:313px !important;
	min-height:20px !important;
}

#item31564 {
	width:133px !important;
	height:162px !important;
}

#item31561 {
	width:133px !important;
	height:162px !important;
	left:129px !important;
	top:181px !important;
}

#item31568 {
	width:133px !important;
	height:162px !important;
}

#item31565 {
	width:133px !important;
	height:162px !important;
	left:267px !important;
	top:181px !important;
}

#item31572 {
	width:133px !important;
	height:162px !important;
}

#item31569 {
	width:133px !important;
	height:162px !important;
	left:400px !important;
	top:181px !important;
}

#item31576 {
	width:117px !important;
	height:162px !important;
}

#item31573 {
	width:117px !important;
	height:162px !important;
	left:546px !important;
	top:181px !important;
}

#item31581 {
	width:117px !important;
	height:162px !important;
}

#item31578 {
	width:117px !important;
	height:162px !important;
	left:678px !important;
	top:181px !important;
}

#item31585 {
	width:117px !important;
	height:162px !important;
}

#item31582 {
	width:117px !important;
	height:162px !important;
	left:811px !important;
	top:181px !important;
}

#item31589 {
	width:117px !important;
	height:162px !important;
}

#item31586 {
	width:117px !important;
	height:162px !important;
	left:943px !important;
	top:181px !important;
}

#item31593 {
	width:110px !important;
	height:162px !important;
}

#item31590 {
	width:110px !important;
	height:162px !important;
	left:1080px !important;
	top:181px !important;
}

#item31597 {
	width:114px !important;
	height:162px !important;
}

#item31594 {
	width:114px !important;
	height:162px !important;
	left:1212px !important;
	top:181px !important;
}

#item31601 {
	width:114px !important;
	height:162px !important;
}

#item31598 {
	width:114px !important;
	height:162px !important;
	left:1341px !important;
	top:181px !important;
}

#item31605 {
	width:114px !important;
	height:162px !important;
}

#item31602 {
	width:114px !important;
	height:162px !important;
	left:1474px !important;
	top:181px !important;
}

#item31609 {
	width:117px !important;
	height:162px !important;
}

#item31606 {
	width:117px !important;
	height:162px !important;
	left:1607px !important;
	top:181px !important;
}

#item31614 {
	width:117px !important;
	height:162px !important;
}

#item31610 {
	width:117px !important;
	height:162px !important;
	left:1740px !important;
	top:181px !important;
}

@keyframes fadein-31615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31616 {
	width:1920px !important;
	height:69px !important;
	top:30px !important;
	background:#208eb2;
}

#item31631 {
	width:88px !important;
	left:28px !important;
	top:44px !important;
	min-height:20px !important;
}

#item31655 {
	width:115px !important;
	left:133px !important;
	top:44px !important;
	min-height:15px !important;
}

#item31678 {
	width:129px !important;
	left:398px !important;
	top:44px !important;
	min-height:15px !important;
}

#item31701 {
	width:115px !important;
	left:811px !important;
	top:44px !important;
	min-height:15px !important;
}

#item31724 {
	width:115px !important;
	left:943px !important;
	top:44px !important;
	min-height:15px !important;
}

#item31747 {
	width:115px !important;
	left:1075px !important;
	top:44px !important;
	min-height:15px !important;
}

#item31770 {
	width:115px !important;
	left:1208px !important;
	top:44px !important;
	min-height:15px !important;
}

#item31793 {
	width:115px !important;
	left:1341px !important;
	top:44px !important;
	min-height:15px !important;
}

#item31816 {
	width:115px !important;
	left:1473px !important;
	top:44px !important;
	min-height:15px !important;
}

#item31840 {
	width:115px !important;
	left:1607px !important;
	top:44px !important;
	min-height:15px !important;
}

#item31863 {
	width:115px !important;
	left:546px !important;
	top:44px !important;
	min-height:15px !important;
}

#item31886 {
	width:115px !important;
	left:546px !important;
	top:9px !important;
	min-height:21px !important;
}

#item31909 {
	width:115px !important;
	left:679px !important;
	top:9px !important;
	min-height:21px !important;
}

#item31932 {
	width:115px !important;
	left:1142px !important;
	top:9px !important;
	min-height:21px !important;
}

#item31955 {
	width:115px !important;
	left:1607px !important;
	top:9px !important;
	min-height:21px !important;
}

#item31978 {
	width:115px !important;
	left:679px !important;
	top:44px !important;
	min-height:15px !important;
}

#item32001 {
	width:115px !important;
	left:265px !important;
	top:44px !important;
	min-height:15px !important;
}

#item32024 {
	width:115px !important;
	left:133px !important;
	top:78px !important;
	min-height:15px !important;
}

#item32047 {
	width:115px !important;
	left:265px !important;
	top:78px !important;
	min-height:15px !important;
}

#item32070 {
	width:129px !important;
	left:398px !important;
	top:78px !important;
	min-height:15px !important;
}

#item32093 {
	width:115px !important;
	left:811px !important;
	top:78px !important;
	min-height:15px !important;
}

#item32116 {
	width:115px !important;
	left:943px !important;
	top:78px !important;
	min-height:15px !important;
}

#item32140 {
	width:115px !important;
	left:1075px !important;
	top:78px !important;
	min-height:15px !important;
}

#item32163 {
	width:115px !important;
	left:1208px !important;
	top:78px !important;
	min-height:15px !important;
}

#item32186 {
	width:115px !important;
	left:1341px !important;
	top:78px !important;
	min-height:15px !important;
}

#item32209 {
	width:115px !important;
	left:1473px !important;
	top:78px !important;
	min-height:15px !important;
}

#item32233 {
	width:115px !important;
	left:1607px !important;
	top:78px !important;
	min-height:15px !important;
}

#item32256 {
	width:101px !important;
	left:28px !important;
	top:7px !important;
	min-height:21px !important;
}

#item32279 {
	width:103px !important;
	left:28px !important;
	top:73px !important;
	min-height:20px !important;
}

#item32304 {
	width:115px !important;
	left:1739px !important;
	top:9px !important;
	min-height:21px !important;
}

#item32327 {
	width:115px !important;
	left:1739px !important;
	top:44px !important;
	min-height:15px !important;
}

#item32350 {
	width:115px !important;
	left:1739px !important;
	top:78px !important;
	min-height:15px !important;
}

@keyframes flyinfrombottom-28420 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-28420 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7550 {
	width:69px !important;
	left:27px !important;
	top:51px !important;
	min-height:29px !important;
}

#item7523 {
	width:69px !important;
	left:27px !important;
	top:51px !important;
	min-height:29px !important;
}

#item7517 {
	width:125px !important;
	height:93px !important;
	left:149px !important;
}

#item9120 {
	width:30px !important;
	height:2px !important;
	left:45px !important;
	top:10px !important;
	background:#fff;
}

#item9132 {
	width:30px !important;
	height:3px !important;
	left:45px !important;
	top:38px !important;
	background:#fff;
}

#item9133 {
	width:87px !important;
	left:18px !important;
	top:50px !important;
	min-height:29px !important;
}

#item9159 {
	width:125px !important;
	height:93px !important;
}

#item9374 {
	width:87px !important;
	left:19px !important;
	top:61px !important;
	min-height:18px !important;
}

#item9348 {
	width:87px !important;
	left:19px !important;
	top:61px !important;
	min-height:18px !important;
}

#item9343 {
	width:125px !important;
	height:93px !important;
	left:446px !important;
}

@keyframes fadein-32642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-32642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9577 {
	width:202px !important;
	left:88px !important;
	top:6px !important;
	min-height:41px !important;
}

#item9893 {
	width:168px !important;
	left:943px !important;
	min-height:56px !important;
}

#item19384 {
	opacity:0.60;
	width:282px !important;
	left:39px !important;
	top:11px !important;
	min-height:29px !important;
}

@keyframes fadein-35025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-35025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9799 {
	width:210px !important;
	left:848px !important;
	top:49px !important;
	min-height:18px !important;
}

#item32442 {
	width:210px !important;
	left:80px !important;
	top:49px !important;
	min-height:18px !important;
}

#item10017 {
	width:156px !important;
	left:1448px !important;
	top:49px !important;
	min-height:41px !important;
}

#item32417 {
	width:119px !important;
	left:1604px !important;
	top:49px !important;
	min-height:41px !important;
}

@keyframes custom-28372 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(0px,10px);}
}
@-webkit-keyframes custom-28372 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(0px,10px);}
}
@keyframes custom-28373 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-9px,0px);}
}
@-webkit-keyframes custom-28373 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-9px,0px);}
}
@keyframes custom-28374 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(0px,-10px);}
}
@-webkit-keyframes custom-28374 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(0px,-10px);}
}
@keyframes custom-28375 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(8px,0px);}
}
@-webkit-keyframes custom-28375 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(8px,0px);}
}
@keyframes custom-28377 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(6px,6px);}
}
@-webkit-keyframes custom-28377 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(6px,6px);}
}
@keyframes custom-28378 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-6px,6px);}
}
@-webkit-keyframes custom-28378 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-6px,6px);}
}
@keyframes custom-28379 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-6px,-6px);}
}
@-webkit-keyframes custom-28379 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-6px,-6px);}
}
@keyframes custom-28380 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(6px,-6px);}
}
@-webkit-keyframes custom-28380 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(6px,-6px);}
}
@keyframes custom-28412 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(6px,7px);}
}
@-webkit-keyframes custom-28412 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(6px,7px);}
}
@keyframes custom-28413 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-7px,7px);}
}
@-webkit-keyframes custom-28413 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-7px,7px);}
}
@keyframes custom-28414 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-8px,-8px);}
}
@-webkit-keyframes custom-28414 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-8px,-8px);}
}
@keyframes custom-28415 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(7px,-7px);}
}
@-webkit-keyframes custom-28415 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(7px,-7px);}
}
@keyframes custom-28416 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(0px,10px);}
}
@-webkit-keyframes custom-28416 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(0px,10px);}
}
@keyframes custom-28417 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(0px,-10px);}
}
@-webkit-keyframes custom-28417 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(0px,-10px);}
}
@keyframes custom-34985 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(6px,7px);}
}
@-webkit-keyframes custom-34985 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(6px,7px);}
}
@keyframes custom-34986 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-7px,7px);}
}
@-webkit-keyframes custom-34986 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-7px,7px);}
}
@keyframes custom-34987 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-8px,-8px);}
}
@-webkit-keyframes custom-34987 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-8px,-8px);}
}
@keyframes custom-34988 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(7px,-7px);}
}
@-webkit-keyframes custom-34988 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(7px,-7px);}
}
@keyframes custom-34989 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(0px,10px);}
}
@-webkit-keyframes custom-34989 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(0px,10px);}
}
@keyframes custom-34990 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(0px,-10px);}
}
@-webkit-keyframes custom-34990 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(0px,-10px);}
}
@keyframes dance-10263 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes dance-10263 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
#item10263 {
	width:21px !important;
	height:21px !important;
	left:224px !important;
	top:25px !important;
}

@keyframes dance-10274 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes dance-10274 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
#item10274 {
	width:21px !important;
	height:21px !important;
	left:990px !important;
	top:25px !important;
}

@keyframes dance-32469 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes dance-32469 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
#item32469 {
	width:21px !important;
	height:21px !important;
	left:1556px !important;
	top:25px !important;
}

@keyframes dance-32477 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes dance-32477 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
#item32477 {
	width:21px !important;
	height:21px !important;
	left:1689px !important;
	top:26px !important;
}

@keyframes custom-28771 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(0px,16px);}
}
@-webkit-keyframes custom-28771 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(0px,16px);}
}
@keyframes custom-28772 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-14px,1px);}
}
@-webkit-keyframes custom-28772 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-14px,1px);}
}
@keyframes custom-28773 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(0px,-14px);}
}
@-webkit-keyframes custom-28773 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(0px,-14px);}
}
@keyframes custom-28774 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(16px,1px);}
}
@-webkit-keyframes custom-28774 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(16px,1px);}
}
@keyframes custom-28776 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(11px,11px);}
}
@-webkit-keyframes custom-28776 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(11px,11px);}
}
@keyframes custom-28777 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-11px,11px);}
}
@-webkit-keyframes custom-28777 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-11px,11px);}
}
@keyframes custom-28778 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-10px,-10px);}
}
@-webkit-keyframes custom-28778 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-10px,-10px);}
}
@keyframes custom-28779 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(10px,-10px);}
}
@-webkit-keyframes custom-28779 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(10px,-10px);}
}
@keyframes custom-28782 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-5px,14px);}
}
@-webkit-keyframes custom-28782 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-5px,14px);}
}
@keyframes custom-28783 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-13px,-5px);}
}
@-webkit-keyframes custom-28783 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-13px,-5px);}
}
@keyframes custom-28785 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(5px,-13px);}
}
@-webkit-keyframes custom-28785 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(5px,-13px);}
}
@keyframes custom-28786 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(15px,6px);}
}
@-webkit-keyframes custom-28786 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(15px,6px);}
}
@keyframes custom-28789 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-13px,6px);}
}
@-webkit-keyframes custom-28789 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-13px,6px);}
}
@keyframes custom-28790 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-6px,-13px);}
}
@-webkit-keyframes custom-28790 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-6px,-13px);}
}
@keyframes custom-28791 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(14px,-5px);}
}
@-webkit-keyframes custom-28791 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(14px,-5px);}
}
@keyframes custom-28792 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(7px,14px);}
}
@-webkit-keyframes custom-28792 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(7px,14px);}
}
@keyframes fadein-32609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-32609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9628 {
	width:338px !important;
	left:20px !important;
	top:36px !important;
	min-height:41px !important;
}

#item9774 {
	width:210px !important;
	left:432px !important;
	top:44px !important;
	min-height:18px !important;
}

#item9847 {
	width:285px !important;
	left:926px !important;
	top:54px !important;
	min-height:18px !important;
}

#item9943 {
	width:147px !important;
	left:1456px !important;
	top:39px !important;
	min-height:87px !important;
}

#item32563 {
	width:113px !important;
	left:1609px !important;
	top:40px !important;
	min-height:96px !important;
}

#item9726 {
	width:102px !important;
	left:140px !important;
	min-height:42px !important;
}

#item9749 {
	width:102px !important;
	left:492px !important;
	top:12px !important;
	min-height:28px !important;
}

#item9823 {
	width:102px !important;
	left:1022px !important;
	top:12px !important;
	min-height:28px !important;
}

#item9968 {
	width:102px !important;
	left:1543px !important;
	top:19px !important;
	min-height:18px !important;
}

@keyframes fadein-34557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9651 {
	width:69px !important;
	left:24px !important;
	top:40px !important;
	min-height:41px !important;
}

#item9675 {
	width:132px !important;
	left:122px !important;
	top:40px !important;
	min-height:47px !important;
}

#item28424 {
	width:89px !important;
	left:278px !important;
	top:40px !important;
	min-height:41px !important;
}

@keyframes dance-32525 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes dance-32525 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
#item32525 {
	width:21px !important;
	height:21px !important;
	left:1022px !important;
	top:25px !important;
}

@keyframes dance-32534 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes dance-32534 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
#item32534 {
	width:21px !important;
	height:21px !important;
	left:1553px !important;
	top:25px !important;
}

@keyframes dance-32541 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes dance-32541 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.018) scaleY(1.018);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.04) scaleY(1.04);}
	61% {-webkit-transform:translate(0px,0px) rotate(20deg) scaleX(1.061) scaleY(1.061);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg) scaleX(1.083) scaleY(1.083);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1.1) scaleY(1.1);}
}
#item32541 {
	width:21px !important;
	height:21px !important;
	left:1689px !important;
	top:25px !important;
}

#item34483 {
	width:487px !important;
	left:756px !important;
	top:47px !important;
	min-height:41px !important;
}

#item34506 {
	width:117px !important;
	left:1470px !important;
	top:49px !important;
	min-height:88px !important;
}

#item34533 {
	width:119px !important;
	left:1606px !important;
	top:51px !important;
	min-height:62px !important;
}

#item34911 {
	opacity:0.60;
	width:648px !important;
	left:36px !important;
	top:24px !important;
	min-height:23px !important;
}

@keyframes fadein-35027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-35027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9602 {
	width:294px !important;
	left:38px !important;
	top:38px !important;
	min-height:30px !important;
}

#item9870 {
	width:539px !important;
	left:668px !important;
	top:37px !important;
	min-height:41px !important;
}

#item9920 {
	width:176px !important;
	left:1433px !important;
	top:50px !important;
	min-height:43px !important;
}

#item32616 {
	width:138px !important;
	left:1597px !important;
	top:50px !important;
	min-height:43px !important;
}

#item34634 {
	width:21px !important;
	height:21px !important;
	left:1554px !important;
	top:25px !important;
}

#item34641 {
	width:21px !important;
	height:21px !important;
	left:1691px !important;
	top:26px !important;
}

#item27394 {
	width:255px !important;
	height:114px !important;
}

#item27391 {
	width:255px !important;
	height:114px !important;
	top:966px !important;
}

#item28098 {
	width:374px !important;
	height:65px !important;
}

#item28096 {
	width:374px !important;
	height:65px !important;
	left:170px !important;
	top:116px !important;
}

#item28101 {
	width:754px !important;
	height:65px !important;
}

#item28099 {
	width:754px !important;
	height:65px !important;
	left:842px !important;
	top:118px !important;
}

#item27796 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item27793 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item27797 {
	width:1151px !important;
	height:647px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

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

#item27798 {
	width:51px !important;
	height:51px !important;
	left:1493px !important;
	top:234px !important;
}

#item27804 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item27805 {
	width:917px !important;
	left:504px !important;
	top:363px !important;
	min-height:102px !important;
}

#item27828 {
	width:917px !important;
	left:504px !important;
	top:508px !important;
	min-height:280px !important;
}

#item27851 {
	width:54px !important;
	height:54px !important;
	left:1493px !important;
	top:229px !important;
}

#item27791 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item27789 {
	width:1935px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item27938 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item27935 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item27939 {
	width:1151px !important;
	height:420px !important;
	left:397px !important;
	top:343px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item27942 {
	width:984px !important;
	left:477px !important;
	top:430px !important;
	min-height:130px !important;
}

#item27965 {
	width:917px !important;
	left:511px !important;
	top:575px !important;
	min-height:100px !important;
}

#item27988 {
	width:54px !important;
	height:54px !important;
	left:1492px !important;
	top:344px !important;
}

#item27933 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item27931 {
	width:1935px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item34776 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34773 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item34777 {
	width:1151px !important;
	height:477px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item34785 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item34786 {
	width:917px !important;
	left:530px !important;
	top:469px !important;
	min-height:145px !important;
}

#item34810 {
	width:54px !important;
	height:54px !important;
	left:1494px !important;
	top:231px !important;
}

#item34654 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34651 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item34655 {
	width:1151px !important;
	height:477px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item34662 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item34686 {
	width:917px !important;
	left:530px !important;
	top:469px !important;
	min-height:145px !important;
}

#item34714 {
	width:54px !important;
	height:54px !important;
	left:1494px !important;
	top:231px !important;
}

#item32831 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32828 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item32832 {
	width:1151px !important;
	height:647px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item32839 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item32840 {
	width:917px !important;
	left:530px !important;
	top:280px !important;
	min-height:102px !important;
}

#item32863 {
	width:917px !important;
	left:530px !important;
	top:333px !important;
	min-height:217px !important;
}

#item32892 {
	width:54px !important;
	height:54px !important;
	left:1494px !important;
	top:231px !important;
}

#item32742 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32739 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item32743 {
	width:1151px !important;
	height:647px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item32752 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item32753 {
	width:917px !important;
	left:530px !important;
	top:280px !important;
	min-height:102px !important;
}

#item32776 {
	width:917px !important;
	left:530px !important;
	top:333px !important;
	min-height:217px !important;
}

#item32803 {
	width:54px !important;
	height:54px !important;
	left:1494px !important;
	top:231px !important;
}

#item32657 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32654 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item32658 {
	width:1151px !important;
	height:647px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item32665 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item32666 {
	width:917px !important;
	left:530px !important;
	top:280px !important;
	min-height:102px !important;
}

#item32689 {
	width:917px !important;
	left:530px !important;
	top:345px !important;
	min-height:217px !important;
}

#item32718 {
	width:54px !important;
	height:54px !important;
	left:1494px !important;
	top:231px !important;
}

#item33114 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item33111 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item33115 {
	width:1151px !important;
	height:647px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item33122 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item33123 {
	width:917px !important;
	left:530px !important;
	top:280px !important;
	min-height:102px !important;
}

#item33146 {
	width:917px !important;
	left:530px !important;
	top:325px !important;
	min-height:108px !important;
}

#item33174 {
	width:54px !important;
	height:54px !important;
	left:1494px !important;
	top:231px !important;
}

#item33019 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item33016 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item33020 {
	width:1151px !important;
	height:647px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item33028 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item33029 {
	width:917px !important;
	left:530px !important;
	top:260px !important;
	min-height:102px !important;
}

#item33053 {
	width:917px !important;
	left:530px !important;
	top:310px !important;
	min-height:98px !important;
}

#item33098 {
	width:54px !important;
	height:54px !important;
	left:1490px !important;
	top:233px !important;
}

#item28240 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28237 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item28241 {
	width:1151px !important;
	height:647px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item28248 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item28249 {
	width:917px !important;
	left:530px !important;
	top:252px !important;
	min-height:102px !important;
}

#item28273 {
	width:917px !important;
	left:530px !important;
	top:305px !important;
	min-height:98px !important;
}

#item28234 {
	width:54px !important;
	height:54px !important;
	left:1490px !important;
	top:233px !important;
}

#item28151 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28152 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item28155 {
	width:1151px !important;
	height:647px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item28162 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item28167 {
	width:917px !important;
	left:530px !important;
	top:280px !important;
	min-height:102px !important;
}

#item28190 {
	width:917px !important;
	left:530px !important;
	top:345px !important;
	min-height:217px !important;
}

#item28343 {
	width:54px !important;
	height:54px !important;
	left:1494px !important;
	top:231px !important;
}

#item28148 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item28147 {
	width:1935px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item4784 {
	width:1920px !important;
	height:1080px !important;
	background:#eaebec;
}

#item10244 {
	mix-blend-mode:multiply;
	width:445px !important;
	height:855px !important;
	left:546px !important;
	top:225px !important;
}

#item33249 {
	width:84px !important;
	left:1625px !important;
	top:313px !important;
	min-height:20px !important;
}

#item33275 {
	width:133px !important;
	height:162px !important;
}

#item33272 {
	width:133px !important;
	height:162px !important;
	left:129px !important;
	top:181px !important;
}

#item33279 {
	width:133px !important;
	height:162px !important;
}

#item33276 {
	width:133px !important;
	height:162px !important;
	left:267px !important;
	top:181px !important;
}

#item33283 {
	width:133px !important;
	height:162px !important;
}

#item33280 {
	width:133px !important;
	height:162px !important;
	left:400px !important;
	top:181px !important;
}

#item33287 {
	width:117px !important;
	height:162px !important;
}

#item33284 {
	width:117px !important;
	height:162px !important;
	left:546px !important;
	top:181px !important;
}

#item33292 {
	width:117px !important;
	height:162px !important;
}

#item33288 {
	width:117px !important;
	height:162px !important;
	left:678px !important;
	top:181px !important;
}

#item33296 {
	width:117px !important;
	height:162px !important;
}

#item33293 {
	width:117px !important;
	height:162px !important;
	left:811px !important;
	top:181px !important;
}

#item33300 {
	width:117px !important;
	height:162px !important;
}

#item33297 {
	width:117px !important;
	height:162px !important;
	left:943px !important;
	top:181px !important;
}

#item33304 {
	width:110px !important;
	height:162px !important;
}

#item33301 {
	width:110px !important;
	height:162px !important;
	left:1080px !important;
	top:181px !important;
}

#item33308 {
	width:114px !important;
	height:162px !important;
}

#item33305 {
	width:114px !important;
	height:162px !important;
	left:1212px !important;
	top:181px !important;
}

#item33312 {
	width:114px !important;
	height:162px !important;
}

#item33309 {
	width:114px !important;
	height:162px !important;
	left:1341px !important;
	top:181px !important;
}

#item33316 {
	width:114px !important;
	height:162px !important;
}

#item33313 {
	width:114px !important;
	height:162px !important;
	left:1474px !important;
	top:181px !important;
}

#item33320 {
	width:117px !important;
	height:162px !important;
}

#item33317 {
	width:117px !important;
	height:162px !important;
	left:1607px !important;
	top:181px !important;
}

#item33325 {
	width:117px !important;
	height:162px !important;
}

#item33321 {
	width:117px !important;
	height:162px !important;
	left:1740px !important;
	top:181px !important;
}

@keyframes fadein-33326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-33326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33327 {
	width:1920px !important;
	height:69px !important;
	top:30px !important;
	background:#208eb2;
}

#item33342 {
	width:88px !important;
	left:28px !important;
	top:44px !important;
	min-height:20px !important;
}

#item33365 {
	width:115px !important;
	left:133px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33388 {
	width:128px !important;
	left:398px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33411 {
	width:115px !important;
	left:811px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33434 {
	width:115px !important;
	left:943px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33457 {
	width:115px !important;
	left:1075px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33480 {
	width:115px !important;
	left:1208px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33503 {
	width:115px !important;
	left:1341px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33527 {
	width:115px !important;
	left:1473px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33550 {
	width:115px !important;
	left:1607px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33573 {
	width:115px !important;
	left:546px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33596 {
	width:115px !important;
	left:546px !important;
	top:9px !important;
	min-height:21px !important;
}

#item33619 {
	width:115px !important;
	left:679px !important;
	top:9px !important;
	min-height:21px !important;
}

#item33642 {
	width:115px !important;
	left:1142px !important;
	top:9px !important;
	min-height:21px !important;
}

#item33665 {
	width:115px !important;
	left:1607px !important;
	top:9px !important;
	min-height:21px !important;
}

#item33688 {
	width:115px !important;
	left:679px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33711 {
	width:115px !important;
	left:265px !important;
	top:44px !important;
	min-height:15px !important;
}

#item33735 {
	width:115px !important;
	left:133px !important;
	top:78px !important;
	min-height:15px !important;
}

#item33758 {
	width:115px !important;
	left:265px !important;
	top:78px !important;
	min-height:15px !important;
}

#item33781 {
	width:128px !important;
	left:398px !important;
	top:78px !important;
	min-height:15px !important;
}

#item33804 {
	width:115px !important;
	left:811px !important;
	top:78px !important;
	min-height:15px !important;
}

#item33827 {
	width:115px !important;
	left:943px !important;
	top:78px !important;
	min-height:15px !important;
}

#item33850 {
	width:115px !important;
	left:1075px !important;
	top:78px !important;
	min-height:15px !important;
}

#item33873 {
	width:115px !important;
	left:1208px !important;
	top:78px !important;
	min-height:15px !important;
}

#item33896 {
	width:115px !important;
	left:1341px !important;
	top:78px !important;
	min-height:15px !important;
}

#item33919 {
	width:115px !important;
	left:1473px !important;
	top:78px !important;
	min-height:15px !important;
}

#item33942 {
	width:115px !important;
	left:1607px !important;
	top:78px !important;
	min-height:15px !important;
}

#item33965 {
	width:101px !important;
	left:28px !important;
	top:7px !important;
	min-height:21px !important;
}

#item33988 {
	width:103px !important;
	left:28px !important;
	top:73px !important;
	min-height:20px !important;
}

#item34013 {
	width:115px !important;
	left:1739px !important;
	top:9px !important;
	min-height:21px !important;
}

#item34036 {
	width:115px !important;
	left:1739px !important;
	top:44px !important;
	min-height:15px !important;
}

#item34059 {
	width:115px !important;
	left:1739px !important;
	top:78px !important;
	min-height:15px !important;
}

@keyframes fadein-27065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6277 {
	width:102px !important;
	left:70px !important;
	top:16px !important;
	min-height:42px !important;
}

#item6347 {
	width:102px !important;
	left:401px !important;
	top:16px !important;
	min-height:42px !important;
}

#item6421 {
	width:102px !important;
	left:933px !important;
	top:16px !important;
	min-height:42px !important;
}

#item6300 {
	width:150px !important;
	left:46px !important;
	min-height:19px !important;
}

#item6370 {
	width:150px !important;
	left:377px !important;
	min-height:19px !important;
}

#item6444 {
	width:341px !important;
	left:814px !important;
	min-height:19px !important;
}

#item6324 {
	width:150px !important;
	left:46px !important;
	top:46px !important;
	min-height:19px !important;
}

#item6393 {
	width:150px !important;
	left:377px !important;
	top:46px !important;
	min-height:19px !important;
}

#item6468 {
	width:150px !important;
	left:909px !important;
	top:46px !important;
	min-height:19px !important;
}

@keyframes fadein-34218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6524 {
	width:125px !important;
	left:10px !important;
	top:5px !important;
	min-height:12px !important;
}

@keyframes fadein-34216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6148 {
	width:102px !important;
	left:112px !important;
	min-height:42px !important;
}

#item6177 {
	width:102px !important;
	left:799px !important;
	min-height:42px !important;
}

#item6250 {
	width:102px !important;
	left:997px !important;
	min-height:42px !important;
}

#item34142 {
	width:102px !important;
	left:1202px !important;
	min-height:42px !important;
}

#item34166 {
	width:102px !important;
	left:1202px !important;
	top:60px !important;
	min-height:42px !important;
}

#item6171 {
	width:150px !important;
	left:88px !important;
	top:32px !important;
	min-height:55px !important;
}

#item6571 {
	width:150px !important;
	left:451px !important;
	top:41px !important;
	min-height:13px !important;
}

#item6204 {
	width:150px !important;
	left:771px !important;
	top:32px !important;
	min-height:55px !important;
}

#item6227 {
	width:150px !important;
	left:977px !important;
	top:32px !important;
	min-height:55px !important;
}

#item34119 {
	width:150px !important;
	left:1178px !important;
	top:32px !important;
	min-height:29px !important;
}

#item34189 {
	width:150px !important;
	left:1178px !important;
	top:90px !important;
	min-height:40px !important;
}

@keyframes fadein-34268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7389 {
	width:391px !important;
	left:36px !important;
	top:126px !important;
	min-height:12px !important;
}

#item6709 {
	width:99px !important;
	left:132px !important;
	top:13px !important;
	min-height:12px !important;
}

#item6806 {
	width:103px !important;
	left:267px !important;
	top:13px !important;
	min-height:12px !important;
}

#item6992 {
	width:103px !important;
	left:533px !important;
	top:13px !important;
	min-height:12px !important;
}

#item7096 {
	width:103px !important;
	left:666px !important;
	top:13px !important;
	min-height:12px !important;
}

#item6898 {
	width:103px !important;
	left:400px !important;
	top:13px !important;
	min-height:12px !important;
}

#item34245 {
	width:103px !important;
	left:804px !important;
	top:13px !important;
	min-height:12px !important;
}

#item6756 {
	width:99px !important;
	left:132px !important;
	top:53px !important;
	min-height:12px !important;
}

#item6829 {
	width:103px !important;
	left:267px !important;
	top:53px !important;
	min-height:12px !important;
}

#item7015 {
	width:103px !important;
	left:533px !important;
	top:76px !important;
	min-height:12px !important;
}

#item7119 {
	width:103px !important;
	left:666px !important;
	top:100px !important;
	min-height:12px !important;
}

#item6732 {
	width:99px !important;
	left:132px !important;
	top:24px !important;
	min-height:19px !important;
}

#item6852 {
	width:103px !important;
	left:267px !important;
	top:24px !important;
	min-height:19px !important;
}

#item7039 {
	width:131px !important;
	left:533px !important;
	top:24px !important;
	min-height:55px !important;
}

#item7142 {
	width:123px !important;
	left:666px !important;
	top:24px !important;
	min-height:68px !important;
}

#item6945 {
	width:103px !important;
	left:400px !important;
	top:24px !important;
	min-height:19px !important;
}

#item6779 {
	width:99px !important;
	left:132px !important;
	top:66px !important;
	min-height:19px !important;
}

#item6875 {
	width:103px !important;
	left:267px !important;
	top:66px !important;
	min-height:19px !important;
}

#item7062 {
	width:103px !important;
	left:533px !important;
	top:88px !important;
	min-height:19px !important;
}

#item7165 {
	width:103px !important;
	left:666px !important;
	top:112px !important;
	min-height:19px !important;
}

#item34220 {
	width:103px !important;
	left:804px !important;
	top:25px !important;
	min-height:19px !important;
}

#item6596 {
	width:125px !important;
	left:2px !important;
	top:4px !important;
	min-height:12px !important;
}

@keyframes fadein-34321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6654 {
	width:134px !important;
	left:132px !important;
	top:11px !important;
	min-height:37px !important;
}

#item7194 {
	width:134px !important;
	left:265px !important;
	top:11px !important;
	min-height:37px !important;
}

#item7240 {
	width:132px !important;
	left:399px !important;
	top:11px !important;
	min-height:37px !important;
}

#item7286 {
	width:132px !important;
	left:531px !important;
	top:11px !important;
	min-height:37px !important;
}

#item7333 {
	width:132px !important;
	left:663px !important;
	top:11px !important;
	min-height:37px !important;
}

#item34270 {
	width:115px !important;
	left:795px !important;
	top:11px !important;
	min-height:37px !important;
}

#item6680 {
	width:134px !important;
	left:132px !important;
	top:48px !important;
	min-height:16px !important;
}

#item7217 {
	width:134px !important;
	left:265px !important;
	top:48px !important;
	min-height:16px !important;
}

#item7263 {
	width:132px !important;
	left:399px !important;
	top:48px !important;
	min-height:16px !important;
}

#item7310 {
	width:132px !important;
	left:531px !important;
	top:48px !important;
	min-height:16px !important;
}

#item7356 {
	width:132px !important;
	left:663px !important;
	top:48px !important;
	min-height:16px !important;
}

#item34293 {
	width:115px !important;
	left:795px !important;
	top:48px !important;
	min-height:16px !important;
}

#item6625 {
	width:125px !important;
	left:1px !important;
	top:4px !important;
	min-height:12px !important;
}

#item6651 {
	width:5px !important;
	height:9px !important;
	left:4px !important;
	top:4px !important;
	background:#208eb2;
}

#item6652 {
	width:5px !important;
	height:9px !important;
	left:11px !important;
	top:4px !important;
	background:#208eb2;
}

#item6653 {
	width:5px !important;
	height:9px !important;
	left:18px !important;
	top:4px !important;
	background:#208eb2;
}

@keyframes flyinfrombottom-28423 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-28423 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5862 {
	width:69px !important;
	left:27px !important;
	top:51px !important;
	min-height:29px !important;
}

#item5835 {
	width:69px !important;
	left:27px !important;
	top:51px !important;
	min-height:29px !important;
}

#item5828 {
	width:125px !important;
	height:93px !important;
	left:149px !important;
}

#item5926 {
	width:30px !important;
	height:2px !important;
	left:45px !important;
	top:10px !important;
	background:#fff;
}

#item5938 {
	width:30px !important;
	height:3px !important;
	left:45px !important;
	top:38px !important;
	background:#fff;
}

#item5939 {
	width:87px !important;
	left:18px !important;
	top:50px !important;
	min-height:29px !important;
}

#item5888 {
	width:30px !important;
	height:2px !important;
	left:45px !important;
	top:10px !important;
	background:#1c1649;
}

#item5900 {
	width:30px !important;
	height:3px !important;
	left:45px !important;
	top:38px !important;
	background:#1c1649;
}

#item5901 {
	width:87px !important;
	left:18px !important;
	top:50px !important;
	min-height:29px !important;
}

#item5885 {
	width:125px !important;
	height:93px !important;
	left:297px !important;
}

#item5966 {
	width:87px !important;
	left:19px !important;
	top:61px !important;
	min-height:18px !important;
}

#item5962 {
	width:125px !important;
	height:93px !important;
	left:446px !important;
}

#item9173 {
	width:125px !important;
	height:93px !important;
}

@keyframes fadein-27061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6519 {
	width:75px !important;
	left:1px !important;
	top:5px !important;
	min-height:19px !important;
}

#item19450 {
	opacity:0.60;
	width:282px !important;
	left:39px !important;
	top:11px !important;
	min-height:29px !important;
}

#item34948 {
	opacity:0.60;
	width:648px !important;
	left:36px !important;
	top:24px !important;
	min-height:23px !important;
}

#item27450 {
	width:255px !important;
	height:114px !important;
}

#item27447 {
	width:255px !important;
	height:114px !important;
	top:966px !important;
}

#item28104 {
	width:361px !important;
	height:65px !important;
}

#item28102 {
	width:361px !important;
	height:65px !important;
	left:184px !important;
	top:118px !important;
}

#item28107 {
	width:643px !important;
	height:65px !important;
}

#item28105 {
	width:643px !important;
	height:65px !important;
	left:842px !important;
	top:118px !important;
}

#item27865 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item27862 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item27866 {
	width:1151px !important;
	height:647px !important;
	left:397px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

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

#item27867 {
	width:51px !important;
	height:51px !important;
	left:1493px !important;
	top:234px !important;
}

#item27874 {
	width:1110px !important;
	height:566px !important;
	left:418px !important;
	top:290px !important;
}

#item27875 {
	width:917px !important;
	left:504px !important;
	top:363px !important;
	min-height:102px !important;
}

#item27898 {
	width:917px !important;
	left:504px !important;
	top:508px !important;
	min-height:280px !important;
}

#item27921 {
	width:54px !important;
	height:54px !important;
	left:1493px !important;
	top:229px !important;
}

#item27860 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item27858 {
	width:1935px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item27999 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item27996 {
	width:1925px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item28000 {
	width:1151px !important;
	height:420px !important;
	left:397px !important;
	top:343px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item28002 {
	width:998px !important;
	left:470px !important;
	top:430px !important;
	min-height:102px !important;
}

#item28026 {
	width:917px !important;
	left:511px !important;
	top:575px !important;
	min-height:100px !important;
}

#item28049 {
	width:54px !important;
	height:54px !important;
	left:1492px !important;
	top:344px !important;
}

#item27994 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item27992 {
	width:1935px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item11668 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item11685 {
	width:31px !important;
	height:2px !important;
	left:556px !important;
	background:#208eb2;
}

#item11696 {
	width:31px !important;
	height:3px !important;
	left:556px !important;
	top:28px !important;
	background:#208eb2;
}

#item11698 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:166px !important;
}

#item11721 {
	width:497px !important;
	left:717px !important;
	top:708px !important;
	min-height:26px !important;
}

#item11744 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item11768 {
	width:497px !important;
	left:16px !important;
	min-height:93px !important;
}

#item11791 {
	width:497px !important;
	left:16px !important;
	min-height:26px !important;
}

#item11817 {
	width:497px !important;
	left:717px !important;
	top:976px !important;
	min-height:26px !important;
}

#item11840 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item11864 {
	width:497px !important;
	left:16px !important;
	min-height:25px !important;
}

#item11890 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item11915 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item11939 {
	width:497px !important;
	left:1269px !important;
	top:761px !important;
	min-height:26px !important;
}

#item12022 {
	width:1042px !important;
	left:723px !important;
	top:159px !important;
	min-height:36px !important;
}

#item12046 {
	width:213px !important;
	left:723px !important;
	top:207px !important;
	min-height:21px !important;
}

#item12069 {
	width:384px !important;
	left:723px !important;
	top:215px !important;
	min-height:96px !important;
}

#item12092 {
	width:317px !important;
	left:723px !important;
	top:312px !important;
	min-height:21px !important;
}

#item12116 {
	width:213px !important;
	left:1071px !important;
	top:207px !important;
	min-height:21px !important;
}

#item12139 {
	width:317px !important;
	left:1071px !important;
	top:312px !important;
	min-height:21px !important;
}

#item12162 {
	width:384px !important;
	left:1063px !important;
	top:215px !important;
	min-height:113px !important;
}

#item12186 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item12185 {
	width:113px !important;
	height:113px !important;
}

#item12219 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item11967 {
	width:237px !important;
	left:180px !important;
	top:784px !important;
	min-height:36px !important;
}

#item11990 {
	width:237px !important;
	left:181px !important;
	top:805px !important;
	min-height:93px !important;
}

#item19724 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item19738 {
	width:31px !important;
	height:2px !important;
	left:556px !important;
	background:#208eb2;
}

#item19750 {
	width:31px !important;
	height:3px !important;
	left:556px !important;
	top:28px !important;
	background:#208eb2;
}

#item19752 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:166px !important;
}

#item19775 {
	width:497px !important;
	left:717px !important;
	top:708px !important;
	min-height:26px !important;
}

#item19799 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item19824 {
	width:497px !important;
	left:16px !important;
	min-height:93px !important;
}

#item19849 {
	width:497px !important;
	left:16px !important;
	min-height:26px !important;
}

#item19873 {
	width:497px !important;
	left:717px !important;
	top:976px !important;
	min-height:26px !important;
}

#item19896 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item19920 {
	width:497px !important;
	left:16px !important;
	min-height:25px !important;
}

#item19945 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item19970 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item19995 {
	width:497px !important;
	left:1269px !important;
	top:761px !important;
	min-height:26px !important;
}

#item20022 {
	width:1042px !important;
	left:723px !important;
	top:159px !important;
	min-height:36px !important;
}

#item20046 {
	width:213px !important;
	left:723px !important;
	top:207px !important;
	min-height:21px !important;
}

#item20069 {
	width:384px !important;
	left:723px !important;
	top:216px !important;
	min-height:103px !important;
}

#item20092 {
	width:317px !important;
	left:717px !important;
	top:312px !important;
	min-height:21px !important;
}

#item20139 {
	width:317px !important;
	left:1071px !important;
	top:312px !important;
	min-height:21px !important;
}

#item20162 {
	width:384px !important;
	left:1063px !important;
	top:216px !important;
	min-height:113px !important;
}

#item20185 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item20192 {
	width:113px !important;
	height:113px !important;
}

#item20189 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item20193 {
	width:237px !important;
	left:180px !important;
	top:784px !important;
	min-height:36px !important;
}

#item20216 {
	width:346px !important;
	left:126px !important;
	top:805px !important;
	min-height:93px !important;
}

#item20303 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item20320 {
	width:31px !important;
	height:2px !important;
	left:1273px !important;
	top:429px !important;
	background:#208eb2;
}

#item20331 {
	width:31px !important;
	height:3px !important;
	left:1273px !important;
	top:458px !important;
	background:#208eb2;
}

#item20333 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:26px !important;
}

#item20853 {
	width:497px !important;
	left:717px !important;
	top:512px !important;
	min-height:201px !important;
}

#item20356 {
	width:497px !important;
	left:717px !important;
	top:765px !important;
	min-height:26px !important;
}

#item20380 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item20406 {
	width:497px !important;
	left:16px !important;
	min-height:93px !important;
}

#item20433 {
	width:497px !important;
	left:16px !important;
	min-height:48px !important;
}

#item20457 {
	width:497px !important;
	left:717px !important;
	top:976px !important;
	min-height:26px !important;
}

#item20480 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item20504 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item20529 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item20942 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item20554 {
	width:497px !important;
	left:16px !important;
	min-height:25px !important;
}

#item20578 {
	width:497px !important;
	left:1269px !important;
	top:831px !important;
	min-height:26px !important;
}

#item20606 {
	width:1146px !important;
	left:723px !important;
	top:159px !important;
	min-height:38px !important;
}

#item20630 {
	width:213px !important;
	left:723px !important;
	top:207px !important;
	min-height:21px !important;
}

#item20653 {
	width:384px !important;
	left:723px !important;
	top:217px !important;
	min-height:111px !important;
}

#item20676 {
	width:317px !important;
	left:717px !important;
	top:312px !important;
	min-height:21px !important;
}

#item20746 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item20753 {
	width:113px !important;
	height:113px !important;
}

#item20750 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item20754 {
	width:237px !important;
	left:180px !important;
	top:784px !important;
	min-height:36px !important;
}

#item20777 {
	width:346px !important;
	left:126px !important;
	top:805px !important;
	min-height:93px !important;
}

#item20899 {
	width:497px !important;
	left:16px !important;
	min-height:25px !important;
}

#item20997 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item21015 {
	width:31px !important;
	height:2px !important;
	left:1273px !important;
	top:429px !important;
	background:#208eb2;
}

#item21026 {
	width:31px !important;
	height:3px !important;
	left:1273px !important;
	top:458px !important;
	background:#208eb2;
}

#item21028 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:26px !important;
}

#item21051 {
	width:497px !important;
	left:717px !important;
	top:512px !important;
	min-height:84px !important;
}

#item21074 {
	width:497px !important;
	left:717px !important;
	top:705px !important;
	min-height:26px !important;
}

#item21098 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item21124 {
	width:497px !important;
	left:16px !important;
	min-height:68px !important;
}

#item21149 {
	width:497px !important;
	left:16px !important;
	min-height:48px !important;
}

#item21173 {
	width:497px !important;
	left:717px !important;
	top:976px !important;
	min-height:26px !important;
}

#item21196 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item21220 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item21559 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item21584 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item21245 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item21270 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item21320 {
	width:497px !important;
	left:1269px !important;
	top:768px !important;
	min-height:26px !important;
}

#item21347 {
	width:1146px !important;
	left:723px !important;
	top:159px !important;
	min-height:38px !important;
}

#item21442 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item21449 {
	width:113px !important;
	height:113px !important;
}

#item21446 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item21450 {
	width:237px !important;
	left:180px !important;
	top:784px !important;
	min-height:36px !important;
}

#item21473 {
	width:346px !important;
	left:126px !important;
	top:805px !important;
	min-height:93px !important;
}

#item22182 {
	width:384px !important;
	left:723px !important;
	top:237px !important;
	min-height:80px !important;
}

#item21637 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item21654 {
	width:31px !important;
	height:2px !important;
	left:1273px !important;
	top:429px !important;
	background:#208eb2;
}

#item21667 {
	width:31px !important;
	height:3px !important;
	left:1273px !important;
	top:458px !important;
	background:#208eb2;
}

#item21669 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:26px !important;
}

#item21692 {
	width:497px !important;
	left:717px !important;
	top:512px !important;
	min-height:84px !important;
}

#item21716 {
	width:497px !important;
	left:717px !important;
	top:705px !important;
	min-height:26px !important;
}

#item21740 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item21765 {
	width:497px !important;
	left:16px !important;
	min-height:68px !important;
}

#item21790 {
	width:497px !important;
	left:16px !important;
	min-height:48px !important;
}

#item21814 {
	width:497px !important;
	left:717px !important;
	top:976px !important;
	min-height:26px !important;
}

#item21837 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item21861 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item21886 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item21911 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item21936 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item21962 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item21987 {
	width:497px !important;
	left:1269px !important;
	top:768px !important;
	min-height:26px !important;
}

#item22010 {
	width:1146px !important;
	left:723px !important;
	top:159px !important;
	min-height:38px !important;
}

#item22058 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item22065 {
	width:113px !important;
	height:113px !important;
}

#item22062 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item22066 {
	width:237px !important;
	left:180px !important;
	top:784px !important;
	min-height:36px !important;
}

#item22089 {
	width:232px !important;
	left:183px !important;
	top:805px !important;
	min-height:93px !important;
}

#item22205 {
	width:384px !important;
	left:723px !important;
	top:237px !important;
	min-height:80px !important;
}

#item22269 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item22286 {
	width:31px !important;
	height:2px !important;
	left:1273px !important;
	top:429px !important;
	background:#208eb2;
}

#item22297 {
	width:31px !important;
	height:3px !important;
	left:1273px !important;
	top:458px !important;
	background:#208eb2;
}

#item22299 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:26px !important;
}

#item22322 {
	width:497px !important;
	left:717px !important;
	top:512px !important;
	min-height:110px !important;
}

#item22346 {
	width:497px !important;
	left:717px !important;
	top:705px !important;
	min-height:26px !important;
}

#item22371 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item22396 {
	width:497px !important;
	left:16px !important;
	min-height:31px !important;
}

#item22421 {
	width:497px !important;
	left:16px !important;
	min-height:48px !important;
}

#item22446 {
	width:497px !important;
	left:717px !important;
	top:976px !important;
	min-height:26px !important;
}

#item22469 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item22493 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item22518 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item22543 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item22568 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item22593 {
	width:497px !important;
	left:16px !important;
	min-height:34px !important;
}

#item22617 {
	width:497px !important;
	left:1269px !important;
	top:768px !important;
	min-height:26px !important;
}

#item22640 {
	width:1146px !important;
	left:723px !important;
	top:159px !important;
	min-height:38px !important;
}

#item22664 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item22672 {
	width:113px !important;
	height:113px !important;
}

#item22668 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item22673 {
	width:237px !important;
	left:180px !important;
	top:784px !important;
	min-height:36px !important;
}

#item22696 {
	width:232px !important;
	left:183px !important;
	top:805px !important;
	min-height:93px !important;
}

#item22726 {
	width:413px !important;
	left:723px !important;
	top:229px !important;
	min-height:102px !important;
}

#item22749 {
	width:213px !important;
	left:723px !important;
	top:207px !important;
	min-height:21px !important;
}

#item22772 {
	width:1111px !important;
	left:717px !important;
	top:338px !important;
	min-height:26px !important;
}

#item22857 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item22875 {
	width:31px !important;
	height:2px !important;
	left:1273px !important;
	top:429px !important;
	background:#208eb2;
}

#item22887 {
	width:31px !important;
	height:3px !important;
	left:1273px !important;
	top:458px !important;
	background:#208eb2;
}

#item22889 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:26px !important;
}

#item22912 {
	width:497px !important;
	left:717px !important;
	top:512px !important;
	min-height:110px !important;
}

#item22935 {
	width:497px !important;
	left:717px !important;
	top:705px !important;
	min-height:26px !important;
}

#item22959 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item22984 {
	width:497px !important;
	left:16px !important;
	min-height:31px !important;
}

#item23009 {
	width:497px !important;
	left:16px !important;
	min-height:48px !important;
}

#item23033 {
	width:497px !important;
	left:717px !important;
	top:976px !important;
	min-height:26px !important;
}

#item23056 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item23082 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item23107 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item23132 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item23408 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item23458 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item23433 {
	width:497px !important;
	left:16px !important;
	min-height:62px !important;
}

#item23157 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item23182 {
	width:497px !important;
	left:16px !important;
	min-height:34px !important;
}

#item23206 {
	width:497px !important;
	left:1269px !important;
	top:702px !important;
	min-height:26px !important;
}

#item23229 {
	width:1146px !important;
	left:723px !important;
	top:159px !important;
	min-height:38px !important;
}

#item23253 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item23260 {
	width:113px !important;
	height:113px !important;
}

#item23257 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item23261 {
	width:237px !important;
	left:180px !important;
	top:784px !important;
	min-height:36px !important;
}

#item23284 {
	width:232px !important;
	left:183px !important;
	top:805px !important;
	min-height:93px !important;
}

#item23314 {
	width:384px !important;
	left:723px !important;
	top:237px !important;
	min-height:80px !important;
}

#item23337 {
	width:213px !important;
	left:723px !important;
	top:207px !important;
	min-height:21px !important;
}

#item23521 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item23539 {
	width:31px !important;
	height:2px !important;
	left:1273px !important;
	top:429px !important;
	background:#208eb2;
}

#item23550 {
	width:31px !important;
	height:3px !important;
	left:1273px !important;
	top:458px !important;
	background:#208eb2;
}

#item23552 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:26px !important;
}

#item23576 {
	width:497px !important;
	left:717px !important;
	top:512px !important;
	min-height:110px !important;
}

#item23599 {
	width:497px !important;
	left:717px !important;
	top:705px !important;
	min-height:26px !important;
}

#item23623 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item23649 {
	width:497px !important;
	left:16px !important;
	min-height:31px !important;
}

#item23674 {
	width:497px !important;
	left:16px !important;
	min-height:48px !important;
}

#item24133 {
	width:497px !important;
	left:16px !important;
	min-height:48px !important;
}

#item24158 {
	width:497px !important;
	left:16px !important;
	min-height:48px !important;
}

#item23698 {
	width:497px !important;
	left:717px !important;
	top:976px !important;
	min-height:26px !important;
}

#item23721 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item23745 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item23770 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item23821 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item23846 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item23871 {
	width:497px !important;
	left:16px !important;
	min-height:62px !important;
}

#item23897 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item23922 {
	width:497px !important;
	left:16px !important;
	min-height:34px !important;
}

#item23946 {
	width:497px !important;
	left:1269px !important;
	top:702px !important;
	min-height:26px !important;
}

#item23969 {
	width:1146px !important;
	left:723px !important;
	top:159px !important;
	min-height:38px !important;
}

#item23993 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item24000 {
	width:113px !important;
	height:113px !important;
}

#item23997 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item24001 {
	width:237px !important;
	left:180px !important;
	top:784px !important;
	min-height:36px !important;
}

#item24024 {
	width:232px !important;
	left:183px !important;
	top:805px !important;
	min-height:93px !important;
}

#item24051 {
	width:591px !important;
	left:723px !important;
	top:237px !important;
	min-height:80px !important;
}

#item24074 {
	width:213px !important;
	left:723px !important;
	top:207px !important;
	min-height:21px !important;
}

#item24211 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item24231 {
	width:31px !important;
	height:2px !important;
	left:1273px !important;
	top:429px !important;
	background:#208eb2;
}

#item24242 {
	width:31px !important;
	height:3px !important;
	left:1273px !important;
	top:458px !important;
	background:#208eb2;
}

#item24244 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:26px !important;
}

#item24267 {
	width:497px !important;
	left:717px !important;
	top:512px !important;
	min-height:110px !important;
}

#item24291 {
	width:497px !important;
	left:717px !important;
	top:685px !important;
	min-height:26px !important;
}

#item24315 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item24341 {
	width:497px !important;
	left:16px !important;
	min-height:31px !important;
}

#item24854 {
	width:497px !important;
	left:16px !important;
	min-height:101px !important;
}

#item24366 {
	width:497px !important;
	left:16px !important;
	min-height:24px !important;
}

#item24391 {
	width:497px !important;
	left:16px !important;
	min-height:24px !important;
}

#item24440 {
	width:497px !important;
	left:1268px !important;
	top:976px !important;
	min-height:26px !important;
}

#item24463 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item24488 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item24513 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item24538 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item24564 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item24590 {
	width:497px !important;
	left:16px !important;
	min-height:62px !important;
}

#item24615 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item24640 {
	width:497px !important;
	left:16px !important;
	min-height:34px !important;
}

#item24664 {
	width:497px !important;
	left:1269px !important;
	top:702px !important;
	min-height:26px !important;
}

#item24687 {
	width:1146px !important;
	left:723px !important;
	top:159px !important;
	min-height:38px !important;
}

#item24711 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item24718 {
	width:113px !important;
	height:113px !important;
}

#item24715 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item24719 {
	width:237px !important;
	left:180px !important;
	top:784px !important;
	min-height:36px !important;
}

#item24742 {
	width:232px !important;
	left:183px !important;
	top:805px !important;
	min-height:93px !important;
}

#item24770 {
	width:591px !important;
	left:723px !important;
	top:237px !important;
	min-height:80px !important;
}

#item24793 {
	width:213px !important;
	left:723px !important;
	top:207px !important;
	min-height:21px !important;
}

#item24906 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item24925 {
	width:31px !important;
	height:2px !important;
	left:1273px !important;
	top:429px !important;
	background:#208eb2;
}

#item24937 {
	width:31px !important;
	height:3px !important;
	left:1273px !important;
	top:458px !important;
	background:#208eb2;
}

#item24939 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:26px !important;
}

#item24962 {
	width:497px !important;
	left:717px !important;
	top:512px !important;
	min-height:110px !important;
}

#item24985 {
	width:497px !important;
	left:717px !important;
	top:665px !important;
	min-height:26px !important;
}

#item25009 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item25553 {
	width:497px !important;
	left:16px !important;
	min-height:49px !important;
}

#item25034 {
	width:497px !important;
	left:16px !important;
	min-height:31px !important;
}

#item25578 {
	width:497px !important;
	left:16px !important;
	min-height:31px !important;
}

#item25084 {
	width:497px !important;
	left:16px !important;
	min-height:24px !important;
}

#item25109 {
	width:497px !important;
	left:16px !important;
	min-height:24px !important;
}

#item25603 {
	width:497px !important;
	left:16px !important;
	min-height:46px !important;
}

#item25133 {
	width:497px !important;
	left:1268px !important;
	top:976px !important;
	min-height:26px !important;
}

#item25156 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item25181 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item25207 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item25232 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item25257 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item25282 {
	width:497px !important;
	left:16px !important;
	min-height:62px !important;
}

#item25307 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item25332 {
	width:497px !important;
	left:16px !important;
	min-height:34px !important;
}

#item25356 {
	width:497px !important;
	left:1269px !important;
	top:702px !important;
	min-height:26px !important;
}

#item25379 {
	width:1146px !important;
	left:723px !important;
	top:159px !important;
	min-height:38px !important;
}

#item25403 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item25411 {
	width:113px !important;
	height:113px !important;
}

#item25407 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item25412 {
	width:237px !important;
	left:180px !important;
	top:784px !important;
	min-height:36px !important;
}

#item25435 {
	width:232px !important;
	left:183px !important;
	top:805px !important;
	min-height:93px !important;
}

#item25463 {
	width:591px !important;
	left:723px !important;
	top:237px !important;
	min-height:80px !important;
}

#item25486 {
	width:213px !important;
	left:723px !important;
	top:207px !important;
	min-height:21px !important;
}

#item25659 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item25678 {
	width:31px !important;
	height:2px !important;
	left:1273px !important;
	top:429px !important;
	background:#208eb2;
}

#item25689 {
	width:31px !important;
	height:3px !important;
	left:1273px !important;
	top:458px !important;
	background:#208eb2;
}

#item25691 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:26px !important;
}

#item25714 {
	width:497px !important;
	left:717px !important;
	top:512px !important;
	min-height:110px !important;
}

#item25737 {
	width:497px !important;
	left:717px !important;
	top:712px !important;
	min-height:26px !important;
}

#item25761 {
	width:497px !important;
	left:16px !important;
	min-height:28px !important;
}

#item25786 {
	width:497px !important;
	left:16px !important;
	min-height:27px !important;
}

#item25811 {
	width:497px !important;
	left:16px !important;
	min-height:31px !important;
}

#item25836 {
	width:497px !important;
	left:16px !important;
	min-height:31px !important;
}

#item25863 {
	width:497px !important;
	left:16px !important;
	min-height:24px !important;
}

#item25888 {
	width:497px !important;
	left:16px !important;
	min-height:24px !important;
}

#item25913 {
	width:497px !important;
	left:16px !important;
	min-height:46px !important;
}

#item25937 {
	width:497px !important;
	left:1268px !important;
	top:976px !important;
	min-height:26px !important;
}

#item25960 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item25984 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item26009 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item26034 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item26059 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item26084 {
	width:497px !important;
	left:16px !important;
	min-height:84px !important;
}

#item26110 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item26135 {
	width:497px !important;
	left:16px !important;
	min-height:34px !important;
}

#item26160 {
	width:497px !important;
	left:1269px !important;
	top:702px !important;
	min-height:26px !important;
}

#item26183 {
	width:1146px !important;
	left:723px !important;
	top:159px !important;
	min-height:38px !important;
}

#item26207 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item26214 {
	width:113px !important;
	height:113px !important;
}

#item26211 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item26215 {
	width:237px !important;
	left:180px !important;
	top:814px !important;
	min-height:36px !important;
}

#item26238 {
	width:232px !important;
	left:183px !important;
	top:835px !important;
	min-height:93px !important;
}

#item26265 {
	width:591px !important;
	left:723px !important;
	top:237px !important;
	min-height:80px !important;
}

#item26288 {
	width:213px !important;
	left:723px !important;
	top:207px !important;
	min-height:21px !important;
}

#item26377 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item26394 {
	width:31px !important;
	height:2px !important;
	left:1273px !important;
	top:429px !important;
	background:#208eb2;
}

#item26405 {
	width:31px !important;
	height:3px !important;
	left:1273px !important;
	top:458px !important;
	background:#208eb2;
}

#item26407 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:26px !important;
}

#item26430 {
	width:497px !important;
	left:717px !important;
	top:513px !important;
	min-height:153px !important;
}

#item26453 {
	width:497px !important;
	left:717px !important;
	top:719px !important;
	min-height:26px !important;
}

#item26477 {
	width:497px !important;
	left:16px !important;
	min-height:28px !important;
}

#item26503 {
	width:497px !important;
	left:16px !important;
	min-height:41px !important;
}

#item26528 {
	width:497px !important;
	left:16px !important;
	min-height:42px !important;
}

#item26554 {
	width:497px !important;
	left:16px !important;
	min-height:45px !important;
}

#item26579 {
	width:497px !important;
	left:16px !important;
	min-height:24px !important;
}

#item26604 {
	width:497px !important;
	left:16px !important;
	min-height:24px !important;
}

#item26653 {
	width:497px !important;
	left:1268px !important;
	top:976px !important;
	min-height:26px !important;
}

#item26676 {
	width:497px !important;
	left:1269px !important;
	top:483px !important;
	min-height:26px !important;
}

#item26700 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item26751 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item26777 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item26803 {
	width:497px !important;
	left:16px !important;
	min-height:116px !important;
}

#item26827 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item26852 {
	width:497px !important;
	left:16px !important;
	min-height:67px !important;
}

#item26876 {
	width:497px !important;
	left:1269px !important;
	top:750px !important;
	min-height:26px !important;
}

#item26899 {
	width:1146px !important;
	left:723px !important;
	top:159px !important;
	min-height:38px !important;
}

#item26923 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item26930 {
	width:113px !important;
	height:113px !important;
}

#item26927 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item26931 {
	width:237px !important;
	left:180px !important;
	top:814px !important;
	min-height:36px !important;
}

#item26954 {
	width:232px !important;
	left:183px !important;
	top:835px !important;
	min-height:93px !important;
}

#item26982 {
	width:591px !important;
	left:723px !important;
	top:237px !important;
	min-height:80px !important;
}

#item27005 {
	width:213px !important;
	left:723px !important;
	top:207px !important;
	min-height:21px !important;
}

#item28830 {
	opacity:0.65;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

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

#item28846 {
	width:31px !important;
	height:2px !important;
	left:1273px !important;
	top:429px !important;
	background:#208eb2;
}

#item28857 {
	width:31px !important;
	height:3px !important;
	left:1273px !important;
	top:458px !important;
	background:#208eb2;
}

#item28859 {
	width:497px !important;
	left:717px !important;
	top:483px !important;
	min-height:26px !important;
}

#item28882 {
	width:497px !important;
	left:717px !important;
	top:513px !important;
	min-height:182px !important;
}

#item28905 {
	width:497px !important;
	left:717px !important;
	top:749px !important;
	min-height:26px !important;
}

#item28929 {
	width:497px !important;
	left:16px !important;
	min-height:28px !important;
}

#item28954 {
	width:497px !important;
	left:16px !important;
	min-height:90px !important;
}

#item28980 {
	width:497px !important;
	left:16px !important;
	min-height:60px !important;
}

#item29005 {
	width:497px !important;
	left:16px !important;
	min-height:63px !important;
}

#item29102 {
	width:497px !important;
	left:1269px !important;
	top:481px !important;
	min-height:26px !important;
}

#item29126 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item29151 {
	width:497px !important;
	left:16px !important;
	min-height:39px !important;
}

#item29468 {
	width:545px !important;
	left:16px !important;
	min-height:54px !important;
}

#item29177 {
	width:497px !important;
	left:16px !important;
	min-height:28px !important;
}

#item29203 {
	width:497px !important;
	left:16px !important;
	min-height:21px !important;
}

#item29228 {
	width:497px !important;
	left:16px !important;
	min-height:28px !important;
}

#item29493 {
	width:497px !important;
	left:16px !important;
	min-height:34px !important;
}

#item29253 {
	width:497px !important;
	left:16px !important;
	min-height:47px !important;
}

#item29277 {
	width:497px !important;
	left:1269px !important;
	top:820px !important;
	min-height:26px !important;
}

#item29300 {
	width:1146px !important;
	left:723px !important;
	top:159px !important;
	min-height:38px !important;
}

#item29324 {
	width:116px !important;
	height:116px !important;
	left:39px !important;
	top:94px !important;
}

#item29331 {
	width:113px !important;
	height:113px !important;
}

#item29328 {
	width:113px !important;
	height:113px !important;
	left:44px !important;
	top:100px !important;
}

#item29332 {
	width:237px !important;
	left:180px !important;
	top:814px !important;
	min-height:36px !important;
}

#item29355 {
	width:232px !important;
	left:183px !important;
	top:835px !important;
	min-height:93px !important;
}

#item29382 {
	width:591px !important;
	left:723px !important;
	top:237px !important;
	min-height:105px !important;
}

#item29405 {
	width:213px !important;
	left:723px !important;
	top:207px !important;
	min-height:21px !important;
}

#item34840 {
	width:497px !important;
	left:1268px !important;
	top:993px !important;
	min-height:26px !important;
}

p.autoParaStyle64 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:16px;
	line-height:17px;
	color:#208eb2;
	letter-spacing:-0.025em;
	text-align:left;
}

p.autoParaStyle63 {
	font-weight:300;
	font-family:FF-OpenSans-Light,"Open Sans",sans-serif;
	font-size:43px;
	line-height:36px;
	color:#acacad;
	letter-spacing:-0.020em;
	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.autoParaStyle62 {
	font-weight:300;
	font-family:FF-OpenSans-Light,"Open Sans",sans-serif;
	font-size:43px;
	line-height:12px;
	color:#acacad;
	letter-spacing:-0.020em;
	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.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:300;
	font-family:FF-OpenSans-Light,"Open Sans",sans-serif;
	font-size:43px;
	line-height:12px;
	color:#acacad;
	letter-spacing:-0.020em;
	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.autoParaStyle59 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#acacad;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle58 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-OpenSans-Italic,"Open Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-OpenSans-BoldItalic,"Open Sans",sans-serif;
	font-size:81px;
	line-height:97.2px;
	color:#fff;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#208eb2;
	letter-spacing:-0.025em;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#208eb2;
	letter-spacing:-0.025em;
	text-align:left;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#208eb2;
	letter-spacing:-0.025em;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#208eb2;
	letter-spacing:-0.020em;
	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.autoParaStyle50 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:24px;
	line-height:12px;
	color:#208eb2;
	letter-spacing:-0.020em;
	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.autoParaStyle49 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:13px;
	line-height:14px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:20px;
	line-height:11px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:10px;
	line-height:11px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle45 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle44 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#59595b;
	letter-spacing:-0.020em;
	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.autoParaStyle43 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:13px;
	line-height:11px;
	color:#208eb2;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:35px;
	line-height:12px;
	color:#208eb2;
	letter-spacing:-0.020em;
	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.autoParaStyle41 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-OpenSans-BoldItalic,"Open Sans",sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#59595b;
	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.autoParaStyle40 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#59595b;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle39 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:10px;
	line-height:10px;
	color:#208eb2;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle38 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:12px;
	line-height:12px;
	color:#208eb2;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle37 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:12px;
	line-height:12px;
	color:#208eb2;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:15.5px;
	line-height:12px;
	color:#59595b;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:27px;
	line-height:12px;
	color:#59595b;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:35px;
	line-height:12px;
	color:#59595b;
	letter-spacing:-0.020em;
	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.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#1c1649;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle31 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:12px;
	line-height:12px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:24px;
	line-height:12px;
	color:#fff;
	letter-spacing:-0.020em;
	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.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:24px;
	line-height:12px;
	color:#fff;
	letter-spacing:-0.020em;
	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.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:20px;
	line-height:12px;
	color:#fff;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle27 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:10px;
	line-height:10px;
	color:#c4d8e0;
	letter-spacing:-0.040em;
	text-align:center;
}

p.autoParaStyle26 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#c4d8e0;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle25 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:9px;
	line-height:10px;
	color:#fff;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle24 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:8px;
	line-height:8px;
	color:#fff;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle23 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	letter-spacing:-0.020em;
	text-align:center;
}

p.autoParaStyle22 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:11px;
	line-height:12px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:12px;
	line-height:12px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:12px;
	line-height:12px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#59595b;
	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.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#59595b;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:9px;
	line-height:9px;
	color:#fff;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:9px;
	line-height:9px;
	color:#1c1649;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:17px;
	line-height:9px;
	color:#1c1649;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:13px;
	line-height:9px;
	color:#fff;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:9px;
	line-height:9px;
	color:#fff;
	letter-spacing:-0.020em;
	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.autoParaStyle11 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-OpenSans-Italic,"Open Sans",sans-serif;
	font-size:11px;
	line-height:12px;
	color:#1c1649;
	letter-spacing:-0.020em;
	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-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:14px;
	line-height:15px;
	color:#59595b;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#1c1649;
	text-align:center;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle7 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-OpenSans-Italic,"Open Sans",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#59595b;
	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.autoParaStyle6 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-OpenSans-BoldItalic,"Open Sans",sans-serif;
	font-size:23px;
	line-height:27.6px;
	color:#208eb2;
	letter-spacing:-0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#59595b;
	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.autoParaStyle4 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-OpenSans-Italic,"Open Sans",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#59595b;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-OpenSans-BoldItalic,"Open Sans",sans-serif;
	font-size:23px;
	line-height:27.6px;
	color:#208eb2;
	letter-spacing:-0.025em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:13.2px;
	line-height:15px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:13.2px;
	line-height:15px;
	color:#59595b;
	letter-spacing:-0.020em;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:minion-pro,"Minion Pro",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.No-Paragraph-Style {
	font-family:minion-pro,"Minion Pro",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.autoCharStyle6 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	color:#208eb2;
}

span.autoCharStyle4 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:18px;
	color:#208eb2;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:13px;
	letter-spacing:-0.030em;
}

span.autoCharStyle2 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-OpenSans-Italic,"Open Sans",sans-serif;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
}

span.testi-vicino-icone {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:12px;
	color:#59595b;
	letter-spacing:-0.020em;
}

span.testi-bullet-point {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:13.2px;
	color:#59595b;
	letter-spacing:-0.020em;
}

span.LOCATION-DEVICES {
	font-style:italic;
	font-weight:normal;
	font-family:FF-OpenSans-Italic,"Open Sans",sans-serif;
	color:#59595b;
}

span.testi-pop-up-regular {
	font-family:FF-OpenSans-Regular,"Open Sans",sans-serif;
	font-size:18px;
	color:#208eb2;
	letter-spacing:-0.025em;
}

span.TESTI-POPUP {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:18px;
	color:#208eb2;
	letter-spacing:-0.025em;
}

span.NOMI-DEVICES {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:23px;
	color:#208eb2;
	letter-spacing:-0.025em;
}

span.ANNI {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	color:#59595b;
}

span.None {
}
#in5footer,  #prefooter {display:none;}
