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

.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:768px; }
.page-scale-wrap { width:1366px; height:768px; background: #fff !important; }
.paper-vertical { width:1366px; height:100%; }
.paper-horizontal { width:15950px; height:780px; }
@media all and (max-height:768px) {
	.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%);
}
@keyframes flyinfrombottom-441658 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-441658 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-441616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-441616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item441623 {
	width:123px !important;
	height:39px !important;
}

#item423838 {
	width:123px !important;
	height:39px !important;
}

#item441616 {
	width:204px !important;
	height:39px !important;
	left:179px !important;
	top:315px !important;
}

#item423918 {
	width:434px !important;
	left:195px !important;
	top:191px !important;
	min-height:91px !important;
}

@keyframes fadein-423918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-423918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item423941 {
	width:265px !important;
	height:76px !important;
	left:195px !important;
	top:50px !important;
}

#item476368 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476363 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476359 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:280px !important;
}

#item476371 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:101px !important;
}

#item476376 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476382 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:190px !important;
}

#item476395 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476391 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476387 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:280px !important;
}

#item476397 {
	width:76px !important;
	height:346px !important;
	left:1299px !important;
	top:397px !important;
}

#item456629 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item456658 {
	width:123px !important;
	height:39px !important;
}

#item456605 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item456601 {
	width:809px !important;
	height:68px !important;
	left:196px !important;
	top:290px !important;
}

#item456708 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item456738 {
	width:123px !important;
	height:39px !important;
}

#item456684 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item456681 {
	width:809px !important;
	height:68px !important;
	left:196px !important;
	top:493px !important;
}

#item456788 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item456818 {
	width:123px !important;
	height:39px !important;
}

#item456764 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item456761 {
	width:809px !important;
	height:68px !important;
	left:196px !important;
	top:628px !important;
}

#item456868 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item456898 {
	width:123px !important;
	height:39px !important;
}

#item456844 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item456841 {
	width:809px !important;
	height:68px !important;
	left:196px !important;
	top:696px !important;
}

#item456948 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item456978 {
	width:123px !important;
	height:39px !important;
}

#item456924 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item456921 {
	width:809px !important;
	height:68px !important;
	left:196px !important;
	top:223px !important;
}

#item457028 {
	width:596px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item457057 {
	width:123px !important;
	height:39px !important;
}

#item457004 {
	width:596px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item457001 {
	width:809px !important;
	height:68px !important;
	left:196px !important;
	top:425px !important;
}

#item457108 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item457137 {
	width:123px !important;
	height:39px !important;
}

#item457084 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item457081 {
	width:809px !important;
	height:68px !important;
	left:196px !important;
	top:560px !important;
}

#item457188 {
	width:596px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item457217 {
	width:123px !important;
	height:39px !important;
}

#item457164 {
	width:596px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item457161 {
	width:809px !important;
	height:68px !important;
	left:196px !important;
	top:155px !important;
}

#item457268 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item457297 {
	width:123px !important;
	height:39px !important;
}

#item457244 {
	width:599px !important;
	height:68px !important;
	padding:0px 0px 40px 0px;
}

#item457241 {
	width:809px !important;
	height:68px !important;
	left:196px !important;
	top:358px !important;
}

#item461162 {
	width:344px !important;
	height:120px !important;
	left:196px !important;
	top:34px !important;
	padding:26px 0px 60px 0px;
}

@keyframes flyinfromleft-461162 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-461162 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item476410 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item476405 {
	width:241px !important;
	height:110px !important;
	left:1110px !important;
	top:633px !important;
}

#item423956 {
	width:539px !important;
	left:555px !important;
	top:306px !important;
	min-height:1657px !important;
}

@keyframes fadein-423956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-423956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item424457 {
	width:327px !important;
	height:441px !important;
	left:13px !important;
	top:13px !important;
	border:dotted 3px #f39200;
}

#item424470 {
	width:352px !important;
	left:14px !important;
	top:459px !important;
	min-height:34px !important;
	padding:12px 0px 0px 0px;
	direction:rtl;
}

#item477018 {
	width:366px !important;
	height:493px !important;
	left:168px !important;
	top:888px !important;
}

@keyframes flyinfromright-477795 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-477795 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item423981 {
	width:344px !important;
	height:120px !important;
	padding:26px 0px 60px 0px;
}

#item470165 {
	width:61px !important;
	height:61px !important;
	left:264px !important;
	top:756px !important;
}

#item470170 {
	width:61px !important;
	height:61px !important;
	left:359px !important;
	top:756px !important;
}

#item470175 {
	width:61px !important;
	height:61px !important;
	left:172px !important;
	top:756px !important;
}

#item469551 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item469546 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:31px !important;
}

#item476325 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476320 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476316 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476328 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:191px !important;
}

#item476333 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:100px !important;
}

#item476340 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:280px !important;
}

#item476313 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476308 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476304 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476302 {
	width:76px !important;
	height:346px !important;
	left:58px !important;
	top:17px !important;
}

#item469674 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item469675 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469647 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item469648 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469643 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:236px !important;
}

#item470369 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item470370 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469617 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item469701 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470367 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:297px !important;
}

#item470471 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item470472 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470351 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item469727 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470469 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:540px !important;
}

#item470401 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item470402 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469628 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item469753 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470399 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:358px !important;
}

#item469805 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item469806 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469779 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item469780 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469776 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:601px !important;
}

#item475649 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item475650 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469634 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item469832 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470429 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:418px !important;
}

#item469883 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item469884 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469858 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item469859 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469855 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:662px !important;
}

#item470434 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item470435 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469642 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item469911 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470432 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:479px !important;
}

#item470014 {
	width:350px !important;
	height:47px !important;
	background:#f9b45c;
}

#item470015 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469989 {
	width:350px !important;
	height:47px !important;
	background:#f39200;
}

#item469990 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item469986 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:175px !important;
}

#item475484 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item475479 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:2471px !important;
}

#item475511 {
	width:446px !important;
	top:18px !important;
	min-height:17px !important;
}

#item475508 {
	width:544px !important;
	height:35px !important;
	left:554px !important;
	top:2370px !important;
}

#item479655 {
	width:614px !important;
	height:330px !important;
	top:16px !important;
	border:dotted 3px #f39200;
}

#item424838 {
	width:511px !important;
	left:555px !important;
	top:526px !important;
	min-height:1468px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

@keyframes fadein-424838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-424838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item424903 {
	width:511px !important;
	left:555px !important;
	top:2487px !important;
	min-height:1674px !important;
	padding:40px 0px 0px 0px;
}

#item425009 {
	width:511px !important;
	left:555px !important;
	top:4611px !important;
	min-height:1666px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

@keyframes flyinfromright-477735 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-477735 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item424585 {
	width:459px !important;
	height:120px !important;
	padding:26px 0px 60px 0px;
}

#item424809 {
	width:721px !important;
	top:119px !important;
	min-height:253px !important;
	padding:0px 0px 26px 0px;
	direction:ltr;
}

