/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed url("../images/bg-body.jpg") no-repeat left top/auto; }
:-webkit-full-screen { background:#ededed url("../images/bg-body.jpg") no-repeat left top/auto; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:780px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:55685px; height:792px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:780px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@keyframes fly-in-bottom-961 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-961 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-983 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-983 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-986 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-986 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-right-1006 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-1006 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1044 {
	width:604px !important;
	height:30px !important;
	top:720px !important;
	background:#fff;
}

#item1067 {
	width:119px !important;
	height:55px !important;
	left:17px !important;
	top:707px !important;
	background:#fff;
}

@keyframes fly-in-right-1099 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-1099 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes appear-1187 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-1187 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item1187 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item1220 {
	width:65px !important;
	height:19px !important;
	left:40px !important;
	top:741px !important;
}

#item1221 {
	width:245px !important;
	height:78px !important;
	left:366px !important;
	top:633px !important;
}

#item1277 {
	width:604px !important;
	height:56px !important;
	background:#3a211b;
}

#item1499 {
	width:604px !important;
	height:50px !important;
	left:595px !important;
	top:738px !important;
	background:#262859;
}

#item1500 {
	width:194px !important;
	height:30px !important;
	left:170px !important;
	top:711px !important;
}

#item1501 {
	width:191px !important;
	height:44px !important;
	left:383px !important;
	top:709px !important;
}

#item1502 {
	width:486px !important;
	height:95px !important;
	left:62px !important;
	top:13px !important;
}

#item1560 {
	width:159px !important;
	height:317px !important;
	left:266px !important;
	top:-9px !important;
	border-radius:9px;
}

#item1587 {
	width:329px !important;
	height:135px !important;
	left:266px !important;
	top:519px !important;
	border-radius:9px;
}

#item1609 {
	width:330px !important;
	height:29px !important;
	left:266px !important;
	top:660px !important;
	background:#1b0009;
}

#item1858 {
	width:495px !important;
	height:96px !important;
	left:53px !important;
	top:21px !important;
}

#item1859 {
	width:198px !important;
	height:45px !important;
	left:44px !important;
	top:684px !important;
}

#item1860 {
	width:153px !important;
	height:20px !important;
	left:80px !important;
	top:741px !important;
}

#item1899 {
	width:159px !important;
	height:184px !important;
	left:436px !important;
	top:-9px !important;
	border-radius:9px;
}

#item1909 {
	width:159px !important;
	height:317px !important;
	left:266px !important;
	top:-9px !important;
	border-radius:9px;
}

#item1979 {
	width:330px !important;
	height:29px !important;
	left:266px !important;
	top:660px !important;
	background:#1b0009;
}

#item2228 {
	width:279px !important;
	height:87px !important;
	left:17px !important;
	top:18px !important;
}

#item2381 {
	width:149px !important;
	height:29px !important;
	left:48px !important;
	top:702px !important;
}

#item2382 {
	width:167px !important;
	height:101px !important;
	left:390px !important;
	top:630px !important;
}

#item2532 {
	width:395px !important;
	height:108px !important;
	left:595px !important;
	top:657px !important;
}

#item2533 {
	width:140px !important;
	height:12px !important;
	left:417px !important;
	top:717px !important;
}

#item2534 {
	width:140px !important;
	height:12px !important;
	left:417px !important;
	top:735px !important;
}

#item525 {
	width:52px !important;
	height:33px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fecb00;
}

#item524 {
	width:52px !important;
	height:33px !important;
	left:552px !important;
	top:-9px !important;
	background:#fecb00;
}

#item2665 {
	width:52px !important;
	height:33px !important;
	left:552px !important;
	top:-9px !important;
	background:#fecb00;
}

#item2818 {
	width:361px !important;
	height:166px !important;
	left:93px !important;
	top:27px !important;
}

#item2838 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

#item2861 {
	width:497px !important;
	height:294px !important;
	left:42px !important;
	top:99px !important;
	border:solid 1px #54a926;
}

