/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1366px; height:600px; }
.page-scale-wrap { width:1366px; height:600px; background: #fff !important; }
.paper-vertical { width:1366px; height:100%; }
.paper-horizontal { width:12384px; 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:1366px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding: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%);
}
#item441 {
	width:1366px !important;
	height:996px !important;
	background:#f3744a;
}

#item453 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1366px !important;
	height:380px !important;
	top:44px !important;
}

#item477 {
	width:188px !important;
	height:25px !important;
	top:100px !important;
	background:#0b2876;
}

#item585 {
	width:1366px !important;
	height:670px !important;
	background:#f3744a;
}

#item557 {
	width:1366px !important;
	height:670px !important;
	top:444px !important;
}

#item649 {
	width:289px !important;
	height:34px !important;
}

#item647 {
	width:289px !important;
	height:34px !important;
	left:44px !important;
	top:483px !important;
}

#item735 {
	width:1366px !important;
	height:633px !important;
	top:6px !important;
	background:#fff;
}

#item736 {
	width:1366px !important;
	height:639px !important;
	background:#f3744a;
}

#item747 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item745 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item805 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item778 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item776 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:37px !important;
}

#item861 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item834 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item832 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:381px !important;
}

#item917 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item890 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item888 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:534px !important;
}

#item972 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item946 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item944 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:93px !important;
}

#item1026 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1000 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item998 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:189px !important;
}

#item1080 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1054 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item1052 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:438px !important;
}

#item1134 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1108 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item1106 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:285px !important;
}

#item706 {
	width:311px !important;
	height:51px !important;
	background:#f58f6e;
	border:solid 1px #fff;
}

#item678 {
	width:311px !important;
	height:51px !important;
	background:#f3744a;
	border:solid 1px #fff;
}

#item675 {
	width:317px !important;
	height:57px !important;
	left:51px !important;
	top:36px !important;
}

#item673 {
	width:1376px !important;
	height:650px !important;
	left:-10px !important;
	top:431px !important;
}

#item1160 {
	width:1366px !important;
	height:140px !important;
	top:1814px !important;
	background:#fce3da;
}

#item1214 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item1186 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item1161 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:1876px !important;
}

#item1272 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item1244 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item1219 {
	width:690px !important;
	height:57px !important;
	left:632px !important;
	top:1869px !important;
}

#item1284 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item1279 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item1277 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1162px !important;
}

#item1296 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item1291 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item1289 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1311px !important;
}

#item1308 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item1303 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item1301 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1434px !important;
}

#item1320 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item1315 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item1313 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1560px !important;
}

#item1332 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item1327 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item1325 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1686px !important;
}

#item1429 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item1400 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fce3da;
}

#item1398 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item1459 {
	width:1366px !important;
	height:682px !important;
	background:#fce3da;
}

#item1489 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item1462 {
	width:848px !important;
	height:56px !important;
}

#item1460 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:30px !important;
}

#item1545 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item1518 {
	width:848px !important;
	height:56px !important;
}

#item1516 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:374px !important;
}

#item1601 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item1574 {
	width:848px !important;
	height:56px !important;
}

#item1572 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:527px !important;
}

#item1656 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item1630 {
	width:848px !important;
	height:96px !important;
}

#item1628 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:86px !important;
}

#item1710 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item1684 {
	width:848px !important;
	height:96px !important;
}

#item1682 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:182px !important;
}

#item1764 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item1738 {
	width:848px !important;
	height:96px !important;
}

#item1736 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:431px !important;
}

#item1818 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item1792 {
	width:848px !important;
	height:96px !important;
}

#item1790 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:278px !important;
}

#item1392 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item1364 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item1339 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item1337 {
	width:1376px !important;
	height:744px !important;
	left:-10px !important;
	top:1138px !important;
}

#item2252 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item2275 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item22012 {
	width:151px !important;
	height:92px !important;
}

#item22062 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item22112 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item22163 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item22213 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item22263 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item22337 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item22388 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item22438 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item2406 {
	width:1366px !important;
	height:450px !important;
	background:#f3744a;
}

#item2420 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1366px !important;
	height:380px !important;
	top:44px !important;
}

#item2511 {
	width:1366px !important;
	height:140px !important;
	top:1503px !important;
	background:#fce3da;
}

#item2565 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item2537 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item2512 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:1565px !important;
}

#item2623 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item2595 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item2570 {
	width:690px !important;
	height:57px !important;
	left:632px !important;
	top:1558px !important;
}