#item468695 {
	width:61px !important;
	height:61px !important;
	left:264px !important;
	top:1203px !important;
}

#item468700 {
	width:61px !important;
	height:61px !important;
	left:359px !important;
	top:1203px !important;
}

#item468706 {
	width:61px !important;
	height:61px !important;
	left:172px !important;
	top:1203px !important;
}

#item468717 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item468712 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:31px !important;
}

#item476275 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476270 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476266 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476278 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:191px !important;
}

#item476284 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:100px !important;
}

#item476291 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:280px !important;
}

#item476263 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476259 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476255 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476253 {
	width:76px !important;
	height:346px !important;
	left:58px !important;
	top:17px !important;
}

#item470547 {
	width:350px !important;
	height:47px !important;
	background:#f9b45c;
}

#item470548 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470522 {
	width:350px !important;
	height:47px !important;
	background:#f39200;
}

#item470523 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470518 {
	width:350px !important;
	height:47px !important;
	top:61px !important;
}

#item470574 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item470575 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470599 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item470600 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470571 {
	width:350px !important;
	height:47px !important;
	top:122px !important;
}

#item470651 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item470652 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470626 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item470627 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470623 {
	width:350px !important;
	height:47px !important;
	top:365px !important;
}

#item470678 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item470679 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470703 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item470705 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470675 {
	width:350px !important;
	height:47px !important;
	top:183px !important;
}

#item470756 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item470757 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470731 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item470732 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470728 {
	width:350px !important;
	height:47px !important;
	top:426px !important;
}

#item475676 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item475677 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470783 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item470784 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470780 {
	width:350px !important;
	height:47px !important;
	top:243px !important;
}

#item470835 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item470836 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470810 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item470811 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470807 {
	width:350px !important;
	height:47px !important;
	top:487px !important;
}

#item470887 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item470888 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470862 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item470863 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470859 {
	width:350px !important;
	height:47px !important;
	top:304px !important;
}

#item470942 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item470943 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470915 {
	width:350px !important;
	height:47px !important;
	background:#1c70b7;
}

#item470916 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item470912 {
	width:350px !important;
	height:47px !important;
}

#item475426 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item475421 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:6417px !important;
}

#item475453 {
	width:446px !important;
	top:18px !important;
	min-height:17px !important;
}

#item475450 {
	width:544px !important;
	height:35px !important;
	left:553px !important;
	top:6316px !important;
}

#item477895 {
	width:25px !important;
	height:121px !important;
	left:1108px !important;
	top:444px !important;
}

#item477896 {
	width:25px !important;
	left:1108px !important;
	top:718px !important;
	min-height:121px !important;
}

#item477897 {
	width:25px !important;
	left:1108px !important;
	top:1165px !important;
	min-height:121px !important;
}

#item477898 {
	width:25px !important;
	left:1108px !important;
	top:1588px !important;
	min-height:121px !important;
}

#item477899 {
	width:25px !important;
	left:1108px !important;
	top:2406px !important;
	min-height:121px !important;
}

#item477900 {
	width:25px !important;
	left:1108px !important;
	top:2990px !important;
	min-height:121px !important;
}

#item477901 {
	width:25px !important;
	left:1108px !important;
	top:3256px !important;
	min-height:121px !important;
}

#item477902 {
	width:25px !important;
	left:1108px !important;
	top:4530px !important;
	min-height:121px !important;
}

#item477903 {
	width:25px !important;
	left:1108px !important;
	top:5937px !important;
	min-height:121px !important;
}

#item477952 {
	width:350px !important;
	height:403px !important;
	left:165px !important;
	top:758px !important;
	border:dotted 4px #1d70b7;
}

#item477953 {
	width:291px !important;
	left:198px !important;
	top:790px !important;
	min-height:15px !important;
}

#item477976 {
	width:277px !important;
	height:13px !important;
	left:199px !important;
	top:829px !important;
}

#item477980 {
	width:284px !important;
	height:38px !important;
	left:199px !important;
	top:863px !important;
}

#item477986 {
	width:255px !important;
	height:59px !important;
	left:199px !important;
	top:916px !important;
}

#item477995 {
	width:262px !important;
	height:16px !important;
	left:199px !important;
	top:992px !important;
}

#item477999 {
	width:232px !important;
	height:38px !important;
	left:199px !important;
	top:1025px !important;
}

#item478005 {
	width:271px !important;
	height:16px !important;
	left:199px !important;
	top:1080px !important;
}

#item478009 {
	width:165px !important;
	height:16px !important;
	left:199px !important;
	top:1112px !important;
}

#item479578 {
	width:732px !important;
	height:378px !important;
	left:11px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item479588 {
	width:352px !important;
	left:9px !important;
	top:400px !important;
	min-height:34px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item479617 {
	width:732px !important;
	height:428px !important;
	left:11px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item479627 {
	width:352px !important;
	left:9px !important;
	top:450px !important;
	min-height:34px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item425689 {
	width:511px !important;
	left:555px !important;
	top:466px !important;
	min-height:883px !important;
	padding:40px 0px 0px 0px;
}

@keyframes fadein-425689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-425689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item425987 {
	width:511px !important;
	left:555px !important;
	top:1805px !important;
	min-height:2204px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

@keyframes flyinfromright-477685 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-477685 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item425438 {
	width:689px !important;
	height:120px !important;
	padding:26px 0px 60px 0px;
}

#item425666 {
	width:721px !important;
	top:119px !important;
	min-height:193px !important;
	padding:0px 0px 26px 0px;
	direction:ltr;
}

#item467903 {
	width:61px !important;
	height:61px !important;
	left:264px !important;
	top:1088px !important;
}

#item467908 {
	width:61px !important;
	height:61px !important;
	left:359px !important;
	top:1088px !important;
}

#item467913 {
	width:61px !important;
	height:61px !important;
	left:172px !important;
	top:1088px !important;
}

#item467924 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item467919 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:31px !important;
}

#item476229 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476224 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476220 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476233 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:191px !important;
}

#item476238 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:100px !important;
}

#item476244 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:280px !important;
}

#item476217 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476213 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476209 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476207 {
	width:76px !important;
	height:346px !important;
	left:58px !important;
	top:17px !important;
}

#item471174 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item471175 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471149 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471150 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471146 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:236px !important;
}

#item471201 {
	width:350px !important;
	height:47px !important;
	background:#f9b45c;
}

#item471202 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471226 {
	width:350px !important;
	height:47px !important;
	background:#f39200;
}

#item471227 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471198 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:297px !important;
}

#item471279 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item471280 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471253 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471254 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471250 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:540px !important;
}

#item471306 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item471307 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471331 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471332 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471303 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:358px !important;
}

#item471383 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item471384 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471358 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471359 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471355 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:601px !important;
}

#item475705 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item475706 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471410 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471412 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471407 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:418px !important;
}

