/* 	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; }
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; width:100%; top:0; left:0; }
#container-wrap, #container { min-height: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],[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'][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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.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;
}
.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 {
	-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%; }

.page.ls { bottom:auto !important; }

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;
}	
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);
}

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.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; }
.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; 
}
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:1.5ex;padding-left:1.5ex; }
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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'Awesome elevateafrica content loading'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:49633px; height:854px; }
/* 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:842px) {
	.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; }
}
#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 #1c3c6c; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#1c3c6c;}
#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;
}
@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);
		transform:translateY(120px);
		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;}
}
#item890 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:516px !important;
	height:129px !important;
	left:40px !important;
	top:713px !important;
	background:#000;
}

@keyframes fly-in-top-891 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-891 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-938 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-938 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-right-985 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-985 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1087 {
	width:113px !important;
	height:69px !important;
	left:52px !important;
	top:716px !important;
}

#item1088 {
	width:158px !important;
	height:69px !important;
	left:194px !important;
	top:716px !important;
}

#item1089 {
	width:166px !important;
	height:69px !important;
	left:377px !important;
	top:716px !important;
}

#item1212 {
	width:92px !important;
	height:19px !important;
	left:256px !important;
	top:809px !important;
	background:#fff;
}

#item18921 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item1330 {
	width:335px !important;
	height:192px !important;
	left:209px !important;
	top:620px !important;
}

#item18999 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item21353 {
	width:40px !important;
	height:280px !important;
	left:556px !important;
	top:481px !important;
	background:#fff;
}

#item1342 {
	width:169px !important;
	height:183px !important;
	left:394px !important;
	top:634px !important;
	background:#fff;
}

@keyframes fly-in-left-1393 {
	0% {
		transform:translate(-240px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1393 {
	0% {
		-webkit-transform:translate(-240px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-1415 {
	0% {
		transform:translate(-252px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1415 {
	0% {
		-webkit-transform:translate(-252px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-1437 {
	0% {
		transform:translate(-240px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1437 {
	0% {
		-webkit-transform:translate(-240px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-1459 {
	0% {
		transform:translate(-243px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1459 {
	0% {
		-webkit-transform:translate(-243px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-1462 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1462 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-1467 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1467 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-1471 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1471 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-1475 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1475 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1480 {
	width:21px !important;
	height:280px !important;
	top:481px !important;
	background:#fff;
}

#item19051 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

@keyframes fly-in-top-1858 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-1858 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19025 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item19103 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item19077 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item19156 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item2196 {
	width:16px !important;
	height:15px !important;
	left:300px !important;
	top:58px !important;
	background:#fff;
}

#item19130 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item2907 {
	width:510px !important;
	height:72px !important;
	left:34px !important;
	top:308px !important;
	border-radius:0 0 12px 12px;
	background:#7f7f7f;
}

#item19209 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item19182 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item19261 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item21369 {
	width:231px !important;
	height:294px !important;
	left:173px !important;
	top:106px !important;
}

#item21373 {
	width:231px !important;
	height:76px !important;
	left:244px !important;
	top:614px !important;
}

#item21377 {
	width:62px !important;
	height:11px !important;
	left:169px !important;
	top:811px !important;
}

#item21381 {
	width:83px !important;
	height:11px !important;
	left:457px !important;
	top:811px !important;
}

#item19313 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item22293 {
	width:28px !important;
	height:28px !important;
	left:530px !important;
	top:535px !important;
}

#item22365 {
	width:229px !important;
	height:105px !important;
	left:249px !important;
	top:713px !important;
}

#item22370 {
	width:567px !important;
	height:254px !important;
	left:31px !important;
	top:562px !important;
}

#item19287 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item22390 {
	width:28px !important;
	height:28px !important;
	left:526px !important;
	top:324px !important;
}

#item22368 {
	width:286px !important;
	height:269px !important;
	left:60px !important;
	top:546px !important;
}

#item22378 {
	width:494px !important;
	height:463px !important;
	left:60px !important;
	top:351px !important;
}

#item19365 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item22414 {
	width:289px !important;
	height:258px !important;
	left:262px !important;
	top:555px !important;
}

#item22416 {
	width:515px !important;
	height:459px !important;
	left:35px !important;
	top:346px !important;
}

#item22403 {
	width:300px !important;
	height:28px !important;
	left:247px !important;
	top:322px !important;
}

#item19339 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item22467 {
	width:308px !important;
	height:50px !important;
	left:47px !important;
	top:753px !important;
}

#item22460 {
	width:30px !important;
	height:28px !important;
	left:44px !important;
	top:697px !important;
}

#item22469 {
	width:512px !important;
	height:80px !important;
	left:47px !important;
	top:723px !important;
}

#item4527 {
	width:336px !important;
	height:204px !important;
	left:34px !important;
	top:335px !important;
}

#item4758 {
	width:109px !important;
	height:34px !important;
	left:261px !important;
	top:565px !important;
}

#item4838 {
	width:347px !important;
	height:266px !important;
	left:29px !important;
	top:543px !important;
}

#item4862 {
	width:28px !important;
	height:28px !important;
	left:348px !important;
	top:543px !important;
}

#item19417 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item21861 {
	width:88px !important;
	height:20px !important;
	left:412px !important;
	top:768px !important;
}

#item21865 {
	width:88px !important;
	height:12px !important;
	left:252px !important;
	top:754px !important;
}

#item21869 {
	width:149px !important;
	height:20px !important;
	left:13px !important;
	top:504px !important;
}

#item4908 {
	width:1736px !important;
	height:216px !important;
	left:34px !important;
	top:694px !important;
	background:#fde8e9;
	border:solid 0.5px #ed1c24;
	-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;
}

#item5476 {
	width:37px !important;
	height:34px !important;
	left:360px !important;
	top:730px !important;
}

#item5479 {
	width:33px !important;
	height:29px !important;
	left:502px !important;
	top:733px !important;
}

#item5482 {
	width:35px !important;
	height:29px !important;
	left:81px !important;
	top:733px !important;
}

#item19470 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item22689 {
	width:1736px !important;
	height:216px !important;
	left:-561px !important;
	top:694px !important;
	background:#fde8e9;
	border:solid 0.5px #ed1c24;
	-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;
}

#item6011 {
	width:164px !important;
	height:183px !important;
	left:404px !important;
	top:624px !important;
}

#item6106 {
	width:23px !important;
	height:41px !important;
	left:153px !important;
	top:727px !important;
}

#item6109 {
	width:33px !important;
	height:31px !important;
	left:61px !important;
	top:732px !important;
}

#item6112 {
	width:29px !important;
	height:35px !important;
	left:239px !important;
	top:730px !important;
}

#item19444 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item6272 {
	width:336px !important;
	height:190px !important;
	left:34px !important;
	top:591px !important;
}

#item19522 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

@keyframes fly-in-right-6331 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-6331 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6507 {
	width:349px !important;
	height:350px !important;
	left:29px !important;
	top:471px !important;
	background:#a8c5c8;
}

#item6508 {
	width:268px !important;
	height:26px !important;
	left:392px !important;
	top:496px !important;
	border-radius:undefined;
	background:#00355c;
}

@keyframes fly-in-left-6509 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-6509 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-6624 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-6624 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-6646 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-6646 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6764 {
	width:268px !important;
	height:185px !important;
	left:392px !important;
	top:656px !important;
	background:#3e99a2;
}

#item22634 {
	width:268px !important;
	height:26px !important;
	left:-203px !important;
	top:496px !important;
	border-radius:undefined;
	background:#00355c;
}

#item22644 {
	width:268px !important;
	height:185px !important;
	left:-203px !important;
	top:656px !important;
	background:#3e99a2;
}

#item6913 {
	width:324px !important;
	height:842px !important;
	left:272px !important;
	background:#3e99a2;
}

#item6990 {
	width:224px !important;
	height:26px !important;
	left:64px !important;
	top:286px !important;
	border-radius:undefined;
	background:#00355c;
}

#item21806 {
	width:176px !important;
	height:184px !important;
	left:414px !important;
	top:17px !important;
}

#item21875 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item7480 {
	width:340px !important;
	height:198px !important;
	left:208px !important;
	top:606px !important;
}

#item19601 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item22103 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item22049 {
	width:57px !important;
	height:73px !important;
	left:403px !important;
	top:605px !important;
}

#item19653 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item19627 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item19706 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item19680 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item19759 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item19733 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item19811 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item8196 {
	width:518px !important;
	height:642px !important;
	left:49px !important;
	top:100px !important;
	border:solid 2px #24408e;
}

@keyframes fly-in-top-8219 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-8219 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-8229 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-8229 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-right-8235 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-8235 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-right-8242 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-8242 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-8248 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-8248 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-8280 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-8280 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-8285 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-8285 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19863 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item8439 {
	width:510px !important;
	height:728px !important;
	left:51px !important;
	top:78px !important;
}

#item19837 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item19915 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item19889 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item22162 {
	width:340px !important;
	height:198px !important;
	left:51px !important;
	top:79px !important;
}

#item19968 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item19941 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20020 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item19994 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20072 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item20046 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20125 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item20099 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20177 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item20151 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item9707 {
	opacity:0.19;
	width:258px !important;
	height:143px !important;
	left:289px !important;
	top:402px !important;
	background:#40ad48;
}

#item20253 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item20227 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20305 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item20279 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20357 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item10277 {
	width:86px !important;
	height:21px !important;
	left:437px !important;
	top:757px !important;
}

#item10283 {
	width:163px !important;
	height:19px !important;
	left:399px !important;
	top:787px !important;
}

#item10319 {
	width:98px !important;
	height:21px !important;
	left:431px !important;
	top:757px !important;
}

#item10320 {
	width:170px !important;
	height:21px !important;
	left:395px !important;
	top:787px !important;
}

#item20331 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20409 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item20383 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item10569 {
	width:162px !important;
	height:504px !important;
	left:34px !important;
	top:260px !important;
	background:#fbd1d3;
}

@keyframes fadein-10751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10754 {
	width:143px !important;
	height:30px !important;
	left:49px !important;
	top:776px !important;
}

#item20463 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

@keyframes appear-10896 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-10896 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item10896 {
	width:103px !important;
	height:29px !important;
	left:205px !important;
	top:439px !important;
}

#item10967 {
	width:66px !important;
	height:22px !important;
	left:343px !important;
	top:471px !important;
}

@keyframes appear-11038 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-11038 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item11038 {
	width:103px !important;
	height:29px !important;
	left:325px !important;
	top:439px !important;
}

@keyframes appear-11109 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-11109 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item11109 {
	width:103px !important;
	height:29px !important;
	left:445px !important;
	top:439px !important;
}

@keyframes appear-11180 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-11180 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item11184 {
	width:101px !important;
	height:52px !important;
	left:209px !important;
	top:753px !important;
}

#item11210 {
	width:137px !important;
	height:50px !important;
	left:362px !important;
	top:756px !important;
}

#item11236 {
	width:124px !important;
	height:43px !important;
	left:424px !important;
	top:698px !important;
}

#item11262 {
	width:152px !important;
	height:95px !important;
	left:210px !important;
	top:622px !important;
}

#item11289 {
	width:198px !important;
	height:71px !important;
	left:349px !important;
	top:627px !important;
}

#item11316 {
	width:344px !important;
	height:384px !important;
	left:205px !important;
	top:424px !important;
}

#item11366 {
	width:344px !important;
	height:384px !important;
	left:205px !important;
	top:424px !important;
}

#item11416 {
	width:344px !important;
	height:384px !important;
	left:205px !important;
	top:424px !important;
}

#item11467 {
	width:344px !important;
	height:384px !important;
	left:205px !important;
	top:424px !important;
}

#item11517 {
	width:344px !important;
	height:384px !important;
	left:205px !important;
	top:424px !important;
}

#item11571 {
	width:26px !important;
	height:26px !important;
	left:363px !important;
	top:435px !important;
}

@keyframes appear-11592 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-11592 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item11592 {
	width:342px !important;
	height:203px !important;
	left:206px !important;
	top:575px !important;
}

#item11602 {
	width:147px !important;
	height:96px !important;
	left:401px !important;
	top:652px !important;
}

#item11628 {
	width:151px !important;
	height:109px !important;
	left:386px !important;
	top:546px !important;
}

#item11655 {
	width:186px !important;
	height:63px !important;
	left:248px !important;
	top:644px !important;
}

#item11682 {
	width:87px !important;
	height:43px !important;
	left:212px !important;
	top:599px !important;
}

#item11708 {
	width:344px !important;
	height:384px !important;
	left:204px !important;
	top:424px !important;
}

#item11760 {
	width:344px !important;
	height:384px !important;
	left:204px !important;
	top:424px !important;
}

#item11811 {
	width:344px !important;
	height:384px !important;
	left:203px !important;
	top:424px !important;
}

#item11862 {
	width:344px !important;
	height:384px !important;
	left:203px !important;
	top:424px !important;
}

#item11912 {
	width:26px !important;
	height:26px !important;
	left:362px !important;
	top:435px !important;
}

@keyframes appear-11933 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-11933 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item11933 {
	width:342px !important;
	height:208px !important;
	left:206px !important;
	top:537px !important;
}

@keyframes appear-11939 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-11939 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item11939 {
	width:342px !important;
	height:125px !important;
	left:206px !important;
	top:531px !important;
}

#item11947 {
	width:179px !important;
	height:69px !important;
	left:369px !important;
	top:519px !important;
}

#item11973 {
	width:57px !important;
	height:50px !important;
	left:224px !important;
	top:519px !important;
}

#item11999 {
	width:66px !important;
	height:59px !important;
	left:217px !important;
	top:602px !important;
}

#item12025 {
	width:176px !important;
	height:18px !important;
	left:278px !important;
	top:622px !important;
}

#item12051 {
	width:344px !important;
	height:384px !important;
	left:205px !important;
	top:424px !important;
}

#item12102 {
	width:344px !important;
	height:384px !important;
	left:204px !important;
	top:424px !important;
}

#item12153 {
	width:344px !important;
	height:384px !important;
	left:204px !important;
	top:424px !important;
}

#item12204 {
	width:344px !important;
	height:384px !important;
	left:205px !important;
	top:424px !important;
}

#item12254 {
	width:26px !important;
	height:26px !important;
	left:363px !important;
	top:435px !important;
}

#item20437 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20515 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item20489 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item12489 {
	width:159px !important;
	height:96px !important;
	left:208px !important;
	top:78px !important;
	background:#003a6c;
}

#item12512 {
	width:110px !important;
	height:27px !important;
	left:45px !important;
	top:690px !important;
}

#item12537 {
	width:110px !important;
	height:27px !important;
	left:45px !important;
	top:722px !important;
}

#item12562 {
	width:110px !important;
	height:27px !important;
	left:45px !important;
	top:755px !important;
}

#item12624 {
	width:65px !important;
	height:61px !important;
	left:211px !important;
	top:335px !important;
	background:#b1d7f2;
}

#item12625 {
	width:65px !important;
	height:60px !important;
	left:210px !important;
	top:181px !important;
	background:#b1d7f2;
}

#item12626 {
	width:65px !important;
	height:61px !important;
	left:299px !important;
	top:335px !important;
	background:#b1d7f2;
}

#item12627 {
	width:65px !important;
	height:60px !important;
	left:299px !important;
	top:181px !important;
	background:#b1d7f2;
}

#item12628 {
	width:65px !important;
	height:74px !important;
	left:477px !important;
	top:251px !important;
	background:#b1d7f2;
}

#item12629 {
	width:154px !important;
	height:89px !important;
	left:210px !important;
	top:81px !important;
	background:#b1d7f2;
}

#item12630 {
	width:65px !important;
	height:59px !important;
	left:68px !important;
	top:582px !important;
	background:#b1d7f2;
}

#item12631 {
	width:65px !important;
	height:87px !important;
	left:388px !important;
	top:154px !important;
	background:#b1d7f2;
}

#item12898 {
	width:550px !important;
	height:740px !important;
	top:45px !important;
	background:#fff;
}

#item12996 {
	width:549px !important;
	height:740px !important;
	top:45px !important;
	background:#fff;
}

#item13096 {
	width:549px !important;
	height:740px !important;
	top:47px !important;
	background:#fff;
}

#item21323 {
	width:10px !important;
	height:10px !important;
	left:236px !important;
}

#item21190 {
	width:550px !important;
	height:787px !important;
	left:34px !important;
	top:30px !important;
}

#item20567 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item13214 {
	width:28px !important;
	height:28px !important;
	left:528px !important;
	top:72px !important;
}

#item20541 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20641 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item20614 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20693 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item18903 {
	width:113px !important;
	height:156px !important;
	left:422px !important;
	top:233px !important;
}

#item18907 {
	width:113px !important;
	height:157px !important;
	left:422px !important;
	top:75px !important;
}

#item20667 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20745 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item20719 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item20799 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item20771 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item14208 {
	width:34px !important;
	height:21px !important;
	left:31px !important;
	top:816px !important;
}

#item22154 {
	width:461px !important;
	height:734px !important;
	left:76px !important;
	top:75px !important;
}

#item20825 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item22156 {
	width:562px !important;
	height:735px !important;
	left:-3px !important;
	top:74px !important;
}

#item22140 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:86px !important;
}

#item14484 {
	width:251px !important;
	height:406px !important;
	left:294px !important;
	top:400px !important;
	background:#e5e5e5;
	border:solid 1px #000;
}

#item20921 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item14483 {
	width:249px !important;
	height:364px !important;
	left:311px !important;
	top:442px !important;
	border:solid 1px #000;
}

#item20893 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item14575 {
	width:251px !important;
	height:308px !important;
	left:294px !important;
	top:498px !important;
	background:#e5e5e5;
	border:solid 1px #000;
}

#item20973 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}

#item20947 {
	width:34px !important;
	height:24px !important;
	left:530px !important;
	top:813px !important;
}

#item14754 {
	opacity:0.15;
	width:271px !important;
	height:261px !important;
	left:40px !important;
	top:125px !important;
	background:#019a83;
}

#item14799 {
	opacity:0.40;
	width:29px !important;
	height:228px !important;
	left:197px !important;
	top:151px !important;
	background:#019a83;
}

#item14800 {
	opacity:0.40;
	width:29px !important;
	height:228px !important;
	left:277px !important;
	top:151px !important;
	background:#019a83;
}

#item14823 {
	width:272px !important;
	height:20px !important;
	left:39px !important;
	top:106px !important;
	background:#019a83;
}

#item14847 {
	opacity:0.15;
	width:510px !important;
	height:135px !important;
	left:41px !important;
	top:672px !important;
	background:#104b8d;
}

#item14867 {
	width:510px !important;
	height:19px !important;
	left:41px !important;
	top:657px !important;
	background:#104b8d;
}

#item14976 {
	opacity:0.80;
	width:211px !important;
	height:16px !important;
	left:365px !important;
	top:105px !important;
	border-radius:0 12px 0 12px;
	background:#fff;
}

#item21025 {
	width:34px !important;
	height:24px !important;
	left:31px !important;
	top:813px !important;
}
#in5footer,  #prefooter {display:none;}