#item2802 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item2774 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item2772 {
	width:1177px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item2710 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item2682 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item2654 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item2652 {
	width:317px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item2650 {
	width:1187px !important;
	height:804px !important;
	left:31px !important;
	top:667px !important;
}

#item2925 {
	width:1366px !important;
	height:633px !important;
	top:6px !important;
	background:#fff;
}

#item2926 {
	width:1366px !important;
	height:639px !important;
	background:#f3744a;
}

#item2936 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item2934 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item2994 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item2967 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item2965 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:37px !important;
}

#item3050 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item3023 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item3021 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:381px !important;
}

#item3106 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item3079 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item3077 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:534px !important;
}

#item3161 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item3135 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item3133 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:93px !important;
}

#item3215 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item3189 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item3187 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:189px !important;
}

#item3269 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item3243 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item3241 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:438px !important;
}

#item3323 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item3297 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item3295 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:285px !important;
}

#item2896 {
	width:311px !important;
	height:51px !important;
	background:#f58f6e;
	border:solid 1px #fff;
}

#item2868 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#f3744a;
	border:solid 1px #fff;
}

#item2865 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item2863 {
	width:1376px !important;
	height:650px !important;
	left:-10px !important;
	top:431px !important;
}

#item3757 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item3780 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item3994 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item3965 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fce3da;
}

#item3963 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item4024 {
	width:1366px !important;
	height:682px !important;
	background:#fce3da;
}

#item4054 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item4027 {
	width:848px !important;
	height:56px !important;
}

#item4025 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:30px !important;
}

#item4110 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item4083 {
	width:848px !important;
	height:56px !important;
}

#item4081 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:374px !important;
}

#item4166 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item4139 {
	width:848px !important;
	height:56px !important;
}

#item4137 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:527px !important;
}

#item4221 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item4195 {
	width:848px !important;
	height:96px !important;
}

#item4193 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:86px !important;
}

#item4275 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item4249 {
	width:848px !important;
	height:96px !important;
}

#item4247 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:182px !important;
}

#item4329 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item4303 {
	width:848px !important;
	height:96px !important;
}

#item4301 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:431px !important;
}

#item4383 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item4357 {
	width:848px !important;
	height:96px !important;
}

#item4355 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:278px !important;
}

#item3957 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item3929 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item3904 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item3902 {
	width:1376px !important;
	height:744px !important;
	left:-10px !important;
	top:827px !important;
}

#item22591 {
	width:151px !important;
	height:92px !important;
}

#item22644 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item22695 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item22745 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item22795 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item22845 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item22920 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item22970 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item23020 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item4418 {
	width:1366px !important;
	height:450px !important;
	background:#f3744a;
}

#item4431 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item4432 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1366px !important;
	height:380px !important;
	top:44px !important;
}

#item4545 {
	width:1366px !important;
	height:140px !important;
	top:1609px !important;
	background:#fce3da;
}

#item4599 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item4571 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item4546 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:1671px !important;
}

#item4657 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item4629 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item4604 {
	width:690px !important;
	height:57px !important;
	left:632px !important;
	top:1664px !important;
}

#item4707 {
	width:96px !important;
	height:19px !important;
	top:282px !important;
	background:#0b2876;
}

#item4709 {
	width:106px !important;
	height:28px !important;
	left:607px !important;
	top:1521px !important;
}

#item4796 {
	width:1366px !important;
	height:633px !important;
	top:6px !important;
	background:#fff;
}

#item4797 {
	width:1366px !important;
	height:639px !important;
	background:#f3744a;
}

#item4810 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item4808 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item4868 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4841 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item4839 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:37px !important;
}

#item4924 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4897 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item4895 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:381px !important;
}

#item4980 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4953 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item4951 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:534px !important;
}

#item5035 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5009 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item5007 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:93px !important;
}

#item5089 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5063 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item5061 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:189px !important;
}

#item5143 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5117 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item5115 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:438px !important;
}

#item5197 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5171 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item5169 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:285px !important;
}

#item4767 {
	width:311px !important;
	height:51px !important;
	background:#f58f6e;
	border:solid 1px #fff;
}

#item4739 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#f3744a;
	border:solid 1px #fff;
}

#item4736 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item4734 {
	width:1376px !important;
	height:650px !important;
	left:-10px !important;
	top:431px !important;
}

#item5631 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item5654 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item5868 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item5839 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fce3da;
}

#item5837 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item5898 {
	width:1366px !important;
	height:682px !important;
	background:#fce3da;
}

