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

#item120547 {
	width:164px !important;
	height:78px !important;
	left:488px !important;
	top:850px !important;
	background:#fff;
}

#item522 {
	width:225px !important;
	left:412px !important;
	top:154px !important;
	background:#9d9c9c;
	min-height:431px !important;
	padding:9px;
}

@keyframes aparecer-522 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-522 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item522 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item120630 {
	width:637px !important;
	height:129px !important;
	background:#fff;
}

#item202295 {
	width:57px !important;
	left:460px !important;
	top:895px !important;
	min-height:5px !important;
}

#item202318 {
	width:55px !important;
	left:522px !important;
	top:895px !important;
	min-height:5px !important;
}

#item202350 {
	width:25px !important;
	left:599px !important;
	top:895px !important;
	min-height:5px !important;
}

#item202380 {
	width:62px !important;
	height:51px !important;
}

#item202377 {
	width:62px !important;
	height:51px !important;
	left:455px !important;
	top:856px !important;
}

#item202384 {
	width:65px !important;
	height:51px !important;
}

#item202381 {
	width:65px !important;
	height:51px !important;
	left:517px !important;
	top:856px !important;
}

#item202388 {
	width:54px !important;
	height:51px !important;
}

#item202385 {
	width:54px !important;
	height:51px !important;
	left:582px !important;
	top:856px !important;
}

#item290038 {
	width:233px !important;
	height:441px !important;
}

#item290039 {
	width:233px !important;
	height:441px !important;
	left:408px !important;
	top:149px !important;
}

#item280092 {
	width:711px !important;
	height:949px !important;
}

#item280089 {
	width:711px !important;
	height:949px !important;
	left:-73px !important;
	top:-8px !important;
}

#item598 {
	width:298px !important;
	height:391px !important;
	left:57px !important;
	top:473px !important;
}

#item22713 {
	width:335px !important;
	height:35px !important;
	left:368px !important;
	top:825px !important;
}

#item51189 {
	width:143px !important;
	height:280px !important;
	left:368px !important;
	top:539px !important;
}

#item202417 {
	width:57px !important;
	top:38px !important;
	min-height:5px !important;
}

#item202472 {
	width:25px !important;
	left:5px !important;
	top:39px !important;
	min-height:5px !important;
}

#item202440 {
	width:55px !important;
	top:38px !important;
	min-height:5px !important;
}

#item202502 {
	width:61px !important;
	height:51px !important;
}

#item202499 {
	width:61px !important;
	height:51px !important;
	left:395px !important;
	top:243px !important;
}

#item231083 {
	width:62px !important;
	height:51px !important;
}

#item231080 {
	width:62px !important;
	height:51px !important;
	left:335px !important;
	top:243px !important;
}

#item202506 {
	width:65px !important;
	height:51px !important;
}

#item202503 {
	width:65px !important;
	height:51px !important;
	left:457px !important;
	top:243px !important;
}

#item202511 {
	width:39px !important;
	height:51px !important;
}

#item202507 {
	width:39px !important;
	height:51px !important;
	left:522px !important;
	top:243px !important;
}

#item231049 {
	width:57px !important;
	top:38px !important;
	min-height:5px !important;
}

#item191735 {
	width:682px !important;
	height:980px !important;
}

#item191731 {
	width:682px !important;
	height:980px !important;
	left:-41px !important;
	top:-34px !important;
}

#item123156 {
	width:135px !important;
	height:24px !important;
	left:463px !important;
	top:6px !important;
}

@keyframes aparecer-799 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-799 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item799 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-800 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-800 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item800 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item291331 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item857 {
	width:450px !important;
	left:92px !important;
	top:247px !important;
	min-height:530px !important;
}

#item130499 {
	width:638px !important;
	height:1006px !important;
}

#item130496 {
	width:638px !important;
	height:1006px !important;
	top:-48px !important;
}

#item878 {
	opacity:0.50;
	width:223px !important;
	height:134px !important;
	left:271px !important;
	top:177px !important;
}