#item2884 {
	width:9px !important;
	height:68px !important;
	left:534px !important;
	top:287px !important;
	background:#fff;
}

#item2885 {
	width:9px !important;
	height:30px !important;
	left:534px !important;
	top:240px !important;
	background:#fff;
}

@keyframes fly-in-left-2886 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-2886 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2887 {
	width:406px !important;
	height:97px !important;
	background:#f39502;
	border:solid 1px #f39502;
}

#item2944 {
	width:287px !important;
	height:121px !important;
	left:252px !important;
	top:404px !important;
	border:solid 1px #54a926;
}

#item2987 {
	width:195px !important;
	height:304px !important;
	left:42px !important;
	top:404px !important;
	border:solid 1px #54a926;
}

#item778 {
	width:166px !important;
	height:43px !important;
	left:438px !important;
	top:-9px !important;
	background:#646262;
}

#item3028 {
	width:497px !important;
	height:217px !important;
	left:56px !important;
	top:56px !important;
	border:solid 1px #54a926;
}

#item3029 {
	width:183px !important;
	height:421px !important;
	left:370px !important;
	top:284px !important;
	border:solid 1px #54a926;
}

#item3030 {
	width:299px !important;
	height:421px !important;
	left:56px !important;
	top:284px !important;
	border:solid 1px #54a926;
}

@keyframes fly-in-top-3031 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-3031 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-3047 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-3047 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-3216 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3216 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3217 {
	width:496px !important;
	height:167px !important;
	background:#2e653b;
	border:dotted 1px #2e653b;
}

#item3252 {
	width:201px !important;
	height:14px !important;
	left:193px !important;
	top:774px !important;
	background:#d85929;
}

#item3253 {
	width:201px !important;
	height:14px !important;
	left:-9px !important;
	top:774px !important;
	background:#fced4f;
}

#item3254 {
	width:201px !important;
	height:14px !important;
	left:394px !important;
	top:774px !important;
	background:#2a613c;
}

#item3277 {
	width:113px !important;
	height:13px !important;
	left:143px !important;
	top:639px !important;
}

#item3278 {
	width:151px !important;
	height:71px !important;
	left:17px !important;
	top:14px !important;
}

#item3279 {
	width:177px !important;
	height:90px !important;
	left:398px !important;
	top:675px !important;
}

#item3317 {
	width:285px !important;
	height:35px !important;
	left:290px !important;
	top:729px !important;
}

#item3360 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

@keyframes fly-in-top-3685 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-3685 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-3781 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3781 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-3893 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3893 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-3826 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-3826 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-3970 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-3970 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-4015 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-4015 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4137 {
	width:496px !important;
	height:328px !important;
}

#item4119 {
	width:496px !important;
	height:328px !important;
}

#item4100 {
	width:496px !important;
	height:328px !important;
}

#item4084 {
	width:496px !important;
	height:328px !important;
}

#item4082 {
	width:496px !important;
	height:328px !important;
	left:43px !important;
	top:381px !important;
}

#item4163 {
	width:216px !important;
	height:84px !important;
	left:345px !important;
	top:681px !important;
}

#item4382 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

#item4622 {
	opacity:0.90;
	width:1208px !important;
	height:797px !important;
	left:10px !important;
	top:10px !important;
	background:#575656;
}

#item4638 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item4623 {
	width:30px !important;
	height:30px !important;
	left:58px !important;
	top:72px !important;
}

#item4663 {
	width:496px !important;
	height:304px !important;
	background:#fff;
}

#item4701 {
	width:30px !important;
	height:53px !important;
	left:295px !important;
	top:72px !important;
	background:#fff;
}

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

#item4618 {
	width:1218px !important;
	height:807px !important;
	left:-19px !important;
	top:-19px !important;
}

#item4461 {
	width:166px !important;
	height:43px !important;
	left:438px !important;
	top:-9px !important;
	background:#646262;
}