#item5928 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item5901 {
	width:848px !important;
	height:56px !important;
}

#item5899 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:30px !important;
}

#item5984 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item5957 {
	width:848px !important;
	height:56px !important;
}

#item5955 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:374px !important;
}

#item6040 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item6013 {
	width:848px !important;
	height:56px !important;
}

#item6011 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:527px !important;
}

#item6095 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item6069 {
	width:848px !important;
	height:96px !important;
}

#item6067 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:86px !important;
}

#item6149 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item6123 {
	width:848px !important;
	height:96px !important;
}

#item6121 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:182px !important;
}

#item6203 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item6177 {
	width:848px !important;
	height:96px !important;
}

#item6175 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:431px !important;
}

#item6257 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item6231 {
	width:848px !important;
	height:96px !important;
}

#item6229 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:278px !important;
}

#item5831 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item5803 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item5778 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item5776 {
	width:1376px !important;
	height:744px !important;
	left:-10px !important;
	top:933px !important;
}

#item23175 {
	width:151px !important;
	height:92px !important;
}

#item23226 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item23277 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item23328 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item23378 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item23428 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item23503 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item23553 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item23603 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item6292 {
	width:1366px !important;
	height:450px !important;
	background:#f3744a;
}

#item6308 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item6309 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1366px !important;
	height:380px !important;
	top:44px !important;
}

#item6446 {
	width:1366px !important;
	height:140px !important;
	top:2334px !important;
	background:#fce3da;
}

#item6500 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item6472 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item6447 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:2396px !important;
}

#item6558 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item6530 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item6505 {
	width:813px !important;
	height:57px !important;
	left:509px !important;
	top:2389px !important;
}

#item6714 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item6686 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item6684 {
	width:1177px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item6655 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item6627 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item6599 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item6597 {
	width:317px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item6585 {
	width:1187px !important;
	height:557px !important;
	left:31px !important;
	top:763px !important;
}

#item6812 {
	width:1366px !important;
	height:633px !important;
	top:6px !important;
	background:#fff;
}

#item6813 {
	width:1366px !important;
	height:639px !important;
	background:#f3744a;
}

#item6824 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item6822 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item6882 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6855 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item6853 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:37px !important;
}

#item6938 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6911 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item6909 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:381px !important;
}

#item6994 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6967 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item6965 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:534px !important;
}

#item7049 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item7023 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item7021 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:93px !important;
}

#item7103 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item7077 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item7075 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:189px !important;
}

#item7157 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item7131 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item7129 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:438px !important;
}

#item7211 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item7185 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item7183 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:285px !important;
}

#item6783 {
	width:311px !important;
	height:51px !important;
	background:#f58f6e;
	border:solid 1px #fff;
}

#item6755 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#f3744a;
	border:solid 1px #fff;
}

#item6752 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item6750 {
	width:1376px !important;
	height:650px !important;
	left:-10px !important;
	top:431px !important;
}

#item7645 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item7668 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item7882 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item7853 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fce3da;
}

#item7851 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item7912 {
	width:1366px !important;
	height:682px !important;
	background:#fce3da;
}

#item7942 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item7915 {
	width:848px !important;
	height:56px !important;
}

#item7913 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:30px !important;
}

#item7998 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item7971 {
	width:848px !important;
	height:56px !important;
}

#item7969 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:374px !important;
}

#item8054 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item8027 {
	width:848px !important;
	height:56px !important;
}

#item8025 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:527px !important;
}

#item8109 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item8083 {
	width:848px !important;
	height:96px !important;
}

#item8081 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:86px !important;
}

#item8163 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item8137 {
	width:848px !important;
	height:96px !important;
}

#item8135 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:182px !important;
}

#item8217 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item8191 {
	width:848px !important;
	height:96px !important;
}

#item8189 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:431px !important;
}

#item8271 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item8245 {
	width:848px !important;
	height:96px !important;
}

#item8243 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:278px !important;
}

#item7845 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item7817 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item7792 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item7790 {
	width:1376px !important;
	height:744px !important;
	left:-10px !important;
	top:1658px !important;
}

#item23831 {
	width:151px !important;
	height:92px !important;
}

#item23882 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item23933 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item23983 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item24035 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item24085 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item24159 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item24209 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item24260 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item8305 {
	width:1366px !important;
	height:450px !important;
	background:#f3744a;
}

#item8318 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1366px !important;
	height:380px !important;
	top:44px !important;
}

#item8409 {
	width:1366px !important;
	height:140px !important;
	top:1324px !important;
	background:#fce3da;
}