#item291306 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item963 {
	width:184px !important;
	left:343px !important;
	top:189px !important;
	min-height:66px !important;
}

@keyframes aparecer-967 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-967 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item967 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes aparecer-968 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-968 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item968 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item240161 {
	width:224px !important;
	left:367px !important;
	top:426px !important;
	min-height:419px !important;
}

#item1542 {
	width:236px !important;
	left:80px !important;
	top:299px !important;
	min-height:35px !important;
}

#item274444 {
	width:224px !important;
	left:92px !important;
	top:368px !important;
	min-height:36px !important;
}

#item281717 {
	width:176px !important;
	left:140px !important;
	top:630px !important;
	min-height:80px !important;
}

#item281744 {
	width:176px !important;
	left:140px !important;
	top:709px !important;
	min-height:68px !important;
}

#item130383 {
	width:140px !important;
	left:409px !important;
	top:689px !important;
	min-height:104px !important;
}

@keyframes aparecer-61566 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-61566 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item61566 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item103075 {
	width:202px !important;
	height:78px !important;
}

#item103072 {
	width:202px !important;
	height:78px !important;
	left:336px !important;
	top:185px !important;
}

#item290001 {
	width:202px !important;
	height:51px !important;
}

#item289998 {
	width:202px !important;
	height:51px !important;
	left:119px !important;
	top:288px !important;
}

#item290005 {
	width:202px !important;
	height:51px !important;
}

#item290002 {
	width:202px !important;
	height:51px !important;
	left:119px !important;
	top:356px !important;
}

#item290027 {
	width:202px !important;
	height:65px !important;
}

#item290024 {
	width:202px !important;
	height:65px !important;
	left:119px !important;
	top:624px !important;
}

#item290031 {
	width:202px !important;
	height:65px !important;
}

#item290028 {
	width:202px !important;
	height:65px !important;
	left:119px !important;
	top:701px !important;
}

#item290009 {
	width:202px !important;
	height:51px !important;
}

#item290006 {
	width:202px !important;
	height:51px !important;
	left:361px !important;
	top:418px !important;
}

#item290014 {
	width:248px !important;
	height:39px !important;
}

#item290010 {
	width:248px !important;
	height:39px !important;
	left:361px !important;
	top:475px !important;
}

#item290018 {
	width:248px !important;
	height:39px !important;
}

#item290015 {
	width:248px !important;
	height:39px !important;
	left:361px !important;
	top:475px !important;
}

#item290023 {
	width:248px !important;
	height:39px !important;
}

#item290020 {
	width:248px !important;
	height:39px !important;
	left:361px !important;
	top:521px !important;
}

#item290035 {
	width:110px !important;
	height:73px !important;
}

#item290032 {
	width:110px !important;
	height:73px !important;
	left:402px !important;
	top:681px !important;
}

#item274556 {
	width:1632px !important;
	height:980px !important;
}

#item274557 {
	width:1632px !important;
	height:980px !important;
	left:-184px !important;
	top:-48px !important;
}

#item122694 {
	width:198px !important;
	height:31px !important;
	border-radius:0 0 62px 0;
	background:#fff;
}

#item123150 {
	width:135px !important;
	height:24px !important;
	left:40px !important;
	top:6px !important;
}

#item291281 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item108122 {
	width:264px !important;
	left:43px !important;
	top:341px !important;
	min-height:225px !important;
}

#item109015 {
	width:316px !important;
	height:273px !important;
	left:322px !important;
	top:338px !important;
	background:#fdecdc;
}

#item109013 {
	width:85px !important;
	height:85px !important;
	left:496px !important;
	top:372px !important;
	background:#fff;
}

#item109157 {
	width:638px !important;
	height:104px !important;
	background:#ececec;
}

#item108147 {
	width:539px !important;
	left:43px !important;
	top:64px !important;
	min-height:218px !important;
}