#item4484 {
	width:166px !important;
	height:43px !important;
	left:438px !important;
	top:-9px !important;
	background:#646262;
}

@keyframes pulse-4715 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-4715 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4729 {
	width:25px !important;
	height:25px !important;
}

#item4715 {
	width:25px !important;
	height:25px !important;
	left:527px !important;
	top:56px !important;
}

#item4874 {
	width:52px !important;
	height:33px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fecb00;
}

@keyframes fly-in-bottom-4837 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-4837 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4838 {
	opacity:0.30;
	width:326px !important;
	height:342px !important;
	background:#5e98e2;
}

#item5158 {
	width:475px !important;
	height:372px !important;
}

#item5144 {
	width:475px !important;
	height:372px !important;
}

#item5123 {
	width:475px !important;
	height:372px !important;
}

#item5103 {
	width:475px !important;
	height:372px !important;
}

#item5087 {
	width:475px !important;
	height:372px !important;
}

#item5073 {
	width:475px !important;
	height:372px !important;
}

#item5062 {
	width:475px !important;
	height:372px !important;
	left:42px !important;
	top:57px !important;
}

#item4963 {
	opacity:0.30;
	width:262px !important;
	height:797px !important;
	left:342px !important;
	top:-9px !important;
	background:#5e98e2;
}

#item5400 {
	width:52px !important;
	height:33px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fecb00;
}

#item5492 {
	opacity:0.90;
	width:604px !important;
	height:797px !important;
	left:10px !important;
	top:10px !important;
	background:#575656;
}

#item5508 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item5493 {
	width:30px !important;
	height:30px !important;
	left:64px !important;
	top:72px !important;
}

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

#item5488 {
	width:614px !important;
	height:807px !important;
	left:585px !important;
	top:-19px !important;
}

#item5469 {
	width:171px !important;
	height:117px !important;
	left:413px !important;
	top:648px !important;
}

@keyframes pulse-5470 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-5470 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item5480 {
	width:25px !important;
	height:25px !important;
}

#item5470 {
	width:25px !important;
	height:25px !important;
	left:527px !important;
	top:55px !important;
}

#item5549 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

#item5660 {
	width:166px !important;
	height:43px !important;
	left:438px !important;
	top:-9px !important;
	background:#646262;
}

#item5683 {
	width:166px !important;
	height:43px !important;
	left:438px !important;
	top:-9px !important;
	background:#646262;
}

#item5936 {
	width:109px !important;
	height:54px !important;
	left:309px !important;
	top:720px !important;
}

#item5937 {
	width:148px !important;
	height:51px !important;
	left:422px !important;
	top:723px !important;
}

#item5958 {
	width:801px !important;
	height:389px !important;
	left:-9px !important;
	top:-9px !important;
}

#item5980 {
	width:232px !important;
	height:379px !important;
	left:-9px !important;
	top:326px !important;
	background:#fff;
}

@keyframes fly-in-left-6003 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-6003 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6004 {
	opacity:0.55;
	width:801px !important;
	height:128px !important;
	background:#00225a;
}

@keyframes fly-in-bottom-6049 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-6049 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6050 {
	width:338px !important;
	height:413px !important;
	background:#063168;
}

#item6188 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

#item6073 {
	width:778px !important;
	height:1006px !important;
	left:215px !important;
	top:285px !important;
	background:#fff;
	border:dashed 1px #063168;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6076 {
	width:676px !important;
	height:428px !important;
	border:dashed 1px #063168;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6347 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

@keyframes fly-in-top-6414 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	36.4% {opacity:1;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-top-6414 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	36.4% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item6415 {
	width:176px !important;
	height:50px !important;
	left:403px !important;
	top:719px !important;
}

@keyframes fly-in-left-6491 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-6491 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6492 {
	width:393px !important;
	height:156px !important;
	background:#8f9f73;
}

#item6675 {
	opacity:0.90;
	width:1208px !important;
	height:797px !important;
	left:10px !important;
	top:10px !important;
	background:#575656;
}

