/* 	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; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1836px; height:2500px; background: #fff !important; }
.paper-vertical { width:1836px; height:100%; }
.paper-horizontal { width:53534px; height:2512px; }
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:71%;
	width:30px;
	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);
}
@media all and (max-height:2500px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1836px) {
	.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 #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;}
}

#item6984 {
	width:519px !important;
	left:1266px !important;
	top:1784px !important;
	min-height:157px !important;
}

@keyframes pulse-7008 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-7008 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item55613 {
	width:1836px !important;
	height:117px !important;
	background:#006850;
}

#item55610 {
	width:1836px !important;
	height:117px !important;
}

#item55617 {
	width:1464px !important;
	min-height:91px !important;
}

#item55614 {
	width:1464px !important;
	height:91px !important;
	left:186px !important;
	top:26px !important;
}

@keyframes custom-50759 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-557.5px,0px);}
}
@-webkit-keyframes custom-50759 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-557.5px,0px);}
}
#item50761 {
	width:569px !important;
	height:2500px !important;
	left:5px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#006850;
	outline:solid 1px #006850;
}

#item50768 {
	width:524px !important;
	height:54px !important;
	padding:0px 0px 0px 40px;
}

#item50762 {
	width:524px !important;
	height:54px !important;
	left:6px !important;
	top:908px !important;
}

#item50796 {
	width:524px !important;
	height:36px !important;
	padding:0px 0px 0px 40px;
}

#item50791 {
	width:524px !important;
	height:36px !important;
	top:1062px !important;
}

#item50853 {
	width:524px !important;
	height:71px !important;
	padding:0px 0px 0px 40px;
}

#item50848 {
	width:524px !important;
	height:71px !important;
	left:5px !important;
	top:1583px !important;
}

#item50881 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item50876 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1510px !important;
}

#item50909 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item50904 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1437px !important;
}

#item50938 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item50932 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1364px !important;
}

#item50966 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item50961 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1291px !important;
}

#item50994 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item50989 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1208px !important;
}

#item51022 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item51017 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1133px !important;
}

#item51050 {
	width:524px !important;
	height:37px !important;
	padding:0px 0px 0px 40px;
}

#item51045 {
	width:524px !important;
	height:37px !important;
	left:5px !important;
	top:989px !important;
}

#item51079 {
	width:524px !important;
	height:54px !important;
	padding:0px 0px 0px 40px;
}

#item51073 {
	width:524px !important;
	height:54px !important;
	left:5px !important;
	top:833px !important;
}

#item51107 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item51102 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:733px !important;
}

#item51136 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item51131 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:630px !important;
}

#item51164 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item51159 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:527px !important;
}

#item51192 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item51187 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:454px !important;
}

#item51220 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item51215 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:351px !important;
}

#item51248 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item51243 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:278px !important;
}

#item51276 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item51271 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:206px !important;
}

#item51305 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item51299 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:133px !important;
}

#item51334 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item51329 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:60px !important;
}

#item51357 {
	width:126px !important;
	height:126px !important;
	left:87px !important;
	top:260px !important;
}

#item51370 {
	width:211px !important;
	height:209px !important;
	border-radius:21px 0 0 21px;
	background:#202725;
}

#item51365 {
	width:211px !important;
	height:209px !important;
	top:248px !important;
}

#item302 {
	width:364px !important;
	height:391px !important;
	left:93px !important;
	top:592px !important;
}

#item58510 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item327 {
	width:1042px !important;
	left:3px !important;
	top:460px !important;
	min-height:64px !important;
	padding:4px;
}

@keyframes fadein-327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item598 {
	width:1199px !important;
	left:587px !important;
	top:2285px !important;
	min-height:210px !important;
}

#item9602 {
	width:1840px !important;
	height:342px !important;
	background:#006850;
}

#item26906 {
	width:902px !important;
	left:122px !important;
	top:558px !important;
	min-height:1968px !important;
	padding:4px;
}

#item40533 {
	width:639px !important;
	top:104px !important;
	min-height:102px !important;
	padding:2px;
}

#item40568 {
	width:434px !important;
	left:28px !important;
	top:119px !important;
	min-height:88px !important;
	padding:2px;
}

#item40611 {
	width:801px !important;
	top:196px !important;
	min-height:165px !important;
	padding:3px;
}

#item40634 {
	width:792px !important;
	left:1028px !important;
	top:437px !important;
	min-height:133px !important;
	padding:3px;
}

@keyframes fadein-40634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-40634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40658 {
	width:232px !important;
	top:65px !important;
	min-height:93px !important;
	padding:2px;
}

#item40690 {
	width:755px !important;
	left:1052px !important;
	top:1833px !important;
	min-height:160px !important;
	padding:5px;
}

#item40725 {
	width:434px !important;
	left:5px !important;
	top:180px !important;
	min-height:88px !important;
	padding:2px;
}

#item40749 {
	width:311px !important;
	height:70px !important;
	left:1452px !important;
	top:2098px !important;
}

#item40759 {
	width:316px !important;
	height:55px !important;
	left:1103px !important;
	top:2098px !important;
}

#item40767 {
	width:468px !important;
	height:201px !important;
	left:6px !important;
}

#item40777 {
	width:485px !important;
	top:180px !important;
	min-height:101px !important;
	padding:2px;
}

@keyframes disappear-9550 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes disappear-9550 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
#item9550 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item9552 {
	width:1049px !important;
	height:861px !important;
	border-radius:51px;
	background:#202725;
	border:solid 5px #fff;
}

@keyframes fadein-9552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-9558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9561 {
	width:509px !important;
	height:163px !important;
	border-radius:33px;
	background:#006850;
}

#item9558 {
	width:509px !important;
	height:163px !important;
	left:269px !important;
	top:546px !important;
}

@keyframes fadein-9562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9562 {
	width:346px !important;
	height:45px !important;
	left:348px !important;
	top:599px !important;
}

@keyframes fadein-9566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9566 {
	width:68px !important;
	height:68px !important;
	left:944px !important;
	top:30px !important;
}

@keyframes fadein-9571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9574 {
	width:660px !important;
	min-height:70px !important;
}

#item9571 {
	width:660px !important;
	height:70px !important;
	left:187px !important;
	top:743px !important;
}

#item43072 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item774 {
	width:1840px !important;
	height:800px !important;
	left:-4px !important;
	top:50px !important;
	background:#202725;
}

#item58487 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item672 {
	width:1542px !important;
	height:158px !important;
	left:147px !important;
	top:2219px !important;
	padding:4px;
}

#item695 {
	width:1572px !important;
	left:174px !important;
	top:1126px !important;
	min-height:1024px !important;
}

#item720 {
	width:1212px !important;
	height:197px !important;
	left:310px !important;
	top:881px !important;
	padding:9px;
}

#item801 {
	width:1695px !important;
	height:15px !important;
	left:71px !important;
	top:2172px !important;
	background:#7ec1ae;
}

#item802 {
	width:1695px !important;
	height:15px !important;
	left:71px !important;
	top:1087px !important;
	background:#7ec1ae;
}

#item803 {
	width:1593px !important;
	left:122px !important;
	top:724px !important;
	min-height:178px !important;
}

#item826 {
	width:1242px !important;
	left:297px !important;
	top:563px !important;
	min-height:122px !important;
}

#item775 {
	width:1983px !important;
	left:-73px !important;
	top:200px !important;
	min-height:417px !important;
}

#item19270 {
	width:375px !important;
	height:133px !important;
	background:#202725;
}

#item19243 {
	width:340px !important;
	height:125px !important;
	left:30px !important;
	top:2px !important;
	padding:4px;
}

@keyframes custom-10391 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-557.5px,0px);}
}
@-webkit-keyframes custom-10391 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-557.5px,0px);}
}
#item10393 {
	width:569px !important;
	height:2500px !important;
	left:5px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#006850;
	outline:solid 1px #006850;
}

#item35117 {
	width:524px !important;
	height:54px !important;
	padding:0px 0px 0px 40px;
}

#item35149 {
	width:524px !important;
	height:54px !important;
	left:6px !important;
	top:908px !important;
}

#item35094 {
	width:524px !important;
	height:36px !important;
	padding:0px 0px 0px 40px;
}

#item35141 {
	width:524px !important;
	height:36px !important;
	top:1062px !important;
}

#item10521 {
	width:524px !important;
	height:71px !important;
	padding:0px 0px 0px 40px;
}

#item10516 {
	width:524px !important;
	height:71px !important;
	left:5px !important;
	top:1583px !important;
}

#item10549 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item10544 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1510px !important;
}

#item10577 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item10572 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1437px !important;
}

#item10605 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item10600 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1364px !important;
}

#item10634 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item10629 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1291px !important;
}

#item10662 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item10657 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1208px !important;
}

#item10690 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item10685 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1133px !important;
}

#item10719 {
	width:524px !important;
	height:37px !important;
	padding:0px 0px 0px 40px;
}

#item10713 {
	width:524px !important;
	height:37px !important;
	left:5px !important;
	top:989px !important;
}

#item10775 {
	width:524px !important;
	height:54px !important;
	padding:0px 0px 0px 40px;
}

#item10770 {
	width:524px !important;
	height:54px !important;
	left:5px !important;
	top:833px !important;
}

#item10805 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item10798 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:733px !important;
}

#item10833 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item10828 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:630px !important;
}

#item10861 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item10856 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:527px !important;
}

#item10889 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item10884 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:454px !important;
}

#item10917 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item10912 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:351px !important;
}

#item10945 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item10940 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:278px !important;
}

#item10975 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item10968 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:206px !important;
}

#item11003 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item10998 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:133px !important;
}

#item11031 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item11026 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:60px !important;
}

#item11054 {
	width:126px !important;
	height:126px !important;
	left:87px !important;
	top:260px !important;
}

#item11068 {
	width:211px !important;
	height:209px !important;
	border-radius:21px 0 0 21px;
	background:#202725;
}

#item11063 {
	width:211px !important;
	height:209px !important;
	top:248px !important;
}

#item58463 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item21037 {
	width:708px !important;
	height:160px !important;
	left:1250px !important;
	top:114px !important;
	background:#006850;
}

#item930 {
	width:602px !important;
	left:1275px !important;
	top:155px !important;
	min-height:82px !important;
}

#item58440 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item2499 {
	width:1380px !important;
	left:212px !important;
	top:110px !important;
	min-height:435px !important;
}

#item2522 {
	width:668px !important;
	left:163px !important;
	top:722px !important;
	min-height:785px !important;
}

#item2546 {
	width:1405px !important;
	left:186px !important;
	top:1482px !important;
	min-height:147px !important;
}

#item2748 {
	width:690px !important;
	left:993px !important;
	top:959px !important;
	min-height:286px !important;
}

#item2818 {
	width:765px !important;
	left:956px !important;
	top:595px !important;
	min-height:321px !important;
}

#item2888 {
	width:668px !important;
	left:993px !important;
	top:722px !important;
	min-height:236px !important;
}

#item7300 {
	width:668px !important;
	left:163px !important;
	top:595px !important;
	min-height:108px !important;
}

#item54417 {
	mix-blend-mode:color;
	width:535px !important;
	height:301px !important;
	background:#9c7748;
}

#item54429 {
	opacity:0.84;
	width:535px !important;
	height:301px !important;
	background:#9c7748;
}

#item54449 {
	width:464px !important;
	left:34px !important;
	top:32px !important;
	min-height:184px !important;
}

#item54483 {
	mix-blend-mode:color;
	width:535px !important;
	height:301px !important;
	background:#9c7748;
}

#item54484 {
	opacity:0.84;
	width:535px !important;
	height:301px !important;
	background:#9c7748;
}

#item54485 {
	width:464px !important;
	left:34px !important;
	top:32px !important;
	min-height:184px !important;
}

#item55095 {
	width:1439px !important;
	left:162px !important;
	top:436px !important;
	min-height:138px !important;
}

#item51691 {
	width:1865px !important;
	height:659px !important;
	top:1913px !important;
	background:#006850;
}

#item51693 {
	width:994px !important;
	left:188px !important;
	top:2175px !important;
	min-height:459px !important;
}

#item51716 {
	width:500px !important;
	left:840px !important;
	top:2191px !important;
	min-height:192px !important;
}

#item51747 {
	width:1184px !important;
	left:190px !important;
	top:1966px !important;
	min-height:192px !important;
}

#item58417 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item2772 {
	width:869px !important;
	left:151px !important;
	top:287px !important;
	min-height:921px !important;
}

#item2795 {
	width:1696px !important;
	left:70px !important;
	top:76px !important;
	min-height:413px !important;
}

#item2841 {
	width:730px !important;
	left:1073px !important;
	top:480px !important;
	min-height:242px !important;
}

#item2864 {
	width:723px !important;
	left:1080px !important;
	top:550px !important;
	min-height:236px !important;
}

#item7167 {
	width:1071px !important;
	left:382px !important;
	top:1244px !important;
	min-height:553px !important;
	padding:4px;
}

#item7193 {
	width:1088px !important;
	left:374px !important;
	top:1164px !important;
	min-height:78px !important;
	padding:4px;
}

#item7225 {
	width:1071px !important;
	left:382px !important;
	top:1923px !important;
	min-height:510px !important;
	padding:4px;
}

#item7250 {
	width:1085px !important;
	left:377px !important;
	top:1835px !important;
	min-height:78px !important;
	padding:4px;
}

#item46390 {
	width:676px !important;
	left:1080px !important;
	top:829px !important;
	min-height:267px !important;
}

#item58394 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item2915 {
	width:722px !important;
	left:172px !important;
	top:126px !important;
	min-height:90px !important;
	padding:3px;
}

@keyframes fadein-2915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2939 {
	width:1433px !important;
	left:175px !important;
	top:256px !important;
	min-height:320px !important;
}

#item2985 {
	width:777px !important;
	left:156px !important;
	top:1055px !important;
	min-height:391px !important;
}

#item3008 {
	width:751px !important;
	left:954px !important;
	top:1055px !important;
	min-height:544px !important;
}

#item3031 {
	width:1764px !important;
	left:36px !important;
	top:703px !important;
	min-height:279px !important;
}

#item3101 {
	width:1463px !important;
	left:195px !important;
	top:914px !important;
	min-height:141px !important;
}

#item21869 {
	width:751px !important;
	left:156px !important;
	top:1430px !important;
	min-height:112px !important;
}

#item55470 {
	width:1495px !important;
	left:163px !important;
	top:1822px !important;
	min-height:538px !important;
}

#item55512 {
	width:1764px !important;
	left:36px !important;
	top:1644px !important;
	min-height:165px !important;
}

#item58371 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item3160 {
	width:1576px !important;
	left:174px !important;
	top:488px !important;
	min-height:1619px !important;
	padding:4px;
}

#item3185 {
	width:1554px !important;
	left:145px !important;
	top:110px !important;
	min-height:330px !important;
	padding:8px;
}

#item3231 {
	width:563px !important;
	left:1022px !important;
	top:2036px !important;
	min-height:82px !important;
}

#item29940 {
	width:462px !important;
	height:306px !important;
	left:686px !important;
	top:2150px !important;
}

#item58348 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item3369 {
	width:1565px !important;
	left:134px !important;
	top:480px !important;
	min-height:1598px !important;
	padding:4px;
}

#item29841 {
	width:2105px !important;
	left:145px !important;
	top:100px !important;
	min-height:340px !important;
	padding:8px;
}

#item29864 {
	width:630px !important;
	left:970px !important;
	top:2020px !important;
	min-height:107px !important;
}

#item29927 {
	width:492px !important;
	height:326px !important;
	left:671px !important;
	top:2131px !important;
}

#item29945 {
	width:1836px !important;
	height:632px !important;
	top:118px !important;
	background:#202725;
}

#item58325 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item8251 {
	width:1402px !important;
	left:124px !important;
	top:514px !important;
	min-height:291px !important;
}

#item8283 {
	width:630px !important;
	left:1134px !important;
	top:863px !important;
	min-height:187px !important;
}

#item8331 {
	width:970px !important;
	left:124px !important;
	top:973px !important;
	min-height:1298px !important;
}

#item8548 {
	width:894px !important;
	left:118px !important;
	top:2285px !important;
	min-height:32px !important;
}

#item28239 {
	width:630px !important;
	left:1134px !important;
	top:1520px !important;
	min-height:165px !important;
}

#item28262 {
	width:630px !important;
	left:1134px !important;
	top:1050px !important;
	min-height:441px !important;
}

#item28332 {
	width:794px !important;
	left:124px !important;
	top:863px !important;
	min-height:95px !important;
}

#item28355 {
	width:382px !important;
	height:377px !important;
	left:1308px !important;
	top:1986px !important;
}

#item30722 {
	width:1572px !important;
	left:118px !important;
	top:174px !important;
	min-height:313px !important;
}

#item58302 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item52272 {
	width:2502px !important;
	height:2500px !important;
}

#item52276 {
	width:2502px !important;
	height:2500px !important;
}

#item52284 {
	width:2502px !important;
	height:2500px !important;
}

#item52335 {
	width:2502px !important;
	height:2500px !important;
}

#item41354 {
	width:2013px !important;
	height:252px !important;
	left:-123px !important;
	top:1936px !important;
	background:#006850;
}

#item41356 {
	width:1552px !important;
	height:892px !important;
	left:142px !important;
	top:900px !important;
	background:#202725;
	border:solid 8px #006850;
}

#item41357 {
	width:1836px !important;
	height:495px !important;
	top:265px !important;
	background:#006850;
}

#item41358 {
	width:1764px !important;
	left:36px !important;
	top:366px !important;
	min-height:433px !important;
}

#item41381 {
	width:892px !important;
	left:191px !important;
	top:950px !important;
	min-height:495px !important;
}

#item41404 {
	width:880px !important;
	left:188px !important;
	top:1418px !important;
	min-height:216px !important;
}

#item41427 {
	width:1481px !important;
	left:191px !important;
	top:1668px !important;
	min-height:169px !important;
}

#item58279 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item3590 {
	width:1836px !important;
	height:738px !important;
	top:1472px !important;
	background:#f4f0e1;
}

#item3673 {
	width:522px !important;
	height:1472px !important;
	background:#202725;
}

#item3591 {
	width:1836px !important;
	height:335px !important;
	top:2165px !important;
	background:#006850;
}

#item3600 {
	width:813px !important;
	left:105px !important;
	top:1771px !important;
	min-height:68px !important;
}

#item3624 {
	width:1666px !important;
	left:105px !important;
	top:1848px !important;
	min-height:212px !important;
}

#item3696 {
	width:352px !important;
	left:100px !important;
	top:766px !important;
	min-height:338px !important;
}

#item3720 {
	width:841px !important;
	left:813px !important;
	top:1145px !important;
	min-height:28px !important;
}

#item3743 {
	width:1232px !important;
	left:489px !important;
	top:62px !important;
	min-height:542px !important;
}

@keyframes flyinfromtop-3743 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-3743 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3771 {
	width:422px !important;
	height:67px !important;
	background:#fff;
}

#item3772 {
	width:392px !important;
	left:15px !important;
	top:14px !important;
	min-height:49px !important;
}

#item3799 {
	width:422px !important;
	height:67px !important;
	background:#fff;
}

#item3800 {
	width:373px !important;
	left:13px !important;
	top:17px !important;
	min-height:64px !important;
}

#item3846 {
	width:164px !important;
	height:109px !important;
	left:592px !important;
	top:627px !important;
}

#item3855 {
	width:335px !important;
	height:209px !important;
	left:94px !important;
	top:333px !important;
}

#item3862 {
	width:383px !important;
	left:69px !important;
	top:273px !important;
	min-height:52px !important;
}

#item3885 {
	width:1627px !important;
	left:105px !important;
	top:1541px !important;
	min-height:210px !important;
}

#item3823 {
	width:924px !important;
	left:813px !important;
	top:619px !important;
	min-height:460px !important;
}

#item10268 {
	width:164px !important;
	height:109px !important;
	left:592px !important;
	top:992px !important;
}

#item28457 {
	width:164px !important;
	height:109px !important;
	left:596px !important;
	top:817px !important;
}

#item33853 {
	width:422px !important;
	height:67px !important;
	background:#fff;
}

#item33854 {
	width:373px !important;
	left:13px !important;
	top:17px !important;
	min-height:64px !important;
}

#item32657 {
	width:1836px !important;
	height:1306px !important;
	left:-2px !important;
	background:#202725;
}

#item25235 {
	mix-blend-mode:color;
	width:1836px !important;
	height:1194px !important;
	top:1306px !important;
	background:#f4f0e1;
}

#item25236 {
	width:1836px !important;
	height:1194px !important;
	top:1306px !important;
	background:#7ec1ae;
}

#item58256 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item4006 {
	width:702px !important;
	left:1047px !important;
	top:962px !important;
	min-height:457px !important;
}

#item4060 {
	width:651px !important;
	left:1047px !important;
	top:382px !important;
	min-height:783px !important;
}

#item4084 {
	width:1536px !important;
	left:150px !important;
	top:2031px !important;
	min-height:366px !important;
}

#item4136 {
	width:1596px !important;
	left:140px !important;
	top:101px !important;
	min-height:364px !important;
}

@keyframes fadein-4136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4159 {
	width:1596px !important;
	left:140px !important;
	top:721px !important;
	min-height:1559px !important;
}

#item4183 {
	width:1596px !important;
	left:140px !important;
	top:2222px !important;
	min-height:188px !important;
}

#item4206 {
	width:1598px !important;
	left:139px !important;
	top:476px !important;
	min-height:222px !important;
}

#item58233 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item58210 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item4243 {
	width:684px !important;
	left:935px !important;
	top:1617px !important;
	min-height:744px !important;
}

#item4267 {
	width:1543px !important;
	left:143px !important;
	top:1105px !important;
	min-height:488px !important;
}

#item4291 {
	width:1501px !important;
	left:167px !important;
	top:800px !important;
	min-height:356px !important;
}

@keyframes flyinfromtop-4291 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-4291 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4314 {
	width:709px !important;
	left:207px !important;
	top:1617px !important;
	min-height:889px !important;
}

#item4351 {
	mix-blend-mode:color;
	width:1836px !important;
	height:782px !important;
	background:#f4f0e1;
}

#item9121 {
	opacity:0.65;
	width:1836px !important;
	height:782px !important;
	background:#202725;
}

#item5511 {
	width:1695px !important;
	left:61px !important;
	top:455px !important;
	min-height:75px !important;
}

#item5535 {
	width:365px !important;
	height:298px !important;
	left:1366px !important;
	top:2053px !important;
}

#item5673 {
	width:251px !important;
	height:254px !important;
	border:solid 7.06435179948807px #000;
}

#item5674 {
	width:1744px !important;
	height:211px !important;
	left:46px !important;
	top:209px !important;
}

#item5685 {
	width:729px !important;
	left:1041px !important;
	top:790px !important;
	min-height:987px !important;
}

#item43729 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item58187 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item4455 {
	width:1568px !important;
	left:134px !important;
	top:148px !important;
	min-height:460px !important;
}

#item4478 {
	width:1067px !important;
	left:417px !important;
	top:627px !important;
	min-height:761px !important;
}

#item4509 {
	width:1062px !important;
	left:391px !important;
	top:2239px !important;
	min-height:114px !important;
}

#item22195 {
	width:183px !important;
	height:84px !important;
	left:-30px !important;
	top:2375px !important;
	background:#fff;
}

#item4601 {
	width:1836px !important;
	height:2500px !important;
	top:1px !important;
	background:#202725;
}

#item58164 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item4602 {
	width:1837px !important;
	height:1737px !important;
	left:-1px !important;
	top:335px !important;
	background:#fff;
}

#item4610 {
	width:1584px !important;
	left:135px !important;
	top:1705px !important;
	min-height:201px !important;
}

#item8956 {
	width:1706px !important;
	left:65px !important;
	top:411px !important;
	min-height:586px !important;
}

#item8962 {
	width:1706px !important;
	left:74px !important;
	top:1122px !important;
	min-height:425px !important;
}

#item54280 {
	width:1836px !important;
	height:2500px !important;
	background:#202725;
}

#item58141 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item54225 {
	width:1636px !important;
	left:100px !important;
	top:100px !important;
	min-height:311px !important;
}

#item54252 {
	width:986px !important;
	left:425px !important;
	top:363px !important;
	min-height:66px !important;
}

#item54355 {
	opacity:0.87;
	width:1344px !important;
	height:1739px !important;
	left:246px !important;
	top:475px !important;
	background:#7ec1ae;
	border:solid 11px #f4f0e1;
}

#item54322 {
	width:1219px !important;
	left:345px !important;
	top:519px !important;
	min-height:1540px !important;
}

#item9142 {
	width:1836px !important;
	height:479px !important;
	top:115px !important;
	background:#f4f0e1;
}

#item9144 {
	width:1836px !important;
	height:411px !important;
	top:150px !important;
	background:#202725;
}

#item9146 {
	width:1666px !important;
	left:650px !important;
	top:213px !important;
	min-height:314px !important;
}

#item9194 {
	width:572px !important;
	height:337px !important;
	left:36px !important;
	top:200px !important;
}

@keyframes fadein-9194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes pulse-9267 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	37.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	64.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-9267 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	37.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	64.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9269 {
	width:114px !important;
	left:25px !important;
	top:38px !important;
	min-height:57px !important;
}

@keyframes pulse-9336 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	37.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	64.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-9336 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	37.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	64.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9338 {
	width:134px !important;
	left:29px !important;
	top:55px !important;
	min-height:66px !important;
}

@keyframes pulse-9361 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	37.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	64.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-9361 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	37.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	64.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9363 {
	width:134px !important;
	left:29px !important;
	top:41px !important;
	min-height:66px !important;
}

#item9386 {
	width:134px !important;
	left:29px !important;
	top:115px !important;
	min-height:66px !important;
}

@keyframes pulse-9409 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	37.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	64.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-9409 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	37.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	64.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9411 {
	width:118px !important;
	left:25px !important;
	top:47px !important;
	min-height:58px !important;
}

#item9486 {
	width:1836px !important;
	height:180px !important;
	top:2320px !important;
	background:#202725;
}

@keyframes pulse-53264 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	37.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	64.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-53264 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	37.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	64.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item53266 {
	width:114px !important;
	left:25px !important;
	top:38px !important;
	min-height:57px !important;
}

#item52543 {
	width:1368px !important;
	left:255px !important;
	top:1108px !important;
	min-height:426px !important;
}

#item53075 {
	mix-blend-mode:color;
	width:1836px !important;
	height:2500px !important;
	background:#f4f0e1;
}

#item55690 {
	opacity:0.86;
	width:1836px !important;
	height:2500px !important;
	background:#f4f0e1;
}

#item58118 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item5081 {
	width:1836px !important;
	height:214px !important;
	background:#006850;
}

#item5082 {
	width:1703px !important;
	left:66px !important;
	top:12px !important;
	background:#006850;
	min-height:173px !important;
}

#item8912 {
	width:1835px !important;
	height:214px !important;
	top:241px !important;
	background:#202725;
}

#item5107 {
	width:1610px !important;
	height:479px !important;
	left:113px !important;
	top:120px !important;
}

@keyframes fadein-5107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22185 {
	width:183px !important;
	height:84px !important;
	left:-30px !important;
	top:2375px !important;
	background:#fff;
}

#item58095 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item6631 {
	width:1649px !important;
	left:124px !important;
	top:531px !important;
	min-height:439px !important;
}

#item6705 {
	width:1217px !important;
	left:319px !important;
	top:955px !important;
	min-height:104px !important;
}

#item6729 {
	width:851px !important;
	left:949px !important;
	top:2158px !important;
	min-height:203px !important;
}

#item6752 {
	width:1053px !important;
	left:857px !important;
	top:2376px !important;
	min-height:47px !important;
}

#item8777 {
	width:1435px !important;
	height:434px !important;
	left:124px !important;
	top:120px !important;
}

#item55201 {
	width:382px !important;
	left:-382px !important;
	top:1474px !important;
	min-height:1026px !important;
}

#item55239 {
	width:742px !important;
	left:204px !important;
	top:1053px !important;
	min-height:66px !important;
}

#item55262 {
	width:696px !important;
	left:204px !important;
	top:1119px !important;
	min-height:137px !important;
}

#item55267 {
	width:742px !important;
	left:204px !important;
	top:1302px !important;
	min-height:43px !important;
}

#item55290 {
	width:696px !important;
	left:204px !important;
	top:1368px !important;
	min-height:513px !important;
}

#item55320 {
	width:742px !important;
	left:195px !important;
	top:1893px !important;
	min-height:66px !important;
}

#item55343 {
	width:696px !important;
	left:195px !important;
	top:1959px !important;
	min-height:505px !important;
}

#item55367 {
	width:742px !important;
	left:1044px !important;
	top:1053px !important;
	min-height:66px !important;
}

#item55390 {
	width:696px !important;
	left:1044px !important;
	top:1119px !important;
	min-height:513px !important;
}

#item55419 {
	width:742px !important;
	left:1044px !important;
	top:1678px !important;
	min-height:66px !important;
}

#item55442 {
	width:696px !important;
	left:1044px !important;
	top:1744px !important;
	min-height:319px !important;
}

#item22097 {
	width:1076px !important;
	height:479px !important;
	left:-132px !important;
	top:366px !important;
	background:#006850;
}

#item58071 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item5416 {
	width:796px !important;
	left:148px !important;
	top:430px !important;
	min-height:515px !important;
}

#item58048 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item18831 {
	width:1840px !important;
	height:360px !important;
	background:#006850;
}

#item18857 {
	width:646px !important;
	height:176px !important;
	left:1043px !important;
	top:90px !important;
}

#item18865 {
	width:646px !important;
	height:176px !important;
	left:1043px !important;
	top:90px !important;
}

#item18879 {
	width:646px !important;
	height:176px !important;
	left:1043px !important;
	top:90px !important;
}

#item18913 {
	width:646px !important;
	height:176px !important;
	left:1043px !important;
	top:90px !important;
}

#item18963 {
	width:456px !important;
	height:322px !important;
	left:690px !important;
}

#item18975 {
	width:27px !important;
	height:121px !important;
	left:1358px !important;
	top:912px !important;
	background:#202725;
}

#item18987 {
	width:29px !important;
	height:123px !important;
	left:1350px !important;
	top:906px !important;
	background:#006850;
	border:solid 2px #202725;
}

#item19054 {
	width:7px !important;
	height:58px !important;
	left:267px !important;
	top:1429px !important;
	background:#000;
}

#item19055 {
	width:7px !important;
	height:58px !important;
	left:289px !important;
	top:1429px !important;
	background:#000;
}

#item19092 {
	width:7px !important;
	height:58px !important;
	left:595px !important;
	top:1522px !important;
	background:#000;
}

#item19094 {
	width:7px !important;
	height:58px !important;
	left:617px !important;
	top:1522px !important;
	background:#000;
}

@keyframes custom-56038 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-557.5px,0px);}
}
@-webkit-keyframes custom-56038 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-557.5px,0px);}
}
#item56040 {
	width:569px !important;
	height:2500px !important;
	left:5px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#006850;
	outline:solid 1px #006850;
}

#item56046 {
	width:524px !important;
	height:54px !important;
	padding:0px 0px 0px 40px;
}

#item56041 {
	width:524px !important;
	height:54px !important;
	left:6px !important;
	top:908px !important;
}

#item56074 {
	width:524px !important;
	height:36px !important;
	padding:0px 0px 0px 40px;
}

#item56069 {
	width:524px !important;
	height:36px !important;
	top:1062px !important;
}

#item56102 {
	width:524px !important;
	height:71px !important;
	padding:0px 0px 0px 40px;
}

#item56097 {
	width:524px !important;
	height:71px !important;
	left:4px !important;
	top:1682px !important;
}

#item56131 {
	width:524px !important;
	height:71px !important;
	padding:0px 0px 0px 40px;
}

#item56126 {
	width:524px !important;
	height:71px !important;
	left:5px !important;
	top:1583px !important;
}

#item56161 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item56155 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1510px !important;
}

#item56189 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item56184 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1437px !important;
}

#item56217 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item56212 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1364px !important;
}

#item56245 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item56240 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1291px !important;
}

#item56274 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item56269 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1208px !important;
}

#item56303 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item56297 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:1133px !important;
}

#item56331 {
	width:524px !important;
	height:37px !important;
	padding:0px 0px 0px 40px;
}

#item56326 {
	width:524px !important;
	height:37px !important;
	left:5px !important;
	top:989px !important;
}

#item56359 {
	width:524px !important;
	height:54px !important;
	padding:0px 0px 0px 40px;
}

#item56354 {
	width:524px !important;
	height:54px !important;
	left:5px !important;
	top:833px !important;
}

#item56387 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item56382 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:733px !important;
}

#item56415 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item56410 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:630px !important;
}

#item56443 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item56438 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:527px !important;
}

#item56472 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item56467 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:454px !important;
}

#item56501 {
	width:524px !important;
	height:78px !important;
	padding:0px 0px 0px 40px;
}

#item56496 {
	width:524px !important;
	height:78px !important;
	left:5px !important;
	top:351px !important;
}

#item56529 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item56524 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:278px !important;
}

#item56557 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item56552 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:206px !important;
}

#item56585 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item56580 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:133px !important;
}

#item56614 {
	width:524px !important;
	height:48px !important;
	padding:0px 0px 0px 40px;
}

#item56608 {
	width:524px !important;
	height:48px !important;
	left:5px !important;
	top:60px !important;
}

#item56637 {
	width:126px !important;
	height:126px !important;
	left:87px !important;
	top:260px !important;
}

#item56650 {
	width:211px !important;
	height:209px !important;
	border-radius:21px 0 0 21px;
	background:#202725;
}

#item56646 {
	width:211px !important;
	height:209px !important;
	top:248px !important;
}

#item58025 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item20885 {
	width:1836px !important;
	height:389px !important;
	background:#202725;
}

#item20887 {
	width:1686px !important;
	left:38px !important;
	top:271px !important;
	min-height:118px !important;
}

#item20910 {
	width:1458px !important;
	left:189px !important;
	top:472px !important;
	min-height:1938px !important;
}

#item20934 {
	width:1836px !important;
	top:90px !important;
	min-height:231px !important;
}

#item54592 {
	width:1636px !important;
	left:95px !important;
	top:258px !important;
	min-height:460px !important;
}

#item54568 {
	width:1836px !important;
	height:730px !important;
	left:-5px !important;
	top:1770px !important;
	background:#7ec1ae;
}

#item54569 {
	width:1405px !important;
	left:216px !important;
	top:650px !important;
	min-height:988px !important;
}

#item54951 {
	width:1836px !important;
	height:96px !important;
	top:1674px !important;
	background:#fff;
}

#item58001 {
	width:100px !important;
	left:24px !important;
	top:2390px !important;
	min-height:66px !important;
}

#item32689 {
	width:1836px !important;
	height:2500px !important;
	background:#202725;
}

#item22119 {
	width:1199px !important;
	height:861px !important;
	left:318px !important;
	top:748px !important;
}
#in5footer,  #prefooter {display:none;}
