/* 	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; -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; }

.hidden { display:none !important; }
.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:#f7f9fc; }
:-webkit-full-screen { background:#f7f9fc; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:800px; height:600px; }
.page-scale-wrap { width:800px; height:600px; background: #fff !important; }
.paper-vertical { width:800px; height:100%; }
.paper-horizontal { width:54040px; height:612px; }
@media all and (max-height:600px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:800px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
body.has-transitions .pages .page {
	display:block;
	z-index:1;
}
body.has-transitions .pages .page.activePage {
	z-index:2;
	transform:none;
	opacity:1;
}
.trans-fade { -webkit-animation:transFade .6s ease-in-out; animation:transFade .6s ease-in-out; }
.trans-left { -webkit-animation:transLeft .6s ease-in-out; animation:transLeft .6s ease-in-out; }
.trans-right { -webkit-animation:transRight .6s ease-in-out; animation:transRight .6s ease-in-out; }
.trans-top { -webkit-animation:transTop .6s ease-in-out; animation:transTop .6s ease-in-out; }
.trans-bottom { -webkit-animation:transBottom .6s ease-in-out; animation:transBottom .6s ease-in-out; }
.trans-none { -webkit-animation:transFade 0s; animation:transFade 0s; }
.trans-out, .trans-reverse {
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}
.trans-out.trans-reverse {
	webkit-animation-direction:normal;
	animation-direction:normal;
}
@keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes transRight {
	0% { transform:translateX(100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transRight {
	0% { -webkit-transform:translateX(100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transLeft {
	0% { transform:translateX(-100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transLeft {
	0% { -webkit-transform:translateX(-100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transTop {
	0% { transform:translateY(-100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transTop {
	0% { -webkit-transform:translateY(-100%); }
	100% { -webkit-transform:translateY(0); }
}
@keyframes transBottom {
	0% { transform:translateY(100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transBottom {
	0% { -webkit-transform:translateY(100%); }
	100% { -webkit-transform:translateY(0); }
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item433 {
	width:1920px !important;
	height:1098px !important;
	background:#f7f9fc;
}

#item439 {
	width:680px !important;
	left:546px !important;
	top:259px !important;
	min-height:200px !important;
}

#item463 {
	width:598px !important;
	left:546px !important;
	top:551px !important;
	min-height:85px !important;
}

#item515 {
	width:195px !important;
	left:19px !important;
	top:64px !important;
	min-height:75px !important;
}

#item490 {
	width:195px !important;
	left:19px !important;
	top:64px !important;
	min-height:75px !important;
}

#item486 {
	width:233px !important;
	height:205px !important;
	left:1032px !important;
	top:663px !important;
}

#item567 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item610 {
	width:1920px !important;
	height:1007px !important;
	background:#f7f9fc;
}

#item612 {
	width:322px !important;
	left:146px !important;
	top:79px !important;
	min-height:61px !important;
}

#item636 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item723 {
	width:210px !important;
	left:20px !important;
	top:41px !important;
	min-height:64px !important;
}

#item690 {
	width:210px !important;
	left:20px !important;
	top:41px !important;
	min-height:64px !important;
}

#item687 {
	width:250px !important;
	height:208px !important;
	left:460px !important;
	top:284px !important;
}

#item779 {
	width:190px !important;
	left:12px !important;
	top:33px !important;
	min-height:100px !important;
}

#item750 {
	width:190px !important;
	left:12px !important;
	top:33px !important;
	min-height:100px !important;
}

#item746 {
	width:223px !important;
	height:226px !important;
	left:209px !important;
	top:623px !important;
}

#item837 {
	width:210px !important;
	left:19px !important;
	top:39px !important;
	min-height:100px !important;
}

#item809 {
	width:220px !important;
	left:13px !important;
	top:39px !important;
	min-height:100px !important;
}

#item805 {
	width:242px !important;
	height:239px !important;
	left:665px !important;
	top:566px !important;
}

#item895 {
	width:152px !important;
	left:42px !important;
	top:48px !important;
	min-height:64px !important;
}

#item867 {
	width:152px !important;
	left:42px !important;
	top:48px !important;
	min-height:64px !important;
}

#item863 {
	width:240px !important;
	height:216px !important;
	left:1019px !important;
	top:573px !important;
}

#item955 {
	width:169px !important;
	left:34px !important;
	top:48px !important;
	min-height:64px !important;
}

#item926 {
	width:169px !important;
	left:34px !important;
	top:48px !important;
	min-height:64px !important;
}

#item922 {
	width:240px !important;
	height:216px !important;
	left:1502px !important;
	top:638px !important;
}

#item1021 {
	width:125px !important;
	left:46px !important;
	top:42px !important;
	min-height:64px !important;
}

#item993 {
	width:125px !important;
	left:46px !important;
	top:42px !important;
	min-height:64px !important;
}

#item986 {
	width:220px !important;
	height:198px !important;
	left:1033px !important;
	top:283px !important;
}

#item1078 {
	width:181px !important;
	left:28px !important;
	top:27px !important;
	min-height:28px !important;
}

#item1050 {
	width:389px !important;
	left:28px !important;
	top:27px !important;
	min-height:28px !important;
}

#item1045 {
	width:521px !important;
	height:90px !important;
	left:423px !important;
	top:914px !important;
}

#item1136 {
	width:432px !important;
	left:28px !important;
	top:27px !important;
	min-height:28px !important;
}

#item1108 {
	width:432px !important;
	left:28px !important;
	top:27px !important;
	min-height:28px !important;
}

#item1104 {
	width:521px !important;
	height:90px !important;
	left:976px !important;
	top:914px !important;
}

#item1223 {
	width:1920px !important;
	height:1905px !important;
	background:#f7f9fc;
}

#item1225 {
	width:936px !important;
	left:146px !important;
	top:497px !important;
	min-height:438px !important;
}

#item1248 {
	width:474px !important;
	left:146px !important;
	top:1528px !important;
	min-height:108px !important;
}

#item1271 {
	width:521px !important;
	left:699px !important;
	top:1528px !important;
	min-height:149px !important;
}

#item1294 {
	width:521px !important;
	left:1253px !important;
	top:1528px !important;
	min-height:149px !important;
}

#item1317 {
	width:1126px !important;
	left:146px !important;
	top:1328px !important;
	min-height:71px !important;
}

#item1340 {
	width:1368px !important;
	left:146px !important;
	top:1850px !important;
	min-height:67px !important;
}

#item1367 {
	width:56px !important;
	height:56px !important;
	left:146px !important;
	top:1453px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item1368 {
	width:56px !important;
	height:56px !important;
	left:699px !important;
	top:1453px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item1369 {
	width:56px !important;
	height:56px !important;
	left:1253px !important;
	top:1453px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item1373 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item1398 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item1439 {
	width:386px !important;
	left:32px !important;
	top:24px !important;
	min-height:26px !important;
}

#item1411 {
	width:386px !important;
	left:32px !important;
	top:24px !important;
	min-height:26px !important;
}

#item1404 {
	width:521px !important;
	height:82px !important;
	left:146px !important;
	top:1002px !important;
}

#item1495 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item1467 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item1463 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:234px !important;
}

#item1557 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item1529 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item1521 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:234px !important;
}

#item1616 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item1588 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item1581 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:234px !important;
}

#item1639 {
	width:1920px !important;
	height:788px !important;
	top:1912px !important;
}

#item1642 {
	width:1920px !important;
	height:155px !important;
	top:2545px !important;
	background:#1a1a1a;
}

#item1677 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item1648 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item1644 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:2435px !important;
}

#item1740 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item1711 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item1703 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:2435px !important;
}

#item1799 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item1770 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item1763 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:2435px !important;
}

#item1859 {
	opacity:0.50;
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item1828 {
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item1822 {
	width:316px !important;
	height:82px !important;
	left:803px !important;
	top:2581px !important;
}

#item1893 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:103px !important;
}

#item1938 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item1912 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item1907 {
	width:403px !important;
	height:196px !important;
	left:758px !important;
	top:2139px !important;
}

#item2000 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item1971 {
	width:160px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item1967 {
	width:245px !important;
	height:69px !important;
	left:146px !important;
	top:1721px !important;
}

#item2059 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item2030 {
	width:160px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item2026 {
	width:245px !important;
	height:69px !important;
	left:699px !important;
	top:1721px !important;
}

#item2117 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item2089 {
	width:160px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item2085 {
	width:245px !important;
	height:69px !important;
	left:1253px !important;
	top:1721px !important;
}

#item2146 {
	width:996px !important;
	height:298px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	border-radius:10px;
	background:#11235b;
	border:solid 3px #00afd6;
}

#item2147 {
	width:872px !important;
	left:48px !important;
	top:98px !important;
	min-height:149px !important;
}

#item2170 {
	width:491px !important;
	left:48px !important;
	top:34px !important;
	min-height:34px !important;
}

#item2143 {
	width:996px !important;
	height:298px !important;
	left:144px !important;
	top:816px !important;
}

#item2231 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item2202 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item2193 {
	width:119px !important;
	height:50px !important;
	left:1000px !important;
	top:837px !important;
}

#item2260 {
	width:1544px !important;
	left:44px !important;
	top:153px !important;
	min-height:496px !important;
}

#item2283 {
	width:197px !important;
	left:44px !important;
	top:35px !important;
	min-height:34px !important;
}

#item2254 {
	width:1631px !important;
	height:696px !important;
	left:144px !important;
	top:1967px !important;
}

#item2337 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item2310 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item2306 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:2001px !important;
}

#item2401 {
	width:1920px !important;
	height:5932px !important;
	background:#f7f9fc;
}

#item2425 {
	width:415px !important;
	left:838px !important;
	top:1551px !important;
	min-height:27px !important;
}

#item2450 {
	width:947px !important;
	left:760px !important;
	top:1251px !important;
	min-height:71px !important;
}

#item2488 {
	width:1628px !important;
	left:146px !important;
	top:3069px !important;
	min-height:27px !important;
}

#item2511 {
	width:1628px !important;
	left:146px !important;
	top:4140px !important;
	min-height:27px !important;
}

#item2534 {
	width:521px !important;
	left:146px !important;
	top:3196px !important;
	min-height:540px !important;
}

#item2557 {
	width:521px !important;
	left:699px !important;
	top:3196px !important;
	min-height:347px !important;
}

#item2580 {
	width:521px !important;
	left:1253px !important;
	top:3196px !important;
	min-height:598px !important;
}

#item2604 {
	width:764px !important;
	left:976px !important;
	top:4338px !important;
	min-height:190px !important;
}

#item2633 {
	width:106px !important;
	left:699px !important;
	top:4720px !important;
	min-height:23px !important;
}

#item2656 {
	width:101px !important;
	left:334px !important;
	top:4947px !important;
	min-height:50px !important;
}

#item2679 {
	width:132px !important;
	left:606px !important;
	top:4947px !important;
	min-height:50px !important;
}

#item2703 {
	width:106px !important;
	left:259px !important;
	top:4720px !important;
	min-height:19px !important;
}

#item2730 {
	width:86px !important;
	left:486px !important;
	top:4551px !important;
	min-height:28px !important;
}

#item2754 {
	width:178px !important;
	left:440px !important;
	top:4693px !important;
	min-height:20px !important;
}

#item2778 {
	width:178px !important;
	left:440px !important;
	top:4900px !important;
	min-height:20px !important;
}

#item2801 {
	width:568px !important;
	left:252px !important;
	top:4338px !important;
	min-height:108px !important;
}

#item2824 {
	width:968px !important;
	left:252px !important;
	top:609px !important;
	min-height:450px !important;
}

#item2847 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item2873 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item2878 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item2891 {
	width:360px !important;
	left:174px !important;
	top:268px !important;
	min-height:28px !important;
}

#item2917 {
	width:1920px !important;
	height:788px !important;
	top:5102px !important;
}

#item2951 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item2923 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item2919 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:5333px !important;
}

#item2978 {
	width:1920px !important;
	height:155px !important;
	top:5735px !important;
	background:#1a1a1a;
}

#item2980 {
	width:360px !important;
	left:176px !important;
	top:5659px !important;
	min-height:28px !important;
}

#item3043 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item3017 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item3012 {
	width:403px !important;
	height:196px !important;
	left:1031px !important;
	top:5333px !important;
}

#item3066 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item3114 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item3086 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item3079 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:234px !important;
}

#item3173 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item3144 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item3137 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:234px !important;
}

#item3234 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item3206 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item3197 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:5625px !important;
}

#item3292 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item3264 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item3257 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:5625px !important;
}

#item3410 {
	width:321px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item3382 {
	width:322px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item3378 {
	width:373px !important;
	height:69px !important;
	left:976px !important;
	top:4600px !important;
}

#item3445 {
	width:1072px !important;
	left:147px !important;
	top:2394px !important;
	min-height:313px !important;
}

#item3468 {
	width:475px !important;
	left:147px !important;
	top:2309px !important;
	min-height:27px !important;
}

#item28672 {
	width:278px !important;
	left:19px !important;
	top:20px !important;
	min-height:53px !important;
}

#item28532 {
	width:278px !important;
	left:19px !important;
	top:20px !important;
	min-height:53px !important;
}

#item28669 {
	width:373px !important;
	height:101px !important;
	left:146px !important;
	top:3814px !important;
}

#item30135 {
	opacity:0.50;
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item30105 {
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item30099 {
	width:316px !important;
	height:82px !important;
	left:567px !important;
	top:5772px !important;
}

#item30657 {
	opacity:0.50;
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item30627 {
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item30621 {
	width:469px !important;
	height:82px !important;
	left:911px !important;
	top:5772px !important;
}

#item31712 {
	width:942px !important;
	left:838px !important;
	top:1637px !important;
	min-height:282px !important;
}

#item31738 {
	width:942px !important;
	left:838px !important;
	top:1925px !important;
	min-height:282px !important;
}

#item30175 {
	width:1544px !important;
	left:44px !important;
	top:153px !important;
	min-height:169px !important;
}

#item30198 {
	width:250px !important;
	left:44px !important;
	top:35px !important;
	min-height:47px !important;
}

#item30170 {
	width:1631px !important;
	height:1389px !important;
	left:144px !important;
	top:5475px !important;
}

#item30252 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item30225 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item30221 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:5509px !important;
}

#item30517 {
	width:1544px !important;
	left:45px !important;
	top:153px !important;
	min-height:1348px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:26px;
	-webkit-column-gap:26px;
	column-gap:26px;
}

#item30541 {
	width:511px !important;
	left:45px !important;
	top:35px !important;
	min-height:34px !important;
}

#item30512 {
	width:1631px !important;
	height:1556px !important;
	left:143px !important;
	top:4298px !important;
}

#item30596 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item30568 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item30564 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:4331px !important;
}

#item3532 {
	width:1920px !important;
	height:5932px !important;
	background:#f7f9fc;
}

#item3533 {
	width:1920px !important;
	height:788px !important;
	top:4397px !important;
}

#item3547 {
	width:1075px !important;
	left:146px !important;
	top:2465px !important;
	min-height:80px !important;
}

#item3570 {
	width:1075px !important;
	left:699px !important;
	top:3452px !important;
	min-height:61px !important;
}

#item3593 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item3617 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item3623 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item3636 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item3650 {
	width:1126px !important;
	left:252px !important;
	top:609px !important;
	min-height:364px !important;
}

#item3674 {
	width:781px !important;
	left:515px !important;
	top:1864px !important;
	min-height:26px !important;
}

#item3734 {
	width:340px !important;
	left:728px !important;
	top:252px !important;
	min-height:61px !important;
}

#item3757 {
	width:1920px !important;
	height:155px !important;
	top:5030px !important;
	background:#1a1a1a;
}

#item3759 {
	width:360px !important;
	left:176px !important;
	top:4954px !important;
	min-height:28px !important;
}

#item3789 {
	width:340px !important;
	left:729px !important;
	top:4938px !important;
	min-height:61px !important;
}

#item3816 {
	width:340px !important;
	left:1282px !important;
	top:4938px !important;
	min-height:61px !important;
}

#item3870 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item3844 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item3839 {
	width:403px !important;
	height:196px !important;
	left:1029px !important;
	top:4628px !important;
}

#item3926 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item3898 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item3893 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:234px !important;
}

#item3987 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item3959 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item3952 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:234px !important;
}

#item4044 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item4015 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item4011 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:4920px !important;
}

#item4105 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item4077 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item4070 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:4920px !important;
}

#item4160 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item4132 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item4128 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:4628px !important;
}

#item4220 {
	width:318px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item4191 {
	width:321px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item4187 {
	width:373px !important;
	height:69px !important;
	left:1348px !important;
	top:3124px !important;
}

#item4330 {
	width:862px !important;
	left:534px !important;
	top:1947px !important;
	min-height:231px !important;
}

#item4353 {
	width:1075px !important;
	left:164px !important;
	top:2551px !important;
	min-height:149px !important;
}

#item4376 {
	width:1086px !important;
	left:189px !important;
	top:2726px !important;
	min-height:313px !important;
}

#item4399 {
	width:14px !important;
	left:164px !important;
	top:2726px !important;
	min-height:26px !important;
}

#item4423 {
	width:14px !important;
	left:164px !important;
	top:2807px !important;
	min-height:26px !important;
}

#item4447 {
	width:1075px !important;
	left:164px !important;
	top:3050px !important;
	min-height:108px !important;
}

#item4470 {
	width:1075px !important;
	left:716px !important;
	top:3539px !important;
	min-height:354px !important;
}

#item30449 {
	opacity:0.50;
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item30419 {
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item30414 {
	width:469px !important;
	height:82px !important;
	left:725px !important;
	top:5067px !important;
}

#item30311 {
	width:1544px !important;
	left:45px !important;
	top:153px !important;
	min-height:1348px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:26px;
	-webkit-column-gap:26px;
	column-gap:26px;
}

#item30335 {
	width:511px !important;
	left:45px !important;
	top:35px !important;
	min-height:34px !important;
}

#item30306 {
	width:1631px !important;
	height:1556px !important;
	left:143px !important;
	top:3593px !important;
}

#item30389 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item30362 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item30358 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:3626px !important;
}

#item4570 {
	width:1920px !important;
	height:6528px !important;
	background:#f7f9fc;
}

#item4577 {
	width:1629px !important;
	left:146px !important;
	top:2445px !important;
	min-height:293px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:26px;
	-webkit-column-gap:26px;
	column-gap:26px;
}

#item4603 {
	width:760px !important;
	left:167px !important;
	top:3825px !important;
	min-height:436px !important;
}

#item4626 {
	width:739px !important;
	left:1037px !important;
	top:3825px !important;
	min-height:108px !important;
}

#item4649 {
	width:730px !important;
	left:1064px !important;
	top:3934px !important;
	min-height:313px !important;
}

#item4695 {
	width:782px !important;
	left:146px !important;
	top:5091px !important;
	min-height:108px !important;
}

#item4718 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item4743 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item4747 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item4760 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item4773 {
	width:818px !important;
	left:252px !important;
	top:609px !important;
	min-height:446px !important;
}

#item4797 {
	width:523px !important;
	left:416px !important;
	top:1443px !important;
	min-height:27px !important;
}

#item4820 {
	width:509px !important;
	left:1088px !important;
	top:3250px !important;
	min-height:28px !important;
}

#item4843 {
	width:527px !important;
	left:258px !important;
	top:3250px !important;
	min-height:28px !important;
}

#item4911 {
	width:162px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item4883 {
	width:162px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item4879 {
	width:245px !important;
	height:69px !important;
	left:258px !important;
	top:3315px !important;
}

#item4970 {
	width:146px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item4942 {
	width:168px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item4938 {
	width:245px !important;
	height:69px !important;
	left:1088px !important;
	top:3315px !important;
}

#item5020 {
	width:340px !important;
	left:1281px !important;
	top:252px !important;
	min-height:61px !important;
}

#item5043 {
	width:1920px !important;
	height:788px !important;
	top:5412px !important;
}

#item5045 {
	width:1920px !important;
	height:155px !important;
	top:6045px !important;
	background:#1a1a1a;
}

#item5081 {
	opacity:0.50;
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item5051 {
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item5046 {
	width:469px !important;
	height:82px !important;
	left:898px !important;
	top:6081px !important;
}

#item5143 {
	opacity:0.50;
	width:169px !important;
	left:32px !important;
	top:26px !important;
	min-height:26px !important;
}

#item5114 {
	width:169px !important;
	left:32px !important;
	top:26px !important;
	min-height:26px !important;
}

#item5110 {
	width:302px !important;
	height:82px !important;
	left:562px !important;
	top:6081px !important;
}

#item5171 {
	width:360px !important;
	left:176px !important;
	top:5969px !important;
	min-height:28px !important;
}

#item5201 {
	width:340px !important;
	left:729px !important;
	top:5953px !important;
	min-height:61px !important;
}

#item5229 {
	width:340px !important;
	left:1282px !important;
	top:5953px !important;
	min-height:61px !important;
}

#item5284 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item5257 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item5252 {
	width:403px !important;
	height:196px !important;
	left:1028px !important;
	top:5639px !important;
}

#item5339 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item5311 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item5307 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:234px !important;
}

#item5402 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item5374 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item5365 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:234px !important;
}

#item5458 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item5430 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item5426 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:5935px !important;
}

#item5521 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item5492 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item5484 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:5935px !important;
}

#item5577 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item5548 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item5544 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:5643px !important;
}

#item5635 {
	width:160px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item5607 {
	width:163px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item5603 {
	width:245px !important;
	height:69px !important;
	left:147px !important;
	top:4930px !important;
}

#item5694 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item5666 {
	width:160px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item5662 {
	width:245px !important;
	height:69px !important;
	left:147px !important;
	top:5240px !important;
}

#item5725 {
	width:1075px !important;
	left:416px !important;
	top:1530px !important;
	min-height:518px !important;
}

#item5748 {
	width:391px !important;
	left:146px !important;
	top:2350px !important;
	min-height:35px !important;
}

#item5771 {
	width:643px !important;
	left:146px !important;
	top:3732px !important;
	min-height:27px !important;
}

#item5799 {
	width:328px !important;
	left:146px !important;
	top:4609px !important;
	min-height:27px !important;
}

#item5822 {
	width:14px !important;
	left:1037px !important;
	top:3932px !important;
	min-height:26px !important;
}

#item5846 {
	width:14px !important;
	left:1037px !important;
	top:4056px !important;
	min-height:26px !important;
}

#item5869 {
	width:14px !important;
	left:1037px !important;
	top:4180px !important;
	min-height:26px !important;
}

#item28244 {
	width:1082px !important;
	left:147px !important;
	top:4697px !important;
	min-height:215px !important;
}

#item5897 {
	width:1564px !important;
	left:44px !important;
	top:140px !important;
	min-height:149px !important;
}

#item5920 {
	width:433px !important;
	left:44px !important;
	top:35px !important;
	min-height:34px !important;
}

#item5892 {
	width:1631px !important;
	height:322px !important;
	left:144px !important;
	top:5841px !important;
}

#item5975 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item5947 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item5943 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:5875px !important;
}

#item6006 {
	width:1544px !important;
	left:45px !important;
	top:153px !important;
	min-height:1348px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:26px;
	-webkit-column-gap:26px;
	column-gap:26px;
}

#item6030 {
	width:511px !important;
	left:45px !important;
	top:35px !important;
	min-height:34px !important;
}

#item6001 {
	width:1631px !important;
	height:1556px !important;
	left:143px !important;
	top:4607px !important;
}

#item6085 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item6058 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item6053 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:4640px !important;
}

#item6152 {
	width:1920px !important;
	height:3022px !important;
	background:#f7f9fc;
}

#item6185 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item6157 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item6153 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:234px !important;
}

#item6244 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item6216 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item6211 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:2564px !important;
}

#item6270 {
	width:1138px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item6294 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item6299 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:103px !important;
}

#item6312 {
	width:1000px !important;
	left:146px !important;
	top:424px !important;
	min-height:807px !important;
}

#item6337 {
	width:776px !important;
	left:146px !important;
	top:1643px !important;
	min-height:108px !important;
}

#item6360 {
	width:798px !important;
	left:976px !important;
	top:1643px !important;
	min-height:108px !important;
}

#item6383 {
	width:778px !important;
	left:146px !important;
	top:2008px !important;
	min-height:231px !important;
}

#item6406 {
	width:790px !important;
	left:976px !important;
	top:2008px !important;
	min-height:149px !important;
}

#item6429 {
	width:830px !important;
	left:146px !important;
	top:1443px !important;
	min-height:71px !important;
}

#item31030 {
	width:720px !important;
	min-height:38px !important;
}

#item30964 {
	width:720px !important;
	min-height:38px !important;
}

#item31027 {
	width:720px !important;
	height:38px !important;
	left:146px !important;
	top:1782px !important;
}

#item31157 {
	width:660px !important;
	min-height:85px !important;
}

#item31069 {
	width:649px !important;
	min-height:85px !important;
}

#item31128 {
	width:660px !important;
	height:85px !important;
	left:146px !important;
	top:2270px !important;
}

#item31213 {
	width:692px !important;
	min-height:86px !important;
}

#item31188 {
	width:695px !important;
	min-height:90px !important;
}

#item31185 {
	width:695px !important;
	height:90px !important;
	left:976px !important;
	top:1742px !important;
}

#item31285 {
	width:785px !important;
	min-height:94px !important;
}

#item31260 {
	width:788px !important;
	min-height:81px !important;
}

#item31257 {
	width:788px !important;
	height:94px !important;
	left:976px !important;
	top:2191px !important;
}

#item6456 {
	width:56px !important;
	height:56px !important;
	left:146px !important;
	top:1568px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item6457 {
	width:56px !important;
	height:56px !important;
	left:976px !important;
	top:1568px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item6458 {
	width:56px !important;
	height:56px !important;
	left:146px !important;
	top:1933px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item6459 {
	width:56px !important;
	height:56px !important;
	left:976px !important;
	top:1933px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item6464 {
	width:982px !important;
	left:146px !important;
	top:2564px !important;
	min-height:108px !important;
}

#item6496 {
	width:1920px !important;
	height:788px !important;
	top:2712px !important;
}

#item6498 {
	width:1920px !important;
	height:155px !important;
	top:3345px !important;
	background:#1a1a1a;
}

#item6531 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item6505 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item6499 {
	width:403px !important;
	height:196px !important;
	left:760px !important;
	top:2939px !important;
}

#item6588 {
	width:360px !important;
	left:28px !important;
	top:37px !important;
	min-height:28px !important;
}

#item6560 {
	width:360px !important;
	left:28px !important;
	top:37px !important;
	min-height:28px !important;
}

#item6555 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:3235px !important;
}

#item6657 {
	opacity:0.50;
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item6626 {
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item6620 {
	width:316px !important;
	height:82px !important;
	left:803px !important;
	top:3381px !important;
}

#item6683 {
	width:149px !important;
	left:1649px !important;
	top:1131px !important;
	min-height:30px !important;
}

#item6743 {
	opacity:0.50;
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item6713 {
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item6707 {
	width:316px !important;
	height:82px !important;
	left:803px !important;
	top:3381px !important;
}

#item6774 {
	width:1544px !important;
	left:44px !important;
	top:153px !important;
	min-height:189px !important;
}

#item6798 {
	width:197px !important;
	left:44px !important;
	top:35px !important;
	min-height:34px !important;
}

#item6769 {
	width:1631px !important;
	height:403px !important;
	left:144px !important;
	top:3061px !important;
}

#item6852 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item6825 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item6821 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:3094px !important;
}

#item6919 {
	width:1920px !important;
	height:5932px !important;
	background:#f7f9fc;
}

#item6928 {
	width:707px !important;
	left:146px !important;
	top:1262px !important;
	min-height:354px !important;
}

#item6951 {
	width:1107px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item6976 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item6980 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item6992 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item7005 {
	width:701px !important;
	left:252px !important;
	top:542px !important;
	min-height:49px !important;
}

#item7028 {
	width:798px !important;
	left:252px !important;
	top:670px !important;
	min-height:321px !important;
}

#item7051 {
	width:707px !important;
	left:1019px !important;
	top:1828px !important;
	min-height:477px !important;
}

#item7074 {
	width:1628px !important;
	left:146px !important;
	top:3537px !important;
	min-height:27px !important;
}

#item7098 {
	width:1010px !important;
	left:146px !important;
	top:3628px !important;
	min-height:67px !important;
}

#item7156 {
	width:360px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item7183 {
	width:1920px !important;
	height:707px !important;
	top:3875px !important;
}

#item7185 {
	width:1920px !important;
	height:155px !important;
	top:4427px !important;
	background:#1a1a1a;
}

#item7191 {
	width:296px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item7220 {
	width:296px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item7186 {
	width:479px !important;
	height:245px !important;
	left:487px !important;
	top:4106px !important;
}

#item7251 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item7277 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item7246 {
	width:403px !important;
	height:196px !important;
	left:1028px !important;
	top:4102px !important;
}

#item7332 {
	width:164px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item7304 {
	width:161px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item7300 {
	width:245px !important;
	height:69px !important;
	left:147px !important;
	top:3746px !important;
}

#item29185 {
	width:418px !important;
	left:19px !important;
	top:20px !important;
	min-height:34px !important;
}

#item29067 {
	width:414px !important;
	left:19px !important;
	top:20px !important;
	min-height:34px !important;
}

#item29182 {
	width:442px !important;
	height:69px !important;
	left:1039px !important;
	top:3160px !important;
}

#item7393 {
	opacity:0.50;
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item7363 {
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item7358 {
	width:469px !important;
	height:82px !important;
	left:728px !important;
	top:4463px !important;
}

#item7423 {
	width:760px !important;
	left:169px !important;
	top:2710px !important;
	min-height:600px !important;
}

#item7446 {
	width:760px !important;
	left:1039px !important;
	top:2710px !important;
	min-height:436px !important;
}

#item7470 {
	width:645px !important;
	left:147px !important;
	top:2617px !important;
	min-height:27px !important;
}

#item7505 {
	width:1544px !important;
	left:44px !important;
	top:147px !important;
	min-height:640px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:26px;
	-webkit-column-gap:26px;
	column-gap:26px;
}

#item7530 {
	width:550px !important;
	left:44px !important;
	top:35px !important;
	min-height:34px !important;
}

#item7499 {
	width:1631px !important;
	height:853px !important;
	left:144px !important;
	top:3693px !important;
}

#item7584 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item7557 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item7553 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:3723px !important;
}

#item7651 {
	width:1920px !important;
	height:3022px !important;
	background:#f7f9fc;
}

#item7652 {
	width:1138px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item7677 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item7683 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:103px !important;
}

#item7696 {
	width:872px !important;
	left:146px !important;
	top:495px !important;
	min-height:602px !important;
}

#item7720 {
	width:706px !important;
	left:146px !important;
	top:1690px !important;
	min-height:108px !important;
}

#item7743 {
	width:779px !important;
	left:976px !important;
	top:1690px !important;
	min-height:108px !important;
}

#item7766 {
	width:1300px !important;
	left:146px !important;
	top:1379px !important;
	min-height:157px !important;
}

#item7792 {
	width:56px !important;
	height:56px !important;
	left:146px !important;
	top:1615px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item7793 {
	width:56px !important;
	height:56px !important;
	left:976px !important;
	top:1615px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item7805 {
	width:748px !important;
	left:146px !important;
	top:2230px !important;
	min-height:313px !important;
}

#item7870 {
	width:621px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item7842 {
	width:615px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item7838 {
	width:798px !important;
	height:110px !important;
	left:146px !important;
	top:234px !important;
}

#item7928 {
	width:501px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item7900 {
	width:493px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item7896 {
	width:798px !important;
	height:110px !important;
	left:976px !important;
	top:234px !important;
}

#item7955 {
	width:1920px !important;
	height:788px !important;
	top:2786px !important;
}

#item7957 {
	width:1920px !important;
	height:155px !important;
	top:3419px !important;
	background:#1a1a1a;
}

#item7990 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item7964 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item7958 {
	width:403px !important;
	height:196px !important;
	left:756px !important;
	top:3013px !important;
}

#item8045 {
	width:629px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item8017 {
	width:618px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item8013 {
	width:798px !important;
	height:110px !important;
	left:146px !important;
	top:3309px !important;
}

#item8104 {
	width:525px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item8075 {
	width:513px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item8071 {
	width:798px !important;
	height:110px !important;
	left:976px !important;
	top:3309px !important;
}

#item8171 {
	opacity:0.50;
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item8141 {
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item8134 {
	width:316px !important;
	height:82px !important;
	left:803px !important;
	top:3456px !important;
}

#item29253 {
	width:162px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item29225 {
	width:162px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item29221 {
	width:245px !important;
	height:69px !important;
	left:146px !important;
	top:1843px !important;
}

#item29319 {
	width:162px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item29291 {
	width:162px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item29287 {
	width:245px !important;
	height:69px !important;
	left:976px !important;
	top:1843px !important;
}

#item8202 {
	width:1544px !important;
	left:44px !important;
	top:153px !important;
	min-height:311px !important;
}

#item8225 {
	width:197px !important;
	left:44px !important;
	top:35px !important;
	min-height:34px !important;
}

#item8197 {
	width:1631px !important;
	height:1408px !important;
	left:144px !important;
	top:3003px !important;
}

#item8280 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item8253 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item8248 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:3036px !important;
}

#item8348 {
	width:1920px !important;
	height:5932px !important;
	background:#f7f9fc;
}

#item8349 {
	width:631px !important;
	left:146px !important;
	top:2050px !important;
	min-height:27px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:26px;
	-webkit-column-gap:26px;
	column-gap:26px;
}

#item8374 {
	width:781px !important;
	left:146px !important;
	top:4426px !important;
	min-height:149px !important;
}

#item8397 {
	width:781px !important;
	left:961px !important;
	top:4426px !important;
	min-height:67px !important;
}

#item8420 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item8444 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item8451 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item8463 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item8478 {
	width:455px !important;
	left:561px !important;
	top:1379px !important;
	min-height:27px !important;
}

#item8501 {
	width:1186px !important;
	left:561px !important;
	top:1465px !important;
	min-height:313px !important;
}

#item8526 {
	width:603px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item8553 {
	width:1920px !important;
	height:788px !important;
	top:4538px !important;
}

#item8555 {
	width:1920px !important;
	height:155px !important;
	top:5171px !important;
	background:#1a1a1a;
}

#item8588 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item8560 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item8556 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:4769px !important;
}

#item8616 {
	width:612px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item8681 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item8653 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item8648 {
	width:403px !important;
	height:196px !important;
	left:1028px !important;
	top:4765px !important;
}

#item8738 {
	width:534px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item8708 {
	width:525px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item8704 {
	width:798px !important;
	height:110px !important;
	left:976px !important;
	top:234px !important;
}

#item8798 {
	width:508px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item8769 {
	width:493px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item8765 {
	width:798px !important;
	height:110px !important;
	left:976px !important;
	top:5061px !important;
}

#item8863 {
	opacity:0.50;
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item8833 {
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item8826 {
	width:316px !important;
	height:82px !important;
	left:561px !important;
	top:5207px !important;
}

#item8890 {
	width:798px !important;
	left:146px !important;
	top:2143px !important;
	min-height:272px !important;
}

#item8920 {
	width:1628px !important;
	left:146px !important;
	top:4108px !important;
	min-height:67px !important;
}

#item8943 {
	width:798px !important;
	left:976px !important;
	top:2143px !important;
	min-height:190px !important;
}

#item8966 {
	width:760px !important;
	left:167px !important;
	top:2747px !important;
	min-height:67px !important;
}

#item8989 {
	width:760px !important;
	left:193px !important;
	top:2847px !important;
	min-height:194px !important;
}

#item9012 {
	width:14px !important;
	left:167px !important;
	top:2847px !important;
	min-height:26px !important;
}

#item9036 {
	width:14px !important;
	left:167px !important;
	top:2887px !important;
	min-height:26px !important;
}

#item9059 {
	width:14px !important;
	left:167px !important;
	top:2928px !important;
	min-height:26px !important;
}

#item9082 {
	width:14px !important;
	left:167px !important;
	top:3010px !important;
	min-height:26px !important;
}

#item9105 {
	width:793px !important;
	left:1004px !important;
	top:2747px !important;
	min-height:108px !important;
}

#item9129 {
	width:645px !important;
	left:146px !important;
	top:2653px !important;
	min-height:27px !important;
}

#item9153 {
	width:1186px !important;
	left:260px !important;
	top:609px !important;
	min-height:69px !important;
}

#item9176 {
	width:1155px !important;
	left:260px !important;
	top:737px !important;
	min-height:282px !important;
}

#item9201 {
	width:645px !important;
	left:146px !important;
	top:4338px !important;
	min-height:27px !important;
}

#item29453 {
	opacity:0.50;
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item29422 {
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item29417 {
	width:469px !important;
	height:82px !important;
	left:898px !important;
	top:5207px !important;
}

#item9288 {
	width:1544px !important;
	left:44px !important;
	top:153px !important;
	min-height:67px !important;
}

#item9311 {
	width:197px !important;
	left:44px !important;
	top:35px !important;
	min-height:34px !important;
}

#item9283 {
	width:1631px !important;
	height:271px !important;
	left:144px !important;
	top:5012px !important;
}

#item9365 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item9338 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item9334 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:5045px !important;
}

#item29361 {
	width:1544px !important;
	left:44px !important;
	top:153px !important;
	min-height:474px !important;
}

#item29384 {
	width:463px !important;
	left:44px !important;
	top:35px !important;
	min-height:34px !important;
}

#item29355 {
	width:1631px !important;
	height:688px !important;
	left:144px !important;
	top:4601px !important;
}

#item29521 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item29493 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item29489 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:4632px !important;
}

#item9432 {
	width:1920px !important;
	height:5932px !important;
	background:#f7f9fc;
}

#item9467 {
	width:631px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item9439 {
	width:631px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item9433 {
	width:798px !important;
	height:110px !important;
	left:146px !important;
	top:234px !important;
}

#item9494 {
	width:1626px !important;
	left:146px !important;
	top:3220px !important;
	min-height:27px !important;
}

#item9517 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item9541 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item9545 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item9557 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item9573 {
	width:745px !important;
	left:146px !important;
	top:3393px !important;
	min-height:395px !important;
}

#item9596 {
	width:752px !important;
	left:976px !important;
	top:3393px !important;
	min-height:231px !important;
}

#item9621 {
	width:55px !important;
	height:55px !important;
	left:147px !important;
	top:3319px !important;
	background:#00afd6;
	border:solid 2px #00afd6;
}

#item9622 {
	width:55px !important;
	height:55px !important;
	left:977px !important;
	top:3319px !important;
	background:#00afd6;
	border:solid 2px #00afd6;
}

#item9625 {
	width:276px !important;
	left:220px !important;
	top:3325px !important;
	min-height:31px !important;
}

#item9648 {
	width:690px !important;
	left:1050px !important;
	top:3325px !important;
	min-height:31px !important;
}

#item9704 {
	width:414px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item9732 {
	width:1920px !important;
	height:788px !important;
	top:3882px !important;
}

#item9734 {
	width:1920px !important;
	height:155px !important;
	top:4515px !important;
	background:#1a1a1a;
}

#item9737 {
	width:414px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item9794 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item9768 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item9763 {
	width:403px !important;
	height:196px !important;
	left:1028px !important;
	top:4109px !important;
}

#item9851 {
	width:631px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item9822 {
	width:631px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item9817 {
	width:798px !important;
	height:110px !important;
	left:146px !important;
	top:4405px !important;
}

#item9910 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item9881 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item9877 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:4113px !important;
}

#item9972 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item9944 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item9940 {
	width:245px !important;
	height:69px !important;
	left:976px !important;
	top:3666px !important;
}

#item10035 {
	opacity:0.50;
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item10005 {
	width:344px !important;
	left:30px !important;
	top:26px !important;
	min-height:26px !important;
}

#item10000 {
	width:469px !important;
	height:82px !important;
	left:898px !important;
	top:4551px !important;
}

#item10097 {
	opacity:0.50;
	width:169px !important;
	left:32px !important;
	top:26px !important;
	min-height:26px !important;
}

#item10067 {
	width:169px !important;
	left:32px !important;
	top:26px !important;
	min-height:26px !important;
}

#item10063 {
	width:302px !important;
	height:82px !important;
	left:562px !important;
	top:4551px !important;
}

#item10151 {
	width:987px !important;
	left:252px !important;
	top:609px !important;
	min-height:69px !important;
}

#item10174 {
	width:915px !important;
	left:252px !important;
	top:737px !important;
	min-height:200px !important;
}

#item10198 {
	width:781px !important;
	left:147px !important;
	top:1380px !important;
	min-height:436px !important;
}

#item10222 {
	width:645px !important;
	left:147px !important;
	top:1292px !important;
	min-height:27px !important;
}

#item30061 {
	width:1280px !important;
	height:724px !important;
	left:320px !important;
	top:2109px !important;
}

#item10250 {
	width:1544px !important;
	left:44px !important;
	top:153px !important;
	min-height:92px !important;
}

#item10273 {
	width:216px !important;
	left:44px !important;
	top:35px !important;
	min-height:34px !important;
}

#item10245 {
	width:1631px !important;
	height:275px !important;
	left:144px !important;
	top:4358px !important;
}

#item10329 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item10300 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item10296 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:4389px !important;
}

#item10359 {
	width:1544px !important;
	left:44px !important;
	top:153px !important;
	min-height:596px !important;
}

#item10382 {
	width:463px !important;
	left:44px !important;
	top:35px !important;
	min-height:34px !important;
}

#item10354 {
	width:1631px !important;
	height:805px !important;
	left:144px !important;
	top:3828px !important;
}

#item10436 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item10409 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item10405 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:3860px !important;
}

#item10503 {
	width:1920px !important;
	height:3022px !important;
	background:#f7f9fc;
}

#item10504 {
	width:1625px !important;
	height:612px !important;
	left:147px !important;
	top:456px !important;
}

#item10505 {
	width:1138px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item10530 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item10536 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:103px !important;
}

#item10548 {
	width:798px !important;
	left:146px !important;
	top:1034px !important;
	min-height:479px !important;
}

#item10572 {
	width:498px !important;
	left:146px !important;
	top:1977px !important;
	min-height:190px !important;
}

#item10595 {
	width:503px !important;
	left:700px !important;
	top:1977px !important;
	min-height:67px !important;
}

#item10618 {
	width:467px !important;
	left:1253px !important;
	top:1977px !important;
	min-height:149px !important;
}

#item10641 {
	width:1218px !important;
	left:146px !important;
	top:1777px !important;
	min-height:71px !important;
}

#item10667 {
	width:56px !important;
	height:56px !important;
	left:146px !important;
	top:1903px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item10668 {
	width:56px !important;
	height:56px !important;
	left:700px !important;
	top:1903px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item10669 {
	width:56px !important;
	height:56px !important;
	left:1253px !important;
	top:1903px !important;
	background:#00afd6;
	border:solid 3px #00afd6;
}

#item10673 {
	width:744px !important;
	left:976px !important;
	top:1034px !important;
	min-height:395px !important;
}

#item10738 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item10710 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item10706 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:234px !important;
}

#item10800 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item10771 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item10764 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:234px !important;
}

#item10858 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item10830 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item10823 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:234px !important;
}

#item10881 {
	width:1920px !important;
	height:788px !important;
	top:2230px !important;
}

#item10914 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item10888 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item10883 {
	width:403px !important;
	height:196px !important;
	left:758px !important;
	top:2457px !important;
}

#item10971 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item10943 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item10938 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:2753px !important;
}

#item11033 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item11004 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item10997 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:2753px !important;
}

#item11092 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item11063 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item11056 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:2753px !important;
}

#item11115 {
	width:1920px !important;
	height:155px !important;
	top:2863px !important;
	background:#1a1a1a;
}

#item29651 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item29623 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item29619 {
	width:245px !important;
	height:69px !important;
	left:146px !important;
	top:2206px !important;
}

#item29717 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item29689 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item29685 {
	width:245px !important;
	height:69px !important;
	left:700px !important;
	top:2085px !important;
}

#item29781 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item29752 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item29748 {
	width:245px !important;
	height:69px !important;
	left:1253px !important;
	top:2164px !important;
}

#item11162 {
	width:1920px !important;
	height:5932px !important;
	background:#f7f9fc;
}

#item11163 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item11187 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item11191 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item11206 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item11219 {
	width:1628px !important;
	left:146px !important;
	top:1555px !important;
	min-height:190px !important;
}

#item11243 {
	width:360px !important;
	left:174px !important;
	top:252px !important;
	min-height:61px !important;
}

#item11269 {
	width:1920px !important;
	height:788px !important;
	top:2712px !important;
}

#item11271 {
	width:1920px !important;
	height:155px !important;
	top:3345px !important;
	background:#1a1a1a;
}

#item11274 {
	width:360px !important;
	left:176px !important;
	top:3255px !important;
	min-height:61px !important;
}

#item11333 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item11305 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item11300 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:2943px !important;
}

#item11391 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item11365 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item11360 {
	width:403px !important;
	height:196px !important;
	left:1028px !important;
	top:2939px !important;
}

#item11450 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item11421 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item11414 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:234px !important;
}

#item11510 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item11481 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item11473 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:234px !important;
}

#item11569 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item11541 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item11534 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:3235px !important;
}

#item11629 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item11601 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item11594 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:3235px !important;
}

#item11688 {
	opacity:0.50;
	width:348px !important;
	left:32px !important;
	top:26px !important;
	min-height:44px !important;
}

#item11658 {
	width:357px !important;
	left:32px !important;
	top:26px !important;
	min-height:43px !important;
}

#item11652 {
	width:457px !important;
	height:82px !important;
	left:732px !important;
	top:3381px !important;
}

#item11714 {
	width:957px !important;
	left:252px !important;
	top:609px !important;
	min-height:123px !important;
}

#item11738 {
	width:1053px !important;
	left:252px !important;
	top:812px !important;
	min-height:157px !important;
}

#item11761 {
	width:957px !important;
	left:252px !important;
	top:1030px !important;
	min-height:108px !important;
}

#item11785 {
	width:427px !important;
	left:146px !important;
	top:1467px !important;
	min-height:28px !important;
}

#item11820 {
	width:1544px !important;
	left:44px !important;
	top:153px !important;
	min-height:230px !important;
}

#item11843 {
	width:454px !important;
	left:44px !important;
	top:35px !important;
	min-height:49px !important;
}

#item11815 {
	width:1631px !important;
	height:440px !important;
	left:144px !important;
	top:3023px !important;
}

#item11897 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item11870 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item11866 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:3056px !important;
}

#item11965 {
	width:1920px !important;
	height:5932px !important;
	background:#f7f9fc;
}

#item11966 {
	width:1920px !important;
	height:788px !important;
	top:2122px !important;
}

#item11973 {
	width:385px !important;
	left:30px !important;
	top:20px !important;
	min-height:61px !important;
}

#item12001 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item12024 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item12048 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item12054 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item12068 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item12080 {
	width:878px !important;
	left:838px !important;
	top:1591px !important;
	min-height:272px !important;
}

#item12112 {
	width:1920px !important;
	height:155px !important;
	top:2755px !important;
	background:#1a1a1a;
}

#item12144 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item12118 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item12113 {
	width:403px !important;
	height:196px !important;
	left:1028px !important;
	top:2349px !important;
}

#item12201 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item12172 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item12168 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:2645px !important;
}

#item12262 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item12234 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item12227 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:2645px !important;
}

#item12319 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item12290 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item12285 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:234px !important;
}

#item12380 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item12352 {
	width:340px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item12345 {
	width:521px !important;
	height:110px !important;
	left:1253px !important;
	top:234px !important;
}

#item12437 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item12408 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item12404 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:2353px !important;
}

#item12527 {
	width:891px !important;
	left:252px !important;
	top:609px !important;
	min-height:123px !important;
}

#item12551 {
	width:981px !important;
	left:252px !important;
	top:812px !important;
	min-height:321px !important;
}

#item12575 {
	width:427px !important;
	left:146px !important;
	top:1500px !important;
	min-height:28px !important;
}

#item29855 {
	opacity:0.50;
	width:357px !important;
	left:32px !important;
	top:26px !important;
	min-height:45px !important;
}

#item29824 {
	width:353px !important;
	left:32px !important;
	top:26px !important;
	min-height:48px !important;
}

#item29818 {
	width:457px !important;
	height:82px !important;
	left:732px !important;
	top:2791px !important;
}

#item12605 {
	width:1544px !important;
	left:44px !important;
	top:138px !important;
	min-height:799px !important;
}

#item12628 {
	width:479px !important;
	left:44px !important;
	top:35px !important;
	min-height:52px !important;
}

#item12599 {
	width:1631px !important;
	height:987px !important;
	left:144px !important;
	top:1887px !important;
}

#item12682 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item12655 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item12651 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:1916px !important;
}

#item12750 {
	width:1920px !important;
	height:3500px !important;
	background:#f7f9fc;
}

#item12752 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item12776 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item12781 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item12793 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item12806 {
	width:798px !important;
	left:146px !important;
	top:2120px !important;
	min-height:559px !important;
}

#item12829 {
	width:874px !important;
	left:252px !important;
	top:816px !important;
	min-height:200px !important;
}

#item12852 {
	width:838px !important;
	left:252px !important;
	top:610px !important;
	min-height:123px !important;
}

#item12875 {
	width:134px !important;
	left:1686px !important;
	top:2635px !important;
	min-height:30px !important;
}

#item12918 {
	width:340px !important;
	left:1281px !important;
	top:252px !important;
	min-height:61px !important;
}

#item12941 {
	width:1920px !important;
	height:788px !important;
	top:2712px !important;
}

#item12943 {
	width:1920px !important;
	height:155px !important;
	top:3345px !important;
	background:#1a1a1a;
}

#item12948 {
	width:340px !important;
	left:1282px !important;
	top:3253px !important;
	min-height:61px !important;
}

#item13002 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item12976 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item12971 {
	width:403px !important;
	height:196px !important;
	left:1028px !important;
	top:2939px !important;
}

#item13059 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13029 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13025 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:234px !important;
}

#item13121 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13093 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13085 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:234px !important;
}

#item13178 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13149 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13145 {
	width:521px !important;
	height:110px !important;
	left:146px !important;
	top:3235px !important;
}

#item13239 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13211 {
	width:390px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13204 {
	width:521px !important;
	height:110px !important;
	left:699px !important;
	top:3235px !important;
}

#item13294 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item13266 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item13262 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:2943px !important;
}

#item13383 {
	width:305px !important;
	left:232px !important;
	top:1845px !important;
	min-height:38px !important;
}

#item13406 {
	width:427px !important;
	left:151px !important;
	top:2034px !important;
	min-height:28px !important;
}

#item29940 {
	opacity:0.50;
	width:354px !important;
	left:32px !important;
	top:26px !important;
	min-height:45px !important;
}

#item29910 {
	width:352px !important;
	left:32px !important;
	top:26px !important;
	min-height:49px !important;
}

#item29905 {
	width:457px !important;
	height:82px !important;
	left:732px !important;
	top:3381px !important;
}

#item13437 {
	width:1544px !important;
	left:44px !important;
	top:153px !important;
	min-height:352px !important;
}

#item13460 {
	width:479px !important;
	left:44px !important;
	top:35px !important;
	min-height:53px !important;
}

#item13431 {
	width:1631px !important;
	height:564px !important;
	left:144px !important;
	top:2897px !important;
}

#item13515 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item13487 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item13483 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:2930px !important;
}

#item13582 {
	width:1920px !important;
	height:1752px !important;
	background:#f7f9fc;
}

#item13586 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item13591 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:103px !important;
}

#item13608 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13631 {
	width:351px !important;
	left:858px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13654 {
	width:351px !important;
	left:1273px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13682 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item13717 {
	width:612px !important;
	left:146px !important;
	top:162px !important;
	min-height:49px !important;
}

#item13740 {
	width:1194px !important;
	left:146px !important;
	top:290px !important;
	min-height:151px !important;
}

#item13766 {
	width:427px !important;
	left:745px !important;
	top:624px !important;
	min-height:26px !important;
}

#item13791 {
	width:1920px !important;
	height:655px !important;
	top:1065px !important;
}

#item13793 {
	width:1920px !important;
	height:155px !important;
	top:1597px !important;
	background:#1a1a1a;
}

#item13825 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item13799 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item13794 {
	width:403px !important;
	height:196px !important;
	left:758px !important;
	top:1292px !important;
}

#item13880 {
	width:232px !important;
	top:62px !important;
	min-height:60px !important;
}

#item13852 {
	width:232px !important;
	top:62px !important;
	min-height:60px !important;
}

#item13848 {
	width:237px !important;
	height:216px !important;
	left:1037px !important;
	top:781px !important;
}

#item13939 {
	width:233px !important;
	left:5px !important;
	top:49px !important;
	min-height:94px !important;
}

#item13911 {
	width:233px !important;
	left:5px !important;
	top:49px !important;
	min-height:94px !important;
}

#item13906 {
	width:252px !important;
	height:228px !important;
	left:180px !important;
	top:739px !important;
}

#item13997 {
	width:199px !important;
	left:27px !important;
	top:62px !important;
	min-height:60px !important;
}

#item13969 {
	width:199px !important;
	left:27px !important;
	top:62px !important;
	min-height:60px !important;
}

#item13965 {
	width:258px !important;
	height:221px !important;
	left:619px !important;
	top:778px !important;
}

#item14058 {
	width:241px !important;
	left:5px !important;
	top:59px !important;
	min-height:60px !important;
}

#item14027 {
	width:241px !important;
	left:5px !important;
	top:59px !important;
	min-height:60px !important;
}

#item14023 {
	width:254px !important;
	height:218px !important;
	left:1492px !important;
	top:744px !important;
}

#item14145 {
	width:1920px !important;
	height:5932px !important;
	background:#f7f9fc;
}

#item14147 {
	width:1920px !important;
	height:788px !important;
	top:3348px !important;
}

#item14151 {
	width:326px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14210 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14181 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14177 {
	width:383px !important;
	height:110px !important;
	left:561px !important;
	top:3871px !important;
}

#item14268 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14240 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14236 {
	width:383px !important;
	height:110px !important;
	left:976px !important;
	top:3871px !important;
}

#item14326 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14298 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14294 {
	width:383px !important;
	height:110px !important;
	left:1391px !important;
	top:3871px !important;
}

#item14354 {
	width:326px !important;
	left:174px !important;
	top:250px !important;
	min-height:61px !important;
}

#item14412 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14384 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14380 {
	width:383px !important;
	height:110px !important;
	left:561px !important;
	top:232px !important;
}

#item14470 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14442 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14438 {
	width:383px !important;
	height:110px !important;
	left:976px !important;
	top:232px !important;
}

#item14529 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14501 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14497 {
	width:383px !important;
	height:110px !important;
	left:1391px !important;
	top:232px !important;
}

#item14557 {
	width:1351px !important;
	left:146px !important;
	top:2936px !important;
	min-height:354px !important;
}

#item14580 {
	width:1351px !important;
	left:146px !important;
	top:2081px !important;
	min-height:27px !important;
}

#item14603 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item14627 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item14632 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item14646 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item14659 {
	width:1107px !important;
	left:252px !important;
	top:717px !important;
	min-height:280px !important;
}

#item14682 {
	width:1289px !important;
	left:147px !important;
	top:1256px !important;
	min-height:654px !important;
}

#item14705 {
	width:1170px !important;
	left:252px !important;
	top:585px !important;
	min-height:49px !important;
}

#item14736 {
	width:1920px !important;
	height:155px !important;
	top:3981px !important;
	background:#1a1a1a;
}

#item14771 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item14742 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item14737 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:3579px !important;
}

#item14829 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item14803 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item14798 {
	width:403px !important;
	height:196px !important;
	left:1028px !important;
	top:3575px !important;
}

#item14852 {
	width:40px !important;
	height:40px !important;
	border-radius:10px;
}

#item14895 {
	width:1920px !important;
	height:5932px !important;
	background:#f7f9fc;
}

#item14896 {
	width:1920px !important;
	height:788px !important;
	top:3246px !important;
}

#item14931 {
	width:325px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14903 {
	width:312px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14898 {
	width:383px !important;
	height:110px !important;
	left:146px !important;
	top:3769px !important;
}

#item14959 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item15017 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14989 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item14985 {
	width:383px !important;
	height:110px !important;
	left:976px !important;
	top:3769px !important;
}

#item15078 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item15049 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item15044 {
	width:383px !important;
	height:110px !important;
	left:1391px !important;
	top:3769px !important;
}

#item15106 {
	width:1204px !important;
	left:146px !important;
	top:3027px !important;
	min-height:190px !important;
}

#item15129 {
	width:1075px !important;
	left:146px !important;
	top:2937px !important;
	min-height:27px !important;
}

#item15152 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item15176 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item15180 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item15193 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item15207 {
	width:980px !important;
	left:252px !important;
	top:757px !important;
	min-height:442px !important;
}

#item15230 {
	width:740px !important;
	left:252px !important;
	top:624px !important;
	min-height:49px !important;
}

#item15254 {
	width:1920px !important;
	height:155px !important;
	top:3879px !important;
	background:#1a1a1a;
}

#item15287 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item15259 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item15255 {
	width:521px !important;
	height:144px !important;
	left:152px !important;
	top:2527px !important;
}

#item15349 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item15321 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item15314 {
	width:521px !important;
	height:144px !important;
	left:705px !important;
	top:2527px !important;
}

#item15407 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item15379 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item15372 {
	width:521px !important;
	height:144px !important;
	left:1259px !important;
	top:2527px !important;
}

#item15463 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item15436 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item15430 {
	width:403px !important;
	height:196px !important;
	left:1028px !important;
	top:3473px !important;
}

#item15493 {
	width:644px !important;
	height:82px !important;
	border-radius:10px;
	background:#0c3082;
}

#item15494 {
	width:644px !important;
	top:21px !important;
	min-height:31px !important;
}

#item15517 {
	width:40px !important;
	height:40px !important;
	border-radius:10px;
}

#item15551 {
	width:309px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item15522 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item15518 {
	width:383px !important;
	height:110px !important;
	left:146px !important;
	top:232px !important;
}

#item15579 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item15639 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item15611 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item15606 {
	width:383px !important;
	height:110px !important;
	left:976px !important;
	top:232px !important;
}

#item15698 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item15670 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item15665 {
	width:383px !important;
	height:110px !important;
	left:1391px !important;
	top:232px !important;
}

#item15758 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item15730 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item15725 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:3477px !important;
}

#item15827 {
	width:1920px !important;
	height:4877px !important;
	background:#f7f9fc;
}

#item15831 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item15893 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item15865 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item15857 {
	width:521px !important;
	height:144px !important;
	left:699px !important;
	top:324px !important;
}

#item15951 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item15923 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item15916 {
	width:521px !important;
	height:144px !important;
	left:1253px !important;
	top:324px !important;
}

#item15980 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item16005 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item16013 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item16026 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item16038 {
	width:1212px !important;
	left:252px !important;
	top:711px !important;
	min-height:329px !important;
}

#item16061 {
	width:1326px !important;
	left:252px !important;
	top:579px !important;
	min-height:49px !important;
}

#item16085 {
	width:798px !important;
	left:146px !important;
	top:2362px !important;
	min-height:395px !important;
}

#item16108 {
	width:798px !important;
	left:976px !important;
	top:2362px !important;
	min-height:354px !important;
}

#item16141 {
	width:1628px !important;
	height:295px !important;
	border-radius:20px;
	background:#11235b;
}

#item16143 {
	width:1485px !important;
	top:75px !important;
	min-height:167px !important;
	-moz-columns:auto 3;
	-webkit-columns:auto 3;
	columns:auto 3;
	-moz-column-gap:32px;
	-webkit-column-gap:32px;
	column-gap:32px;
}

#item16168 {
	width:239px !important;
	min-height:26px !important;
}

#item16194 {
	width:1920px !important;
	height:788px !important;
	top:4084px !important;
}

#item16196 {
	width:1920px !important;
	height:155px !important;
	top:4745px !important;
	background:#1a1a1a;
}

#item16251 {
	width:68px !important;
	height:68px !important;
	border-radius:10px;
}

#item16254 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item16316 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item16288 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item16280 {
	width:521px !important;
	height:144px !important;
	left:699px !important;
	top:4602px !important;
}

#item16374 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item16346 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item16339 {
	width:521px !important;
	height:144px !important;
	left:1253px !important;
	top:4602px !important;
}

#item16430 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item16401 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item16397 {
	width:479px !important;
	height:220px !important;
	left:721px !important;
	top:4320px !important;
}

#item16498 {
	width:1920px !important;
	height:6625px !important;
	background:#f7f9fc;
}

#item16533 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item16505 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item16501 {
	width:521px !important;
	height:144px !important;
	left:146px !important;
	top:323px !important;
}

#item16566 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item16624 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item16596 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item16589 {
	width:521px !important;
	height:144px !important;
	left:1253px !important;
	top:323px !important;
}

#item16648 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item16672 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item16676 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item16690 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item16702 {
	width:1256px !important;
	left:252px !important;
	top:710px !important;
	min-height:630px !important;
}

#item16725 {
	width:1326px !important;
	left:252px !important;
	top:578px !important;
	min-height:49px !important;
}

#item16750 {
	width:1154px !important;
	left:261px !important;
	top:1861px !important;
	min-height:372px !important;
}

#item16774 {
	width:1075px !important;
	left:261px !important;
	top:1772px !important;
	min-height:27px !important;
}

#item16800 {
	width:1231px !important;
	left:146px !important;
	top:2521px !important;
	min-height:27px !important;
}

#item16823 {
	width:1231px !important;
	left:146px !important;
	top:4033px !important;
	min-height:27px !important;
}

#item16846 {
	width:1231px !important;
	left:146px !important;
	top:5593px !important;
	min-height:27px !important;
}

#item16888 {
	width:1628px !important;
	height:344px !important;
	left:146px !important;
	top:5041px !important;
	border-radius:20px;
	background:#11235b;
}

#item16889 {
	width:239px !important;
	left:219px !important;
	top:5082px !important;
	min-height:26px !important;
}

#item16913 {
	width:1628px !important;
	height:332px !important;
	left:146px !important;
	top:6599px !important;
	border-radius:20px;
	background:#11235b;
}

#item16914 {
	width:239px !important;
	left:219px !important;
	top:6640px !important;
	min-height:26px !important;
}

#item16938 {
	width:1628px !important;
	height:294px !important;
	left:146px !important;
	top:3528px !important;
	border-radius:20px;
	background:#11235b;
}

#item16939 {
	width:431px !important;
	left:239px !important;
	top:3644px !important;
	min-height:124px !important;
}

#item16962 {
	width:431px !important;
	left:239px !important;
	top:5162px !important;
	min-height:173px !important;
}

#item16985 {
	width:431px !important;
	left:239px !important;
	top:6718px !important;
	min-height:173px !important;
}

#item17008 {
	width:291px !important;
	left:745px !important;
	top:3644px !important;
	min-height:116px !important;
}

#item17031 {
	width:455px !important;
	left:745px !important;
	top:5162px !important;
	min-height:157px !important;
}

#item17054 {
	width:455px !important;
	left:745px !important;
	top:6718px !important;
	min-height:165px !important;
}

#item17077 {
	width:305px !important;
	left:1253px !important;
	top:3644px !important;
	min-height:116px !important;
}

#item17100 {
	width:403px !important;
	left:1253px !important;
	top:5162px !important;
	min-height:116px !important;
}

#item17123 {
	width:403px !important;
	left:1253px !important;
	top:6718px !important;
	min-height:116px !important;
}

#item17146 {
	width:239px !important;
	left:219px !important;
	top:3569px !important;
	min-height:26px !important;
}

#item17172 {
	width:1920px !important;
	height:788px !important;
	top:7048px !important;
}

#item17174 {
	width:1920px !important;
	height:155px !important;
	top:7716px !important;
	background:#1a1a1a;
}

#item17229 {
	width:68px !important;
	height:68px !important;
	border-radius:10px;
}

#item17263 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17235 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17230 {
	width:521px !important;
	height:144px !important;
	left:146px !important;
	top:7573px !important;
}

#item17295 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17354 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17326 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17318 {
	width:521px !important;
	height:144px !important;
	left:1253px !important;
	top:7573px !important;
}

#item17409 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item17381 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item17377 {
	width:479px !important;
	height:220px !important;
	left:721px !important;
	top:7287px !important;
}

#item17500 {
	width:1920px !important;
	height:4911px !important;
	background:#f7f9fc;
}

#item17535 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17507 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17502 {
	width:521px !important;
	height:144px !important;
	left:146px !important;
	top:323px !important;
}

#item17596 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17568 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17561 {
	width:521px !important;
	height:144px !important;
	left:699px !important;
	top:323px !important;
}

#item17624 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17648 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item17672 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item17678 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item17691 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item17703 {
	width:774px !important;
	left:146px !important;
	top:2271px !important;
	min-height:395px !important;
}

#item17726 {
	width:798px !important;
	left:976px !important;
	top:2271px !important;
	min-height:559px !important;
}

#item17751 {
	width:1071px !important;
	top:132px !important;
	min-height:329px !important;
}

#item17775 {
	width:1326px !important;
	min-height:49px !important;
}

#item17811 {
	width:1628px !important;
	height:315px !important;
	left:146px !important;
	top:3806px !important;
	border-radius:20px;
	background:#11235b;
}

#item17812 {
	width:239px !important;
	left:219px !important;
	top:3846px !important;
	min-height:26px !important;
}

#item17837 {
	width:1920px !important;
	height:788px !important;
	top:4220px !important;
}

#item17839 {
	width:1920px !important;
	height:155px !important;
	top:4899px !important;
	background:#1a1a1a;
}

#item17840 {
	width:45px !important;
	height:45px !important;
	border-radius:10px;
}

#item17873 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17845 {
	width:360px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17841 {
	width:521px !important;
	height:144px !important;
	left:146px !important;
	top:4756px !important;
}

#item17936 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17907 {
	width:370px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item17899 {
	width:521px !important;
	height:144px !important;
	left:699px !important;
	top:4756px !important;
}

#item17964 {
	width:316px !important;
	left:28px !important;
	top:18px !important;
	min-height:96px !important;
}

#item18019 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item17991 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item17987 {
	width:479px !important;
	height:220px !important;
	left:720px !important;
	top:4462px !important;
}

#item18047 {
	width:431px !important;
	left:18px !important;
	min-height:124px !important;
}

#item18070 {
	width:455px !important;
	left:524px !important;
	min-height:124px !important;
}

#item18093 {
	width:468px !important;
	left:1032px !important;
	min-height:124px !important;
}

#item18167 {
	width:1920px !important;
	height:5932px !important;
	background:#f7f9fc;
}

#item18170 {
	width:1075px !important;
	left:146px !important;
	top:4037px !important;
	min-height:374px !important;
}

#item18194 {
	width:1920px !important;
	height:682px !important;
	top:4397px !important;
}

#item18230 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18201 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18196 {
	width:383px !important;
	height:110px !important;
	left:561px !important;
	top:4935px !important;
}

#item18288 {
	width:297px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18260 {
	width:312px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18256 {
	width:383px !important;
	height:110px !important;
	left:146px !important;
	top:4935px !important;
}

#item18316 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18375 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18347 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18342 {
	width:383px !important;
	height:110px !important;
	left:1391px !important;
	top:4935px !important;
}

#item18434 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18405 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18401 {
	width:383px !important;
	height:110px !important;
	left:561px !important;
	top:234px !important;
}

#item18493 {
	width:306px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18464 {
	width:315px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18460 {
	width:383px !important;
	height:110px !important;
	left:146px !important;
	top:234px !important;
}

#item18521 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18580 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18552 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item18548 {
	width:383px !important;
	height:110px !important;
	left:1391px !important;
	top:234px !important;
}

#item18609 {
	width:798px !important;
	left:976px !important;
	top:3271px !important;
	min-height:313px !important;
}

#item18632 {
	width:1075px !important;
	left:146px !important;
	top:3181px !important;
	min-height:27px !important;
}

#item18656 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item18680 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item18685 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item18697 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item18720 {
	width:1173px !important;
	left:252px !important;
	top:703px !important;
	min-height:688px !important;
}

#item18744 {
	width:862px !important;
	left:252px !important;
	top:571px !important;
	min-height:49px !important;
}

#item18777 {
	width:1920px !important;
	height:155px !important;
	top:5045px !important;
	background:#1a1a1a;
}

#item18810 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item18784 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item18778 {
	width:403px !important;
	height:196px !important;
	left:1028px !important;
	top:4624px !important;
}

#item18833 {
	width:40px !important;
	height:40px !important;
	border-radius:10px;
}

#item18866 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item18838 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item18834 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:4643px !important;
}

#item18926 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item18898 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item18894 {
	width:245px !important;
	height:69px !important;
	left:976px !important;
	top:3608px !important;
}

#item19005 {
	width:1920px !important;
	height:5932px !important;
	background:#f7f9fc;
}

#item19007 {
	width:1920px !important;
	height:682px !important;
	top:4820px !important;
}

#item19042 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19014 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19009 {
	width:383px !important;
	height:110px !important;
	left:976px !important;
	top:5382px !important;
}

#item19101 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19073 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19069 {
	width:383px !important;
	height:110px !important;
	left:561px !important;
	top:5382px !important;
}

#item19161 {
	width:290px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19132 {
	width:312px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19127 {
	width:383px !important;
	height:110px !important;
	left:146px !important;
	top:5382px !important;
}

#item19189 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19247 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19219 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19215 {
	width:383px !important;
	height:110px !important;
	left:976px !important;
	top:234px !important;
}

#item19307 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19278 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19273 {
	width:383px !important;
	height:110px !important;
	left:561px !important;
	top:234px !important;
}

#item19365 {
	width:309px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19337 {
	width:306px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19333 {
	width:383px !important;
	height:110px !important;
	left:146px !important;
	top:234px !important;
}

#item19393 {
	width:351px !important;
	left:28px !important;
	top:18px !important;
	min-height:61px !important;
}

#item19421 {
	width:784px !important;
	left:146px !important;
	top:2256px !important;
	min-height:641px !important;
}

#item19445 {
	width:798px !important;
	left:976px !important;
	top:3165px !important;
	min-height:354px !important;
}

#item19468 {
	width:1075px !important;
	left:146px !important;
	top:2166px !important;
	min-height:27px !important;
}

#item19491 {
	width:1075px !important;
	left:146px !important;
	top:3075px !important;
	min-height:27px !important;
}

#item19514 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item19538 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item19542 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item19554 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:99px !important;
}

#item19568 {
	width:1112px !important;
	left:252px !important;
	top:721px !important;
	min-height:641px !important;
}

#item19591 {
	width:1186px !important;
	left:252px !important;
	top:589px !important;
	min-height:49px !important;
}

#item19616 {
	width:1179px !important;
	left:561px !important;
	top:1611px !important;
	min-height:114px !important;
}

#item19641 {
	width:1075px !important;
	left:146px !important;
	top:3951px !important;
	min-height:27px !important;
}

#item19672 {
	width:745px !important;
	left:181px !important;
	top:4092px !important;
	min-height:26px !important;
}

#item19695 {
	width:745px !important;
	left:181px !important;
	top:4541px !important;
	min-height:26px !important;
}

#item19719 {
	width:745px !important;
	left:181px !important;
	top:4241px !important;
	min-height:26px !important;
}

#item19742 {
	width:745px !important;
	left:181px !important;
	top:4391px !important;
	min-height:26px !important;
}

#item19765 {
	width:609px !important;
	left:1011px !important;
	top:4076px !important;
	min-height:67px !important;
}

#item19788 {
	width:549px !important;
	left:1011px !important;
	top:4525px !important;
	min-height:67px !important;
}

#item19812 {
	width:745px !important;
	left:1011px !important;
	top:4241px !important;
	min-height:26px !important;
}

#item19836 {
	width:745px !important;
	left:1011px !important;
	top:4391px !important;
	min-height:26px !important;
}

#item19878 {
	width:1920px !important;
	height:155px !important;
	top:5493px !important;
	background:#1a1a1a;
}

#item19910 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item19884 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item19879 {
	width:403px !important;
	height:196px !important;
	left:1028px !important;
	top:5047px !important;
}

#item19934 {
	width:50px !important;
	height:50px !important;
	border-radius:10px;
}

#item19968 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item19939 {
	width:248px !important;
	left:67px !important;
	top:40px !important;
	min-height:112px !important;
}

#item19935 {
	width:479px !important;
	height:220px !important;
	left:487px !important;
	top:5054px !important;
}

#item19997 {
	width:1090px !important;
	left:588px !important;
	top:1757px !important;
	min-height:234px !important;
}

#item20052 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item20024 {
	width:158px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item20020 {
	width:245px !important;
	height:69px !important;
	left:976px !important;
	top:3564px !important;
}

#item20127 {
	width:1920px !important;
	height:9000px !important;
	background:#f7f9fc;
}

#item20128 {
	width:383px !important;
	left:146px !important;
	top:6739px !important;
	min-height:1045px !important;
}

#item20151 {
	width:383px !important;
	left:561px !important;
	top:6739px !important;
	min-height:979px !important;
}

#item20155 {
	width:383px !important;
	left:976px !important;
	top:6739px !important;
	min-height:931px !important;
}

#item20159 {
	width:383px !important;
	left:1391px !important;
	top:6739px !important;
	min-height:1008px !important;
}

#item20163 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item20187 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item20192 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:102px !important;
}

#item20208 {
	width:385px !important;
	top:343px !important;
	min-height:106px !important;
}

#item20241 {
	width:385px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20272 {
	width:385px !important;
	top:343px !important;
	min-height:141px !important;
}

#item20304 {
	width:385px !important;
	top:343px !important;
	min-height:106px !important;
}

#item20337 {
	width:385px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20373 {
	width:385px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20406 {
	width:385px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20438 {
	width:385px !important;
	top:342px !important;
	min-height:146px !important;
}

#item20473 {
	width:383px !important;
	top:343px !important;
	min-height:106px !important;
}

#item20505 {
	width:383px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20538 {
	width:383px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20570 {
	width:383px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20602 {
	width:383px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20633 {
	width:383px !important;
	top:343px !important;
	min-height:186px !important;
}

#item20663 {
	width:383px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20698 {
	width:383px !important;
	top:342px !important;
	min-height:146px !important;
}

#item20733 {
	width:384px !important;
	top:343px !important;
	min-height:226px !important;
}

#item20766 {
	width:384px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20797 {
	width:384px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20832 {
	width:384px !important;
	top:343px !important;
	min-height:141px !important;
}

#item20863 {
	width:384px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20896 {
	width:384px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20928 {
	width:384px !important;
	top:343px !important;
	min-height:146px !important;
}

#item20962 {
	width:385px !important;
	top:343px !important;
	min-height:181px !important;
}

#item20992 {
	width:385px !important;
	top:343px !important;
	min-height:106px !important;
}

#item21023 {
	width:385px !important;
	top:343px !important;
	min-height:146px !important;
}

#item21055 {
	width:385px !important;
	top:343px !important;
	min-height:135px !important;
}

#item21091 {
	width:385px !important;
	top:343px !important;
	min-height:186px !important;
}

#item21125 {
	width:385px !important;
	top:343px !important;
	min-height:146px !important;
}

#item21158 {
	width:385px !important;
	top:343px !important;
	min-height:146px !important;
}

#item21190 {
	width:385px !important;
	top:342px !important;
	min-height:146px !important;
}

#item21223 {
	width:385px !important;
	top:342px !important;
	min-height:146px !important;
}

#item21257 {
	width:521px !important;
	left:146px !important;
	top:739px !important;
	min-height:166px !important;
}

#item21280 {
	width:521px !important;
	left:699px !important;
	top:739px !important;
	min-height:101px !important;
}

#item21303 {
	width:521px !important;
	left:1253px !important;
	top:739px !important;
	min-height:101px !important;
}

#item21349 {
	width:429px !important;
	left:192px !important;
	top:1283px !important;
	min-height:141px !important;
}

#item21374 {
	width:380px !important;
	left:770px !important;
	top:1283px !important;
	min-height:141px !important;
}

#item21398 {
	width:522px !important;
	left:1252px !important;
	top:1283px !important;
	min-height:141px !important;
}

#item21447 {
	width:1920px !important;
	height:682px !important;
	top:7752px !important;
}

#item21449 {
	width:1920px !important;
	height:155px !important;
	top:8279px !important;
	background:#1a1a1a;
}

#item21481 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item21455 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item21450 {
	width:403px !important;
	height:196px !important;
	left:758px !important;
	top:7979px !important;
}

#item21504 {
	width:40px !important;
	height:40px !important;
}

#item21509 {
	width:1075px !important;
	left:146px !important;
	top:307px !important;
	min-height:27px !important;
}

#item21532 {
	width:1075px !important;
	left:146px !important;
	top:1523px !important;
	min-height:27px !important;
}

#item21557 {
	width:385px !important;
	top:343px !important;
	min-height:106px !important;
}

#item21591 {
	width:383px !important;
	top:343px !important;
	min-height:146px !important;
}

#item21622 {
	width:385px !important;
	top:343px !important;
	min-height:146px !important;
}

#item21655 {
	width:384px !important;
	top:343px !important;
	min-height:146px !important;
}

#item21726 {
	width:1920px !important;
	height:5286px !important;
	background:#f7f9fc;
}

#item21764 {
	width:371px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item21735 {
	width:371px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item21730 {
	width:798px !important;
	height:110px !important;
	left:976px !important;
	top:234px !important;
}

#item21822 {
	width:613px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item21794 {
	width:613px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item21790 {
	width:798px !important;
	height:110px !important;
	left:147px !important;
	top:234px !important;
}

#item21849 {
	width:962px !important;
	left:146px !important;
	top:431px !important;
	min-height:643px !important;
}

#item21872 {
	width:894px !important;
	left:146px !important;
	top:1351px !important;
	min-height:395px !important;
}

#item21895 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item21921 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item21926 {
	width:1351px !important;
	left:423px !important;
	top:2371px !important;
	min-height:865px !important;
}

#item21977 {
	width:504px !important;
	left:146px !important;
	top:1300px !important;
	min-height:27px !important;
}

#item22000 {
	width:452px !important;
	left:146px !important;
	top:2233px !important;
	min-height:27px !important;
}

#item22023 {
	width:994px !important;
	left:146px !important;
	top:3491px !important;
	min-height:78px !important;
}

#item22046 {
	width:1920px !important;
	height:682px !important;
	top:5211px !important;
}

#item22081 {
	width:371px !important;
	left:28px !important;
	top:37px !important;
	min-height:28px !important;
}

#item22053 {
	width:371px !important;
	left:28px !important;
	top:37px !important;
	min-height:28px !important;
}

#item22048 {
	width:798px !important;
	height:110px !important;
	left:976px !important;
	top:5747px !important;
}

#item22107 {
	width:1920px !important;
	height:155px !important;
	top:5857px !important;
	background:#1a1a1a;
}

#item22113 {
	width:584px !important;
	left:28px !important;
	top:37px !important;
	min-height:28px !important;
}

#item22141 {
	width:584px !important;
	left:28px !important;
	top:37px !important;
	min-height:28px !important;
}

#item22108 {
	width:798px !important;
	height:110px !important;
	left:147px !important;
	top:5747px !important;
}

#item22205 {
	opacity:0.50;
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item22174 {
	width:174px !important;
	left:32px !important;
	top:26px !important;
	min-height:37px !important;
}

#item22167 {
	width:316px !important;
	height:82px !important;
	left:803px !important;
	top:5893px !important;
}

#item22263 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item22237 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item22232 {
	width:403px !important;
	height:196px !important;
	left:758px !important;
	top:5466px !important;
}

#item22297 {
	width:925px !important;
	left:146px !important;
	top:3582px !important;
	min-height:1133px !important;
}

#item22320 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:106px !important;
}

#item22333 {
	width:815px !important;
	left:164px !important;
	top:1762px !important;
	min-height:190px !important;
}

#item22361 {
	width:87px !important;
	height:86px !important;
	top:13px !important;
	background:#fff;
}

#item22372 {
	width:422px !important;
	left:1359px !important;
	top:583px !important;
	min-height:108px !important;
}

#item22395 {
	width:422px !important;
	left:1359px !important;
	top:735px !important;
	min-height:67px !important;
}

#item22418 {
	width:1014px !important;
	left:146px !important;
	top:4892px !important;
	min-height:329px !important;
}

#item22454 {
	width:1544px !important;
	left:44px !important;
	top:153px !important;
	min-height:190px !important;
}

#item22477 {
	width:197px !important;
	left:44px !important;
	top:35px !important;
	min-height:34px !important;
}

#item22449 {
	width:1631px !important;
	height:391px !important;
	left:144px !important;
	top:5584px !important;
}

#item22532 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item22505 {
	width:55px !important;
	top:17px !important;
	min-height:17px !important;
}

#item22501 {
	width:119px !important;
	height:50px !important;
	left:1623px !important;
	top:5617px !important;
}

#item22599 {
	width:1920px !important;
	height:7311px !important;
	background:#f7f9fc;
}

#item22601 {
	width:1628px !important;
	left:146px !important;
	top:6519px !important;
	min-height:284px !important;
}

#item22625 {
	width:1920px !important;
	height:682px !important;
	top:6797px !important;
}

#item22629 {
	width:620px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item22658 {
	width:585px !important;
	left:28px !important;
	top:37px !important;
	min-height:28px !important;
}

#item22684 {
	width:522px !important;
	height:770px !important;
	left:145px !important;
	top:3762px !important;
	border-radius:10px;
	background:#f3f3f3;
}

#item22685 {
	width:564px !important;
	height:231px !important;
	left:-19px !important;
	background:#0c3082;
}

#item22686 {
	width:522px !important;
	height:770px !important;
	left:701px !important;
	top:3762px !important;
	border-radius:10px;
	background:#f3f3f3;
}

#item22687 {
	width:564px !important;
	height:231px !important;
	left:-19px !important;
	background:#0c3082;
}

#item22688 {
	width:522px !important;
	height:770px !important;
	left:1252px !important;
	top:3762px !important;
	border-radius:10px;
	background:#f3f3f3;
}

#item22689 {
	width:564px !important;
	height:231px !important;
	left:-19px !important;
	background:#0c3082;
}

#item22690 {
	width:522px !important;
	height:849px !important;
	left:145px !important;
	top:4563px !important;
	border-radius:10px;
	background:#f3f3f3;
}

#item22691 {
	width:564px !important;
	height:231px !important;
	left:-19px !important;
	background:#0c3082;
}

#item22692 {
	width:522px !important;
	height:809px !important;
	left:145px !important;
	top:5443px !important;
	border-radius:10px;
	background:#f3f3f3;
}

#item22693 {
	width:564px !important;
	height:231px !important;
	left:-19px !important;
	background:#0c3082;
}

#item22694 {
	width:522px !important;
	height:849px !important;
	left:701px !important;
	top:4563px !important;
	border-radius:10px;
	background:#f3f3f3;
}

#item22695 {
	width:564px !important;
	height:231px !important;
	left:-19px !important;
	background:#0c3082;
}

#item22696 {
	width:522px !important;
	height:809px !important;
	left:701px !important;
	top:5443px !important;
	border-radius:10px;
	background:#f3f3f3;
}

#item22697 {
	width:564px !important;
	height:231px !important;
	left:-19px !important;
	background:#0c3082;
}

#item22698 {
	width:522px !important;
	height:849px !important;
	left:1252px !important;
	top:4563px !important;
	border-radius:10px;
	background:#f3f3f3;
}

#item22699 {
	width:564px !important;
	height:231px !important;
	left:-19px !important;
	background:#0c3082;
}

#item22700 {
	width:522px !important;
	height:809px !important;
	left:1252px !important;
	top:5443px !important;
	border-radius:10px;
	background:#f3f3f3;
}

#item22701 {
	width:564px !important;
	height:231px !important;
	left:-19px !important;
	background:#0c3082;
}

#item22703 {
	width:1424px !important;
	left:146px !important;
	top:3464px !important;
	min-height:190px !important;
}

#item22726 {
	width:456px !important;
	left:196px !important;
	top:4039px !important;
	min-height:446px !important;
}

#item22749 {
	width:415px !important;
	left:749px !important;
	top:4039px !important;
	min-height:200px !important;
}

#item22772 {
	width:415px !important;
	left:1302px !important;
	top:4039px !important;
	min-height:323px !important;
}

#item22796 {
	width:415px !important;
	left:196px !important;
	top:4840px !important;
	min-height:528px !important;
}

#item22819 {
	width:415px !important;
	left:196px !important;
	top:5719px !important;
	min-height:487px !important;
}

#item22843 {
	width:415px !important;
	left:749px !important;
	top:4840px !important;
	min-height:364px !important;
}

#item22866 {
	width:415px !important;
	left:749px !important;
	top:5719px !important;
	min-height:446px !important;
}

#item22889 {
	width:415px !important;
	left:1302px !important;
	top:4840px !important;
	min-height:364px !important;
}

#item22912 {
	width:415px !important;
	left:1302px !important;
	top:5719px !important;
	min-height:282px !important;
}

#item22958 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item22983 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item22987 {
	width:1920px !important;
	height:155px !important;
	top:7479px !important;
	background:#1a1a1a;
}

#item23069 {
	width:740px !important;
	left:284px !important;
	top:2743px !important;
	min-height:33px !important;
}

#item23092 {
	width:660px !important;
	left:284px !important;
	top:2893px !important;
	min-height:313px !important;
}

#item23115 {
	width:660px !important;
	left:976px !important;
	top:2893px !important;
	min-height:272px !important;
}

#item23141 {
	width:56px !important;
	height:56px !important;
	left:284px !important;
	top:2818px !important;
	background:#0a70b2;
	border:solid 3px #0a70b2;
}

#item23142 {
	width:56px !important;
	height:56px !important;
	left:976px !important;
	top:2818px !important;
	background:#0a70b2;
	border:solid 3px #0a70b2;
}

#item23177 {
	width:248px !important;
	left:67px !important;
	top:46px !important;
	min-height:112px !important;
}

#item23149 {
	width:248px !important;
	left:67px !important;
	top:46px !important;
	min-height:112px !important;
}

#item23145 {
	width:479px !important;
	height:220px !important;
	left:721px !important;
	top:7032px !important;
}

#item23203 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:106px !important;
}

#item23215 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:103px !important;
}

#item23260 {
	width:371px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item23232 {
	width:371px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item23228 {
	width:798px !important;
	height:110px !important;
	left:976px !important;
	top:234px !important;
}

#item23290 {
	width:371px !important;
	left:28px !important;
	top:37px !important;
	min-height:28px !important;
}

#item23318 {
	width:371px !important;
	left:28px !important;
	top:37px !important;
	min-height:28px !important;
}

#item23286 {
	width:798px !important;
	height:110px !important;
	left:976px !important;
	top:7369px !important;
}

#item23349 {
	width:1137px !important;
	left:302px !important;
	top:1253px !important;
	min-height:210px !important;
}

#item23372 {
	width:1139px !important;
	left:287px !important;
	top:692px !important;
	min-height:520px !important;
}

#item23395 {
	width:1186px !important;
	left:287px !important;
	top:560px !important;
	min-height:49px !important;
}

#item30044 {
	width:1280px !important;
	height:724px !important;
	left:284px !important;
	top:1722px !important;
}

#item23500 {
	width:1920px !important;
	height:5017px !important;
	background:#f7f9fc;
}

#item23507 {
	width:336px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item23533 {
	width:1920px !important;
	height:682px !important;
	top:4181px !important;
}

#item23558 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item23583 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item23587 {
	width:1920px !important;
	height:155px !important;
	top:4862px !important;
	background:#1a1a1a;
}

#item23589 {
	width:954px !important;
	left:252px !important;
	top:566px !important;
	min-height:616px !important;
}

#item23612 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:106px !important;
}

#item23624 {
	width:120px !important;
	height:113px !important;
	left:1340px !important;
	top:103px !important;
}

#item23640 {
	width:355px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item23666 {
	width:1628px !important;
	left:146px !important;
	top:1522px !important;
	min-height:78px !important;
}

#item23689 {
	width:1628px !important;
	left:146px !important;
	top:2182px !important;
	min-height:78px !important;
}

#item23712 {
	width:1628px !important;
	left:146px !important;
	top:3498px !important;
	min-height:78px !important;
}

#item23735 {
	width:1628px !important;
	left:146px !important;
	top:2851px !important;
	min-height:27px !important;
}

#item23758 {
	width:960px !important;
	left:146px !important;
	top:1613px !important;
	min-height:231px !important;
}

#item23781 {
	width:960px !important;
	left:146px !important;
	top:2272px !important;
	min-height:231px !important;
}

#item23804 {
	width:1036px !important;
	left:146px !important;
	top:3589px !important;
	min-height:475px !important;
}

#item23827 {
	width:1100px !important;
	left:146px !important;
	top:2942px !important;
	min-height:231px !important;
}

#item23887 {
	width:165px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item23859 {
	width:165px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item23855 {
	width:252px !important;
	height:112px !important;
	left:146px !important;
	top:1900px !important;
}

#item23946 {
	width:165px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item23917 {
	width:165px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item23913 {
	width:252px !important;
	height:112px !important;
	left:146px !important;
	top:2560px !important;
}

#item24006 {
	width:165px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item23977 {
	width:165px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item23972 {
	width:252px !important;
	height:112px !important;
	left:146px !important;
	top:4082px !important;
}

#item24064 {
	width:165px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item24036 {
	width:165px !important;
	left:19px !important;
	top:20px !important;
	min-height:22px !important;
}

#item24032 {
	width:252px !important;
	height:112px !important;
	left:146px !important;
	top:3229px !important;
}

#item24159 {
	width:554px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item24131 {
	width:554px !important;
	left:28px !important;
	top:34px !important;
	min-height:28px !important;
}

#item24127 {
	width:798px !important;
	height:110px !important;
	left:147px !important;
	top:234px !important;
}

#item24217 {
	width:546px !important;
	left:28px !important;
	top:37px !important;
	min-height:28px !important;
}

#item24189 {
	width:546px !important;
	left:28px !important;
	top:37px !important;
	min-height:28px !important;
}

#item24185 {
	width:798px !important;
	height:110px !important;
	left:147px !important;
	top:4752px !important;
}

#item24276 {
	width:248px !important;
	left:67px !important;
	top:46px !important;
	min-height:112px !important;
}

#item24248 {
	width:248px !important;
	left:67px !important;
	top:46px !important;
	min-height:112px !important;
}

#item24244 {
	width:479px !important;
	height:220px !important;
	left:721px !important;
	top:4415px !important;
}

#item24344 {
	width:1920px !important;
	height:4836px !important;
	background:#f7f9fc;
}

#item24345 {
	width:1920px !important;
	height:682px !important;
	top:4526px !important;
}

#item24370 {
	width:1030px !important;
	left:146px !important;
	top:132px !important;
	min-height:49px !important;
}

#item24397 {
	width:193px !important;
	height:57px !important;
	left:1649px !important;
	top:40px !important;
}

#item24401 {
	width:1920px !important;
	height:155px !important;
	top:5094px !important;
	background:#1a1a1a;
}

#item24404 {
	width:217px !important;
	height:108px !important;
	left:1479px !important;
	top:106px !important;
}

#item24416 {
	width:1628px !important;
	left:146px !important;
	top:347px !important;
	min-height:78px !important;
}

#item24439 {
	width:1628px !important;
	left:146px !important;
	top:964px !important;
	min-height:78px !important;
}

#item24462 {
	width:1628px !important;
	left:146px !important;
	top:3919px !important;
	min-height:78px !important;
}

#item31315 {
	width:1628px !important;
	left:146px !important;
	top:1460px !important;
	min-height:78px !important;
}

#item31369 {
	width:1628px !important;
	left:146px !important;
	top:2336px !important;
	min-height:78px !important;
}

#item24540 {
	width:360px !important;
	left:146px !important;
	top:1293px !important;
	min-height:26px !important;
}

#item24563 {
	width:786px !important;
	left:146px !important;
	top:4021px !important;
	min-height:51px !important;
}

#item31468 {
	width:1593px !important;
	left:167px !important;
	top:4110px !important;
	min-height:440px !important;
}

#item31338 {
	width:1628px !important;
	left:146px !important;
	top:1562px !important;
	min-height:676px !important;
}

#item31392 {
	width:1628px !important;
	left:146px !important;
	top:2438px !important;
	min-height:1397px !important;
}

#item24617 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:84px !important;
}

#item24591 {
	width:156px !important;
	left:66px !important;
	top:64px !important;
	min-height:71px !important;
}

#item24586 {
	width:403px !important;
	height:196px !important;
	left:758px !important;
	top:4768px !important;
}

#item31460 {
	width:32px !important;
	left:146px !important;
	top:4109px !important;
	min-height:38px !important;
}

#item31493 {
	width:32px !important;
	left:146px !important;
	top:4160px !important;
	min-height:38px !important;
}

#item31518 {
	width:32px !important;
	left:146px !important;
	top:4209px !important;
	min-height:38px !important;
}

#item31543 {
	width:32px !important;
	left:146px !important;
	top:4259px !important;
	min-height:38px !important;
}

#item31568 {
	width:32px !important;
	left:146px !important;
	top:4310px !important;
	min-height:38px !important;
}

#item31593 {
	width:32px !important;
	left:146px !important;
	top:4401px !important;
	min-height:38px !important;
}

p.autoParaStyle88 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle87 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle86 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:35px;
	line-height:74px;
	color:#11235b;
	padding-bottom:18px;
	margin-bottom:27px;
	border-bottom:solid 2px #00afd6;
	text-align:left;
}

p.autoParaStyle85 {
	font-weight:500;
	font-family:Rubik;
	font-size:30px;
	line-height:41px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle84 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle83 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle82 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle81 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle80 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#fff;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:28px;
	line-height:40px;
	color:#11235b;
	text-align:center;
}

p.autoParaStyle78 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:40px;
	color:#000;
	text-align:center;
}

p.autoParaStyle77 {
	font-family:Rubik;
	font-size:28px;
	line-height:40px;
	color:#00afd6;
	text-align:center;
}

p.autoParaStyle76 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:28px;
	line-height:40px;
	color:#11235b;
	text-align:center;
}

p.autoParaStyle75 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:17px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle74 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle73 {
	font-weight:300;
	font-family:Rubik;
	font-size:32px;
	line-height:45px;
	color:#000;
	text-align:left;
}

p.autoParaStyle72 {
	font-family:Rubik;
	font-size:26px;
	line-height:37px;
	color:#000;
	text-align:left;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:35px;
	line-height:74px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle69 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle68 {
	font-family:Arvo,serif;
	font-size:64px;
	line-height:74px;
	color:#11235b;
	text-align:left;
}

p.autoParaStyle67 {
	font-weight:300;
	font-family:Rubik;
	font-size:30px;
	line-height:43px;
	color:#000;
	text-align:left;
}

p.autoParaStyle66 {
	font-weight:500;
	font-family:Rubik;
	font-size:33px;
	line-height:45.1px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle65 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:35px;
	color:#11235b;
	text-align:left;
}

p.autoParaStyle64 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:43px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:Arvo,serif;
	font-size:64px;
	line-height:74px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:35px;
	line-height:42px;
	color:#11235b;
	padding-bottom:18px;
	margin-bottom:27px;
	border-bottom:solid 2px #bce2f4;
	text-align:left;
}

p.autoParaStyle61 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:500;
	font-family:Rubik;
	font-size:30px;
	line-height:43px;
	color:#000;
	text-align:left;
}

p.autoParaStyle59 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:35px;
	line-height:74px;
	color:#11235b;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:35px;
	color:#11235b;
	letter-spacing:-0.050em;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:34px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle54 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:34px;
	color:#11235b;
	text-align:center;
}

p.autoParaStyle53 {
	font-family:Rubik;
	font-size:28px;
	line-height:45.1px;
	color:#11235b;
	text-align:center;
}

p.autoParaStyle52 {
	font-family:Rubik;
	font-size:30px;
	line-height:41px;
	color:#11235b;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:35px;
	color:#11235b;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:300;
	font-family:Rubik;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle49 {
	font-family:Arvo,serif;
	font-size:64px;
	line-height:74px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	letter-spacing:-0.015em;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:500;
	font-family:Rubik;
	font-size:33px;
	line-height:41px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle46 {
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#00afd6;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:300;
	font-family:Rubik;
	font-size:30px;
	line-height:43px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:500;
	font-family:Rubik;
	font-size:30px;
	line-height:37px;
	color:#11235b;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:300;
	font-family:Rubik;
	font-size:30px;
	line-height:41px;
	color:#000;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:Arvo,serif;
	font-size:64px;
	line-height:74px;
	color:#fff;
	margin-bottom:65px;
	text-align:left;
}

p.autoParaStyle41 {
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#00afd6;
	margin-bottom:40px;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:Rubik;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#0a259f;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#00afd6;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#00afd6;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:35px;
	line-height:74px;
	color:#fff;
	margin-bottom:45px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:35px;
	line-height:74px;
	color:#11235b;
	margin-bottom:45px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:35px;
	line-height:74px;
	color:#11235b;
	margin-bottom:45px;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	margin-bottom:40px;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:500;
	font-family:Rubik;
	font-size:24px;
	line-height:31px;
	color:#11235b;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:300;
	font-family:Rubik;
	font-size:32px;
	line-height:41px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:Arvo,serif;
	font-size:64px;
	line-height:74px;
	color:#fff;
	padding-bottom:42px;
	margin-bottom:23px;
	border-bottom:solid 3px #0a70b2;
	text-align:left;
}

p.autoParaStyle26 {
	font-family:Arvo,serif;
	font-size:25.6px;
	line-height:32px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle25 {
	font-family:Arvo,serif;
	font-size:25.6px;
	line-height:30.9px;
	color:#11235b;
	text-align:center;
}

p.autoParaStyle24 {
	font-weight:500;
	font-family:Rubik;
	font-size:30px;
	line-height:41px;
	color:#fff;
	padding-bottom:14px;
	margin-bottom:6px;
	border-bottom:solid 2px #0a70b2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:35px;
	line-height:74px;
	color:#11235b;
	padding-bottom:18px;
	margin-bottom:27px;
	border-bottom:solid 2px #bce2f4;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:35px;
	line-height:74px;
	color:#fff;
	margin-bottom:45px;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:35px;
	line-height:74px;
	color:#11235b;
	margin-bottom:45px;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#00afd6;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:Rubik;
	font-size:18px;
	line-height:41px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:500;
	font-family:Rubik;
	font-size:36px;
	line-height:41px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:500;
	font-family:Rubik;
	font-size:24px;
	line-height:35px;
	color:#11235b;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:500;
	font-family:Rubik;
	font-size:32px;
	line-height:41px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:35px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:500;
	font-family:Rubik;
	font-size:28px;
	line-height:35px;
	color:#11235b;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:64px;
	line-height:74px;
	color:#11235b;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:500;
	font-family:Rubik;
	font-size:30px;
	line-height:43px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:500;
	font-family:Rubik;
	font-size:30px;
	line-height:41px;
	color:#000;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:Rubik;
	font-size:28px;
	line-height:41px;
	color:#000;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:500;
	font-family:Rubik;
	font-size:30px;
	line-height:41px;
	color:#11235b;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:500;
	font-family:Rubik;
	font-size:30px;
	line-height:36px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:500;
	font-family:Rubik;
	font-size:30px;
	line-height:36px;
	color:#11235b;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:75px;
	line-height:100px;
	color:#11235b;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:500;
	font-family:Rubik;
	font-size:35px;
	line-height:42px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle2 {
	font-family:Rubik;
	font-size:39.7px;
	line-height:47.7px;
	color:#00afd6;
	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.autoParaStyle1 {
	font-weight:bold;
	font-family:Arvo,serif;
	font-size:115px;
	line-height:113px;
	color:#f7f9fc;
	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.Paragraph-title-lrg---White---underline {
	font-size:64px;
	line-height:74px;
	color:#fff;
	padding-bottom:42px;
	margin-bottom:23px;
	border-bottom:solid 3px #0a70b2;
	text-align:left;
}

p.Paragraph-title-med---white---underline {
	font-weight:bold;
	font-size:35px;
	line-height:74px;
	color:#fff;
	padding-bottom:18px;
	margin-bottom:27px;
	border-bottom:solid 2px #bce2f4;
	text-align:left;
}

p.Paragraph-title---underline {
	font-weight:bold;
	font-size:35px;
	line-height:74px;
	color:#11235b;
	padding-bottom:18px;
	margin-bottom:27px;
	border-bottom:solid 2px #bce2f4;
	text-align:left;
}

p.Page-title {
	font-weight:bold;
	font-size:64px;
	line-height:74px;
	color:#11235b;
	text-align:left;
}

p.Body-bold---White {
	font-weight:500;
	font-size:30px;
	line-height:43px;
	color:#fff;
	text-align:left;
}

p.Body-copy-white {
	font-weight:300;
	font-size:28px;
	line-height:41px;
	color:#fff;
	text-align:left;
}

p.Body-copy {
	font-weight:300;
	font-size:28px;
	line-height:41px;
	color:#000;
	text-align:left;
}

p.Body-bold {
	font-weight:500;
	font-size:30px;
	line-height:41px;
	color:#000;
	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.autoCharStyle15 {
	font-weight:bold;
	font-family:Arvo,serif;
	color:#11235b;
}

span.autoCharStyle14 {
	letter-spacing:-0.020em;
}

span.autoCharStyle13 {
	vertical-align:sub;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle12 {
	letter-spacing:-0.050em;
}

span.autoCharStyle11 {
	color:#72c9ed;
}

span.autoCharStyle10 {
	vertical-align:sub;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle9 {
	font-family:Rubik;
	color:#00afd6;
}

span.autoCharStyle8 {
	font-weight:500;
	font-family:Rubik;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle7 {
	font-weight:300;
	font-family:Rubik;
	color:#000;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Rubik;
}

span.autoCharStyle5 {
	color:#00afd6;
}

span.autoCharStyle4 {
	color:#000;
}

span.autoCharStyle3 {
	font-weight:300;
	font-family:Rubik;
}

span.autoCharStyle2 {
	font-weight:500;
	font-family:Rubik;
}

span.autoCharStyle1 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.URL---references {
	color:#00afd6;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