#item6687 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item6676 {
	width:30px !important;
	height:30px !important;
	left:58px !important;
	top:72px !important;
}

#item6694 {
	width:495px !important;
	height:284px !important;
	left:61px !important;
	top:123px !important;
}

#item6698 {
	width:495px !important;
	height:284px !important;
	left:670px !important;
	top:123px !important;
}

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

#item6671 {
	width:1218px !important;
	height:807px !important;
	left:-19px !important;
	top:-19px !important;
}

#item6787 {
	width:52px !important;
	height:33px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fecb00;
}

#item6856 {
	width:242px !important;
	height:88px !important;
	left:297px !important;
	top:621px !important;
	background:#8f9f73;
}

#item6889 {
	width:604px !important;
	height:797px !important;
	left:595px !important;
	top:-9px !important;
	background:#fff;
}

#item6890 {
	opacity:0.20;
	width:242px !important;
	height:292px !important;
	left:56px !important;
	top:417px !important;
	background:#f9ae00;
}

#item6926 {
	width:994px !important;
	height:584px !important;
	left:56px !important;
	top:417px !important;
	border:dashed 1px #f9ae00;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7077 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

#item7100 {
	width:228px !important;
	height:301px !important;
	left:311px !important;
	top:489px !important;
	background:#f9ae00;
}

#item7101 {
	width:454px !important;
	height:530px !important;
	left:312px !important;
	top:212px !important;
	background:#fff;
	border:dashed 1px #e93432;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7102 {
	width:317px !important;
	height:371px !important;
	left:236px !important;
	top:417px !important;
}

#item7119 {
	width:166px !important;
	height:43px !important;
	left:438px !important;
	top:-9px !important;
	background:#646262;
}

#item7253 {
	width:166px !important;
	height:156px !important;
	background:#0079ab;
}

#item7277 {
	width:454px !important;
	height:242px !important;
	background:#fff;
	border:dashed 1px #9ac51f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7318 {
	width:124px !important;
	height:21px !important;
	left:98px !important;
	top:28px !important;
}

#item7335 {
	width:30px !important;
	height:15px !important;
	left:46px !important;
	top:7px !important;
}

#item7344 {
	width:75px !important;
	height:22px !important;
}

#item777 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

#item7470 {
	width:994px !important;
	height:104px !important;
	left:42px !important;
	top:656px !important;
	border:dashed 1px #114f29;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7565 {
	width:278px !important;
	height:540px !important;
	background:#f3f5f0;
}

#item7518 {
	width:278px !important;
	height:540px !important;
	background:#f3f5f0;
}

#item7516 {
	width:278px !important;
	height:540px !important;
	left:261px !important;
	top:105px !important;
}

#item7583 {
	width:604px !important;
	height:797px !important;
	left:595px !important;
	top:-9px !important;
}

#item7637 {
	width:80px !important;
	height:15px !important;
	background:#ec6315;
}

#item7613 {
	width:80px !important;
	height:15px !important;
	background:#ec6315;
}

#item7611 {
	width:80px !important;
	height:15px !important;
	left:101px !important;
	top:759px !important;
}

#item7687 {
	width:89px !important;
	height:15px !important;
	background:#0f6234;
}

#item7663 {
	width:89px !important;
	height:15px !important;
	background:#0f6234;
}

#item7661 {
	width:89px !important;
	height:15px !important;
	left:185px !important;
	top:759px !important;
}

#item7932 {
	width:327px !important;
	height:268px !important;
}

#item7918 {
	width:327px !important;
	height:268px !important;
}

#item7909 {
	width:327px !important;
	height:268px !important;
}

#item7906 {
	width:327px !important;
	height:268px !important;
	left:212px !important;
	top:441px !important;
}

#item7947 {
	width:147px !important;
	height:24px !important;
	left:323px !important;
	top:717px !important;
}

#item8055 {
	width:157px !important;
	height:244px !important;
	left:381px !important;
	top:465px !important;
	background:#5e88d2;
}