#item111427 {
	width:278px !important;
	left:328px !important;
	top:324px !important;
	min-height:15px !important;
}

#item111432 {
	width:278px !important;
	left:327px !important;
	top:340px !important;
	min-height:28px !important;
}

#item111484 {
	width:162px !important;
	left:328px !important;
	top:372px !important;
	min-height:119px !important;
}

#item111490 {
	width:344px !important;
	height:344px !important;
}

#item111491 {
	width:344px !important;
	height:344px !important;
	left:312px !important;
	top:320px !important;
}

@keyframes aparecer-113166 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-113166 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item113166 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item109128 {
	width:638px !important;
	height:104px !important;
	background:#ececec;
}

#item109099 {
	width:539px !important;
	left:57px !important;
	top:48px !important;
	min-height:41px !important;
}

#item123235 {
	width:135px !important;
	height:24px !important;
	left:463px !important;
	top:6px !important;
}

#item291255 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:867px !important;
}

#item208809 {
	width:539px !important;
	height:26px !important;
	left:57px !important;
	top:121px !important;
	background:#07a150;
}

#item208810 {
	width:120px !important;
	left:266px !important;
	top:121px !important;
	border:solid 1px #07a150;
	min-height:26px !important;
	padding:6px;
}

#item212650 {
	width:539px !important;
	left:57px !important;
	top:166px !important;
	min-height:684px !important;
}

#item109130 {
	width:638px !important;
	height:104px !important;
	background:#ececec;
}

#item109131 {
	width:539px !important;
	left:43px !important;
	top:48px !important;
	min-height:41px !important;
}

#item123227 {
	width:198px !important;
	height:31px !important;
	border-radius:0 0 62px 0;
	background:#fff;
}

#item123229 {
	width:135px !important;
	height:24px !important;
	left:40px !important;
	top:6px !important;
}

#item291230 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:867px !important;
}

#item212827 {
	width:539px !important;
	left:43px !important;
	top:130px !important;
	min-height:720px !important;
}

#item212861 {
	width:539px !important;
	left:57px !important;
	top:133px !important;
	min-height:717px !important;
}

#item291205 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:867px !important;
}

#item291180 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:867px !important;
}

#item212877 {
	width:539px !important;
	left:43px !important;
	top:121px !important;
	min-height:730px !important;
}

#item257428 {
	width:676px !important;
	height:956px !important;
}

#item257425 {
	width:676px !important;
	height:956px !important;
	top:-7px !important;
}

#item283512 {
	width:1421px !important;
	height:968px !important;
}

#item283513 {
	width:1421px !important;
	height:968px !important;
	left:-65px !important;
	top:-38px !important;
}

#item291154 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item289136 {
	width:532px !important;
	left:43px !important;
	top:67px !important;
	min-height:182px !important;
}

#item289159 {
	width:539px !important;
	left:43px !important;
	top:713px !important;
	min-height:145px !important;
}

#item291129 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item289182 {
	width:352px !important;
	left:243px !important;
	top:50px !important;
	min-height:242px !important;
}

#item289207 {
	width:166px !important;
	left:57px !important;
	top:50px !important;
	min-height:145px !important;
}

#item289246 {
	width:352px !important;
	left:243px !important;
	top:322px !important;
	min-height:110px !important;
}

#item291104 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item289280 {
	width:166px !important;
	left:42px !important;
	top:58px !important;
	min-height:789px !important;
}

#item289289 {
	width:166px !important;
	left:228px !important;
	top:57px !important;
	min-height:130px !important;
}

#item289348 {
	width:166px !important;
	left:415px !important;
	top:58px !important;
	min-height:129px !important;
}

#item291079 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item289322 {
	width:193px !important;
	height:139px !important;
	left:147px !important;
	top:325px !important;
	border-radius:undefined;
	padding:9px;
}

#item289352 {
	width:166px !important;
	left:57px !important;
	top:50px !important;
	min-height:137px !important;
}