#item471463 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item471465 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471438 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471439 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471435 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:662px !important;
}

#item471516 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item471517 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471491 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471492 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471488 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:479px !important;
}

#item471568 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item471569 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471543 {
	width:350px !important;
	height:47px !important;
	background:#1c70b7;
}

#item471544 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471540 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:175px !important;
}

#item475355 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item475350 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:4121px !important;
}

#item475382 {
	width:446px !important;
	top:18px !important;
	min-height:17px !important;
}

#item475379 {
	width:544px !important;
	height:35px !important;
	left:556px !important;
	top:4020px !important;
}

#item477904 {
	width:25px !important;
	left:1106px !important;
	top:743px !important;
	min-height:121px !important;
}

#item477907 {
	width:25px !important;
	left:1106px !important;
	top:1723px !important;
	min-height:121px !important;
}

#item477908 {
	width:25px !important;
	left:1106px !important;
	top:2979px !important;
	min-height:121px !important;
}

#item477909 {
	width:25px !important;
	left:1106px !important;
	top:3363px !important;
	min-height:121px !important;
}

#item478022 {
	width:350px !important;
	height:288px !important;
	left:165px !important;
	top:758px !important;
	border:dotted 4px #1d70b7;
}

#item478023 {
	width:291px !important;
	left:198px !important;
	top:790px !important;
	min-height:15px !important;
}

#item478046 {
	width:195px !important;
	height:34px !important;
	left:201px !important;
	top:829px !important;
}

#item478052 {
	width:270px !important;
	height:16px !important;
	left:201px !important;
	top:884px !important;
}

#item478056 {
	width:272px !important;
	height:37px !important;
	left:201px !important;
	top:917px !important;
}

#item478063 {
	width:204px !important;
	height:34px !important;
	left:201px !important;
	top:973px !important;
}

#item479530 {
	width:732px !important;
	height:398px !important;
	left:11px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item479541 {
	width:352px !important;
	left:4px !important;
	top:420px !important;
	min-height:34px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item426311 {
	width:732px !important;
	height:433px !important;
	left:11px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item426316 {
	width:352px !important;
	left:9px !important;
	top:455px !important;
	min-height:37px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item426363 {
	width:511px !important;
	left:555px !important;
	top:406px !important;
	min-height:2159px !important;
	padding:40px 0px 0px 0px;
}

@keyframes fadein-426363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-426363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item426562 {
	width:511px !important;
	left:555px !important;
	top:3019px !important;
	min-height:1231px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

@keyframes flyinfromright-477632 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-477632 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item426143 {
	width:591px !important;
	height:120px !important;
	padding:26px 0px 60px 0px;
}

#item426340 {
	width:721px !important;
	left:1px !important;
	top:119px !important;
	min-height:133px !important;
	padding:0px 0px 26px 0px;
	direction:ltr;
}

#item466887 {
	width:61px !important;
	height:61px !important;
	left:264px !important;
	top:1098px !important;
}

#item466892 {
	width:61px !important;
	height:61px !important;
	left:359px !important;
	top:1098px !important;
}

#item466898 {
	width:61px !important;
	height:61px !important;
	left:172px !important;
	top:1098px !important;
}

#item466909 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item466904 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:31px !important;
}

#item476184 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476178 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476174 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476187 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:191px !important;
}

#item476192 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:100px !important;
}

#item476198 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:280px !important;
}

#item476171 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476167 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476161 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476159 {
	width:76px !important;
	height:346px !important;
	left:58px !important;
	top:17px !important;
}

#item471716 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item471718 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471691 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471692 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471688 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:236px !important;
}

#item471744 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item471745 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471769 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471770 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471741 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:297px !important;
}

#item471821 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item471822 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471796 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471797 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471793 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:540px !important;
}

#item471848 {
	width:350px !important;
	height:47px !important;
	background:#f9b45c;
}

#item471849 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471874 {
	width:350px !important;
	height:47px !important;
	background:#f39200;
}

#item471875 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471845 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:358px !important;
}

#item471926 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item471927 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471901 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471902 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471898 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:601px !important;
}

#item475735 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item475737 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471953 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471955 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471950 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:418px !important;
}

#item472006 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472007 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471981 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item471982 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item471978 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:662px !important;
}

#item472058 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472060 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472033 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472034 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472030 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:479px !important;
}

#item472111 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472112 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472086 {
	width:350px !important;
	height:47px !important;
	background:#1c70b7;
}

#item472087 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472083 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:175px !important;
}

#item475295 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item475290 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:4365px !important;
}

#item475321 {
	width:446px !important;
	top:18px !important;
	min-height:17px !important;
}

#item475318 {
	width:544px !important;
	height:35px !important;
	left:554px !important;
	top:4264px !important;
}

#item477910 {
	width:25px !important;
	left:1128px !important;
	top:609px !important;
	min-height:121px !important;
}

#item477911 {
	width:25px !important;
	left:1128px !important;
	top:1241px !important;
	min-height:121px !important;
}

#item477912 {
	width:25px !important;
	left:1128px !important;
	top:1578px !important;
	min-height:121px !important;
}

#item477914 {
	width:25px !important;
	left:1128px !important;
	top:2937px !important;
	min-height:121px !important;
}

#item477915 {
	width:25px !important;
	left:1128px !important;
	top:3558px !important;
	min-height:121px !important;
}

#item478089 {
	width:350px !important;
	height:298px !important;
	left:165px !important;
	top:758px !important;
	border:dotted 4px #1d70b7;
}

#item478090 {
	width:291px !important;
	left:198px !important;
	top:790px !important;
	min-height:15px !important;
}

#item478113 {
	width:246px !important;
	height:34px !important;
	left:201px !important;
	top:829px !important;
}

#item478119 {
	width:260px !important;
	height:16px !important;
	left:201px !important;
	top:884px !important;
}

#item478123 {
	width:220px !important;
	height:38px !important;
	left:201px !important;
	top:916px !important;
}

#item478129 {
	width:123px !important;
	height:16px !important;
	left:201px !important;
	top:970px !important;
}

#item478133 {
	width:209px !important;
	height:13px !important;
	left:201px !important;
	top:1003px !important;
}

#item426931 {
	width:511px !important;
	left:555px !important;
	top:436px !important;
	min-height:4134px !important;
	padding:40px 0px 0px 0px;
}

@keyframes fadein-426931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-426931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item428182 {
	width:511px !important;
	left:555px !important;
	top:6758px !important;
	min-height:470px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

#item429297 {
	width:511px !important;
	left:555px !important;
	top:8795px !important;
	min-height:714px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

#item477137 {
	width:511px !important;
	left:555px !important;
	top:6216px !important;
	min-height:538px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

#item427216 {
	width:253px !important;
	height:340px !important;
	left:10px !important;
	top:10px !important;
	border:dotted 3px #f39200;
}