#item8100 {
	width:130px !important;
	height:57px !important;
	left:80px !important;
	top:636px !important;
}

#item8101 {
	width:69px !important;
	height:24px !important;
	left:298px !important;
	top:669px !important;
}

#item8102 {
	width:65px !important;
	height:30px !important;
	left:377px !important;
	top:666px !important;
}

@keyframes fly-in-right-8222 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-8222 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8223 {
	width:992px !important;
	height:266px !important;
	background:#fff;
	border:dashed 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes pulse-8334 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-8334 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8349 {
	width:25px !important;
	height:25px !important;
}

#item8336 {
	width:25px !important;
	height:25px !important;
}

#item8334 {
	width:25px !important;
	height:25px !important;
	left:513px !important;
	top:57px !important;
}

#item8367 {
	opacity:0.90;
	width:1208px !important;
	height:797px !important;
	left:10px !important;
	top:10px !important;
	background:#575656;
}

#item8386 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item8368 {
	width:30px !important;
	height:30px !important;
	left:58px !important;
	top:72px !important;
}

#item8418 {
	width:496px !important;
	height:280px !important;
	left:671px !important;
	top:447px !important;
}

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

#item8363 {
	width:1218px !important;
	height:807px !important;
	left:-19px !important;
	top:-19px !important;
}

#item8471 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

@keyframes pulse-8619 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-8619 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8628 {
	width:25px !important;
	height:25px !important;
}

#item8619 {
	width:25px !important;
	height:25px !important;
	left:513px !important;
	top:56px !important;
}

#item8641 {
	opacity:0.90;
	width:604px !important;
	height:797px !important;
	left:10px !important;
	top:10px !important;
	background:#575656;
}

#item8656 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item8642 {
	width:30px !important;
	height:30px !important;
	left:58px !important;
	top:72px !important;
}

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

#item8637 {
	width:614px !important;
	height:807px !important;
	left:-19px !important;
	top:-19px !important;
}

#item8687 {
	width:150px !important;
	height:50px !important;
	left:190px !important;
	top:720px !important;
}

#item8688 {
	width:92px !important;
	height:28px !important;
	left:397px !important;
	top:737px !important;
}

#item8689 {
	width:52px !important;
	height:28px !important;
	left:497px !important;
	top:737px !important;
}

#item8797 {
	width:157px !important;
	height:43px !important;
	left:215px !important;
	top:722px !important;
}

#item8798 {
	width:159px !important;
	height:48px !important;
	left:395px !important;
	top:717px !important;
}

@keyframes fly-in-bottom-8906 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-8906 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-8912 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-8912 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-8921 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-8921 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9090 {
	opacity:0.90;
	width:604px !important;
	height:797px !important;
	left:10px !important;
	top:10px !important;
	background:#575656;
}

#item9108 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item9091 {
	width:30px !important;
	height:30px !important;
	left:64px !important;
	top:72px !important;
}

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

#item9086 {
	width:614px !important;
	height:807px !important;
	left:585px !important;
	top:-19px !important;
}

#item8819 {
	width:166px !important;
	height:43px !important;
	left:438px !important;
	top:-9px !important;
	background:#646262;
}

#item8931 {
	width:207px !important;
	height:18px !important;
	left:377px !important;
	top:756px !important;
}

@keyframes pulse-9064 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-9064 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9074 {
	width:25px !important;
	height:25px !important;
}

#item9064 {
	width:25px !important;
	height:25px !important;
	left:527px !important;
	top:56px !important;
}