#item8463 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item8435 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item8410 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:1386px !important;
}

#item8521 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item8493 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item8468 {
	width:813px !important;
	height:57px !important;
	left:509px !important;
	top:1379px !important;
}

#item8624 {
	width:1366px !important;
	height:633px !important;
	top:6px !important;
	background:#fff;
}

#item8625 {
	width:1366px !important;
	height:639px !important;
	background:#f3744a;
}

#item8641 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item8639 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item8699 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8672 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item8670 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:37px !important;
}

#item8755 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8728 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item8726 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:381px !important;
}

#item8811 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8784 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item8782 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:534px !important;
}

#item8866 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8840 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item8838 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:93px !important;
}

#item8920 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8894 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item8892 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:189px !important;
}

#item8974 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8948 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item8946 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:438px !important;
}

#item9028 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item9002 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item9000 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:285px !important;
}

#item8595 {
	width:311px !important;
	height:51px !important;
	background:#f58f6e;
	border:solid 1px #fff;
}

#item8567 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#f3744a;
	border:solid 1px #fff;
}

#item8564 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item8562 {
	width:1376px !important;
	height:650px !important;
	left:-10px !important;
	top:431px !important;
}

#item9462 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item9485 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item9699 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item9670 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fce3da;
}

#item9668 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item9729 {
	width:1366px !important;
	height:682px !important;
	background:#fce3da;
}

#item9759 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item9732 {
	width:848px !important;
	height:56px !important;
}

#item9730 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:30px !important;
}

#item9815 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item9788 {
	width:848px !important;
	height:56px !important;
}

#item9786 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:374px !important;
}

#item9871 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item9844 {
	width:848px !important;
	height:56px !important;
}

#item9842 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:527px !important;
}

#item9926 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item9900 {
	width:848px !important;
	height:96px !important;
}

#item9898 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:86px !important;
}

#item9980 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item9954 {
	width:848px !important;
	height:96px !important;
}

#item9952 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:182px !important;
}

#item10034 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item10008 {
	width:848px !important;
	height:96px !important;
}

#item10006 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:431px !important;
}

#item10088 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item10062 {
	width:848px !important;
	height:96px !important;
}

#item10060 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:278px !important;
}

#item9662 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item9634 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item9609 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item9607 {
	width:1376px !important;
	height:744px !important;
	left:-10px !important;
	top:648px !important;
}

#item24408 {
	width:151px !important;
	height:92px !important;
}

#item24458 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item24508 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item24559 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item24609 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item24659 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item24733 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item24785 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item24835 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item10123 {
	width:1366px !important;
	height:450px !important;
	background:#f3744a;
}

#item10138 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item10139 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1366px !important;
	height:380px !important;
	top:44px !important;
}

#item10230 {
	width:1366px !important;
	height:140px !important;
	top:1280px !important;
	background:#fce3da;
}

#item10284 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item10256 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item10231 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:1342px !important;
}

#item10342 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item10314 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item10289 {
	width:813px !important;
	height:57px !important;
	left:509px !important;
	top:1335px !important;
}

#item10433 {
	width:1366px !important;
	height:633px !important;
	top:6px !important;
	background:#fff;
}

#item10434 {
	width:1366px !important;
	height:639px !important;
	background:#f3744a;
}

#item10446 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item10444 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item10504 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10477 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item10475 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:37px !important;
}

#item10560 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10533 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item10531 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:381px !important;
}

#item10616 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10589 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item10587 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:534px !important;
}

#item10671 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10645 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item10643 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:93px !important;
}

#item10725 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10699 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item10697 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:189px !important;
}

#item10779 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10753 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item10751 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:438px !important;
}

#item10833 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10807 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item10805 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:285px !important;
}

#item10404 {
	width:311px !important;
	height:51px !important;
	background:#f58f6e;
	border:solid 1px #fff;
}

#item10376 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#f3744a;
	border:solid 1px #fff;
}

#item10373 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item10371 {
	width:1376px !important;
	height:650px !important;
	left:-10px !important;
	top:431px !important;
}

#item11267 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item11290 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item11504 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item11475 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fce3da;
}

#item11473 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item11534 {
	width:1366px !important;
	height:682px !important;
	background:#fce3da;
}

#item11564 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item11537 {
	width:848px !important;
	height:56px !important;
}

#item11535 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:30px !important;
}

#item11620 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item11593 {
	width:848px !important;
	height:56px !important;
}

#item11591 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:374px !important;
}

#item11676 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item11649 {
	width:848px !important;
	height:56px !important;
}

