/* 	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...'; }
#slider { width:595px; height:780px; }
.page-scale-wrap { width:595px; height:780px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:113044px; height:792px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:780px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#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;}
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item39829 {
	width:1134px !important;
	height:782px !important;
	top:69px !important;
	background:#ece3da;
}

#item39854 {
	width:240px !important;
	height:61px !important;
	left:731px !important;
	top:683px !important;
}

#item39942 {
	width:578px !important;
	height:31px !important;
}

#item39940 {
	width:578px !important;
	height:31px !important;
}

#item39938 {
	width:578px !important;
	height:31px !important;
}

#item39935 {
	width:578px !important;
	height:31px !important;
	left:122px !important;
	top:69px !important;
}

#item39974 {
	width:196px !important;
	height:96px !important;
}

#item39970 {
	width:196px !important;
	height:96px !important;
	left:194px !important;
	top:617px !important;
}

#item39978 {
	width:225px !important;
	height:61px !important;
}

#item39975 {
	width:225px !important;
	height:61px !important;
	left:194px !important;
	top:713px !important;
}

#item39982 {
	width:240px !important;
	height:50px !important;
}

#item39979 {
	width:240px !important;
	height:50px !important;
	left:194px !important;
	top:781px !important;
}

#item39983 {
	width:120px !important;
	height:118px !important;
}

#item39984 {
	width:120px !important;
	height:118px !important;
	left:567px !important;
	top:713px !important;
}

#item42800 {
	width:1134px !important;
	height:68px !important;
	background:#ededed;
}

#item42846 {
	width:261px !important;
	height:411px !important;
	left:10px !important;
	top:67px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item42847 {
	width:255px !important;
	height:36px !important;
	left:16px !important;
	top:88px !important;
	border-radius:20px 0 0 20px;
	background:#3c3c3b;
}

#item42903 {
	width:216px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item42900 {
	width:222px !important;
	height:31px !important;
	left:43px !important;
	top:134px !important;
}

#item42908 {
	width:210px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item42904 {
	width:216px !important;
	height:39px !important;
	left:48px !important;
	top:166px !important;
}

#item42912 {
	width:222px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item42909 {
	width:228px !important;
	height:44px !important;
	left:36px !important;
	top:205px !important;
}

#item42916 {
	width:213px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item42913 {
	width:219px !important;
	height:40px !important;
	left:37px !important;
	top:251px !important;
}

#item42920 {
	width:211px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item42917 {
	width:217px !important;
	height:38px !important;
	left:39px !important;
	top:296px !important;
}

#item42924 {
	width:212px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item42921 {
	width:218px !important;
	height:31px !important;
	left:38px !important;
	top:336px !important;
}

#item42928 {
	width:201px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item42925 {
	width:207px !important;
	height:38px !important;
	left:50px !important;
	top:366px !important;
}

#item42932 {
	width:208px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item42929 {
	width:214px !important;
	height:31px !important;
	left:43px !important;
	top:402px !important;
}

#item42935 {
	width:105px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
}

#item42933 {
	width:111px !important;
	height:47px !important;
	left:86px !important;
	top:435px !important;
}

#item42814 {
	width:211px !important;
	height:35px !important;
	border-radius:20px 0 0 20px;
	background:#fcc31e;
}

#item42844 {
	width:212px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item42842 {
	width:218px !important;
	height:51px !important;
	left:60px !important;
	top:10px !important;
}

#item42811 {
	width:278px !important;
	height:482px !important;
	left:857px !important;
}

#item42936 {
	width:137px !important;
	height:48px !important;
	left:231px !important;
	top:11px !important;
}

#item43010 {
	width:159px !important;
	height:48px !important;
	left:368px !important;
	top:11px !important;
}

#item43086 {
	width:137px !important;
	height:48px !important;
	left:527px !important;
	top:11px !important;
}

#item43160 {
	width:115px !important;
	height:48px !important;
	left:663px !important;
	top:11px !important;
}

#item43234 {
	width:137px !important;
	height:48px !important;
	left:778px !important;
	top:11px !important;
}

#item42799.fixed-pos-elem {
	width:1136px !important;
	height:482px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item40003 {
	width:578px !important;
	height:31px !important;
}

#item40001 {
	width:578px !important;
	height:31px !important;
}

#item39999 {
	width:578px !important;
	height:31px !important;
}

#item39996 {
	width:578px !important;
	height:31px !important;
	top:117px !important;
}

#item40007 {
	width:196px !important;
	height:96px !important;
}

#item40004 {
	width:196px !important;
	height:96px !important;
	left:72px !important;
	top:665px !important;
}

#item40011 {
	width:225px !important;
	height:61px !important;
}

#item40008 {
	width:225px !important;
	height:61px !important;
	left:72px !important;
	top:761px !important;
}

#item40016 {
	width:240px !important;
	height:50px !important;
}

#item40012 {
	width:240px !important;
	height:50px !important;
	left:72px !important;
	top:829px !important;
}

#item40020 {
	width:120px !important;
	height:118px !important;
}

#item40017 {
	width:120px !important;
	height:118px !important;
	left:445px !important;
	top:761px !important;
}

#item42245 {
	width:595px !important;
	height:122px !important;
	left:14px !important;
	background:#fff;
}

#item42290 {
	width:279px !important;
	height:424px !important;
	left:12px !important;
	top:14px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item42291 {
	width:273px !important;
	height:37px !important;
	left:18px !important;
	top:36px !important;
	border-radius:20px 0 0 20px;
	background:#3c3c3b;
}

#item42348 {
	width:231px !important;
	height:26px !important;
	left:3px !important;
	top:3px !important;
}

#item42344 {
	width:237px !important;
	height:32px !important;
	left:47px !important;
	top:83px !important;
}

#item42353 {
	width:225px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item42349 {
	width:231px !important;
	height:40px !important;
	left:53px !important;
	top:116px !important;
}

#item42357 {
	width:237px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item42354 {
	width:243px !important;
	height:45px !important;
	left:40px !important;
	top:156px !important;
}

#item42361 {
	width:228px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item42358 {
	width:234px !important;
	height:41px !important;
	left:41px !important;
	top:204px !important;
}

#item42365 {
	width:226px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item42362 {
	width:232px !important;
	height:39px !important;
	left:43px !important;
	top:250px !important;
}

#item42369 {
	width:227px !important;
	height:26px !important;
	left:3px !important;
	top:3px !important;
}

#item42366 {
	width:233px !important;
	height:32px !important;
	left:42px !important;
	top:291px !important;
}

#item42373 {
	width:215px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item42370 {
	width:221px !important;
	height:39px !important;
	left:54px !important;
	top:322px !important;
}

#item42377 {
	width:223px !important;
	height:26px !important;
	left:3px !important;
	top:3px !important;
}

#item42374 {
	width:229px !important;
	height:32px !important;
	left:47px !important;
	top:360px !important;
}

#item42380 {
	width:112px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item42378 {
	width:118px !important;
	height:48px !important;
	left:93px !important;
	top:394px !important;
}

#item42258 {
	width:272px !important;
	height:37px !important;
	top:14px !important;
	border-radius:20px 0 0 20px;
	background:#fcc31e;
}

#item42288 {
	width:277px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item42286 {
	width:283px !important;
	height:77px !important;
	left:10px !important;
	top:10px !important;
}

#item42255 {
	width:293px !important;
	height:442px !important;
	left:319px !important;
	top:13px !important;
}

#item42243.fixed-pos-elem {
	width:612px !important;
	height:454px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item42394 {
	width:595px !important;
	height:122px !important;
	background:#fff;
}

#item42395 {
	width:211px !important;
	height:48px !important;
	left:329px !important;
	top:14px !important;
}

#item42481 {
	width:174px !important;
	height:48px !important;
	left:50px !important;
	top:14px !important;
}

#item42566 {
	width:174px !important;
	height:48px !important;
	left:58px !important;
	top:62px !important;
}

#item42643 {
	width:174px !important;
	height:48px !important;
	left:322px !important;
	top:62px !important;
}

#item42393.fixed-pos-elem {
	width:595px !important;
	height:122px !important;
	top:auto !important;
	bottom:0px !important;
	left:50% !important;
	-webkit-transform-origin:50% 100% 0;
	transform-origin:50% 100% 0;
}

#item39121 {
	width:410px !important;
	height:39px !important;
	left:724px !important;
	top:811px !important;
	border-radius:54px 0 0 0;
	background:#3c3c3b;
}

#item39195 {
	width:82px !important;
	height:19px !important;
}

#item39192 {
	width:82px !important;
	height:19px !important;
	left:868px !important;
	top:825px !important;
}

#item39250 {
	width:70px !important;
	height:21px !important;
	background:#4a4949;
}

#item39301 {
	width:70px !important;
	height:21px !important;
	background:#4a4949;
}

#item39353 {
	width:70px !important;
	height:21px !important;
	background:#4a4949;
}

#item39404 {
	width:70px !important;
	height:21px !important;
	background:#4a4949;
}

#item39456 {
	width:70px !important;
	height:21px !important;
	background:#4a4949;
}

#item39507 {
	width:70px !important;
	height:21px !important;
	background:#4a4949;
}

#item39560 {
	width:70px !important;
	height:21px !important;
	background:#4a4949;
}

#item39611 {
	width:70px !important;
	height:21px !important;
	background:#4a4949;
}

#item39618 {
	width:402px !important;
	height:33px !important;
}

#item39615 {
	width:402px !important;
	height:33px !important;
	left:724px !important;
	top:811px !important;
}

#item39622 {
	width:233px !important;
	height:33px !important;
}

#item39619 {
	width:233px !important;
	height:33px !important;
	left:6px !important;
	top:811px !important;
}

#item39660 {
	width:122px !important;
	height:205px !important;
}

#item39657 {
	width:122px !important;
	height:205px !important;
	left:20px !important;
	top:262px !important;
}

#item39664 {
	width:116px !important;
	height:196px !important;
}

#item39661 {
	width:116px !important;
	height:196px !important;
	left:151px !important;
	top:251px !important;
}

#item39668 {
	width:128px !important;
	height:221px !important;
}

#item39665 {
	width:128px !important;
	height:221px !important;
	left:290px !important;
	top:310px !important;
}

#item39672 {
	width:142px !important;
	height:244px !important;
}

#item39669 {
	width:142px !important;
	height:244px !important;
	left:423px !important;
	top:103px !important;
}

#item39676 {
	width:132px !important;
	height:261px !important;
}

#item39673 {
	width:132px !important;
	height:261px !important;
	left:583px !important;
	top:132px !important;
}

#item39680 {
	width:142px !important;
	height:205px !important;
}

#item39677 {
	width:142px !important;
	height:205px !important;
	left:717px !important;
	top:243px !important;
}

#item39684 {
	width:123px !important;
	height:289px !important;
}

#item39681 {
	width:123px !important;
	height:289px !important;
	left:863px !important;
	top:470px !important;
}

#item39688 {
	width:133px !important;
	height:329px !important;
}

#item39685 {
	width:133px !important;
	height:329px !important;
	left:988px !important;
	top:421px !important;
}

#item39787 {
	width:394px !important;
	height:63px !important;
}

#item39784 {
	width:394px !important;
	height:63px !important;
	left:91px !important;
	top:241px !important;
}

#item39791 {
	width:525px !important;
	height:50px !important;
}

#item39788 {
	width:525px !important;
	height:50px !important;
	left:32px !important;
	top:318px !important;
}

#item39795 {
	width:534px !important;
	height:63px !important;
}

#item39792 {
	width:534px !important;
	height:63px !important;
	left:32px !important;
	top:397px !important;
}

#item39799 {
	width:523px !important;
	height:63px !important;
}

#item39796 {
	width:523px !important;
	height:63px !important;
	left:30px !important;
	top:473px !important;
}

#item39803 {
	width:514px !important;
	height:50px !important;
}

#item39800 {
	width:514px !important;
	height:50px !important;
	left:41px !important;
	top:553px !important;
}

#item39807 {
	width:514px !important;
	height:50px !important;
}

#item39804 {
	width:514px !important;
	height:50px !important;
	left:39px !important;
	top:639px !important;
}

#item39811 {
	width:509px !important;
	height:63px !important;
}

#item39808 {
	width:509px !important;
	height:63px !important;
	left:41px !important;
	top:705px !important;
}

#item39815 {
	width:530px !important;
	height:50px !important;
}

#item39812 {
	width:530px !important;
	height:50px !important;
	left:33px !important;
	top:775px !important;
}

#item32133_container {
	width:702px !important;
	height:617px !important;
	left:393px !important;
	top:203px !important;
}

#item32166_container {
	width:523px !important;
	height:595px !important;
	left:36px !important;
	top:274px !important;
}

#item41489 {
	width:1134px !important;
	height:788px !important;
	top:68px !important;
	background:#546371;
}

#item41645 {
	width:335px !important;
	height:391px !important;
}

#item41642 {
	width:335px !important;
	height:391px !important;
	left:388px !important;
	top:332px !important;
}

#item41649 {
	width:350px !important;
	height:385px !important;
}

#item41646 {
	width:350px !important;
	height:385px !important;
	left:33px !important;
	top:335px !important;
}

#item41650_container {
	width:323px !important;
	height:611px !important;
	left:765px !important;
	top:200px !important;
}

#item41304 {
	width:595px !important;
	height:777px !important;
	top:122px !important;
}

#item41306 {
	width:595px !important;
	height:1763px !important;
	background:#546371;
}

#item41433 {
	width:335px !important;
	height:391px !important;
}

#item41430 {
	width:335px !important;
	height:391px !important;
}

#item41470 {
	width:350px !important;
	height:385px !important;
}

#item41467 {
	width:350px !important;
	height:385px !important;
}

#item41471_container {
	width:377px !important;
	height:618px !important;
	left:95px !important;
	top:1118px !important;
}

#item38986 {
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#045174;
}

#item38998 {
	width:403px !important;
	height:103px !important;
}

#item38995 {
	width:403px !important;
	height:103px !important;
	left:377px !important;
	top:738px !important;
}

#item39002 {
	width:403px !important;
	height:103px !important;
}

#item38999 {
	width:403px !important;
	height:103px !important;
	left:91px !important;
	top:781px !important;
}

#item1600 {
	width:85px !important;
	height:26px !important;
	left:744px !important;
	top:588px !important;
}

#item1611 {
	width:85px !important;
	height:26px !important;
	left:471px !important;
	top:703px !important;
}

#item1622 {
	width:85px !important;
	height:26px !important;
	left:475px !important;
	top:326px !important;
}

#item23994 {
	width:85px !important;
	height:26px !important;
	left:474px !important;
	top:634px !important;
}

#item24008 {
	width:85px !important;
	height:26px !important;
	left:202px !important;
	top:748px !important;
}

#item24022 {
	width:85px !important;
	height:26px !important;
	left:206px !important;
	top:372px !important;
}

#item1674 {
	width:85px !important;
	height:26px !important;
	left:296px !important;
	top:156px !important;
}

#item1685 {
	width:85px !important;
	height:26px !important;
	left:746px !important;
	top:712px !important;
}

#item1696 {
	width:85px !important;
	height:26px !important;
	left:747px !important;
	top:291px !important;
}

#item24106 {
	width:85px !important;
	height:26px !important;
	left:29px !important;
	top:208px !important;
}

#item24058 {
	width:85px !important;
	height:26px !important;
	left:479px !important;
	top:764px !important;
}

#item24072 {
	width:85px !important;
	height:26px !important;
	left:480px !important;
	top:343px !important;
}

#item25190 {
	width:1134px !important;
	height:781px !important;
	top:70px !important;
	background:#009ab6;
	border:solid 1px #df5745;
}

#item25192 {
	width:612px !important;
	height:481px !important;
	left:521px !important;
	top:70px !important;
}

#item25231 {
	width:454px !important;
	height:252px !important;
	left:32px !important;
	background:#0061ad;
}

#item25393 {
	width:169px !important;
	height:250px !important;
	left:36px !important;
	top:84px !important;
}

#item32338 {
	width:595px !important;
	height:777px !important;
	top:122px !important;
}

#item32340 {
	width:595px !important;
	height:351px !important;
	top:1px !important;
	background:#009ab6;
	border:solid 1px #df5745;
}

#item32342 {
	width:595px !important;
	height:553px !important;
	top:190px !important;
}

#item32357 {
	width:595px !important;
	height:947px !important;
	top:726px !important;
	background:#009ab6;
	border:solid 1px #df5745;
}

#item32450 {
	width:197px !important;
	height:301px !important;
	top:1266px !important;
}

#item32462 {
	width:454px !important;
	height:252px !important;
	left:32px !important;
	background:#0061ad;
}

#item25497 {
	width:1134px !important;
	height:785px !important;
	top:68px !important;
	background:#df5745;
}

#item25499 {
	width:554px !important;
	height:238px !important;
	left:490px !important;
	top:579px !important;
}

#item25583 {
	width:421px !important;
	height:261px !important;
	left:36px !important;
	top:190px !important;
}

#item25658 {
	width:421px !important;
	height:143px !important;
	left:36px !important;
	top:461px !important;
}

#item32631 {
	width:595px !important;
	height:777px !important;
	top:122px !important;
}

#item32633 {
	width:595px !important;
	height:910px !important;
	top:3px !important;
	background:#df5745;
}

#item32641 {
	width:554px !important;
	height:238px !important;
	left:34px !important;
	top:731px !important;
}

#item32715 {
	width:421px !important;
	height:231px !important;
	left:101px !important;
	top:27px !important;
}

#item32789 {
	width:421px !important;
	height:143px !important;
	left:101px !important;
	top:261px !important;
}

#item25738 {
	width:1134px !important;
	height:785px !important;
	top:67px !important;
	background:#0061ad;
}

#item25821 {
	width:523px !important;
	height:162px !important;
	left:574px !important;
	top:449px !important;
}

#item25847 {
	width:533px !important;
	height:200px !important;
	left:574px !important;
	top:610px !important;
}

#item32870 {
	width:595px !important;
	height:778px !important;
	top:122px !important;
}

#item32873 {
	width:595px !important;
	height:1131px !important;
	top:5px !important;
	background:#0061ad;
}

#item32927 {
	width:523px !important;
	height:162px !important;
	left:36px !important;
	top:727px !important;
}

#item32953 {
	width:533px !important;
	height:200px !important;
	left:36px !important;
	top:888px !important;
}

#item26127 {
	width:1134px !important;
	height:785px !important;
	left:1px !important;
	top:66px !important;
	background:#a5584e;
}

#item26138 {
	width:595px !important;
	height:336px !important;
	left:540px !important;
	top:66px !important;
}

#item40039 {
	width:502px !important;
	height:651px !important;
	left:26px !important;
	top:83px !important;
}

#item40092 {
	width:61px !important;
	height:44px !important;
}

#item40089 {
	width:61px !important;
	height:44px !important;
	left:256px !important;
	top:276px !important;
}

#item40097 {
	width:63px !important;
	height:33px !important;
}

#item40094 {
	width:63px !important;
	height:33px !important;
	left:164px !important;
	top:298px !important;
}

#item40125 {
	width:61px !important;
	height:28px !important;
}

#item40122 {
	width:61px !important;
	height:28px !important;
	left:48px !important;
	top:353px !important;
}

#item40129 {
	width:85px !important;
	height:55px !important;
}

#item40126 {
	width:85px !important;
	height:55px !important;
	left:222px !important;
	top:333px !important;
}

#item40157 {
	width:63px !important;
	height:37px !important;
}

#item40154 {
	width:63px !important;
	height:37px !important;
	left:94px !important;
	top:326px !important;
}

#item40161 {
	width:85px !important;
	height:44px !important;
}

#item40158 {
	width:85px !important;
	height:44px !important;
	left:285px !important;
	top:323px !important;
}

#item32991 {
	width:595px !important;
	height:781px !important;
	top:122px !important;
}

#item32993 {
	width:595px !important;
	height:2185px !important;
	top:3px !important;
	background:#a5584e;
}

#item32994 {
	width:595px !important;
	height:347px !important;
	top:3px !important;
}

#item33028 {
	width:595px !important;
	height:339px !important;
	top:1637px !important;
}

#item33062 {
	width:595px !important;
	height:213px !important;
	left:-3px !important;
	top:1976px !important;
	background:#ab544a;
}

#item40176 {
	width:502px !important;
	height:361px !important;
	left:47px !important;
	top:487px !important;
}

#item40230 {
	width:61px !important;
	height:44px !important;
}

#item40227 {
	width:61px !important;
	height:44px !important;
	left:256px !important;
	top:276px !important;
}

#item40234 {
	width:63px !important;
	height:33px !important;
}

#item40231 {
	width:63px !important;
	height:33px !important;
	left:164px !important;
	top:298px !important;
}

#item40263 {
	width:61px !important;
	height:28px !important;
}

#item40259 {
	width:61px !important;
	height:28px !important;
	left:48px !important;
	top:353px !important;
}

#item40267 {
	width:85px !important;
	height:55px !important;
}

#item40264 {
	width:85px !important;
	height:55px !important;
	left:222px !important;
	top:333px !important;
}

#item40296 {
	width:63px !important;
	height:37px !important;
}

#item40293 {
	width:63px !important;
	height:37px !important;
	left:94px !important;
	top:326px !important;
}

#item40300 {
	width:85px !important;
	height:44px !important;
}

#item40297 {
	width:85px !important;
	height:44px !important;
	left:285px !important;
	top:323px !important;
}

#item26330 {
	width:1134px !important;
	height:785px !important;
	top:68px !important;
	background:#ab544a;
}

#item26332 {
	width:524px !important;
	height:523px !important;
	top:68px !important;
}

#item26413_container {
	width:559px !important;
	height:625px !important;
	left:539px !important;
	top:193px !important;
}

#item33223 {
	width:596px !important;
	height:779px !important;
	top:122px !important;
	background:#9ab8de;
	border:solid 1px #ab544a;
}

#item33249 {
	width:595px !important;
	height:111px !important;
	top:122px !important;
}

#item33250_container {
	width:523px !important;
	height:646px !important;
	left:36px !important;
	top:239px !important;
}

#item1808 {
	width:85px !important;
	height:26px !important;
	left:473px !important;
	top:312px !important;
}

#item1819 {
	width:85px !important;
	height:26px !important;
	left:629px !important;
	top:509px !important;
}

#item1841 {
	width:85px !important;
	height:26px !important;
	left:584px !important;
	top:259px !important;
}

#item24125 {
	width:85px !important;
	height:26px !important;
	left:205px !important;
	top:364px !important;
}

#item24138 {
	width:85px !important;
	height:26px !important;
	left:362px !important;
	top:561px !important;
}

#item24152 {
	width:85px !important;
	height:26px !important;
	left:316px !important;
	top:311px !important;
}

#item41157 {
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#353130;
}

#item1830 {
	width:85px !important;
	height:26px !important;
	left:754px !important;
	top:126px !important;
}

#item24185 {
	width:85px !important;
	height:26px !important;
	left:485px !important;
	top:175px !important;
}

#item1894 {
	width:85px !important;
	height:26px !important;
	left:469px !important;
	top:427px !important;
}

#item1912 {
	width:85px !important;
	height:26px !important;
	left:755px !important;
	top:714px !important;
}

#item1923 {
	width:85px !important;
	height:26px !important;
	left:471px !important;
	top:236px !important;
}

#item24208 {
	width:85px !important;
	height:26px !important;
	left:201px !important;
	top:480px !important;
}

#item24226 {
	width:85px !important;
	height:26px !important;
	left:486px !important;
	top:766px !important;
}

#item24239 {
	width:85px !important;
	height:26px !important;
	left:203px !important;
	top:288px !important;
}

#item26445 {
	width:1134px !important;
	height:787px !important;
	top:68px !important;
	background:#a5584e;
}

#item33251 {
	width:595px !important;
	height:778px !important;
	top:122px !important;
	background:#a5584e;
}

#item26582 {
	width:825px !important;
	height:785px !important;
	left:309px !important;
	top:68px !important;
	background:#575756;
}

#item33409 {
	width:595px !important;
	height:778px !important;
	top:122px !important;
	background:#575756;
}

#item33443 {
	width:294px !important;
	height:517px !important;
	left:265px !important;
	top:230px !important;
}

#item26637 {
	width:1134px !important;
	height:785px !important;
	top:68px !important;
	background:#bad6cb;
}

#item33472 {
	width:595px !important;
	height:778px !important;
	top:122px !important;
	background:#bad6cb;
}

#item33481 {
	width:523px !important;
	height:262px !important;
	left:36px !important;
	top:583px !important;
}

#item2016 {
	width:85px !important;
	height:26px !important;
	left:753px !important;
	top:725px !important;
}

#item2027 {
	width:85px !important;
	height:26px !important;
	left:759px !important;
	top:473px !important;
}

#item2038 {
	width:85px !important;
	height:26px !important;
	left:758px !important;
	top:165px !important;
}

#item2049 {
	width:85px !important;
	height:26px !important;
	left:469px !important;
	top:430px !important;
}

#item33632 {
	width:85px !important;
	height:26px !important;
	left:485px !important;
	top:778px !important;
}

#item33646 {
	width:85px !important;
	height:26px !important;
	left:490px !important;
	top:527px !important;
}

#item33660 {
	width:85px !important;
	height:26px !important;
	left:490px !important;
	top:218px !important;
}

#item33673 {
	width:85px !important;
	height:26px !important;
	left:200px !important;
	top:484px !important;
}

#item2107 {
	width:85px !important;
	height:26px !important;
	left:756px !important;
	top:683px !important;
}

#item2118 {
	width:85px !important;
	height:26px !important;
	left:471px !important;
	top:703px !important;
}

#item2129 {
	width:85px !important;
	height:26px !important;
	left:695px !important;
	top:112px !important;
}

#item33560 {
	width:85px !important;
	height:26px !important;
	left:485px !important;
	top:735px !important;
}

#item33574 {
	width:85px !important;
	height:26px !important;
	left:200px !important;
	top:754px !important;
}

#item33587 {
	width:85px !important;
	height:26px !important;
	left:424px !important;
	top:163px !important;
}

#item41154 {
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#53524e;
}

#item2140 {
	width:85px !important;
	height:26px !important;
	left:762px !important;
	top:167px !important;
}

#item24431 {
	width:85px !important;
	height:26px !important;
	left:486px !important;
	top:220px !important;
}

#item26870 {
	width:536px !important;
	height:45px !important;
	top:678px !important;
	background:#9dcbec;
}

#item26910 {
	width:436px !important;
	height:652px !important;
	background:#a5584e;
}

#item33888 {
	opacity:0.70;
	width:157px !important;
	height:42px !important;
	top:173px !important;
	background:#a5584e;
}

#item33924 {
	opacity:0.70;
	width:157px !important;
	height:42px !important;
	top:327px !important;
	background:#a5584e;
}

#item33925 {
	width:520px !important;
	height:114px !important;
	left:36px !important;
	top:785px !important;
	background:#a5584e;
}

#item26934 {
	width:1134px !important;
	height:459px !important;
	left:1px !important;
	top:394px !important;
	background:#a5584e;
}

#item26999 {
	width:569px !important;
	height:98px !important;
	background:#c2baa7;
}

#item26974 {
	width:569px !important;
	height:98px !important;
	background:#fff;
}

#item26948 {
	width:569px !important;
	height:98px !important;
	background:#c2baa7;
}

#item26945 {
	width:569px !important;
	height:121px !important;
	left:566px !important;
	top:716px !important;
}

#item34021 {
	width:594px !important;
	height:794px !important;
	top:122px !important;
	background:#fff;
}

#item34022 {
	width:595px !important;
	height:444px !important;
	left:1px !important;
	top:457px !important;
	background:#a5584e;
}

#item34030 {
	width:523px !important;
	height:266px !important;
	left:37px !important;
	top:468px !important;
}

#item34059 {
	width:569px !important;
	height:98px !important;
	background:#fdf2de;
}

#item34084 {
	width:569px !important;
	height:98px !important;
	background:#fdf2de;
}

#item34056 {
	width:569px !important;
	height:126px !important;
	left:13px !important;
	top:787px !important;
}

#item27077 {
	width:1134px !important;
	height:128px !important;
	top:723px !important;
	background:#a5584e;
}

#item27078 {
	width:1134px !important;
	height:284px !important;
	top:68px !important;
	background:#3276b4;
}

#item40337 {
	width:376px !important;
	height:59px !important;
	left:88px !important;
	top:746px !important;
}

#item40411 {
	width:234px !important;
	height:42px !important;
	left:542px !important;
	top:747px !important;
}

#item40485 {
	width:234px !important;
	height:42px !important;
	left:542px !important;
	top:789px !important;
}

#item34108 {
	width:595px !important;
	height:358px !important;
	top:562px !important;
	background:#fff;
}

#item34109 {
	width:595px !important;
	height:118px !important;
	top:782px !important;
	background:#a5584e;
}

#item34110 {
	width:595px !important;
	height:443px !important;
	top:122px !important;
}

#item34111 {
	width:596px !important;
	height:342px !important;
	top:122px !important;
	background:#3276b4;
}

#item34121 {
	width:545px !important;
	height:418px !important;
	left:36px !important;
	top:137px !important;
}

#item40583 {
	width:291px !important;
	height:59px !important;
	left:20px !important;
	top:814px !important;
}

#item40657 {
	width:234px !important;
	height:42px !important;
	left:336px !important;
	top:802px !important;
}

#item40732 {
	width:234px !important;
	height:42px !important;
	left:336px !important;
	top:843px !important;
}

#item2263 {
	width:85px !important;
	height:26px !important;
	left:754px !important;
	top:722px !important;
}

#item2274 {
	width:85px !important;
	height:26px !important;
	left:470px !important;
	top:348px !important;
}

#item2285 {
	width:85px !important;
	height:26px !important;
	left:752px !important;
	top:510px !important;
}

#item2296 {
	width:85px !important;
	height:26px !important;
	left:470px !important;
	top:154px !important;
}

#item41097 {
	width:240px !important;
	height:131px !important;
}

#item41094 {
	width:240px !important;
	height:131px !important;
	left:322px !important;
	top:434px !important;
}

#item24451 {
	width:85px !important;
	height:26px !important;
	left:484px !important;
	top:778px !important;
}

#item24466 {
	width:85px !important;
	height:26px !important;
	left:201px !important;
	top:404px !important;
}

#item24479 {
	width:85px !important;
	height:26px !important;
	left:483px !important;
	top:566px !important;
}

#item24493 {
	width:85px !important;
	height:26px !important;
	left:200px !important;
	top:211px !important;
}

#item41101 {
	width:240px !important;
	height:131px !important;
}

#item41098 {
	width:240px !important;
	height:131px !important;
	left:47px !important;
	top:496px !important;
}

#item2307 {
	width:85px !important;
	height:26px !important;
	left:753px !important;
	top:747px !important;
}

#item2318 {
	width:85px !important;
	height:26px !important;
	left:754px !important;
	top:326px !important;
}

#item24536 {
	width:85px !important;
	height:26px !important;
	left:484px !important;
	top:799px !important;
}

#item24549 {
	width:85px !important;
	height:26px !important;
	left:485px !important;
	top:378px !important;
}

#item2409 {
	width:85px !important;
	height:26px !important;
	left:752px !important;
	top:284px !important;
}

#item2420 {
	width:85px !important;
	height:26px !important;
	left:754px !important;
	top:96px !important;
}

#item2431 {
	width:85px !important;
	height:26px !important;
	left:628px !important;
	top:577px !important;
}

#item2442 {
	width:85px !important;
	height:26px !important;
	left:473px !important;
	top:520px !important;
}

#item24574 {
	width:85px !important;
	height:26px !important;
	left:483px !important;
	top:341px !important;
}

#item24587 {
	width:85px !important;
	height:26px !important;
	left:485px !important;
	top:153px !important;
}

#item24600 {
	width:85px !important;
	height:26px !important;
	left:359px !important;
	top:634px !important;
}

#item24614 {
	width:85px !important;
	height:26px !important;
	left:203px !important;
	top:576px !important;
}

#item2453 {
	width:85px !important;
	height:26px !important;
	left:750px !important;
	top:511px !important;
}

#item2464 {
	width:85px !important;
	height:26px !important;
	left:473px !important;
	top:210px !important;
}

#item2475 {
	width:85px !important;
	height:26px !important;
	left:467px !important;
	top:578px !important;
}

#item41105 {
	width:240px !important;
	height:131px !important;
}

#item41102 {
	width:240px !important;
	height:131px !important;
	left:304px !important;
	top:692px !important;
}

#item34390 {
	width:85px !important;
	height:26px !important;
	left:480px !important;
	top:564px !important;
}

#item34403 {
	width:85px !important;
	height:26px !important;
	left:203px !important;
	top:263px !important;
}

#item34416 {
	width:85px !important;
	height:26px !important;
	left:197px !important;
	top:631px !important;
}

#item41120 {
	width:240px !important;
	height:131px !important;
}

#item41117 {
	width:240px !important;
	height:131px !important;
	left:42px !important;
	top:745px !important;
}

#item2546 {
	width:85px !important;
	height:26px !important;
	left:758px !important;
	top:636px !important;
}

#item2557 {
	width:85px !important;
	height:26px !important;
	left:296px !important;
	top:400px !important;
}

#item2568 {
	width:85px !important;
	height:26px !important;
	left:464px !important;
	top:99px !important;
}

#item2579 {
	width:85px !important;
	height:26px !important;
	left:752px !important;
	top:304px !important;
}

#item2590 {
	width:85px !important;
	height:26px !important;
	left:299px !important;
	top:701px !important;
}

#item41129 {
	width:240px !important;
	height:77px !important;
}

#item41125 {
	width:240px !important;
	height:77px !important;
	left:296px !important;
	top:734px !important;
}

#item34456 {
	width:85px !important;
	height:26px !important;
	left:488px !important;
	top:691px !important;
}

#item34471 {
	width:85px !important;
	height:26px !important;
	left:27px !important;
	top:456px !important;
}

#item34484 {
	width:85px !important;
	height:26px !important;
	left:194px !important;
	top:155px !important;
}

#item34497 {
	width:85px !important;
	height:26px !important;
	left:482px !important;
	top:360px !important;
}

#item34512 {
	width:85px !important;
	height:26px !important;
	left:29px !important;
	top:757px !important;
}

#item41124 {
	width:240px !important;
	height:131px !important;
}

#item41121 {
	width:240px !important;
	height:131px !important;
	left:39px !important;
	top:737px !important;
}

#item27399 {
	width:1134px !important;
	height:785px !important;
	top:68px !important;
	background:#06121e;
}

#item34583 {
	width:601px !important;
	height:785px !important;
	top:124px !important;
	background:#06121e;
}

#item34689 {
	width:320px !important;
	height:295px !important;
	left:21px !important;
	top:369px !important;
}

#item27562 {
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#df604d;
}

#item27618 {
	width:452px !important;
	height:128px !important;
	left:527px !important;
	top:584px !important;
	background:#69a790;
}

#item34742 {
	width:595px !important;
	height:778px !important;
	top:122px !important;
	background:#df604d;
}

#item34797 {
	width:494px !important;
	height:128px !important;
	left:101px !important;
	top:772px !important;
	background:#69a790;
}

#item27645 {
	width:1134px !important;
	height:785px !important;
	top:68px !important;
	background:#06121e;
}

#item27647 {
	width:326px !important;
	height:460px !important;
	left:404px !important;
	top:302px !important;
	background:#4f5668;
}

#item27740 {
	width:326px !important;
	height:460px !important;
	left:29px !important;
	top:303px !important;
	background:#4f5668;
}

#item27765 {
	width:286px !important;
	height:227px !important;
	top:99px !important;
}

#item27791 {
	width:276px !important;
	height:188px !important;
	left:432px !important;
	top:549px !important;
}

#item27817 {
	width:286px !important;
	height:252px !important;
	left:806px !important;
	top:549px !important;
}

#item34823 {
	width:595px !important;
	height:777px !important;
	left:1px !important;
	top:122px !important;
	background:#69a790;
}

#item34893 {
	width:116px !important;
	height:60px !important;
}

#item34890 {
	width:116px !important;
	height:60px !important;
	left:449px !important;
	top:387px !important;
}

#item34897 {
	width:157px !important;
	height:50px !important;
}

#item34894 {
	width:157px !important;
	height:50px !important;
	left:172px !important;
	top:645px !important;
}

#item34901 {
	width:247px !important;
	height:54px !important;
}

#item34898 {
	width:247px !important;
	height:54px !important;
	left:310px !important;
	top:802px !important;
}

#item27885 {
	width:1134px !important;
	height:785px !important;
	top:68px !important;
	background:#69b197;
}

#item27964 {
	width:355px !important;
	height:212px !important;
	left:707px !important;
	top:194px !important;
}

#item28062 {
	width:254px !important;
	height:212px !important;
	background:#df604d;
}

#item34925 {
	width:595px !important;
	height:777px !important;
	left:2px !important;
	top:122px !important;
	background:#69b197;
}

#item35030 {
	width:437px !important;
	height:137px !important;
	background:#df604d;
}

#item35054 {
	width:237px !important;
	height:296px !important;
	left:299px !important;
	top:241px !important;
}

#item28180 {
	width:356px !important;
	height:99px !important;
}

#item28177 {
	width:356px !important;
	height:99px !important;
	left:431px !important;
	top:402px !important;
}

#item35194 {
	width:371px !important;
	height:114px !important;
}

#item35191 {
	width:371px !important;
	height:114px !important;
	left:116px !important;
	top:455px !important;
}

#item28190 {
	width:404px !important;
	height:782px !important;
	top:71px !important;
	background:#c05533;
}

#item28240 {
	width:425px !important;
	height:295px !important;
	top:502px !important;
	background:#69a790;
}

#item35197 {
	width:595px !important;
	height:162px !important;
	left:2px !important;
	top:738px !important;
	background:#69a790;
}

#item35199 {
	width:595px !important;
	height:231px !important;
	left:2px !important;
	top:122px !important;
	background:#c05533;
}

#item28265 {
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#69a790;
}

#item28267 {
	width:594px !important;
	height:183px !important;
	left:269px !important;
	top:663px !important;
	background:#4f5668;
}

#item28346 {
	width:455px !important;
	height:78px !important;
	left:340px !important;
	top:576px !important;
}

#item28419 {
	width:523px !important;
	height:111px !important;
	left:305px !important;
	top:721px !important;
}

#item35293 {
	width:594px !important;
	height:183px !important;
	left:-1px !important;
	top:717px !important;
	background:#b5ae9c;
}

#item35296 {
	width:596px !important;
	height:147px !important;
	left:-1px !important;
	top:122px !important;
	background:#69a790;
}

#item35446 {
	width:455px !important;
	height:78px !important;
	left:70px !important;
	top:626px !important;
}

#item35496 {
	width:523px !important;
	height:111px !important;
	left:29px !important;
	top:779px !important;
}

#item28569 {
	width:1134px !important;
	height:785px !important;
	top:68px !important;
	background:#69a790;
}

#item28674 {
	width:537px !important;
	height:54px !important;
	left:60px !important;
	top:763px !important;
}

#item28802_container {
	width:426px !important;
	height:647px !important;
	left:672px !important;
	top:170px !important;
}

#item35603 {
	width:595px !important;
	height:189px !important;
	left:2px !important;
	top:711px !important;
	background:#69a790;
}

#item35736 {
	width:537px !important;
	height:54px !important;
	left:24px !important;
	top:830px !important;
}

#item28834 {
	width:367px !important;
	height:139px !important;
	left:349px !important;
	top:68px !important;
	background:#a05d55;
}

#item28836 {
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#69a790;
}

#item28838 {
	width:594px !important;
	height:160px !important;
	left:253px !important;
	top:679px !important;
	background:#69a790;
}

#item28839 {
	width:214px !important;
	height:130px !important;
	left:309px !important;
	top:221px !important;
}

#item28989 {
	width:238px !important;
	height:92px !important;
	left:584px !important;
	top:702px !important;
}

#item35843 {
	width:595px !important;
	height:139px !important;
	left:-1px !important;
	top:122px !important;
	background:#a05d55;
}

#item35845 {
	width:353px !important;
	height:177px !important;
	left:-1px !important;
	top:244px !important;
	background:#69a790;
}

#item35847 {
	width:594px !important;
	height:160px !important;
	left:2px !important;
	top:732px !important;
	background:#69a790;
}

#item36000 {
	width:214px !important;
	height:130px !important;
	left:69px !important;
	top:268px !important;
}

#item36075 {
	width:238px !important;
	height:92px !important;
	left:305px !important;
	top:767px !important;
}

#item29202 {
	opacity:0.77;
	width:1134px !important;
	height:785px !important;
	top:65px !important;
	background:#69a790;
}

#item29204 {
	width:268px !important;
	height:58px !important;
	left:275px !important;
	top:329px !important;
	background:#a05d55;
}

#item29214 {
	width:315px !important;
	height:177px !important;
	left:543px !important;
	top:216px !important;
	background:#69a790;
}

#item29215 {
	width:594px !important;
	height:147px !important;
	left:277px !important;
	top:683px !important;
	background:#69a790;
}

#item29216 {
	width:268px !important;
	height:149px !important;
	left:572px !important;
	top:230px !important;
}

#item29360 {
	width:238px !important;
	height:92px !important;
	left:582px !important;
	top:711px !important;
}

#item36244 {
	width:269px !important;
	height:58px !important;
	left:-1px !important;
	top:387px !important;
	background:#a05d55;
}

#item36252 {
	width:315px !important;
	height:177px !important;
	left:268px !important;
	top:275px !important;
	background:#69a790;
}

#item36254 {
	width:594px !important;
	height:147px !important;
	left:2px !important;
	top:742px !important;
	background:#69a790;
}

#item36399 {
	width:268px !important;
	height:149px !important;
	left:295px !important;
	top:290px !important;
}

#item36473 {
	width:238px !important;
	height:92px !important;
	left:310px !important;
	top:770px !important;
}

#item29605 {
	opacity:0.77;
	width:1134px !important;
	height:782px !important;
	top:71px !important;
	background:#69a790;
}

#item29607 {
	width:220px !important;
	height:147px !important;
	left:610px !important;
	top:229px !important;
	background:#69a790;
}

#item29665 {
	width:594px !important;
	height:219px !important;
	left:321px !important;
	top:617px !important;
	background:#69a790;
}

#item29690 {
	width:489px !important;
	height:73px !important;
	left:369px !important;
	top:472px !important;
}

#item29787 {
	width:295px !important;
	height:42px !important;
	left:613px !important;
	top:622px !important;
}

#item29862 {
	width:295px !important;
	height:195px !important;
	left:613px !important;
	top:665px !important;
}

#item29936 {
	width:295px !important;
	height:26px !important;
	left:613px !important;
	top:797px !important;
}

#item36582 {
	width:241px !important;
	height:147px !important;
	left:295px !important;
	top:252px !important;
	background:#69a790;
}

#item36637 {
	width:595px !important;
	height:290px !important;
	top:608px !important;
	background:#69a790;
}

#item36738 {
	width:489px !important;
	height:73px !important;
	left:53px !important;
	top:520px !important;
}

#item36814 {
	width:295px !important;
	height:42px !important;
	left:300px !important;
	top:646px !important;
}

#item36888 {
	width:295px !important;
	height:195px !important;
	left:300px !important;
	top:689px !important;
}

#item36962 {
	width:295px !important;
	height:26px !important;
	left:300px !important;
	top:821px !important;
}

#item30076 {
	opacity:0.77;
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#69a790;
}

#item30078 {
	width:367px !important;
	height:58px !important;
	left:41px !important;
	top:380px !important;
	background:#a05d55;
}

#item30088 {
	width:223px !important;
	height:341px !important;
	left:408px !important;
	top:140px !important;
	background:#69a790;
}

#item30090 {
	width:594px !important;
	height:89px !important;
	left:42px !important;
	top:735px !important;
	background:#69a790;
}

#item30183 {
	width:434px !important;
	height:73px !important;
	left:59px !important;
	top:743px !important;
}

#item30333_container {
	width:420px !important;
	height:665px !important;
	left:667px !important;
	top:166px !important;
}

#item30337 {
	width:116px !important;
	height:46px !important;
}

#item30334 {
	width:116px !important;
	height:46px !important;
	left:478px !important;
	top:179px !important;
}

#item30341 {
	width:164px !important;
	height:53px !important;
}

#item30338 {
	width:164px !important;
	height:53px !important;
	left:403px !important;
	top:303px !important;
}

#item30345 {
	width:169px !important;
	height:53px !important;
}

#item30342 {
	width:169px !important;
	height:53px !important;
	left:438px !important;
	top:396px !important;
}

#item30349 {
	width:92px !important;
	height:46px !important;
}

#item30346 {
	width:92px !important;
	height:46px !important;
	left:211px !important;
	top:555px !important;
}

#item37049 {
	width:367px !important;
	height:58px !important;
	top:423px !important;
	background:#a05d55;
}

#item37058 {
	width:223px !important;
	height:323px !important;
	left:367px !important;
	top:183px !important;
	background:#69a790;
}

#item37060 {
	width:594px !important;
	height:89px !important;
	left:1px !important;
	top:779px !important;
	background:#69a790;
}

#item37154 {
	width:434px !important;
	height:73px !important;
	left:18px !important;
	top:784px !important;
}

#item37309 {
	width:129px !important;
	height:43px !important;
}

#item37306 {
	width:129px !important;
	height:43px !important;
	left:425px !important;
	top:219px !important;
}

#item37313 {
	width:144px !important;
	height:54px !important;
}

#item37310 {
	width:144px !important;
	height:54px !important;
	left:367px !important;
	top:344px !important;
}

#item37318 {
	width:157px !important;
	height:33px !important;
}

#item37314 {
	width:157px !important;
	height:33px !important;
	left:403px !important;
	top:448px !important;
}

#item37323 {
	width:116px !important;
	height:65px !important;
}

#item37319 {
	width:116px !important;
	height:65px !important;
	left:152px !important;
	top:597px !important;
}

#item37327 {
	width:141px !important;
	height:31px !important;
}

#item37324 {
	width:141px !important;
	height:31px !important;
	left:136px !important;
	top:868px !important;
}

#item2781 {
	width:85px !important;
	height:26px !important;
	left:752px !important;
	top:230px !important;
}

#item2792 {
	width:85px !important;
	height:26px !important;
	left:462px !important;
	top:195px !important;
}

#item2803 {
	width:85px !important;
	height:26px !important;
	left:754px !important;
	top:696px !important;
}

#item41133 {
	width:272px !important;
	height:114px !important;
}

#item41130 {
	width:272px !important;
	height:114px !important;
	left:573px !important;
	top:334px !important;
}

#item24860 {
	width:85px !important;
	height:26px !important;
	left:483px !important;
	top:284px !important;
}

#item24874 {
	width:85px !important;
	height:26px !important;
	left:193px !important;
	top:249px !important;
}

#item24887 {
	width:85px !important;
	height:26px !important;
	left:485px !important;
	top:750px !important;
}

#item41137 {
	width:272px !important;
	height:114px !important;
}

#item41134 {
	width:272px !important;
	height:114px !important;
	left:301px !important;
	top:389px !important;
}

#item41151 {
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#b0cfda;
}

#item2841 {
	width:85px !important;
	height:26px !important;
	left:643px !important;
	top:810px !important;
}

#item24935 {
	width:85px !important;
	height:26px !important;
	left:374px !important;
	top:864px !important;
}

#item41150 {
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#4a4949;
}

#item2852 {
	width:85px !important;
	height:26px !important;
	left:751px !important;
	top:699px !important;
}

#item24954 {
	width:85px !important;
	height:26px !important;
	left:475px !important;
	top:753px !important;
}

#item30379 {
	width:1134px !important;
	height:783px !important;
	top:68px !important;
	background:#f0bc3e;
}

#item37410 {
	width:595px !important;
	height:268px !important;
	top:632px !important;
	background:#f0bc3e;
}

#item30610 {
	width:835px !important;
	height:782px !important;
	left:119px !important;
	top:68px !important;
	background:#ecae00;
}

#item30622 {
	width:432px !important;
	height:557px !important;
	left:407px !important;
	top:193px !important;
	background:#da6b5a;
}

#item37598 {
	width:595px !important;
	height:778px !important;
	top:122px !important;
	background:#ecae00;
}

#item37607 {
	width:308px !important;
	height:622px !important;
	left:288px !important;
	top:200px !important;
	background:#da6b5a;
}

#item30649 {
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#db6a5c;
}

#item37650 {
	width:248px !important;
	height:771px !important;
	left:347px !important;
	top:122px !important;
	background:#df5745;
}

#item30805 {
	width:1134px !important;
	height:785px !important;
	top:68px !important;
	background:#f8a008;
}

#item30831 {
	width:525px !important;
	height:170px !important;
	left:608px !important;
	top:620px !important;
	background:#575756;
}

#item30890 {
	width:251px !important;
	height:52px !important;
}

#item30887 {
	width:251px !important;
	height:52px !important;
	left:799px !important;
	top:700px !important;
}

#item37779 {
	width:595px !important;
	height:723px !important;
	top:153px !important;
	background:#f8a008;
}

#item37803 {
	width:262px !important;
	height:170px !important;
	left:-27px !important;
	top:705px !important;
	background:#575756;
}

#item37839 {
	width:233px !important;
	height:52px !important;
}

#item37835 {
	width:233px !important;
	height:52px !important;
	left:10px !important;
	top:826px !important;
}

#item41148 {
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#007289;
}

#item2978 {
	width:85px !important;
	height:26px !important;
	left:754px !important;
	top:197px !important;
}

#item24972 {
	width:85px !important;
	height:26px !important;
	left:487px !important;
	top:251px !important;
}

#item2989 {
	width:85px !important;
	height:26px !important;
	left:591px !important;
	top:214px !important;
}

#item41145 {
	width:512px !important;
	height:60px !important;
}

#item41142 {
	width:512px !important;
	height:60px !important;
	left:319px !important;
	top:761px !important;
}

#item24994 {
	width:85px !important;
	height:26px !important;
	left:322px !important;
	top:270px !important;
}

#item41141 {
	width:526px !important;
	height:51px !important;
}

#item41138 {
	width:526px !important;
	height:51px !important;
	left:50px !important;
	top:826px !important;
}

#item30947 {
	width:251px !important;
	height:60px !important;
	left:379px !important;
	top:633px !important;
	background:#da6b5a;
}

#item31021 {
	width:304px !important;
	height:234px !important;
	background:#69a790;
}

#item37876 {
	width:523px !important;
	height:266px !important;
	left:35px !important;
	top:634px !important;
	background:#69a790;
}

#item37924 {
	width:251px !important;
	height:60px !important;
	left:343px !important;
	top:400px !important;
	background:#da6b5a;
}

#item31048 {
	width:716px !important;
	height:295px !important;
	left:418px !important;
	top:558px !important;
	background:#487a6f;
}

#item31050 {
	width:1134px !important;
	height:490px !important;
	top:68px !important;
	background:#69a790;
}

#item38016 {
	width:595px !important;
	height:490px !important;
	top:122px !important;
	background:#69a790;
}

#item31154 {
	opacity:0.80;
	width:707px !important;
	height:629px !important;
	left:442px !important;
	top:153px !important;
	background:#69a790;
}

#item38089 {
	opacity:0.80;
	width:523px !important;
	height:444px !important;
	left:35px !important;
	top:448px !important;
	background:#69a790;
}

#item38114 {
	width:492px !important;
	height:286px !important;
	left:50px !important;
	top:575px !important;
}

#item31222 {
	opacity:0.80;
	width:551px !important;
	height:785px !important;
	left:-8px !important;
	top:68px !important;
	background:#69a790;
}

#item38150 {
	opacity:0.80;
	width:301px !important;
	height:778px !important;
	left:295px !important;
	top:122px !important;
	background:#69a790;
}

#item38152 {
	width:265px !important;
	height:717px !important;
	left:295px !important;
	top:146px !important;
}

#item31250 {
	width:788px !important;
	height:782px !important;
	top:68px !important;
	background:#69a790;
}

#item31345 {
	opacity:0.80;
	width:1134px !important;
	height:785px !important;
	top:68px !important;
	background:#69a790;
}

#item31370_container {
	width:819px !important;
	height:622px !important;
	left:157px !important;
	top:196px !important;
}

#item38254 {
	opacity:0.80;
	width:595px !important;
	height:778px !important;
	top:122px !important;
	background:#69a790;
}

#item38280_container {
	width:523px !important;
	height:642px !important;
	left:36px !important;
	top:245px !important;
}

#item31371 {
	width:1134px !important;
	height:785px !important;
	left:1px !important;
	top:66px !important;
	background:#4c7e89;
}

#item31464 {
	width:525px !important;
	height:53px !important;
	background:#df5745;
}

#item38284 {
	width:595px !important;
	height:778px !important;
	top:122px !important;
	background:#4c7e89;
}

#item38316 {
	width:207px !important;
	height:304px !important;
	top:551px !important;
	background:#df5745;
}

#item38341 {
	width:341px !important;
	height:304px !important;
	left:218px !important;
	top:551px !important;
}

#item31534 {
	width:1134px !important;
	height:539px !important;
	top:312px !important;
	background:#d7dcde;
}

#item31582 {
	width:391px !important;
	height:782px !important;
	top:68px !important;
	background:#df5745;
}

#item38387 {
	width:595px !important;
	height:451px !important;
	top:449px !important;
	background:#d7dcde;
}

#item38412 {
	width:281px !important;
	height:405px !important;
	left:283px !important;
	top:463px !important;
}

#item31659 {
	width:1134px !important;
	height:785px !important;
	top:68px !important;
	background:#8a7766;
}

#item31684 {
	width:1154px !important;
	height:279px !important;
	left:-20px !important;
	top:229px !important;
	background:#df5745;
}

#item38471 {
	width:595px !important;
	height:778px !important;
	top:122px !important;
	background:#8a7766;
}

#item31808 {
	width:1134px !important;
	height:788px !important;
	left:2px !important;
	top:68px !important;
	background:#8a5b4d;
}

#item41185_container {
	width:516px !important;
	height:611px !important;
	left:555px !important;
	top:199px !important;
}

#item41195 {
	width:595px !important;
	height:777px !important;
	top:122px !important;
}

#item41198 {
	width:594px !important;
	height:1362px !important;
	left:1px !important;
	background:#8a5b4d;
}

#item41270_container {
	width:516px !important;
	height:611px !important;
	left:20px !important;
	top:96px !important;
}

#item41147 {
	width:1134px !important;
	height:782px !important;
	top:68px !important;
	background:#3c3c3b;
}

#item3124 {
	width:85px !important;
	height:26px !important;
	left:750px !important;
	top:210px !important;
}

#item25021 {
	width:85px !important;
	height:26px !important;
	left:481px !important;
	top:264px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:725px){ [class*=" mq-"], .mq-default { display:none; } .mq-595 {display:block; } }

#loadIndicator{display:none;}