#item9173 {
	width:992px !important;
	height:322px !important;
	left:42px !important;
	top:537px !important;
	background:#fff;
	border:dashed 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes fly-in-left-9268 {
	0% {
		transform:translate(-169.937px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-9268 {
	0% {
		-webkit-transform:translate(-169.937px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9269 {
	width:570px !important;
	height:36px !important;
	background:#fff;
	border:dashed 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9469 {
	width:1208px !important;
	height:797px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

@keyframes fly-in-top-9470 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-9470 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9471 {
	width:454px !important;
	height:564px !important;
	background:#fff;
	border:solid 1px #dc1f25;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes fly-in-left-9537 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-9537 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9538 {
	width:496px !important;
	height:132px !important;
	background:#1a347b;
}

#item9563 {
	width:454px !important;
	height:274px !important;
	background:#dc1f25;
	border:solid 1px #dc1f25;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9733 {
	width:41px !important;
	height:797px !important;
	background:#dc1f25;
}

@keyframes fly-in-top-9756 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-9756 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9757 {
	width:496px !important;
	height:816px !important;
	background:#fff;
	border:solid 1px #1a347b;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9780 {
	width:247px !important;
	height:42px !important;
	left:58px !important;
	top:573px !important;
	background:#475c95;
}

#item9781 {
	width:247px !important;
	height:24px !important;
	left:58px !important;
	top:621px !important;
	background:#475c95;
}

#item9782 {
	width:247px !important;
	height:24px !important;
	left:58px !important;
	top:651px !important;
	background:#475c95;
}

#item9783 {
	width:247px !important;
	height:24px !important;
	left:58px !important;
	top:681px !important;
	background:#475c95;
}

#item9875 {
	width:248px !important;
	height:91px !important;
	background:#1a347b;
}

#item10065 {
	width:242px !important;
	height:324px !important;
	background:#dae0c3;
}

#item10063 {
	width:242px !important;
	height:324px !important;
	left:43px !important;
	top:381px !important;
}

#item10106 {
	width:96px !important;
	height:12px !important;
	top:10px !important;
	border-radius:23px;
	background:#dae0c3;
}

#item10107 {
	width:25px !important;
	height:25px !important;
	left:77px !important;
}

#item9985 {
	width:216px !important;
	height:384px !important;
	background:#c3cba4;
}

#item10144 {
	width:216px !important;
	height:228px !important;
	left:57px !important;
	top:81px !important;
}

#item10159 {
	width:263px !important;
	height:252px !important;
	background:#a4ae7c;
}

#item10157 {
	width:263px !important;
	height:252px !important;
	left:289px !important;
	top:453px !important;
}

#item10196 {
	width:263px !important;
	height:360px !important;
	background:#dae0c3;
}

#item10194 {
	width:263px !important;
	height:360px !important;
	left:289px !important;
	top:81px !important;
}

#item10374 {
	width:75px !important;
	height:8px !important;
	left:107px !important;
	top:723px !important;
}

#item10375 {
	width:90px !important;
	height:14px !important;
	left:251px !important;
	top:733px !important;
}

#item10376 {
	width:72px !important;
	height:14px !important;
	left:179px !important;
	top:733px !important;
}

#item10377 {
	width:162px !important;
	height:116px !important;
	left:413px !important;
	top:642px !important;
}

#item10397 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

@keyframes pulse-10496 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-10496 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item10505 {
	width:25px !important;
	height:25px !important;
}

#item10496 {
	width:25px !important;
	height:25px !important;
	left:549px !important;
	top:18px !important;
}

#item10517 {
	opacity:0.90;
	width:604px !important;
	height:797px !important;
	left:10px !important;
	top:10px !important;
	background:#575656;
}

#item10530 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item10518 {
	width:30px !important;
	height:30px !important;
	left:64px !important;
	top:72px !important;
}

#item10560 {
	width:293px !important;
	height:40px !important;
	top:564px !important;
	background:#ef7528;
}

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

#item10513 {
	width:614px !important;
	height:807px !important;
	left:-19px !important;
	top:-19px !important;
}

#item10583 {
	width:135px !important;
	height:36px !important;
	left:431px !important;
	top:681px !important;
}

#item10603 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