#item289356 {
	width:166px !important;
	left:243px !important;
	top:50px !important;
	min-height:150px !important;
}

#item289360 {
	width:166px !important;
	left:429px !important;
	top:50px !important;
	min-height:800px !important;
}

#item291054 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item265384 {
	width:166px !important;
	left:213px !important;
	top:816px !important;
	min-height:25px !important;
}

#item262931 {
	width:222px !important;
	left:358px !important;
	top:63px !important;
	min-height:176px !important;
}

#item284644 {
	width:222px !important;
	left:358px !important;
	top:263px !important;
	min-height:285px !important;
}

#item291029 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item262977 {
	width:539px !important;
	left:57px !important;
	top:270px !important;
	min-height:580px !important;
}

#item201510 {
	width:483px !important;
	left:113px !important;
	top:50px !important;
	min-height:136px !important;
}

#item291004 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item284690 {
	width:166px !important;
	left:42px !important;
	top:58px !important;
	min-height:789px !important;
}

#item284694 {
	width:166px !important;
	left:228px !important;
	top:58px !important;
	min-height:789px !important;
}

#item284700 {
	width:166px !important;
	left:415px !important;
	top:58px !important;
	min-height:789px !important;
}

#item290979 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item284706 {
	width:166px !important;
	left:57px !important;
	top:58px !important;
	min-height:789px !important;
}

#item284713 {
	width:166px !important;
	left:243px !important;
	top:58px !important;
	min-height:789px !important;
}

#item284720 {
	width:166px !important;
	left:430px !important;
	top:58px !important;
	min-height:789px !important;
}

#item290954 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item284727 {
	width:166px !important;
	left:42px !important;
	top:59px !important;
	min-height:789px !important;
}

#item284764 {
	width:166px !important;
	left:228px !important;
	top:58px !important;
	min-height:789px !important;
}

#item284768 {
	width:166px !important;
	left:415px !important;
	top:59px !important;
	min-height:747px !important;
}

#item284778 {
	width:539px !important;
	left:42px !important;
	top:685px !important;
	min-height:162px !important;
}

#item286879 {
	width:704px !important;
	height:1001px !important;
}

#item286876 {
	width:704px !important;
	height:1001px !important;
	top:-40px !important;
}

#item290929 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item286892 {
	width:377px !important;
	left:99px !important;
	top:404px !important;
	min-height:103px !important;
}

#item286916 {
	width:425px !important;
	left:99px !important;
	top:510px !important;
	min-height:86px !important;
}

#item286939 {
	width:468px !important;
	left:99px !important;
	top:610px !important;
	min-height:122px !important;
}

#item290904 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item286977 {
	width:166px !important;
	height:23px !important;
	left:430px !important;
	top:280px !important;
	background:#006a8b;
	padding:10px 5px 5px 5px;
}

#item287019 {
	width:353px !important;
	left:57px !important;
	top:58px !important;
	min-height:514px !important;
}

#item287043 {
	width:166px !important;
	left:430px !important;
	top:318px !important;
	min-height:529px !important;
}

#item290877 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item287049 {
	width:166px !important;
	left:42px !important;
	top:58px !important;
	min-height:590px !important;
}

#item287111 {
	width:166px !important;
	height:24px !important;
	left:415px !important;
	top:58px !important;
	background:#0065b1;
}

#item287108 {
	width:166px !important;
	height:713px !important;
	left:415px !important;
	top:82px !important;
	background:#e5dae8;
}

#item287113 {
	width:166px !important;
	left:415px !important;
	top:585px !important;
	min-height:20px !important;
}

#item287349 {
	width:166px !important;
	left:415px !important;
	top:403px !important;
	min-height:20px !important;
}

#item287373 {
	width:166px !important;
	left:415px !important;
	top:222px !important;
	min-height:20px !important;
}

#item287326 {
	width:166px !important;
	left:415px !important;
	top:759px !important;
	min-height:20px !important;
}