#item11647 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:527px !important;
}

#item11731 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item11705 {
	width:848px !important;
	height:96px !important;
}

#item11703 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:86px !important;
}

#item11785 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item11759 {
	width:848px !important;
	height:96px !important;
}

#item11757 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:182px !important;
}

#item11839 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item11813 {
	width:848px !important;
	height:96px !important;
}

#item11811 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:431px !important;
}

#item11893 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item11867 {
	width:848px !important;
	height:96px !important;
}

#item11865 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:278px !important;
}

#item11467 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item11439 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item11414 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item11412 {
	width:1376px !important;
	height:744px !important;
	left:-10px !important;
	top:604px !important;
}

#item24972 {
	width:151px !important;
	height:92px !important;
}

#item25022 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item25074 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item25125 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item25175 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item25225 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item25300 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item25350 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item25400 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item11931 {
	width:1366px !important;
	height:450px !important;
	background:#f3744a;
}

#item11943 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item11944 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1366px !important;
	height:380px !important;
	top:44px !important;
}

#item12136 {
	width:342px !important;
	height:50px !important;
	top:1px !important;
	background:#f58f6e;
}

#item12109 {
	width:342px !important;
	height:50px !important;
	top:1px !important;
	background:#f3744a;
}

#item12107 {
	width:343px !important;
	height:51px !important;
	top:201px !important;
}

#item12213 {
	width:342px !important;
	height:50px !important;
	top:1px !important;
	background:#f58f6e;
}

#item12186 {
	width:342px !important;
	height:50px !important;
	top:1px !important;
	background:#f3744a;
}

#item12184 {
	width:343px !important;
	height:51px !important;
	left:2px !important;
	top:201px !important;
}

#item12287 {
	width:342px !important;
	height:50px !important;
	top:1px !important;
	background:#f58f6e;
}

#item12260 {
	width:342px !important;
	height:50px !important;
	top:1px !important;
	background:#f3744a;
}

#item12258 {
	width:343px !important;
	height:51px !important;
	left:2px !important;
	top:201px !important;
}

#item12342 {
	width:1366px !important;
	height:140px !important;
	top:2685px !important;
	background:#fce3da;
}

#item12396 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item12368 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item12343 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:2747px !important;
}

#item12454 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item12426 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item12401 {
	width:813px !important;
	height:57px !important;
	left:509px !important;
	top:2740px !important;
}

#item12549 {
	width:310px !important;
	height:164px !important;
	top:42px !important;
	background:#fce3da;
}

#item12550 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#f3744a;
}

#item12461 {
	width:310px !important;
	height:164px !important;
	top:42px !important;
	background:#fce3da;
}

#item12462 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#f3744a;
}

#item12459 {
	width:311px !important;
	height:207px !important;
	left:44px !important;
	top:1547px !important;
}

#item12693 {
	width:1366px !important;
	height:633px !important;
	top:6px !important;
	background:#fff;
}

#item12694 {
	width:1366px !important;
	height:639px !important;
	background:#f3744a;
}

#item12704 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item12702 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item12762 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item12735 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item12733 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:37px !important;
}

#item12818 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item12791 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item12789 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:381px !important;
}

#item12874 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item12847 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item12845 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:534px !important;
}

#item12929 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item12903 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item12901 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:93px !important;
}

#item12983 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item12957 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item12955 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:189px !important;
}

#item13037 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13011 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item13009 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:438px !important;
}

#item13091 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13065 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item13063 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:285px !important;
}

#item12664 {
	width:311px !important;
	height:51px !important;
	background:#f58f6e;
	border:solid 1px #fff;
}

#item12636 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#f3744a;
	border:solid 1px #fff;
}

#item12633 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item12631 {
	width:1376px !important;
	height:650px !important;
	left:-10px !important;
	top:431px !important;
}

#item13525 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item13548 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item13762 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item13733 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fce3da;
}

#item13731 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item13792 {
	width:1366px !important;
	height:682px !important;
	background:#fce3da;
}

#item13822 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item13795 {
	width:848px !important;
	height:56px !important;
}

#item13793 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:30px !important;
}

#item13878 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item13851 {
	width:848px !important;
	height:56px !important;
}

#item13849 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:374px !important;
}

#item13934 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item13907 {
	width:848px !important;
	height:56px !important;
}

#item13905 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:527px !important;
}

#item13989 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item13963 {
	width:848px !important;
	height:96px !important;
}

#item13961 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:86px !important;
}