#item10753 {
	width:270px !important;
	height:184px !important;
	left:428px !important;
	top:612px !important;
	background:#fff;
	border:dashed 1px #1e5f9e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item10776 {
	width:728px !important;
	height:176px !important;
	left:595px !important;
	top:-7px !important;
	background:#fff;
	border:dashed 1px #1e5f9e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item10803 {
	opacity:0.90;
	width:1208px !important;
	height:797px !important;
	left:10px !important;
	top:10px !important;
	background:#575656;
}

#item10815 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item10804 {
	width:30px !important;
	height:30px !important;
	left:58px !important;
	top:72px !important;
}

#item10843 {
	width:110px !important;
	height:102px !important;
	left:386px !important;
	top:2px !important;
	border-radius:12px;
	background:#0060a5;
}

#item10867 {
	width:419px !important;
	height:105px !important;
	border-radius:12px;
	background:#abafb3;
}

#item10891 {
	width:110px !important;
	height:102px !important;
	left:386px !important;
	border-radius:12px;
	background:#0060a5;
}

#item10915 {
	width:419px !important;
	height:105px !important;
	border-radius:12px;
	background:#abafb3;
}

#item10939 {
	width:110px !important;
	height:141px !important;
	left:386px !important;
	top:1px !important;
	border-radius:12px;
	background:#0060a5;
}

#item10963 {
	width:419px !important;
	height:146px !important;
	border-radius:12px;
	background:#abafb3;
}

#item10987 {
	width:99px !important;
	height:105px !important;
	left:397px !important;
	border-radius:12px;
	background:#0060a5;
}

#item11011 {
	width:419px !important;
	height:105px !important;
	border-radius:12px;
	background:#abafb3;
}

#item11035 {
	width:496px !important;
	height:72px !important;
	border-radius:12px;
	background:#0060a5;
}

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

#item10799 {
	width:1218px !important;
	height:807px !important;
	left:-19px !important;
	top:-19px !important;
}

#item10643 {
	width:166px !important;
	height:43px !important;
	left:438px !important;
	top:-9px !important;
	background:#646262;
}

#item11058 {
	width:135px !important;
	height:15px !important;
	left:224px !important;
	top:739px !important;
}

@keyframes pulse-11059 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11059 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11068 {
	width:25px !important;
	height:25px !important;
}

#item11059 {
	width:25px !important;
	height:25px !important;
	left:527px !important;
	top:56px !important;
}

#item11219 {
	width:230px !important;
	height:39px !important;
	left:345px !important;
	top:717px !important;
}

#item11258 {
	width:166px !important;
	height:43px !important;
	left:-9px !important;
	top:-9px !important;
	background:#646262;
}

@keyframes pulse-11430 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11430 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11442 {
	width:25px !important;
	height:25px !important;
}

#item11430 {
	width:25px !important;
	height:25px !important;
	left:513px !important;
	top:56px !important;
}

#item11456 {
	opacity:0.90;
	width:604px !important;
	height:797px !important;
	left:10px !important;
	top:10px !important;
	background:#575656;
}

#item11470 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item11457 {
	width:30px !important;
	height:30px !important;
	left:58px !important;
	top:72px !important;
}

#item11479 {
	width:495px !important;
	height:284px !important;
	left:62px !important;
	top:127px !important;
}

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

#item11452 {
	width:614px !important;
	height:807px !important;
	left:-19px !important;
	top:-19px !important;
}

#item11483 {
	width:99px !important;
	height:20px !important;
	left:332px !important;
	top:738px !important;
}

#item11484 {
	width:374px !important;
	height:103px !important;
	left:21px !important;
	top:41px !important;
}

#item11505 {
	opacity:0.20;
	width:1208px !important;
	height:797px !important;
	left:-9px !important;
	top:-9px !important;
	background:#c09f69;
}

#item11516 {
	width:604px !important;
	height:406px !important;
	left:595px !important;
	top:382px !important;
	background:#00aeef;
}

#item11517 {
	width:604px !important;
	height:407px !important;
	left:595px !important;
	top:381px !important;
}

#item11684 {
	width:210px !important;
	height:77px !important;
	left:17px !important;
	top:612px !important;
}