#item287191 {
	width:135px !important;
	left:422px !important;
	top:62px !important;
	min-height:13px !important;
}

#item287789 {
	width:166px !important;
	left:228px !important;
	top:58px !important;
	min-height:789px !important;
}

#item290852 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item287085 {
	width:166px !important;
	left:57px !important;
	top:58px !important;
	min-height:643px !important;
}

#item287259 {
	width:166px !important;
	height:8px !important;
	left:243px !important;
	top:290px !important;
}

#item287319 {
	width:166px !important;
	left:430px !important;
	top:58px !important;
	min-height:422px !important;
}

#item287610 {
	width:99px !important;
	left:106px !important;
	top:24px !important;
	min-height:22px !important;
}

#item287633 {
	width:67px !important;
	left:313px !important;
	top:59px !important;
	min-height:25px !important;
}

#item287656 {
	width:61px !important;
	left:313px !important;
	top:89px !important;
	min-height:46px !important;
}

#item287679 {
	width:68px !important;
	top:101px !important;
	min-height:34px !important;
}

#item287702 {
	width:68px !important;
	left:151px !important;
	top:157px !important;
	min-height:22px !important;
}

#item287759 {
	width:166px !important;
	height:23px !important;
	left:243px !important;
	top:280px !important;
	background:#006a8b;
	padding:10px 5px 5px 5px;
}

#item290827 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item287836 {
	width:353px !important;
	left:42px !important;
	top:58px !important;
	min-height:708px !important;
}

#item290802 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item287412 {
	width:1376px !important;
	height:983px !important;
}

#item287409 {
	width:1376px !important;
	height:983px !important;
	left:-34px !important;
	top:-40px !important;
}

#item290777 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item288958 {
	width:682px !important;
	height:565px !important;
}

#item288968 {
	width:101px !important;
	height:110px !important;
	left:30px !important;
	top:58px !important;
	background:#fff;
}

#item288970 {
	width:101px !important;
	height:110px !important;
	left:318px !important;
	top:4px !important;
	background:#fff;
}

#item288971 {
	width:539px !important;
	left:42px !important;
	top:58px !important;
	min-height:320px !important;
}

#item289026 {
	width:223px !important;
	left:42px !important;
	top:442px !important;
	min-height:310px !important;
}

#item290752 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item288994 {
	width:166px !important;
	left:57px !important;
	top:58px !important;
	min-height:319px !important;
}

#item289018 {
	width:166px !important;
	left:243px !important;
	top:58px !important;
	min-height:789px !important;
}

#item289022 {
	width:166px !important;
	left:430px !important;
	top:58px !important;
	min-height:789px !important;
}

#item290726 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item289058 {
	width:166px !important;
	left:42px !important;
	top:70px !important;
	min-height:777px !important;
}

#item289073 {
	width:166px !important;
	left:228px !important;
	top:70px !important;
	min-height:777px !important;
}

#item289077 {
	width:166px !important;
	left:415px !important;
	top:58px !important;
	min-height:789px !important;
}

#item289877 {
	width:675px !important;
	height:955px !important;
}

#item289873 {
	width:675px !important;
	height:955px !important;
	top:-20px !important;
}

#item289655 {
	width:353px !important;
	top:67px !important;
	min-height:64px !important;
}

#item290701 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item289678 {
	width:353px !important;
	left:42px !important;
	top:301px !important;
	min-height:546px !important;
}

#item289705 {
	width:166px !important;
	top:12px !important;
	min-height:44px !important;
}

#item290676 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item289728 {
	width:540px !important;
	left:56px !important;
	top:123px !important;
	min-height:130px !important;
}

#item290651 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item289778 {
	width:166px !important;
	left:42px !important;
	top:58px !important;
	min-height:519px !important;
}

#item289782 {
	width:166px !important;
	left:228px !important;
	top:58px !important;
	min-height:411px !important;
}

#item289786 {
	width:166px !important;
	left:415px !important;
	top:58px !important;
	min-height:411px !important;
}