#item427223 {
	width:223px !important;
	left:12px !important;
	top:358px !important;
	min-height:53px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item475585 {
	width:263px !important;
	height:411px !important;
	left:1095px !important;
	top:1160px !important;
}

#item458505 {
	width:303px !important;
	height:420px !important;
	left:12px !important;
	top:12px !important;
	border:dotted 3px #f39200;
}

#item458512 {
	width:268px !important;
	left:14px !important;
	top:441px !important;
	min-height:40px !important;
	padding:15px 0px 0px 0px;
	direction:ltr;
}

#item475590 {
	width:315px !important;
	height:481px !important;
	left:207px !important;
	top:2416px !important;
}

#item427437 {
	width:732px !important;
	height:378px !important;
	left:11px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item427443 {
	width:352px !important;
	left:9px !important;
	top:400px !important;
	min-height:34px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item429095 {
	width:316px !important;
	height:429px !important;
	left:12px !important;
	top:8px !important;
	border:dotted 3px #f39200;
}

#item475617 {
	width:328px !important;
	height:437px !important;
	left:548px !important;
	top:7826px !important;
}

#item429224 {
	width:316px !important;
	height:429px !important;
	left:12px !important;
	top:8px !important;
	border:dotted 3px #f39200;
}

#item475620 {
	width:328px !important;
	height:437px !important;
	left:930px !important;
	top:7826px !important;
}

#item429157 {
	width:328px !important;
	left:556px !important;
	top:7751px !important;
	min-height:63px !important;
	padding:24px 0px 24px 0px;
}

#item429230 {
	width:352px !important;
	left:554px !important;
	top:8294px !important;
	min-height:34px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item429265 {
	width:732px !important;
	height:378px !important;
	left:11px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item429271 {
	width:352px !important;
	left:9px !important;
	top:400px !important;
	min-height:37px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

@keyframes flyinfromright-477594 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-477594 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item426710 {
	width:591px !important;
	height:120px !important;
	padding:26px 0px 60px 0px;
}

#item426907 {
	width:721px !important;
	top:119px !important;
	min-height:163px !important;
	padding:0px 0px 26px 0px;
	direction:ltr;
}

#item479853 {
	width:510px !important;
	left:556px !important;
	top:5326px !important;
	min-height:436px !important;
	direction:ltr;
}

#item465950 {
	width:61px !important;
	height:61px !important;
	left:264px !important;
	top:1178px !important;
}

#item465955 {
	width:61px !important;
	height:61px !important;
	left:359px !important;
	top:1178px !important;
}

#item465960 {
	width:61px !important;
	height:61px !important;
	left:172px !important;
	top:1178px !important;
}

#item465971 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item465966 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:31px !important;
}

#item476135 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476128 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476124 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476138 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:191px !important;
}

#item476143 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:100px !important;
}

#item476149 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:280px !important;
}

#item476121 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476117 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476113 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476111 {
	width:76px !important;
	height:346px !important;
	left:58px !important;
	top:17px !important;
}

#item472241 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472242 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472216 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472217 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472213 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:236px !important;
}

#item472268 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472269 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472293 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472294 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472265 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:297px !important;
}

#item472346 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472347 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472320 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472321 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472317 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:540px !important;
}

#item472373 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472374 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472398 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472399 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472370 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:358px !important;
}

#item472450 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472451 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472425 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472426 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472422 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:601px !important;
}

#item475765 {
	width:350px !important;
	height:47px !important;
	background:#f9b45c;
}

#item475766 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472477 {
	width:350px !important;
	height:47px !important;
	background:#f39200;
}

#item472478 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472474 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:418px !important;
}

#item472529 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472531 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472504 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472505 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472501 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:662px !important;
}

#item472582 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472583 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472557 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472558 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472554 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:479px !important;
}

#item472634 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472635 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472609 {
	width:350px !important;
	height:47px !important;
	background:#1c70b7;
}

#item472610 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472606 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:175px !important;
}

#item475235 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item475230 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:10278px !important;
}

#item475261 {
	width:446px !important;
	top:18px !important;
	min-height:17px !important;
}

#item475258 {
	width:544px !important;
	height:35px !important;
	left:559px !important;
	top:10177px !important;
}

#item477916 {
	width:25px !important;
	left:1328px !important;
	top:354px !important;
	min-height:121px !important;
}

#item477917 {
	width:25px !important;
	left:1328px !important;
	top:1112px !important;
	min-height:121px !important;
}

#item477918 {
	width:25px !important;
	left:1328px !important;
	top:3080px !important;
	min-height:121px !important;
}

#item477920 {
	width:25px !important;
	left:1328px !important;
	top:3751px !important;
	min-height:121px !important;
}

#item477921 {
	width:25px !important;
	left:1330px !important;
	top:4074px !important;
	min-height:121px !important;
}

#item477922 {
	width:25px !important;
	left:1342px !important;
	top:6667px !important;
	min-height:121px !important;
}

#item477923 {
	width:25px !important;
	left:1360px !important;
	top:7653px !important;
	min-height:121px !important;
}

#item477924 {
	width:25px !important;
	left:1328px !important;
	top:8713px !important;
	min-height:121px !important;
}

#item478141 {
	width:350px !important;
	height:378px !important;
	left:165px !important;
	top:758px !important;
	border:dotted 4px #1d70b7;
}

#item478142 {
	width:291px !important;
	left:198px !important;
	top:790px !important;
	min-height:15px !important;
}

#item478165 {
	width:220px !important;
	height:34px !important;
	left:200px !important;
	top:829px !important;
}

#item478171 {
	width:104px !important;
	height:13px !important;
	left:200px !important;
	top:884px !important;
}

#item478176 {
	width:283px !important;
	height:16px !important;
	left:200px !important;
	top:916px !important;
}

#item478180 {
	width:219px !important;
	height:16px !important;
	left:200px !important;
	top:949px !important;
}

#item478184 {
	width:187px !important;
	height:16px !important;
	left:200px !important;
	top:981px !important;
}

#item478188 {
	width:272px !important;
	height:16px !important;
	left:200px !important;
	top:1013px !important;
}

#item478192 {
	width:168px !important;
	height:16px !important;
	left:200px !important;
	top:1046px !important;
}

#item478197 {
	width:242px !important;
	height:13px !important;
	left:200px !important;
	top:1079px !important;
}

#item479674 {
	width:681px !important;
	height:563px !important;
	left:10px !important;
	top:12px !important;
	border:dotted 3.915px #f39200;
}

#item479788 {
	width:504px !important;
	left:8px !important;
	top:585px !important;
	min-height:47px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item479858 {
	width:692px !important;
	height:632px !important;
	left:552px !important;
	top:4680px !important;
}

#item432218 {
	width:511px !important;
	left:555px !important;
	top:466px !important;
	min-height:470px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