#item11685 {
	width:91px !important;
	height:9px !important;
	left:20px !important;
	top:711px !important;
}

#item11686 {
	width:50px !important;
	height:13px !important;
	left:98px !important;
	top:720px !important;
}

#item11687 {
	width:69px !important;
	height:18px !important;
	left:157px !important;
	top:720px !important;
}

#item11733 {
	width:604px !important;
	height:398px !important;
	left:595px !important;
	top:390px !important;
}

#item11855 {
	width:19px !important;
	height:264px !important;
	left:576px !important;
	top:-31px !important;
	background:#fff;
}

#item12022 {
	opacity:0.90;
	width:604px !important;
	height:797px !important;
	left:19px !important;
	top:10px !important;
	background:#575656;
}

#item12034 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item12023 {
	width:30px !important;
	height:30px !important;
	left:32px !important;
	top:20px !important;
}

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

#item12018 {
	width:622px !important;
	height:807px !important;
	left:577px !important;
	top:-19px !important;
}

#item11710 {
	width:166px !important;
	height:43px !important;
	left:438px !important;
	top:-9px !important;
	background:#646262;
}

#item11992 {
	width:286px !important;
	height:69px !important;
	left:40px !important;
	top:419px !important;
}

#item11993 {
	width:215px !important;
	height:16px !important;
	left:40px !important;
	top:573px !important;
}

@keyframes pulse-11994 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11994 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12009 {
	width:25px !important;
	height:25px !important;
}

#item11996 {
	width:25px !important;
	height:25px !important;
}

#item11994 {
	width:25px !important;
	height:25px !important;
	left:527px !important;
	top:57px !important;
}

@keyframes fly-in-left-12103 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-12103 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12104 {
	opacity:0.19;
	width:401px !important;
	height:72px !important;
	border-radius:12px;
	background:#8ac7a6;
}

#item12127 {
	width:242px !important;
	height:270px !important;
	left:43px !important;
	top:363px !important;
	border-radius:12px;
	background:#098550;
}

#item12128 {
	width:484px !important;
	height:540px !important;
	left:297px !important;
	top:363px !important;
	border-radius:12px;
	border:solid 0.5px #098550;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes twirl-12217 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-12217 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item12266 {
	width:163px !important;
	height:9px !important;
	left:266px !important;
	top:147px !important;
	background:#00853e;
}

#item12271 {
	opacity:0.90;
	width:1208px !important;
	height:797px !important;
	left:10px !important;
	top:10px !important;
	background:#575656;
}

#item12291 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item12272 {
	width:30px !important;
	height:30px !important;
	left:58px !important;
	top:72px !important;
}

#item12305 {
	width:480px !important;
	height:274px !important;
	left:67px !important;
	top:155px !important;
}

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

#item12267 {
	width:1218px !important;
	height:807px !important;
	left:-19px !important;
	top:-19px !important;
}

#item12309 {
	width:105px !important;
	height:16px !important;
	left:121px !important;
	top:693px !important;
}

@keyframes pulse-12310 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12310 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12322 {
	width:25px !important;
	height:25px !important;
}

#item12310 {
	width:25px !important;
	height:25px !important;
	left:527px !important;
	top:56px !important;
}

#item12350 {
	opacity:0.20;
	width:604px !important;
	height:797px !important;
	left:-9px !important;
	top:-9px !important;
	background:#c09f69;
}

#item12363 {
	width:155px !important;
	height:17px !important;
	left:383px !important;
	top:729px !important;
	border-radius:91px;
	background:#ddc796;
}

#item12540 {
	width:270px !important;
	height:149px !important;
	left:9px !important;
	top:3px !important;
}

#item12541 {
	width:68px !important;
	height:15px !important;
	left:193px !important;
	top:732px !important;
}

#item12542 {
	width:77px !important;
	height:12px !important;
	left:189px !important;
	top:717px !important;
}
#in5footer,  #prefooter {display:none;}
