/* 	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:2048px; height:1536px; background: #fff !important; }
.paper-vertical { width:2048px; height:100%; }
.paper-horizontal { width:10px; height:1548px; }
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);
}
@media all and (max-height:1536px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2048px) {
	.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;}
}

#item157403 {
	width:254px !important;
	height:198px !important;
	left:-150px !important;
	top:124px !important;
	background:#ef7d00;
}

@keyframes flyinfromright-157404 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-157404 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-170902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-170902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item157570 {
	width:34px !important;
	height:22px !important;
	left:1679px !important;
	top:1267px !important;
	box-shadow:4px 4px 10px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:4px 4px 10px 0px rgba(0,0,0,0.75);
	background:#fff;
}

#item157766 {
	width:2196px !important;
	height:166px !important;
	left:-54px !important;
	top:3138px !important;
	background:#000;
}

#item157821 {
	width:2648px !important;
	height:446px !important;
	left:-164px !important;
	background:#009993;
}

#item157846 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:45px !important;
	background:#fff;
}

#item157985 {
	width:1040px !important;
	height:2766px !important;
	left:1px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item171044 {
	width:10px !important;
	height:10px !important;
}

#item170916 {
	width:521px !important;
	height:1383px !important;
	left:110px !important;
	top:1821px !important;
}

#item158009 {
	width:520px !important;
	height:72px !important;
	left:110px !important;
	top:1752px !important;
	background:#009993;
}

#item158034 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item171064 {
	width:520px !important;
	height:1162px !important;
}

#item171065 {
	width:520px !important;
	height:1162px !important;
	left:110px !important;
	top:1830px !important;
}

#item171131 {
	width:338px !important;
	height:69px !important;
	left:166px !important;
	top:3012px !important;
}

#item171058 {
	width:83px !important;
	height:69px !important;
}

#item171059 {
	width:83px !important;
	height:69px !important;
	left:557px !important;
	top:1755px !important;
}

#item158311 {
	width:74px !important;
	height:91px !important;
	left:110px !important;
	top:1840px !important;
	background:#69509c;
}

#item158312 {
	width:74px !important;
	height:88px !important;
	left:857px !important;
	top:1819px !important;
	background:#b60058;
}

#item158313 {
	width:74px !important;
	height:88px !important;
	left:1418px !important;
	top:1818px !important;
	background:#009993;
}

#item158360 {
	width:110px !important;
	height:135px !important;
	top:99px !important;
	background:#009993;
}

#item158476 {
	width:334px !important;
	height:286px !important;
	left:857px !important;
	top:1334px !important;
	background:#000;
}

#item158477 {
	width:334px !important;
	height:286px !important;
	left:1604px !important;
	top:1334px !important;
	background:#cccccc;
}

#item158525 {
	width:74px !important;
	height:91px !important;
	left:1418px !important;
	top:2110px !important;
	background:#ef7d00;
}

#item158603 {
	width:297px !important;
	height:98px !important;
	left:35px !important;
	background:#b60058;
}

#item158604 {
	width:299px !important;
	height:53px !important;
	left:35px !important;
	top:102px !important;
	background:#fff;
}

#item158628 {
	width:299px !important;
	height:84px !important;
	left:35px !important;
	top:160px !important;
	background:#95c11e;
}

#item158702 {
	width:74px !important;
	height:91px !important;
	left:110px !important;
	top:322px !important;
	background:#e30513;
}

#item159272 {
	width:824px !important;
	height:5434px !important;
	left:-119px !important;
	top:-25px !important;
	background:#009993;
}

#item159319 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:45px !important;
	background:#009993;
}

#item159420 {
	width:2196px !important;
	height:65px !important;
	left:-40px !important;
	top:5360px !important;
	background:#000;
}

#item159671 {
	width:811px !important;
	height:533px !important;
	left:1562px !important;
	top:7247px !important;
	background:#69509c;
}

#item159672 {
	width:811px !important;
	height:533px !important;
	left:1562px !important;
	top:12747px !important;
	background:#69509c;
}

#item159675 {
	width:847px !important;
	height:533px !important;
	left:-314px !important;
	top:4282px !important;
	background:#69509c;
}

#item159676 {
	width:847px !important;
	height:533px !important;
	left:-314px !important;
	top:10464px !important;
	background:#69509c;
}

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

#item159785 {
	width:1613px !important;
	height:72px !important;
	left:324px !important;
	top:4018px !important;
	background:#69509c;
}

#item159786 {
	width:1613px !important;
	height:72px !important;
	left:324px !important;
	top:10200px !important;
	background:#69509c;
}

#item159885 {
	width:1613px !important;
	height:72px !important;
	left:110px !important;
	top:6988px !important;
	background:#69509c;
}

#item159887 {
	width:1613px !important;
	height:72px !important;
	left:110px !important;
	top:12488px !important;
	background:#69509c;
}

#item159936 {
	width:45px !important;
	height:45px !important;
	background:#b60058;
}

#item159941 {
	width:45px !important;
	height:45px !important;
	background:#b60058;
}

#item159967 {
	width:133px !important;
	height:91px !important;
	left:1938px !important;
	top:38px !important;
	background:#69509c;
}

#item160068 {
	width:751px !important;
	height:72px !important;
	left:1187px !important;
	top:14336px !important;
	background:#69509c;
}

#item160139 {
	opacity:0.80;
	width:1614px !important;
	height:940px !important;
	left:214px !important;
	background:#fff;
}

#item160186 {
	opacity:0.80;
	width:1614px !important;
	height:940px !important;
	left:214px !important;
	top:6182px !important;
	background:#fff;
}

#item160234 {
	opacity:0.80;
	width:1614px !important;
	height:942px !important;
	top:2970px !important;
	background:#fff;
}

#item172005 {
	width:10px !important;
	height:10px !important;
}

#item171947 {
	width:1828px !important;
	height:9412px !important;
	left:110px !important;
	top:4090px !important;
}

#item160328 {
	width:10px !important;
	height:10px !important;
	left:110px !important;
	top:3452px !important;
}

#item172006 {
	width:123px !important;
	height:110px !important;
}

#item172010 {
	width:123px !important;
	height:110px !important;
	left:1840px !important;
	top:3996px !important;
}

#item172007 {
	width:123px !important;
	height:110px !important;
}

#item172017 {
	width:123px !important;
	height:110px !important;
	left:1618px !important;
	top:6966px !important;
}

#item172008 {
	width:123px !important;
	height:110px !important;
}

#item172025 {
	width:123px !important;
	height:110px !important;
	left:1838px !important;
	top:10181px !important;
}

#item172009 {
	width:123px !important;
	height:110px !important;
}

#item172033 {
	width:123px !important;
	height:110px !important;
	left:1618px !important;
	top:12466px !important;
}

#item172013 {
	width:1598px !important;
	height:924px !important;
}

#item172014 {
	width:1598px !important;
	height:924px !important;
	left:324px !important;
	top:4106px !important;
}

#item172021 {
	width:1598px !important;
	height:940px !important;
}

#item172022 {
	width:1598px !important;
	height:940px !important;
	left:110px !important;
	top:7060px !important;
}

#item172028 {
	width:1598px !important;
	height:940px !important;
}

#item172030 {
	width:1598px !important;
	height:940px !important;
	left:324px !important;
	top:10272px !important;
}

#item172036 {
	width:1598px !important;
	height:940px !important;
}

#item172040 {
	width:1598px !important;
	height:940px !important;
	left:110px !important;
	top:12560px !important;
}

#item160685 {
	width:3230px !important;
	height:4752px !important;
	left:324px !important;
	top:11914px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item160686 {
	width:1613px !important;
	height:72px !important;
	left:111px !important;
	top:3203px !important;
	background:#b60058;
}

#item160687 {
	width:1613px !important;
	height:72px !important;
	left:324px !important;
	top:5096px !important;
	background:#b60058;
}

#item160688 {
	width:1613px !important;
	height:72px !important;
	left:111px !important;
	top:6965px !important;
	background:#b60058;
}

#item160689 {
	width:1613px !important;
	height:72px !important;
	left:325px !important;
	top:11914px !important;
	background:#b60058;
}

#item160783 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item160787 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item160792 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item161157 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:27px !important;
	background:#b60058;
}

#item160986 {
	width:3230px !important;
	height:2278px !important;
	top:1365px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item160988 {
	width:3230px !important;
	height:2540px !important;
	top:5127px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item161117 {
	width:964px !important;
	height:2278px !important;
	left:1346px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item173359 {
	width:45px !important;
	height:45px !important;
	background:#b60058;
}

#item160987 {
	width:3230px !important;
	height:2056px !important;
	left:214px !important;
	top:3258px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item172195 {
	width:10px !important;
	height:10px !important;
}

#item172125 {
	width:1828px !important;
	height:7822px !important;
	left:110px !important;
	top:1910px !important;
}

#item161158 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1862px !important;
	background:#b60058;
}

#item161184 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item172203 {
	width:94px !important;
	height:91px !important;
}

#item172209 {
	width:94px !important;
	height:91px !important;
	left:1858px !important;
	top:1849px !important;
}

#item172204 {
	width:94px !important;
	height:91px !important;
}

#item172212 {
	width:94px !important;
	height:91px !important;
	left:1639px !important;
	top:3194px !important;
}

#item172205 {
	width:94px !important;
	height:91px !important;
}

#item172215 {
	width:94px !important;
	height:91px !important;
	left:1853px !important;
	top:5087px !important;
}

#item172206 {
	width:94px !important;
	height:91px !important;
}

#item172220 {
	width:94px !important;
	height:91px !important;
	left:1639px !important;
	top:6959px !important;
}

#item172208 {
	width:383px !important;
	height:397px !important;
}

#item172223 {
	width:383px !important;
	height:397px !important;
	left:270px !important;
	top:9781px !important;
}

#item172226 {
	width:474px !important;
	height:1110px !important;
}

#item172227 {
	width:474px !important;
	height:1110px !important;
	left:1464px !important;
	top:1940px !important;
}

#item172230 {
	width:1614px !important;
	height:1139px !important;
}

#item172231 {
	width:1614px !important;
	height:1139px !important;
	left:111px !important;
	top:3275px !important;
}

#item172234 {
	width:1614px !important;
	height:770px !important;
}

#item172235 {
	width:1614px !important;
	height:770px !important;
	left:324px !important;
	top:5426px !important;
}

#item173374 {
	width:1614px !important;
	height:143px !important;
}

#item173371 {
	width:1614px !important;
	height:143px !important;
	left:324px !important;
	top:5195px !important;
}

#item172238 {
	width:1615px !important;
	height:1257px !important;
}

#item172239 {
	width:1615px !important;
	height:1257px !important;
	left:110px !important;
	top:7050px !important;
}

#item173364 {
	width:76px !important;
	height:69px !important;
}

#item173365 {
	width:76px !important;
	height:69px !important;
	left:1856px !important;
	top:8715px !important;
}

#item173376 {
	width:555px !important;
	height:116px !important;
	left:805px !important;
	top:5316px !important;
}

#item161458 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:27px !important;
	background:#06a451;
}

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

#item161531 {
	width:1670px !important;
	height:72px !important;
	left:186px !important;
	top:3380px !important;
	background:#06a451;
}

#item161556 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

@keyframes flyinfrombottom-161606 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-161606 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-161607 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-161607 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-161608 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-161608 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-161609 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-161609 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-161610 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-161610 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-161611 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-161611 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item161671 {
	opacity:0.90;
	width:1670px !important;
	height:1535px !important;
	top:1950px !important;
	background:#fff;
}

#item161717 {
	width:964px !important;
	height:2526px !important;
	left:1270px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item172286 {
	width:10px !important;
	height:10px !important;
}

#item172251 {
	width:1752px !important;
	height:3485px !important;
	left:186px !important;
	top:1501px !important;
}

#item161718 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1444px !important;
	background:#54b265;
}

#item161743 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item172287 {
	width:86px !important;
	height:72px !important;
}

#item172292 {
	width:86px !important;
	height:72px !important;
	left:1864px !important;
	top:1444px !important;
}

#item172288 {
	width:86px !important;
	height:72px !important;
}

#item172295 {
	width:86px !important;
	height:72px !important;
	left:1751px !important;
	top:3377px !important;
}

#item172298 {
	width:483px !important;
	height:566px !important;
}

#item172299 {
	width:483px !important;
	height:566px !important;
	left:1455px !important;
	top:1516px !important;
}

#item172302 {
	width:1670px !important;
	height:1534px !important;
}

#item172303 {
	width:1670px !important;
	height:1534px !important;
	left:186px !important;
	top:3452px !important;
}

#item173258 {
	width:483px !important;
	height:594px !important;
}

#item173259 {
	width:483px !important;
	height:594px !important;
	left:1455px !important;
	top:2170px !important;
}

#item173291 {
	width:121px !important;
	height:55px !important;
	left:1650px !important;
	top:2104px !important;
}

#item162037 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:36px !important;
	background:#95c11e;
}

#item162233 {
	width:1290px !important;
	height:72px !important;
	left:379px !important;
	top:5360px !important;
	background:#95c11e;
}

#item162234 {
	width:1290px !important;
	height:132px !important;
	left:379px !important;
	top:10486px !important;
	background:#95c11e;
}

#item162282 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item162287 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item162358 {
	width:1290px !important;
	height:72px !important;
	left:379px !important;
	top:3711px !important;
	background:#95c11e;
}

#item162503 {
	width:966px !important;
	height:2854px !important;
	left:1076px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162534 {
	opacity:0.80;
	width:1290px !important;
	height:940px !important;
	top:3721px !important;
	background:#fff;
}

#item172380 {
	width:10px !important;
	height:10px !important;
}

#item172319 {
	width:1559px !important;
	height:9721px !important;
	left:379px !important;
	top:1711px !important;
}

#item162627 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1642px !important;
	background:#95c11e;
}

#item162653 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item172381 {
	width:80px !important;
	height:72px !important;
}

#item172384 {
	width:80px !important;
	height:72px !important;
	left:1858px !important;
	top:1642px !important;
}

#item172382 {
	width:80px !important;
	height:72px !important;
}

#item172387 {
	width:80px !important;
	height:72px !important;
	left:1590px !important;
	top:5363px !important;
}

#item172383 {
	width:80px !important;
	height:72px !important;
}

#item172390 {
	width:80px !important;
	height:72px !important;
	left:1593px !important;
	top:10489px !important;
}

#item172394 {
	width:1290px !important;
	height:814px !important;
}

#item172395 {
	width:1290px !important;
	height:814px !important;
	left:379px !important;
	top:10618px !important;
}

#item172398 {
	width:1291px !important;
	height:940px !important;
}

#item172399 {
	width:1291px !important;
	height:940px !important;
	left:379px !important;
	top:5432px !important;
}

#item172403 {
	width:483px !important;
	height:1424px !important;
}

#item172404 {
	width:483px !important;
	height:1424px !important;
	left:1455px !important;
	top:1714px !important;
}

#item162871 {
	width:2358px !important;
	height:678px !important;
	left:-248px !important;
	top:8440px !important;
	background:#ecf2da;
}

#item162872 {
	width:2358px !important;
	height:1650px !important;
	left:-248px !important;
	top:1906px !important;
	background:#ecf2da;
}

#item162873 {
	width:2358px !important;
	height:1518px !important;
	left:-248px !important;
	top:5162px !important;
	background:#f0d3dc;
}

#item162874 {
	width:2068px !important;
	height:1672px !important;
	left:-10px !important;
	top:-136px !important;
	background:#000;
}

#item162898 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:36px !important;
	background:#95c11e;
}

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

#item163071 {
	width:620px !important;
	height:418px !important;
	left:780px !important;
	top:1948px !important;
}

#item163145 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1598px !important;
	background:#95c11e;
}

#item163171 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item163207 {
	width:1828px !important;
	height:484px !important;
	left:110px !important;
	top:168px !important;
	background:#b60058;
}

#item163208 {
	width:1828px !important;
	height:264px !important;
	left:110px !important;
	top:674px !important;
	background:#fff;
}

#item163233 {
	width:1828px !important;
	height:418px !important;
	left:110px !important;
	top:960px !important;
	background:#95c11e;
}

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

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

#item163284 {
	width:966px !important;
	height:1846px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item163282 {
	width:483px !important;
	height:923px !important;
	left:1455px !important;
	top:1667px !important;
}

#item163324 {
	width:61px !important;
	height:58px !important;
}

#item163319 {
	width:61px !important;
	height:58px !important;
	left:1870px !important;
	top:1606px !important;
}

#item163328 {
	width:476px !important;
	height:915px !important;
}

#item163325 {
	width:476px !important;
	height:915px !important;
	left:1455px !important;
	top:1670px !important;
}

#item163608 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:38px !important;
	background:#fff;
}

#item163954 {
	width:10px !important;
	height:10px !important;
}

#item170787 {
	width:10px !important;
	height:10px !important;
}

#item170531 {
	width:1960px !important;
	height:1541px !important;
	left:-17px !important;
	top:-24px !important;
}

#item170796 {
	width:88px !important;
	height:75px !important;
}

#item170797 {
	width:88px !important;
	height:75px !important;
	left:1796px !important;
	top:159px !important;
}

#item170802 {
	width:112px !important;
	height:98px !important;
}

#item170803 {
	width:112px !important;
	height:98px !important;
	left:1562px !important;
	top:334px !important;
}

#item164089 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:36px !important;
	background:#ef7d00;
}

#item164172 {
	width:753px !important;
	height:187px !important;
	left:1186px !important;
	top:8616px !important;
	background:#ef7d00;
}

#item164197 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item164418 {
	width:966px !important;
	height:3294px !important;
	left:269px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item172447 {
	width:10px !important;
	height:10px !important;
}

#item172416 {
	width:753px !important;
	height:7807px !important;
	left:1186px !important;
	top:1843px !important;
}

#item164472 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1774px !important;
	background:#ef7d00;
}

#item164497 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item172448 {
	width:77px !important;
	height:72px !important;
}

#item172449 {
	width:77px !important;
	height:72px !important;
	left:1862px !important;
	top:1774px !important;
}

#item172455 {
	width:84px !important;
	height:63px !important;
}

#item172456 {
	width:84px !important;
	height:63px !important;
	left:1864px !important;
	top:8619px !important;
}

#item172460 {
	width:753px !important;
	height:847px !important;
}

#item172461 {
	width:753px !important;
	height:847px !important;
	left:1186px !important;
	top:8803px !important;
}

#item172464 {
	width:483px !important;
	height:1644px !important;
}

#item172465 {
	width:483px !important;
	height:1644px !important;
	left:1455px !important;
	top:1846px !important;
}

#item164649 {
	width:2559px !important;
	height:3352px !important;
	left:-119px !important;
	top:-214px !important;
	background:#fbd9ca;
}

#item164809 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:27px !important;
	background:#e30513;
}

#item164812 {
	width:1829px !important;
	height:72px !important;
	left:109px !important;
	top:8352px !important;
	background:#e30513;
}

#item165126 {
	width:612px !important;
	height:625px !important;
	top:623px !important;
	border:solid 1px #000;
}

#item165127 {
	width:612px !important;
	height:772px !important;
	left:1px !important;
	top:3778px !important;
	border:solid 1px #000;
}

#item172513 {
	width:10px !important;
	height:10px !important;
}

#item172470 {
	width:613px !important;
	height:4550px !important;
	left:110px !important;
	top:2220px !important;
}

#item165136 {
	width:612px !important;
	height:72px !important;
	left:110px !important;
	top:2148px !important;
	background:#000;
}

#item165137 {
	width:612px !important;
	height:72px !important;
	left:111px !important;
	top:5294px !important;
	background:#000;
}

#item165185 {
	width:45px !important;
	height:45px !important;
	background:#e30513;
}

#item165190 {
	width:45px !important;
	height:45px !important;
	background:#e30513;
}

#item171552 {
	width:344px !important;
	height:286px !important;
	left:1399px !important;
	top:8022px !important;
}

#item172530 {
	width:82px !important;
	height:72px !important;
}

#item172532 {
	width:82px !important;
	height:72px !important;
	left:640px !important;
	top:2148px !important;
}

#item172531 {
	width:82px !important;
	height:72px !important;
}

#item172536 {
	width:82px !important;
	height:72px !important;
	left:643px !important;
	top:5299px !important;
}

#item172539 {
	width:613px !important;
	height:1248px !important;
}

#item172540 {
	width:613px !important;
	height:1248px !important;
	left:110px !important;
	top:2220px !important;
}

#item172543 {
	width:615px !important;
	height:1397px !important;
}

#item172544 {
	width:615px !important;
	height:1397px !important;
	left:110px !important;
	top:5371px !important;
}

#item165386 {
	width:913px !important;
	height:1064px !important;
	left:-320px !important;
	top:3592px !important;
	background:#fbba20;
}

#item165387 {
	width:913px !important;
	height:536px !important;
	left:-320px !important;
	top:5206px !important;
	background:#b2b2b2;
}

#item165388 {
	width:913px !important;
	height:1064px !important;
	left:-320px !important;
	top:8454px !important;
	background:#fbba20;
}

#item165389 {
	width:913px !important;
	height:426px !important;
	left:-320px !important;
	top:11454px !important;
	background:#b2b2b2;
}

#item165390 {
	width:913px !important;
	height:1064px !important;
	left:1455px !important;
	top:2294px !important;
	background:#b2b2b2;
}

#item165391 {
	width:913px !important;
	height:836px !important;
	left:1455px !important;
	top:6086px !important;
	background:#fbba20;
}

#item165392 {
	width:913px !important;
	height:946px !important;
	left:1455px !important;
	top:7604px !important;
	background:#b2b2b2;
}

#item165502 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:27px !important;
	background:#fbba20;
}

#item165503 {
	width:1829px !important;
	height:72px !important;
	left:109px !important;
	top:11630px !important;
	background:#fbba20;
}

#item165604 {
	width:913px !important;
	height:536px !important;
	left:-320px !important;
	top:-346px !important;
	background:#fbba20;
}

#item165605 {
	width:913px !important;
	height:220px !important;
	left:1455px !important;
	top:1312px !important;
	background:#fbba20;
}

#item165819 {
	width:612px !important;
	height:713px !important;
	left:947px !important;
	top:623px !important;
	border:solid 1px #000;
}

#item165830 {
	opacity:0.80;
	width:2580px !important;
	height:1628px !important;
	top:3250px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item172611 {
	width:10px !important;
	height:10px !important;
}

#item172554 {
	width:1559px !important;
	height:4064px !important;
	left:379px !important;
	top:2198px !important;
}

#item165876 {
	width:612px !important;
	height:72px !important;
	left:1326px !important;
	top:2126px !important;
	background:#000;
}

#item165901 {
	width:45px !important;
	height:45px !important;
	background:#fbba20;
}

#item165905 {
	width:1290px !important;
	height:132px !important;
	left:379px !important;
	top:5404px !important;
	background:#fbba20;
}

#item165930 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item172552 {
	width:117px !important;
	height:88px !important;
}

#item172615 {
	width:117px !important;
	height:88px !important;
	left:1580px !important;
	top:5404px !important;
}

#item172553 {
	width:82px !important;
	height:110px !important;
}

#item172612 {
	width:82px !important;
	height:110px !important;
	left:1856px !important;
	top:2104px !important;
}

#item172618 {
	width:1290px !important;
	height:726px !important;
}

#item172619 {
	width:1290px !important;
	height:726px !important;
	left:379px !important;
	top:5536px !important;
}

#item172622 {
	width:612px !important;
	height:1314px !important;
}

#item172623 {
	width:612px !important;
	height:1314px !important;
	left:1326px !important;
	top:2198px !important;
}

#item166208 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:38px !important;
	background:#009993;
}

#item166310 {
	width:520px !important;
	height:74px !important;
	left:110px !important;
	top:810px !important;
	background:#000;
}

#item166575 {
	width:483px !important;
	height:72px !important;
	left:1311px !important;
	top:1598px !important;
	background:#ef7d00;
}

#item166601 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

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

#item166681 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:27px !important;
	background:#ef7d00;
}

#item166717 {
	width:10px !important;
	height:10px !important;
	left:110px !important;
	top:3600px !important;
}

#item166789 {
	width:1290px !important;
	height:72px !important;
	left:648px !important;
	top:4150px !important;
	background:#ef7d00;
}

#item166790 {
	width:1290px !important;
	height:72px !important;
	left:110px !important;
	top:6680px !important;
	background:#ef7d00;
}

#item166838 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item166843 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item167034 {
	width:2338px !important;
	height:91px !important;
	left:-248px !important;
	top:8682px !important;
	background:#ef7d00;
}

#item167035 {
	width:966px !important;
	height:2590px !important;
	left:1201px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item167067 {
	opacity:0.80;
	width:1290px !important;
	height:808px !important;
	left:538px !important;
	top:2555px !important;
	background:#fff;
}

#item167113 {
	opacity:0.80;
	width:1290px !important;
	height:808px !important;
	top:5085px !important;
	background:#fff;
}

#item172693 {
	width:10px !important;
	height:10px !important;
}

#item172629 {
	width:1828px !important;
	height:5905px !important;
	left:110px !important;
	top:1667px !important;
}

#item172697 {
	width:80px !important;
	height:80px !important;
}

#item172703 {
	width:80px !important;
	height:80px !important;
	left:1714px !important;
	top:1590px !important;
}

#item172700 {
	width:80px !important;
	height:80px !important;
}

#item172706 {
	width:80px !important;
	height:80px !important;
	left:1858px !important;
	top:4146px !important;
}

#item172701 {
	width:80px !important;
	height:80px !important;
}

#item172709 {
	width:80px !important;
	height:80px !important;
	left:1328px !important;
	top:6672px !important;
}

#item172712 {
	width:1290px !important;
	height:808px !important;
}

#item172713 {
	width:1290px !important;
	height:808px !important;
	left:110px !important;
	top:6752px !important;
}

#item172722 {
	width:1290px !important;
	height:808px !important;
}

#item172720 {
	width:1290px !important;
	height:808px !important;
	left:648px !important;
	top:4219px !important;
}

#item172725 {
	width:483px !important;
	height:1292px !important;
}

#item172723 {
	width:483px !important;
	height:1292px !important;
	left:1311px !important;
	top:1670px !important;
}

#item167350 {
	width:2058px !important;
	height:1264px !important;
}

#item167402 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:27px !important;
	background:#ff0000;
}

#item167403 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1297px !important;
	background:#ff0000;
}

#item167404 {
	width:483px !important;
	height:72px !important;
	left:110px !important;
	top:6176px !important;
	background:#ff0000;
}

#item167452 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item167457 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

@keyframes flyinfromleft-167468 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-167468 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item167498 {
	width:1290px !important;
	height:72px !important;
	left:110px !important;
	top:9198px !important;
	background:#ff0000;
}

#item167569 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

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

#item172739 {
	width:74px !important;
	height:35px !important;
	left:130px !important;
	top:40px !important;
	background:#ffffff;
}

#item167692 {
	opacity:0.80;
	width:1290px !important;
	height:582px !important;
	top:7901px !important;
	background:#fff;
}

#item167691 {
	width:964px !important;
	height:2410px !important;
	top:4876px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item167690 {
	width:964px !important;
	height:2686px !important;
	left:1346px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item172798 {
	width:10px !important;
	height:10px !important;
}

#item172763 {
	width:1828px !important;
	height:8483px !important;
	left:110px !important;
	top:1369px !important;
}

#item172813 {
	width:78px !important;
	height:79px !important;
}

#item172816 {
	width:78px !important;
	height:79px !important;
	left:1860px !important;
	top:1290px !important;
}

#item172814 {
	width:78px !important;
	height:79px !important;
}

#item172820 {
	width:78px !important;
	height:79px !important;
	left:529px !important;
	top:6170px !important;
}

#item172815 {
	width:78px !important;
	height:79px !important;
}

#item172823 {
	width:78px !important;
	height:79px !important;
	left:1322px !important;
	top:9197px !important;
}

#item172826 {
	width:1290px !important;
	height:582px !important;
}

#item172827 {
	width:1290px !important;
	height:582px !important;
	left:110px !important;
	top:9270px !important;
}

#item172832 {
	width:483px !important;
	height:1202px !important;
}

#item172830 {
	width:483px !important;
	height:1202px !important;
	left:110px !important;
	top:6248px !important;
}

#item172834 {
	width:483px !important;
	height:1341px !important;
}

#item172835 {
	width:483px !important;
	height:1341px !important;
	left:1455px !important;
	top:1369px !important;
}

#item167981 {
	width:133px !important;
	height:135px !important;
	left:-23px !important;
	top:99px !important;
	background:#b60058;
}

#item168005 {
	width:2068px !important;
	height:2354px !important;
	left:-10px !important;
	top:5536px !important;
	background:#b60058;
}

#item168139 {
	width:2038px !important;
	height:72px !important;
	left:-99px !important;
	top:3468px !important;
	background:#000;
}

#item168526 {
	width:133px !important;
	height:135px !important;
	left:-23px !important;
	top:99px !important;
	background:#b60058;
}

#item168554 {
	width:2024px !important;
	height:72px !important;
	left:110px !important;
	top:3596px !important;
	background:#000;
}

#item168555 {
	width:2024px !important;
	height:72px !important;
	left:110px !important;
	top:6262px !important;
	background:#000;
}

#item168556 {
	width:2024px !important;
	height:72px !important;
	left:110px !important;
	top:7736px !important;
	background:#000;
}

#item168557 {
	width:2024px !important;
	height:72px !important;
	left:-86px !important;
	top:2257px !important;
	background:#000;
}

#item168558 {
	width:2038px !important;
	height:72px !important;
	left:-100px !important;
	top:5184px !important;
	background:#000;
}

#item168559 {
	width:2038px !important;
	height:72px !important;
	left:-100px !important;
	top:6944px !important;
	background:#000;
}

#item168777 {
	width:1828px !important;
	height:442px !important;
	left:110px !important;
	top:6416px !important;
	background:#b60058;
}

#item168924 {
	width:2038px !important;
	height:72px !important;
	left:-100px !important;
	top:9298px !important;
	background:#000;
}

#item168925 {
	width:1828px !important;
	height:1124px !important;
	left:110px !important;
	top:9428px !important;
	background:#b60058;
}

#item131594 {
	width:133px !important;
	height:135px !important;
	left:-23px !important;
	top:99px !important;
	background:#b60058;
}

#item131671 {
	width:28px !important;
	height:19px !important;
	background:#000;
}

#item131675 {
	width:4px !important;
	height:26px !important;
	left:61px !important;
	top:89px !important;
	background:#000;
	border:solid 0.9px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item169377 {
	width:2238px !important;
	height:475px !important;
	left:-38px !important;
	top:-21px !important;
	background:#ef7d00;
}

#item169401 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:38px !important;
	background:#fff;
}

#item169502 {
	width:600px !important;
	height:132px !important;
	left:110px !important;
	top:1422px !important;
	background:#ef7d00;
}

#item169527 {
	width:45px !important;
	height:45px !important;
	background:#b60058;
}

#item169537 {
	width:600px !important;
	height:132px !important;
	left:110px !important;
	top:3380px !important;
	background:#ef7d00;
}

#item169563 {
	width:45px !important;
	height:45px !important;
	background:#b60058;
}

#item172875 {
	width:10px !important;
	height:10px !important;
}

#item172842 {
	width:600px !important;
	height:2838px !important;
	left:110px !important;
	top:1554px !important;
}

#item172876 {
	width:80px !important;
	height:75px !important;
}

#item172877 {
	width:80px !important;
	height:75px !important;
	left:630px !important;
	top:1425px !important;
}

#item172880 {
	width:68px !important;
	height:69px !important;
}

#item172881 {
	width:68px !important;
	height:69px !important;
	left:642px !important;
	top:3383px !important;
}

#item172885 {
	width:600px !important;
	height:880px !important;
}

#item172886 {
	width:600px !important;
	height:880px !important;
	left:110px !important;
	top:3512px !important;
}

#item172889 {
	width:600px !important;
	height:1242px !important;
}

#item172890 {
	width:600px !important;
	height:1242px !important;
	left:110px !important;
	top:1500px !important;
}

#item169766 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:36px !important;
	background:#fff;
}

#item169844 {
	width:43px !important;
	height:33px !important;
	background:#000;
}

#item169848 {
	width:4px !important;
	height:44px !important;
	left:93px !important;
	top:157px !important;
	background:#000;
	border:solid 1.4px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item169968 {
	width:302px !important;
	height:213px !important;
	left:1563px !important;
	top:2389px !important;
}

#item170103 {
	width:289px !important;
	height:205px !important;
	left:1580px !important;
	top:2397px !important;
}

#item170072 {
	width:45px !important;
	height:49px !important;
	background:#b60058;
}

#item170098 {
	width:10px !important;
	height:11px !important;
}

#item170000 {
	width:1081px !important;
	height:2022px !important;
	left:484px !important;
	top:521px !important;
}

#item170102 {
	width:68px !important;
	height:61px !important;
}

#item170099 {
	width:68px !important;
	height:61px !important;
	left:1490px !important;
	top:525px !important;
}

#item172917 {
	width:326px !important;
	height:61px !important;
}

#item172918 {
	width:326px !important;
	height:61px !important;
	left:650px !important;
	top:643px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