@keyframes fadein-432218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-432218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item434578 {
	width:511px !important;
	left:555px !important;
	top:1456px !important;
	min-height:961px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

#item434699 {
	width:511px !important;
	left:555px !important;
	top:3793px !important;
	min-height:405px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

#item434980 {
	width:511px !important;
	left:555px !important;
	top:6266px !important;
	min-height:145px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

#item435288 {
	width:511px !important;
	left:555px !important;
	top:9881px !important;
	min-height:832px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

#item435022 {
	width:511px !important;
	left:555px !important;
	top:6904px !important;
	min-height:838px !important;
	padding:40px 0px 0px 0px;
}

#item435174 {
	width:511px !important;
	left:554px !important;
	top:8210px !important;
	min-height:1122px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

#item434738 {
	width:511px !important;
	left:555px !important;
	top:4670px !important;
	min-height:1054px !important;
	padding:40px 0px 0px 0px;
}

#item434652 {
	width:511px !important;
	left:555px !important;
	top:2875px !important;
	min-height:838px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

#item432564 {
	width:732px !important;
	height:378px !important;
	left:11px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item432570 {
	width:352px !important;
	left:9px !important;
	top:400px !important;
	min-height:34px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item434798 {
	width:732px !important;
	height:378px !important;
	left:12px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item434804 {
	width:658px !important;
	left:10px !important;
	top:397px !important;
	min-height:22px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item435106 {
	width:732px !important;
	height:378px !important;
	left:12px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item435112 {
	width:658px !important;
	left:10px !important;
	top:397px !important;
	min-height:22px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item435333 {
	width:732px !important;
	height:378px !important;
	left:12px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item435339 {
	width:658px !important;
	left:10px !important;
	top:397px !important;
	min-height:22px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item435060 {
	width:475px !important;
	height:428px !important;
	left:15px !important;
	top:13px !important;
	border:dotted 3.915px #f39200;
}

#item435065 {
	width:658px !important;
	left:564px !important;
	top:6878px !important;
	min-height:22px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item433379 {
	width:732px !important;
	height:378px !important;
	left:11px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item433385 {
	width:352px !important;
	left:9px !important;
	top:400px !important;
	min-height:37px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item477178 {
	width:743px !important;
	height:437px !important;
	left:194px !important;
	top:2447px !important;
}

#item434846 {
	width:732px !important;
	height:378px !important;
	left:11px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item434853 {
	width:644px !important;
	left:9px !important;
	top:400px !important;
	min-height:22px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item435214 {
	width:732px !important;
	height:378px !important;
	left:11px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item435222 {
	width:644px !important;
	left:9px !important;
	top:400px !important;
	min-height:22px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item476444 {
	width:114px !important;
	height:30px !important;
	left:530px !important;
	top:8091px !important;
}

@keyframes flyinfromright-477224 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-477224 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item432148 {
	width:591px !important;
	height:120px !important;
	left:1px !important;
	padding:26px 0px 60px 0px;
}

#item432195 {
	width:721px !important;
	top:119px !important;
	min-height:193px !important;
	padding:0px 0px 26px 0px;
	direction:ltr;
}

#item477263 {
	width:74px !important;
	left:39px !important;
	top:1px !important;
	min-height:23px !important;
}

#item477274 {
	width:54px !important;
	left:39px !important;
	top:4px !important;
	min-height:23px !important;
}

#item477335 {
	width:77px !important;
	left:39px !important;
	top:4px !important;
	min-height:23px !important;
}

#item477362 {
	width:210px !important;
	left:39px !important;
	top:2px !important;
	min-height:23px !important;
}

#item465127 {
	width:61px !important;
	height:61px !important;
	left:264px !important;
	top:1055px !important;
}

#item465132 {
	width:61px !important;
	height:61px !important;
	left:359px !important;
	top:1055px !important;
}

#item465137 {
	width:61px !important;
	height:61px !important;
	left:172px !important;
	top:1055px !important;
}

#item465149 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item465143 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:31px !important;
}

#item475115 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item475110 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:11307px !important;
}

#item475141 {
	width:446px !important;
	top:18px !important;
	min-height:17px !important;
}

#item475138 {
	width:544px !important;
	height:35px !important;
	left:554px !important;
	top:11206px !important;
}

#item476089 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476084 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476079 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476092 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:191px !important;
}

#item476097 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:100px !important;
}

#item476103 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:280px !important;
}

#item476076 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476072 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476068 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476066 {
	width:76px !important;
	height:346px !important;
	left:58px !important;
	top:17px !important;
}

#item472828 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472829 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472802 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472804 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472799 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:236px !important;
}

#item472855 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472856 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472880 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472881 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472852 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:297px !important;
}

#item472933 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472934 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472907 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472908 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472904 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:540px !important;
}

#item472960 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item472961 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472985 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item472986 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item472957 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:358px !important;
}

#item473038 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473039 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473013 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473014 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473009 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:601px !important;
}

#item475792 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item475793 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473065 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473066 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473062 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:418px !important;
}

#item473117 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473118 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473092 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473093 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473089 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:662px !important;
}

#item473169 {
	width:350px !important;
	height:47px !important;
	background:#f9b45c;
}

#item473170 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473144 {
	width:350px !important;
	height:47px !important;
	background:#f39200;
}

#item473145 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473141 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:479px !important;
}

#item473222 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473223 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473196 {
	width:350px !important;
	height:47px !important;
	background:#1c70b7;
}

#item473197 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473193 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:175px !important;
}

#item477925 {
	width:25px !important;
	left:1322px !important;
	top:598px !important;
	min-height:121px !important;
}

#item477926 {
	width:25px !important;
	left:1322px !important;
	top:1302px !important;
	min-height:121px !important;
}

#item477927 {
	width:25px !important;
	left:1322px !important;
	top:3641px !important;
	min-height:121px !important;
}

#item477928 {
	width:25px !important;
	left:1322px !important;
	top:6111px !important;
	min-height:121px !important;
}

#item477929 {
	width:25px !important;
	left:1322px !important;
	top:9728px !important;
	min-height:121px !important;
}

#item478204 {
	width:350px !important;
	height:255px !important;
	left:165px !important;
	top:758px !important;
	border:dotted 4px #1d70b7;
}

#item478205 {
	width:259px !important;
	height:16px !important;
	left:202px !important;
	top:829px !important;
}

#item478209 {
	width:291px !important;
	left:198px !important;
	top:790px !important;
	min-height:15px !important;
}

#item478232 {
	width:58px !important;
	height:13px !important;
	left:202px !important;
	top:862px !important;
}

#item478237 {
	width:45px !important;
	height:13px !important;
	left:202px !important;
	top:895px !important;
}

#item478241 {
	width:60px !important;
	height:12px !important;
	left:202px !important;
	top:928px !important;
}

#item478245 {
	width:118px !important;
	height:13px !important;
	left:202px !important;
	top:960px !important;
}

#item436228 {
	width:695px !important;
	left:555px !important;
	top:1448px !important;
	min-height:94px !important;
	padding:40px 0px 0px 0px;
	direction:rtl;
}