#item290626 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item289790 {
	width:166px !important;
	left:57px !important;
	top:58px !important;
	min-height:213px !important;
}

#item289794 {
	width:166px !important;
	left:429px !important;
	top:58px !important;
	min-height:323px !important;
}

#item289817 {
	width:166px !important;
	left:243px !important;
	top:58px !important;
	min-height:352px !important;
}

#item290601 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item285609 {
	width:603px !important;
	height:233px !important;
	left:-15px !important;
	top:122px !important;
	border-radius:0 11px 11px 11px;
	background:#accd6a;
}

#item285033 {
	width:539px !important;
	left:42px !important;
	top:136px !important;
	min-height:208px !important;
}

#item285237 {
	width:131px !important;
	left:43px !important;
	top:826px !important;
	min-height:36px !important;
}

#item285529 {
	width:85px !important;
	height:85px !important;
	left:32px !important;
}

#item285550 {
	width:150px !important;
	top:85px !important;
	min-height:21px !important;
}

#item285557 {
	width:85px !important;
	height:85px !important;
	left:32px !important;
}

#item285564 {
	width:150px !important;
	top:85px !important;
	min-height:21px !important;
}

#item285596 {
	width:285px !important;
	height:449px !important;
}

#item285597 {
	width:285px !important;
	height:449px !important;
	left:320px !important;
	top:361px !important;
}

#item285604 {
	width:301px !important;
	height:440px !important;
}

#item285601 {
	width:301px !important;
	height:440px !important;
	left:20px !important;
	top:370px !important;
}

@keyframes aparecer-285613 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-285613 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item285613 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item290576 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item285280 {
	width:539px !important;
	left:57px !important;
	top:57px !important;
	min-height:273px !important;
}

#item285637 {
	width:120px !important;
	left:42px !important;
	top:787px !important;
	min-height:27px !important;
}

#item285660 {
	width:205px !important;
	height:145px !important;
	left:400px !important;
	top:701px !important;
	border-radius:0 11px 11px 11px;
	background:#accd6a;
}

#item285694 {
	width:120px !important;
	top:89px !important;
	min-height:27px !important;
}

#item285723 {
	width:153px !important;
	left:446px !important;
	top:705px !important;
	min-height:128px !important;
}

#item285752 {
	width:120px !important;
	top:89px !important;
	min-height:27px !important;
}

#item285781 {
	width:150px !important;
	top:89px !important;
	min-height:27px !important;
}

#item285806 {
	width:120px !important;
	top:89px !important;
	min-height:27px !important;
}

#item285843 {
	width:45px !important;
	height:39px !important;
	left:423px !important;
	top:822px !important;
}

#item290551 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item285459 {
	width:166px !important;
	left:42px !important;
	top:58px !important;
	min-height:789px !important;
}

#item285466 {
	width:166px !important;
	left:228px !important;
	top:58px !important;
	min-height:789px !important;
}

#item285472 {
	width:166px !important;
	left:415px !important;
	top:58px !important;
	min-height:789px !important;
}

#item285622 {
	width:414px !important;
	height:401px !important;
	left:-9px !important;
	top:478px !important;
}

#item285624 {
	width:201px !important;
	height:299px !important;
	left:415px !important;
	top:645px !important;
}

#item290526 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item285476 {
	width:166px !important;
	left:57px !important;
	top:58px !important;
	min-height:789px !important;
}

#item285482 {
	width:166px !important;
	left:243px !important;
	top:58px !important;
	min-height:789px !important;
}

#item285488 {
	width:166px !important;
	left:430px !important;
	top:58px !important;
	min-height:789px !important;
}

#item286063 {
	width:180px !important;
	height:305px !important;
	left:407px !important;
	top:567px !important;
	background:#f0f5e4;
}

#item290501 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item285492 {
	width:166px !important;
	left:42px !important;
	top:58px !important;
	min-height:789px !important;
}