#item14043 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item14017 {
	width:848px !important;
	height:96px !important;
}

#item14015 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:182px !important;
}

#item14097 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item14071 {
	width:848px !important;
	height:96px !important;
}

#item14069 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:431px !important;
}

#item14151 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item14125 {
	width:848px !important;
	height:96px !important;
}

#item14123 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:278px !important;
}

#item13725 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item13697 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item13672 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item13670 {
	width:1376px !important;
	height:744px !important;
	left:-10px !important;
	top:2009px !important;
}

#item25547 {
	width:151px !important;
	height:92px !important;
}

#item25597 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item25648 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item25698 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item25748 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item25798 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item25873 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item25923 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item25973 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item14184 {
	width:1366px !important;
	height:1141px !important;
	background:#f3744a;
}

#item14238 {
	width:32px !important;
	height:32px !important;
	left:1290px !important;
	top:55px !important;
}

#item14245 {
	width:140px !important;
	height:32px !important;
	left:44px !important;
	top:1049px !important;
}

#item14288 {
	width:157px !important;
	height:20px !important;
	background:#0b2876;
}

#item14345 {
	width:1366px !important;
	height:450px !important;
	background:#f3744a;
}

#item14357 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item14358 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1366px !important;
	height:380px !important;
	top:44px !important;
}

#item14449 {
	width:1366px !important;
	height:140px !important;
	top:2617px !important;
	background:#def7f9;
}

#item14503 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item14475 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#def7f9;
}

#item14450 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:2679px !important;
}

#item14561 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item14533 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#def7f9;
}

#item14508 {
	width:813px !important;
	height:57px !important;
	left:509px !important;
	top:2672px !important;
}

#item14628 {
	width:1366px !important;
	height:633px !important;
	top:6px !important;
	background:#fff;
}

#item14629 {
	width:1366px !important;
	height:639px !important;
	background:#f3744a;
}

#item14640 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item14638 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item14698 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14671 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item14669 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:37px !important;
}

#item14754 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14727 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item14725 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:381px !important;
}

#item14810 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14783 {
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item14781 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:534px !important;
}

#item14865 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14839 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item14837 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:93px !important;
}

#item14919 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14893 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item14891 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:189px !important;
}

#item14973 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14947 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item14945 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:438px !important;
}

#item15027 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item15001 {
	width:848px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item14999 {
	width:854px !important;
	height:102px !important;
	left:481px !important;
	top:285px !important;
}

#item14599 {
	width:311px !important;
	height:51px !important;
	background:#f58f6e;
	border:solid 1px #fff;
}

#item14571 {
	width:311px !important;
	height:51px !important;
	background:#f3744a;
	border:solid 1px #fff;
}

#item14568 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item14566 {
	width:1376px !important;
	height:650px !important;
	left:-10px !important;
	top:431px !important;
}

#item15460 {
	width:1366px !important;
	height:50px !important;
	top:2758px !important;
	background:#0b2876;
}

#item15483 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:2765px !important;
}

#item15697 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item15668 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#def7f9;
}

#item15666 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item15727 {
	width:1366px !important;
	height:682px !important;
	background:#fce3da;
}

#item15757 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item15730 {
	width:848px !important;
	height:56px !important;
}

#item15728 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:30px !important;
}

#item15813 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item15786 {
	width:848px !important;
	height:56px !important;
}

#item15784 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:374px !important;
}

#item15869 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item15842 {
	width:848px !important;
	height:56px !important;
}

#item15840 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:527px !important;
}

#item15924 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item15898 {
	width:848px !important;
	height:96px !important;
}

#item15896 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:86px !important;
}

#item15978 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item15952 {
	width:848px !important;
	height:96px !important;
}

#item15950 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:182px !important;
}

#item16032 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item16006 {
	width:848px !important;
	height:96px !important;
}

#item16004 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:431px !important;
}

#item16086 {
	opacity:0.10;
	width:848px !important;
	height:96px !important;
	background:#fff;
}

#item16060 {
	width:848px !important;
	height:96px !important;
}

#item16058 {
	width:848px !important;
	height:96px !important;
	left:259px !important;
	top:278px !important;
}

#item15660 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item15632 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#def7f9;
}

#item15607 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:695px !important;
}

#item15605 {
	width:1376px !important;
	height:744px !important;
	left:-10px !important;
	top:1941px !important;
}

#item26227 {
	width:151px !important;
	height:92px !important;
}

#item26277 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item26327 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item26378 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item26429 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item26479 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item26553 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item26604 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item26654 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