@keyframes fadein-477203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-477203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item435700 {
	width:557px !important;
	left:9px !important;
	min-height:77px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

@keyframes flyinfromright-477202 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-477202 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item435446 {
	width:371px !important;
	height:120px !important;
	left:1px !important;
	padding:26px 0px 60px 0px;
}

#item435676 {
	width:721px !important;
	top:119px !important;
	min-height:223px !important;
	padding:0px 0px 26px 0px;
	direction:ltr;
}

#item464092 {
	width:61px !important;
	height:61px !important;
	left:264px !important;
	top:960px !important;
}

#item464097 {
	width:61px !important;
	height:61px !important;
	left:359px !important;
	top:960px !important;
}

#item464103 {
	width:61px !important;
	height:61px !important;
	left:172px !important;
	top:960px !important;
}

#item464115 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item464109 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:31px !important;
}

#item474994 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item474989 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:2875px !important;
}

#item475020 {
	width:446px !important;
	top:18px !important;
	min-height:17px !important;
}

#item475017 {
	width:544px !important;
	height:35px !important;
	left:554px !important;
	top:2774px !important;
}

#item476037 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476032 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476028 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476040 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:191px !important;
}

#item476045 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:100px !important;
}

#item476051 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:280px !important;
}

#item476024 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476019 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item476015 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item476013 {
	width:76px !important;
	height:346px !important;
	left:58px !important;
	top:17px !important;
}

#item473352 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473353 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473326 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473327 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473323 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:236px !important;
}

#item473380 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473381 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473405 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473406 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473377 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:297px !important;
}

#item473457 {
	width:350px !important;
	height:47px !important;
	background:#f9b45c;
}

#item473458 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473432 {
	width:350px !important;
	height:47px !important;
	background:#f39200;
}

#item473433 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473429 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:540px !important;
}

#item473484 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473486 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473510 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473511 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473481 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:358px !important;
}

#item473562 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473563 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473537 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473538 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473534 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:601px !important;
}

#item475819 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item475821 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473589 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473590 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473586 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:418px !important;
}

#item473641 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473642 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473616 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473617 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473613 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:662px !important;
}

#item473694 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473695 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473668 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473669 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473665 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:479px !important;
}

#item473746 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473747 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473721 {
	width:350px !important;
	height:47px !important;
	background:#1c70b7;
}

#item473722 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473718 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:175px !important;
}

#item477930 {
	width:25px !important;
	left:1302px !important;
	top:414px !important;
	min-height:121px !important;
}

#item477931 {
	width:25px !important;
	left:1302px !important;
	top:1365px !important;
	min-height:121px !important;
}

#item478255 {
	width:350px !important;
	height:160px !important;
	left:165px !important;
	top:758px !important;
	border:dotted 4px #1d70b7;
}

#item478256 {
	width:120px !important;
	height:13px !important;
	left:202px !important;
	top:829px !important;
}

#item478260 {
	width:168px !important;
	height:13px !important;
	left:202px !important;
	top:862px !important;
}

#item478264 {
	width:291px !important;
	left:198px !important;
	top:790px !important;
	min-height:15px !important;
}

#item437235 {
	width:718px !important;
	left:556px !important;
	top:1690px !important;
	min-height:74px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

#item437283 {
	width:293px !important;
	height:184px !important;
	left:957px !important;
	top:693px !important;
}

#item437298 {
	width:300px !important;
	height:133px !important;
	left:575px !important;
	top:504px !important;
}

#item437306 {
	width:293px !important;
	height:105px !important;
	left:957px !important;
	top:1339px !important;
}

#item437313 {
	width:281px !important;
	height:102px !important;
	left:979px !important;
	top:1526px !important;
}

#item437333 {
	width:196px !important;
	height:153px !important;
	left:1006px !important;
	top:930px !important;
}

#item437352 {
	width:116px !important;
	height:135px !important;
	left:661px !important;
	top:939px !important;
}

#item437369 {
	width:136px !important;
	height:136px !important;
	left:1036px !important;
	top:499px !important;
}

#item437325 {
	width:69px !important;
	height:140px !important;
	left:679px !important;
	top:1503px !important;
}

#item437362 {
	width:221px !important;
	height:61px !important;
	left:608px !important;
	top:1177px !important;
}

#item437379 {
	width:312px !important;
	height:94px !important;
	left:975px !important;
	top:1160px !important;
}

@keyframes flyinfromright-477008 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-477008 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item436500 {
	width:371px !important;
	height:120px !important;
	left:1px !important;
	padding:26px 0px 60px 0px;
}

#item436669 {
	width:721px !important;
	top:119px !important;
	min-height:193px !important;
	padding:0px 0px 26px 0px;
	direction:ltr;
}

#item463472 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item463467 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:31px !important;
}

#item464022 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item464017 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:1930px !important;
}

#item464049 {
	width:446px !important;
	top:18px !important;
	min-height:17px !important;
}

#item474975 {
	width:544px !important;
	height:35px !important;
	left:554px !important;
	top:1829px !important;
}

#item474392 {
	width:61px !important;
	height:61px !important;
	left:264px !important;
	top:760px !important;
}

#item474397 {
	width:61px !important;
	height:61px !important;
	left:359px !important;
	top:760px !important;
}

#item474402 {
	width:61px !important;
	height:61px !important;
	left:172px !important;
	top:760px !important;
}

#item475991 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item475986 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item475982 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item475994 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:191px !important;
}

#item475999 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:100px !important;
}

#item476005 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:280px !important;
}

#item475979 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item475975 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item475970 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item475968 {
	width:76px !important;
	height:346px !important;
	left:58px !important;
	top:17px !important;
}

#item473869 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473870 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473844 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473845 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473841 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:236px !important;
}

#item473896 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473897 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473921 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473922 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473893 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:297px !important;
}

#item473974 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item473976 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473948 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item473949 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473945 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:540px !important;
}

#item474002 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item474003 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474027 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item474028 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item473999 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:358px !important;
}

#item474079 {
	width:350px !important;
	height:47px !important;
	background:#f9b45c;
}

#item474080 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474054 {
	width:350px !important;
	height:47px !important;
	background:#f39200;
}

#item474055 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474051 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:601px !important;
}

#item475851 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item475852 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474106 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item474107 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474103 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:418px !important;
}

#item474159 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item474160 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474133 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item474134 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474130 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:662px !important;
}

#item474211 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item474212 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474186 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item474187 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474183 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:479px !important;
}

#item474263 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item474264 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474238 {
	width:350px !important;
	height:47px !important;
	background:#1c70b7;
}

#item474239 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474235 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:175px !important;
}

#item438245 {
	width:511px !important;
	left:555px !important;
	top:406px !important;
	min-height:1230px !important;
	padding:40px 0px 0px 0px;
}

@keyframes fadein-438245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-438245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item438480 {
	width:511px !important;
	left:555px !important;
	top:2145px !important;
	min-height:480px !important;
	padding:40px 0px 0px 0px;
	direction:ltr;
}