#item285885 {
	width:166px !important;
	left:228px !important;
	top:58px !important;
	min-height:789px !important;
}

#item286064 {
	width:180px !important;
	height:25px !important;
	left:408px !important;
	top:565px !important;
	background:#accd6a;
}

#item285889 {
	width:166px !important;
	left:415px !important;
	top:58px !important;
	min-height:805px !important;
}

#item286026 {
	width:54px !important;
	height:85px !important;
	left:62px !important;
	top:47px !important;
	background:#fff;
}

#item290476 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item286007 {
	width:600px !important;
	height:25px !important;
	left:57px !important;
	top:90px !important;
	background:#accd6a;
}

#item286050 {
	width:600px !important;
	height:449px !important;
	left:57px !important;
	top:116px !important;
	background:#f0f5e4;
}

#item285894 {
	width:539px !important;
	left:57px !important;
	top:623px !important;
	min-height:224px !important;
}

#item285927 {
	width:85px !important;
	height:85px !important;
	left:32px !important;
}

#item285933 {
	width:150px !important;
	top:85px !important;
	min-height:21px !important;
}

#item285958 {
	width:85px !important;
	height:85px !important;
	left:32px !important;
}

#item285962 {
	width:150px !important;
	top:85px !important;
	min-height:21px !important;
}

#item285988 {
	width:285px !important;
	height:449px !important;
}

#item285985 {
	width:285px !important;
	height:449px !important;
	left:344px !important;
	top:116px !important;
}

@keyframes aparecer-285993 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-285993 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item285993 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item286046 {
	width:144px !important;
	left:452px !important;
	top:96px !important;
	min-height:13px !important;
}

#item285992 {
	width:301px !important;
	height:440px !important;
}

#item285989 {
	width:301px !important;
	height:440px !important;
	left:35px !important;
	top:116px !important;
}

#item284993 {
	width:700px !important;
	height:987px !important;
}

#item284989 {
	width:700px !important;
	height:987px !important;
	left:-62px !important;
	top:-34px !important;
}

#item284997 {
	width:237px !important;
	height:182px !important;
}

#item284994 {
	width:237px !important;
	height:182px !important;
	left:383px !important;
	top:125px !important;
}

#item285001 {
	width:175px !important;
	height:182px !important;
}

#item284998 {
	width:175px !important;
	height:182px !important;
	left:250px !important;
	top:194px !important;
}

#item290451 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item286108 {
	width:1278px !important;
	height:85px !important;
	left:43px !important;
	top:244px !important;
	background:#cee1d7;
}

#item286110 {
	width:1278px !important;
	height:100px !important;
	left:43px !important;
	top:161px !important;
	background:#0a6d3a;
}

#item286137 {
	width:333px !important;
	left:60px !important;
	top:167px !important;
	min-height:152px !important;
}

#item286226 {
	width:166px !important;
	left:43px !important;
	top:425px !important;
	min-height:422px !important;
}

#item290426 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item286165 {
	width:174px !important;
	left:15px !important;
	top:15px !important;
	min-height:12px !important;
}

#item286188 {
	width:173px !important;
	height:37px !important;
	left:17px !important;
	top:32px !important;
}

#item286254 {
	width:539px !important;
	left:57px !important;
	top:593px !important;
	min-height:254px !important;
}

#item290401 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item286260 {
	width:539px !important;
	left:42px !important;
	top:537px !important;
	min-height:260px !important;
}

#item286317 {
	width:581px !important;
	height:224px !important;
	top:58px !important;
	border-radius:0 28px 0 0;
	background:#b5d3c4;
}

#item286320 {
	width:410px !important;
	left:156px !important;
	top:104px !important;
	min-height:67px !important;
}

#item286370 {
	width:64px !important;
	left:27px !important;
	top:87px !important;
	min-height:15px !important;
}

#item286393 {
	width:127px !important;
	left:27px !important;
	top:105px !important;
	min-height:41px !important;
}

#item290376 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item286264 {
	width:166px !important;
	left:57px !important;
	top:58px !important;
	min-height:554px !important;
}

#item286443 {
	width:538px !important;
	left:58px !important;
	top:803px !important;
	min-height:44px !important;
}

#item290351 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item286271 {
	width:166px !important;
	left:415px !important;
	top:58px !important;
	min-height:789px !important;
}

#item290326 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item286595 {
	width:166px !important;
	left:57px !important;
	top:58px !important;
	min-height:789px !important;
}

#item286614 {
	width:353px !important;
	left:243px !important;
	top:58px !important;
	min-height:423px !important;
}

#item286680 {
	width:1447px !important;
	height:991px !important;
}

#item286677 {
	width:1447px !important;
	height:991px !important;
	left:-86px !important;
	top:-55px !important;
}

#item286687 {
	width:145px !important;
	left:12px !important;
	top:12px !important;
	min-height:10px !important;
}

#item286710 {
	width:143px !important;
	height:30px !important;
	left:14px !important;
	top:26px !important;
}

#item260003 {
	width:1376px !important;
	height:156px !important;
	left:-71px !important;
	top:-14px !important;
	background:#e1e7ec;
}

#item290300 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item264335 {
	width:336px !important;
	left:42px !important;
	top:464px !important;
	min-height:201px !important;
}

#item279379 {
	width:94px !important;
	left:129px !important;
	top:781px !important;
	min-height:8px !important;
}

#item279404 {
	width:166px !important;
	left:130px !important;
	top:799px !important;
	min-height:48px !important;
}

#item279480 {
	width:85px !important;
	height:85px !important;
	left:32px !important;
	top:775px !important;
}

#item279562 {
	width:159px !important;
	left:176px !important;
	top:684px !important;
	min-height:66px !important;
}

#item290275 {
	width:58px !important;
	height:16px !important;
	left:297px !important;
	top:869px !important;
}

#item288167 {
	width:294px !important;
	left:57px !important;
	top:161px !important;
	min-height:194px !important;
}

#item288286 {
	width:225px !important;
	top:128px !important;
	min-height:459px !important;
}

#item288310 {
	width:226px !important;
	min-height:14px !important;
}

#item288333 {
	width:83px !important;
	top:26px !important;
	min-height:8px !important;
}

#item288356 {
	width:74px !important;
	top:604px !important;
	min-height:8px !important;
}

#item288462 {
	width:539px !important;
	left:57px !important;
	top:94px !important;
	min-height:31px !important;
}

#item288614 {
	width:336px !important;
	left:61px !important;
	top:830px !important;
	min-height:29px !important;
}

#item288590 {
	width:259px !important;
	min-height:16px !important;
}

#item288655 {
	width:259px !important;
	top:151px !important;
	min-height:16px !important;
}

#item288696 {
	width:259px !important;
	top:308px !important;
	min-height:16px !important;
}

#item278618 {
	width:709px !important;
	height:156px !important;
	left:-71px !important;
	top:-14px !important;
	background:#e1e7ec;
}

#item290250 {
	width:58px !important;
	height:16px !important;
	left:283px !important;
	top:869px !important;
}

#item288491 {
	width:487px !important;
	left:42px !important;
	top:583px !important;
	min-height:197px !important;
}

#item288761 {
	width:353px !important;
	left:42px !important;
	top:195px !important;
	min-height:31px !important;
}

#item288849 {
	width:539px !important;
	height:318px !important;
	background:#e5e5e5;
}

#item288847 {
	width:325px !important;
	height:17px !important;
	left:75px !important;
	top:39px !important;
	background:#e5e5e5;
}

#item288859 {
	width:409px !important;
	height:5px !important;
	left:24px !important;
	background:#e5e5e5;
}

#item288939 {
	width:698px !important;
	height:996px !important;
}

#item288936 {
	width:698px !important;
	height:996px !important;
	top:-66px !important;
}
#in5footer,  #prefooter {display:none;}