#item438650 {
	width:511px !important;
	left:555px !important;
	top:3932px !important;
	min-height:55px !important;
	padding:40px 0px 0px 0px;
	direction:rtl;
}

#item438420 {
	width:316px !important;
	height:408px !important;
	left:24px !important;
	top:28px !important;
	border:dotted 3px #f39200;
}

#item438426 {
	width:352px !important;
	left:14px !important;
	top:438px !important;
	min-height:34px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

#item477181 {
	width:366px !important;
	height:472px !important;
	left:538px !important;
	top:1675px !important;
}

#item438612 {
	width:732px !important;
	height:524px !important;
	left:12px !important;
	top:11px !important;
	border:dotted 3.915px #f39200;
}

#item438618 {
	width:658px !important;
	left:10px !important;
	top:543px !important;
	min-height:22px !important;
	padding:12px 0px 0px 0px;
	direction:ltr;
}

@keyframes flyinfromright-477005 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-477005 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item438025 {
	width:697px !important;
	height:120px !important;
	left:1px !important;
	padding:26px 0px 60px 0px;
}

#item438222 {
	width:721px !important;
	top:119px !important;
	min-height:133px !important;
	padding:0px 0px 26px 0px;
	direction:ltr;
}

#item476652 {
	width:241px !important;
	left:555px !important;
	top:2643px !important;
	min-height:707px !important;
	direction:rtl;
}

#item476661 {
	width:241px !important;
	left:826px !important;
	top:2643px !important;
	min-height:699px !important;
	direction:rtl;
}

#item461959 {
	width:61px !important;
	height:61px !important;
	left:264px !important;
	top:1238px !important;
}

#item461964 {
	width:61px !important;
	height:61px !important;
	left:359px !important;
	top:1238px !important;
}

#item461970 {
	width:61px !important;
	height:61px !important;
	left:172px !important;
	top:1238px !important;
}

#item463252 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item463247 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:31px !important;
}

#item463340 {
	width:241px !important;
	top:79px !important;
	min-height:31px !important;
}

#item463335 {
	width:241px !important;
	height:110px !important;
	left:600px !important;
	top:7695px !important;
}

#item463368 {
	width:186px !important;
	top:18px !important;
	min-height:22px !important;
}

#item474971 {
	width:544px !important;
	height:40px !important;
	left:554px !important;
	top:7594px !important;
}

#item475920 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item475915 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item475912 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item475923 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:191px !important;
}

#item475928 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:100px !important;
}

#item475934 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:280px !important;
}

#item475946 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item475942 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:18px !important;
}

#item475939 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item475949 {
	width:76px !important;
	height:346px !important;
	left:58px !important;
	top:17px !important;
}

#item462473 {
	width:134px !important;
	height:44px !important;
	left:209px !important;
	top:1194px !important;
}

#item474492 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item474493 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474467 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item474468 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474464 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:236px !important;
}

#item474519 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item474520 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474544 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item474545 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474516 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:297px !important;
}

#item474597 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item474598 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474572 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item474573 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474568 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:540px !important;
}

#item474624 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item474625 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474649 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item474651 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474621 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:358px !important;
}

#item474702 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item474703 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474677 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item474678 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474674 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:601px !important;
}

#item475878 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item475879 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474729 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item474730 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474726 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:418px !important;
}

#item474782 {
	width:350px !important;
	height:47px !important;
	background:#f9b45c;
}

#item474783 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474756 {
	width:350px !important;
	height:47px !important;
	background:#f39200;
}

#item474758 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474753 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:662px !important;
}

#item474835 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item474836 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474809 {
	width:350px !important;
	height:47px !important;
	background:#1d70b7;
}

#item474810 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474806 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:479px !important;
}

#item474888 {
	width:350px !important;
	height:47px !important;
	background:#7297cf;
}

#item474889 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474863 {
	width:350px !important;
	height:47px !important;
	background:#1c70b7;
}

#item474864 {
	width:300px !important;
	left:24px !important;
	top:16px !important;
	min-height:14px !important;
}

#item474860 {
	width:350px !important;
	height:47px !important;
	left:165px !important;
	top:175px !important;
}

#item477932 {
	width:25px !important;
	left:1350px !important;
	top:324px !important;
	min-height:121px !important;
}

#item477933 {
	width:25px !important;
	left:1315px !important;
	top:712px !important;
	min-height:121px !important;
}

#item477935 {
	width:25px !important;
	left:1315px !important;
	top:915px !important;
	min-height:121px !important;
}

#item477936 {
	width:25px !important;
	left:1315px !important;
	top:1073px !important;
	min-height:121px !important;
}

#item477937 {
	width:25px !important;
	left:1315px !important;
	top:1231px !important;
	min-height:121px !important;
}

#item477938 {
	width:25px !important;
	left:1350px !important;
	top:2063px !important;
	min-height:121px !important;
}

#item477939 {
	width:25px !important;
	left:1350px !important;
	top:2265px !important;
	min-height:121px !important;
}

#item477941 {
	width:25px !important;
	left:1350px !important;
	top:2487px !important;
	min-height:121px !important;
}

#item477942 {
	width:25px !important;
	left:1350px !important;
	top:3850px !important;
	min-height:121px !important;
}

#item479236 {
	width:350px !important;
	height:438px !important;
	left:165px !important;
	top:758px !important;
	border:dotted 4px #1d70b7;
}

#item479237 {
	width:176px !important;
	height:34px !important;
	left:201px !important;
	top:829px !important;
}

#item479243 {
	width:179px !important;
	height:16px !important;
	left:201px !important;
	top:884px !important;
}

#item479247 {
	width:132px !important;
	height:16px !important;
	left:201px !important;
	top:917px !important;
}

#item479251 {
	width:94px !important;
	height:13px !important;
	left:201px !important;
	top:981px !important;
}

#item479255 {
	width:159px !important;
	height:16px !important;
	left:201px !important;
	top:949px !important;
}

#item479259 {
	width:212px !important;
	height:16px !important;
	left:201px !important;
	top:1013px !important;
}

#item479265 {
	width:232px !important;
	height:38px !important;
	left:201px !important;
	top:1046px !important;
}

#item479271 {
	width:255px !important;
	height:13px !important;
	left:201px !important;
	top:1100px !important;
}

#item479275 {
	width:152px !important;
	height:34px !important;
	left:201px !important;
	top:1133px !important;
}

p.autoParaStyle56 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	letter-spacing:-0.010em;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:26.4px;
	color:#1d70b7;
	letter-spacing:-0.010em;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:26.4px;
	color:#f39200;
	margin-bottom:8px;
	text-align:left;
}

ul.autoParaStyle53 > li {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	margin-bottom:16px;
	padding-left:1ex;
	text-align:left;
}
ul.autoParaStyle53 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle52 {
	font-style:italic;
	font-weight:normal;
	font-family:din-2014,"DIN 2014";
	font-size:25px;
	line-height:30px;
	color:#1d70b7;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	letter-spacing:-0.010em;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle50 {
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:22px;
	color:#f39200;
	direction:ltr;
	margin-top:9px;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:22px;
	color:#f39200;
	margin-top:9px;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:30px;
	line-height:20px;
	color:#f39200;
	letter-spacing:-0.010em;
	margin-bottom:16px;
	text-align:left;
}

ul.autoParaStyle47 > li {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	letter-spacing:-0.020em;
	margin-bottom:8px;
	padding-left:1ex;
	text-align:left;
}
ul.autoParaStyle47 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle46 > li {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	letter-spacing:-0.020em;
	margin-bottom:16px;
	padding-left:1ex;
	text-align:left;
}
ul.autoParaStyle46 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:26.4px;
	color:#1d70b7;
	letter-spacing:-0.030em;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#f39200;
	margin-bottom:16px;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	margin-bottom:18px;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:26.4px;
	color:#1d70b7;
	letter-spacing:-0.020em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:26.4px;
	color:#1d70b7;
	letter-spacing:-0.020em;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#001f5b;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#001f5b;
	text-decoration:underline;
	letter-spacing:-0.030em;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#1d70b7;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	text-indent:-18px;
	padding-left:18px;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	letter-spacing:-0.020em;
	margin-bottom:8px;
	text-align:left;
}

ul.autoParaStyle35 > li {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	margin-bottom:8px;
	padding-left:1ex;
	text-align:left;
}
ul.autoParaStyle35 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle34 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	letter-spacing:-0.030em;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	letter-spacing:0.020em;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	letter-spacing:-0.020em;
	margin-bottom:16px;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:13.2px;
	line-height:15.8px;
	color:#3c3c3b;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:19px;
	line-height:22.8px;
	color:#f39200;
	text-transform:uppercase;
	margin-top:15px;
	text-align:left;
}

p.autoParaStyle29 {
	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.autoParaStyle28 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:25px;
	line-height:30px;
	color:#1d70b7;
	text-align:left;
}

ul.autoParaStyle27 > li {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	padding-left:10px;
	margin-bottom:8px;
	text-align:left;
}
ul.autoParaStyle27 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:26.4px;
	color:#1d70b7;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	letter-spacing:-0.010em;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#1d70b7;
	margin-bottom:16px;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	letter-spacing:-0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:26.4px;
	color:#1d70b7;
	letter-spacing:-0.010em;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#1d70b7;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:26.4px;
	color:#f39200;
	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.autoParaStyle17 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:22px;
	color:#fff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-top:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle16 {
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#f39200;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:50px;
	line-height:60px;
	color:#f39200;
	letter-spacing:0.020em;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:13.2px;
	line-height:15.8px;
	color:#3c3c3b;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	letter-spacing:-0.010em;
	margin-bottom:16px;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:26.4px;
	color:#1d70b7;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#3c3c3b;
	margin-bottom:16px;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:26.4px;
	color:#f39200;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:26.4px;
	color:#1d70b7;
	letter-spacing:-0.010em;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:din-2014,"DIN 2014";
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:50px;
	line-height:60px;
	color:#fff;
	text-decoration:underline;
	letter-spacing:0.020em;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:40px;
	line-height:48px;
	color:#fff;
	text-decoration:underline;
	text-decoration-color:#1d70b7;
	-webkit-text-decoration-color:#1d70b7;
	letter-spacing:0.020em;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.025em;
	margin-bottom:10px;
	text-align:right;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:40px;
	line-height:48px;
	color:#f39200;
	text-decoration:underline;
	text-decoration-color:#1d70b7;
	-webkit-text-decoration-color:#1d70b7;
	letter-spacing:0.020em;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:50px;
	line-height:52px;
	color:#1d70b7;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:22px;
	line-height:24px;
	color:#001f5b;
	letter-spacing:0.025em;
	margin-bottom:10px;
	text-align:right;
}

p.Paragraph-Style-1 {
	font-family:din-2014,"DIN 2014";
	font-size:30px;
	line-height:36px;
	color:#f39200;
	letter-spacing:-0.010em;
	text-align:left;
}

p.Sub-section {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:13px;
	line-height:15.6px;
	color:#1d70b7;
	margin-top:9px;
	margin-bottom:9px;
	text-align:left;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:14.1732283464567px;
	-webkit-column-gap:14.1732283464567px;
	column-gap:14.1732283464567px;
}

p.Introduction-Highlighted {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:17px;
	line-height:20px;
	color:#1d70b7;
	text-align:left;
}

p.Footnote {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:9px;
	line-height:10.8px;
	color:#3c3c3b;
	margin-bottom:9px;
	text-align:left;
}

p.TXT {
	font-weight:300;
	font-family:din-2014,"DIN 2014";
	font-size:11px;
	line-height:13.2px;
	color:#3c3c3b;
	margin-bottom:9px;
	text-align:left;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:14.1732283464567px;
	-webkit-column-gap:14.1732283464567px;
	column-gap:14.1732283464567px;
}

p.H2 {
	font-weight:300;
	font-family:Avenir,"Times New Roman", Times, serif;
	font-size:50px;
	line-height:60px;
	color:#fff;
	margin-bottom:30px;
	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.autoCharStyle21 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	letter-spacing:-0.030em;
}

span.autoCharStyle20 {
	font-style:italic;
	font-weight:normal;
	font-family:din-2014,"DIN 2014";
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	color:#1d70b7;
	letter-spacing:-0.030em;
}

span.autoCharStyle18 {
	color:#001f5b;
	text-decoration:underline;
	letter-spacing:-0.020em;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	letter-spacing:-0.010em;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	text-decoration:underline;
}

span.autoCharStyle15 {
	text-decoration:underline;
}

span.autoCharStyle14 {
	letter-spacing:-0.020em;
}

span.autoCharStyle13 {
	letter-spacing:0.020em;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	color:#1d70b7;
}

span.autoCharStyle11 {
	color:#f39200;
}

span.autoCharStyle10 {
	color:#3c3c3b;
}

span.autoCharStyle9 {
	letter-spacing:-0.030em;
}

span.autoCharStyle8 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle7 {
	letter-spacing:0.010em;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle6 {
	letter-spacing:0.010em;
}

span.autoCharStyle5 {
	font-size:22px;
}

span.autoCharStyle4 {
	color:#001f5b;
	text-decoration:underline;
}

span.autoCharStyle3 {
	letter-spacing:-0.010em;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
	font-size:18px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:din-2014,"DIN 2014";
}

span.Pull-Outs {
	font-weight:300;
	font-family:DIN;
	font-size:14px;
	color:#575756;
	letter-spacing:0.050em;
	text-transform:uppercase;
}

span.Content-Titles {
	font-weight:bold;
	font-family:DIN;
	font-size:35px;
	color:#575756;
	text-transform:uppercase;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
