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

@keyframes flyinfromright-73819 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-73819 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item212956 {
	width:612px !important;
	height:127px !important;
	left:611px !important;
	top:1px !important;
	background:#000000;
}

@keyframes flyinfromright-212957 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-212957 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item213018 {
	width:400px !important;
	height:67px !important;
	left:400px !important;
	background:#000000;
}

@keyframes flyinfromright-213019 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-213019 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes motionpreset1-500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes motionpreset1-500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes motionpreset1-197904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes motionpreset1-197904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

@keyframes flyinfromtop-58294 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-58294 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-198170 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-198170 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item191502 {
	width:177px !important;
	height:100px !important;
	left:282px !important;
	top:21px !important;
}

#item198240 {
	width:131px !important;
	height:74px !important;
	left:182px !important;
	top:22px !important;
}

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

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

#item77274 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item77271 {
	width:15px !important;
	height:26px !important;
	left:561px !important;
	top:570px !important;
}

#item98379 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item98376 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item98384 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item98396 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item98402 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item98394 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item98429 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item98426 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item98434 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item98449 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item98442 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item198662 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item198660 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item198683 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item198680 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item198689 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item198700 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item198707 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item198698 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item198717 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item198714 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item198722 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item198734 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item198732 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item98332 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item98329 {
	width:15px !important;
	height:27px !important;
	left:406px !important;
	top:221px !important;
}

#item98338 {
	width:15px !important;
	height:27px !important;
	left:36px !important;
	top:221px !important;
}

#item133644 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item133642 {
	width:15px !important;
	height:26px !important;
	left:562px !important;
	top:570px !important;
}

#item133649 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item133646 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item133656 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item133670 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item133664 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item181690 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item135397 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item181688 {
	width:301px !important;
	height:269px !important;
	left:78px !important;
	top:99px !important;
}

#item198665 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item198663 {
	width:10px !important;
	height:17px !important;
	left:266px !important;
	top:185px !important;
}

#item198670 {
	width:10px !important;
	height:17px !important;
	left:24px !important;
	top:185px !important;
}

#item198879 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item198877 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item198884 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item198881 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item198889 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item198908 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item198900 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item198921 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item198915 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item198913 {
	width:197px !important;
	height:176px !important;
	left:51px !important;
	top:106px !important;
}

#item181323 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item181321 {
	width:15px !important;
	height:26px !important;
	left:561px !important;
	top:570px !important;
}

#item181342 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item181339 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item181347 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item181357 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item181360 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item181355 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item181369 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item181363 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item181374 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item181388 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item181384 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item199281 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item199279 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item199302 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item199299 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item199308 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item199325 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item199319 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item199317 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item199335 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item199332 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item199341 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item199352 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item199350 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item181326 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item181324 {
	width:15px !important;
	height:27px !important;
	left:406px !important;
	top:221px !important;
}

#item181331 {
	width:15px !important;
	height:27px !important;
	left:36px !important;
	top:221px !important;
}

#item181525 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item181523 {
	width:15px !important;
	height:26px !important;
	left:562px !important;
	top:570px !important;
}

#item181530 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item181527 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item181538 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item181548 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item181546 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item181818 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item181553 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item181816 {
	width:301px !important;
	height:269px !important;
	left:78px !important;
	top:99px !important;
}

#item199284 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item199282 {
	width:10px !important;
	height:17px !important;
	left:266px !important;
	top:185px !important;
}

#item199291 {
	width:10px !important;
	height:17px !important;
	left:24px !important;
	top:185px !important;
}

#item199498 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item199496 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item199503 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item199500 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item199510 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item199520 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item199518 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item199538 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item199531 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item199529 {
	width:197px !important;
	height:176px !important;
	left:51px !important;
	top:106px !important;
}

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

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

#item134039 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item134037 {
	width:15px !important;
	height:26px !important;
	left:561px !important;
	top:570px !important;
}

#item134074 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item134071 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item134079 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item134099 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item134092 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item134090 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item134108 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item134105 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item134114 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item134128 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item134122 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item199914 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item199912 {
	width:10px !important;
	height:17px !important;
	left:368px !important;
	top:414px !important;
}

#item199951 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item199948 {
	width:10px !important;
	height:18px !important;
	left:244px !important;
	top:80px !important;
}

#item199957 {
	width:10px !important;
	height:18px !important;
	top:80px !important;
}

#item199968 {
	mix-blend-mode:multiply;
	width:198px !important;
	height:177px !important;
}

#item199975 {
	mix-blend-mode:multiply;
	width:198px !important;
	height:177px !important;
}

#item199966 {
	width:198px !important;
	height:177px !important;
	left:28px !important;
}

#item199985 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item199982 {
	width:10px !important;
	height:18px !important;
	left:244px !important;
	top:80px !important;
}

#item199991 {
	width:10px !important;
	height:18px !important;
	top:80px !important;
}

#item200006 {
	mix-blend-mode:multiply;
	width:198px !important;
	height:177px !important;
}

#item199999 {
	width:198px !important;
	height:177px !important;
	left:28px !important;
}

#item134043 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item134040 {
	width:15px !important;
	height:27px !important;
	left:406px !important;
	top:221px !important;
}

#item134049 {
	width:15px !important;
	height:27px !important;
	left:36px !important;
	top:221px !important;
}

#item134066 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item134061 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item134059 {
	width:301px !important;
	height:269px !important;
	left:78px !important;
	top:100px !important;
}

#item134266 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item134264 {
	width:15px !important;
	height:26px !important;
	left:562px !important;
	top:570px !important;
}

#item182036 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item182034 {
	width:15px !important;
	height:26px !important;
	left:562px !important;
	top:570px !important;
}

#item182041 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item182038 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item182046 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item182056 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item182054 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item199918 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item199915 {
	width:10px !important;
	height:17px !important;
	left:266px !important;
	top:185px !important;
}

#item199923 {
	width:10px !important;
	height:17px !important;
	left:24px !important;
	top:185px !important;
}

#item199935 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item199941 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item199933 {
	width:197px !important;
	height:176px !important;
	left:51px !important;
	top:106px !important;
}

#item200013 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item200011 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item200122 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item200120 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item200127 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item200124 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item200134 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item200145 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item200143 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

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

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

#item134777 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item134775 {
	width:15px !important;
	height:26px !important;
	left:561px !important;
	top:570px !important;
}

#item134817 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item134814 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item134822 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item134838 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item134832 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item134830 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item134846 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item134843 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item134851 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item134866 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item134860 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item200603 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item200601 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item200641 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item200638 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item200646 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item200657 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item200663 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item200655 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item200673 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item200670 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item200682 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item200694 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item200692 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item134782 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item134778 {
	width:15px !important;
	height:27px !important;
	left:406px !important;
	top:221px !important;
}

#item134790 {
	width:15px !important;
	height:27px !important;
	left:36px !important;
	top:221px !important;
}

#item134809 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item134803 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item134801 {
	width:301px !important;
	height:269px !important;
	left:78px !important;
	top:100px !important;
}

#item135008 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item135006 {
	width:15px !important;
	height:26px !important;
	left:562px !important;
	top:570px !important;
}

#item135013 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item135010 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item135020 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item135041 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item135035 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item200607 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item200604 {
	width:10px !important;
	height:17px !important;
	left:266px !important;
	top:185px !important;
}

#item200612 {
	width:10px !important;
	height:17px !important;
	left:24px !important;
	top:185px !important;
}

#item200632 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item200624 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item200622 {
	width:197px !important;
	height:176px !important;
	left:51px !important;
	top:106px !important;
}

#item200810 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item200808 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item200815 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item200812 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item200822 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item200839 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item200832 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

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

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

#item178946 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item178944 {
	width:15px !important;
	height:26px !important;
	left:561px !important;
	top:570px !important;
}

#item178982 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item178979 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item178987 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item179004 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item178998 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item178996 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item179013 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item179010 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item179018 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item179036 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item179028 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item201288 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item201286 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item201325 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item201322 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item201330 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item201348 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item201341 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item201339 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item201357 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item201354 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item201362 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item201376 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item201370 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item178950 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item178947 {
	width:15px !important;
	height:27px !important;
	left:406px !important;
	top:221px !important;
}

#item178958 {
	width:15px !important;
	height:27px !important;
	left:36px !important;
	top:221px !important;
}

#item178974 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item178968 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item178966 {
	width:301px !important;
	height:269px !important;
	left:78px !important;
	top:100px !important;
}

#item201292 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item201289 {
	width:10px !important;
	height:18px !important;
	left:266px !important;
	top:184px !important;
}

#item201298 {
	width:10px !important;
	height:18px !important;
	left:21px !important;
	top:184px !important;
}

#item201316 {
	mix-blend-mode:multiply;
	width:199px !important;
	height:178px !important;
}

#item201309 {
	mix-blend-mode:multiply;
	width:199px !important;
	height:178px !important;
}

#item201307 {
	width:199px !important;
	height:178px !important;
	left:49px !important;
	top:104px !important;
}

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

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

#item179613 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item179611 {
	width:15px !important;
	height:26px !important;
	left:561px !important;
	top:570px !important;
}

#item179649 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item179645 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item179656 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item179674 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item179668 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item179666 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item179683 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item179680 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item179688 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item179703 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item179696 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item201782 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item201780 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item201823 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item201820 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item201829 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item201840 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item201846 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item201838 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item201855 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item201852 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item201861 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item201873 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item201871 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item179617 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item179614 {
	width:15px !important;
	height:27px !important;
	left:406px !important;
	top:221px !important;
}

#item179622 {
	width:15px !important;
	height:27px !important;
	left:36px !important;
	top:221px !important;
}

#item179639 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item179633 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item179631 {
	width:301px !important;
	height:269px !important;
	left:78px !important;
	top:100px !important;
}

#item179844 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item179842 {
	width:15px !important;
	height:26px !important;
	left:562px !important;
	top:570px !important;
}

#item179849 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item179846 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item179856 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item179872 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item179865 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item201786 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item201783 {
	width:10px !important;
	height:17px !important;
	left:266px !important;
	top:185px !important;
}

#item201792 {
	width:10px !important;
	height:17px !important;
	left:24px !important;
	top:185px !important;
}

#item201803 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item201811 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item201801 {
	width:197px !important;
	height:176px !important;
	left:51px !important;
	top:106px !important;
}

#item202019 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item202017 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item202024 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item202021 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item202029 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item202040 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item202038 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

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

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

#item180286 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item180284 {
	width:15px !important;
	height:26px !important;
	left:561px !important;
	top:570px !important;
}

#item180321 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item180318 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item180328 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item180344 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item180339 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item180336 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item180353 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item180350 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item180359 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item180376 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item180368 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item202468 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item202466 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item202503 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item202500 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item202509 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item202520 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item202526 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item202518 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item202534 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item202531 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item202542 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item202553 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item202551 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

#item180290 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item180287 {
	width:15px !important;
	height:27px !important;
	left:406px !important;
	top:221px !important;
}

#item180297 {
	width:15px !important;
	height:27px !important;
	left:36px !important;
	top:221px !important;
}

#item180313 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item180307 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item180305 {
	width:301px !important;
	height:269px !important;
	left:78px !important;
	top:100px !important;
}

#item180519 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item180517 {
	width:15px !important;
	height:26px !important;
	left:562px !important;
	top:570px !important;
}

#item180524 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:15px !important;
	height:26px !important;
}

#item180521 {
	width:15px !important;
	height:27px !important;
	left:370px !important;
	top:121px !important;
}

#item180530 {
	width:15px !important;
	height:27px !important;
	top:121px !important;
}

#item180544 {
	mix-blend-mode:multiply;
	width:300px !important;
	height:269px !important;
}

#item180538 {
	width:301px !important;
	height:269px !important;
	left:42px !important;
}

#item202472 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item202469 {
	width:10px !important;
	height:17px !important;
	left:266px !important;
	top:185px !important;
}

#item202478 {
	width:10px !important;
	height:17px !important;
	left:24px !important;
	top:185px !important;
}

#item202494 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item202488 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item202486 {
	width:197px !important;
	height:176px !important;
	left:51px !important;
	top:106px !important;
}

#item202697 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item202695 {
	width:10px !important;
	height:17px !important;
	left:367px !important;
	top:414px !important;
}

#item202702 {
	mix-blend-mode:multiply;
	opacity:0.69;
	width:10px !important;
	height:17px !important;
}

#item202699 {
	width:10px !important;
	height:17px !important;
	left:242px !important;
	top:79px !important;
}

#item202707 {
	width:10px !important;
	height:17px !important;
	top:79px !important;
}

#item202718 {
	mix-blend-mode:multiply;
	width:196px !important;
	height:176px !important;
}

#item202716 {
	width:197px !important;
	height:176px !important;
	left:27px !important;
}

@keyframes flyinfromtop-186078 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-186078 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-202845 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-202845 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item194795 {
	width:1224px !important;
	height:796px !important;
	top:-4px !important;
	background:#920000;
}

#item202903 {
	width:800px !important;
	height:600px !important;
	background:#920000;
}

@keyframes flyinfromtop-212938 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-212938 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item185135 {
	width:612px !important;
	height:403px !important;
	background:#000;
}

#item194796 {
	width:612px !important;
	height:389px !important;
	top:403px !important;
	background:#920000;
}

@keyframes flyinfromtop-212939 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-212939 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item203125 {
	width:400px !important;
	height:310px !important;
	background:#000;
}

#item203124 {
	width:400px !important;
	height:295px !important;
	top:305px !important;
	background:#920000;
}

@keyframes flyinfromright-212673 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-212673 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-212733 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-307px,0px);}
}
@-webkit-keyframes flyinfromright-212733 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-307px,0px);}
}
@keyframes fadein-212953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-212953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item212953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item193323 {
	width:612px !important;
	height:368px !important;
	left:612px !important;
	top:424px !important;
	background:#e6d3ae;
}

@keyframes flyinfrombottom-212778 {
	0% {transform:translate(-1px,233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfrombottom-212778 {
	0% {-webkit-transform:translate(-1px,233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item203723 {
	width:400px !important;
	height:282px !important;
	left:400px !important;
	top:318px !important;
	background:#e6d3ae;
}

@keyframes flyinfrombottom-212811 {
	0% {transform:translate(-1px,233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfrombottom-212811 {
	0% {-webkit-transform:translate(-1px,233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromleft-192552 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromleft-192552 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromleft-203938 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-203938 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-192866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-192866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes flyinfromleft-192011 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-192011 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-204325 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-204325 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-148768 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-148768 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item195533 {
	width:182px !important;
	height:29px !important;
	left:130px !important;
	background:#493a3d;
}

@keyframes flyinfromtop-204420 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-204420 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item204498 {
	width:119px !important;
	height:19px !important;
	left:85px !important;
	background:#493a3d;
}

#item190306 {
	width:182px !important;
	height:29px !important;
	left:317px !important;
	top:45px !important;
	background:#493a3d;
}

#item204594 {
	width:135px !important;
	height:22px !important;
	left:208px !important;
	top:40px !important;
	background:#493a3d;
}

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

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

#item190386 {
	width:182px !important;
	height:29px !important;
	left:284px !important;
	top:45px !important;
	background:#493a3d;
}

#item204756 {
	width:127px !important;
	height:20px !important;
	left:185px !important;
	top:54px !important;
	background:#493a3d;
}

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

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

#item190519 {
	width:182px !important;
	height:29px !important;
	left:105px !important;
	top:39px !important;
	background:#493a3d;
}

#item205044 {
	width:119px !important;
	height:19px !important;
	left:69px !important;
	top:67px !important;
	background:#493a3d;
}

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

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

@keyframes fly-in-bottom-212827 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-212827 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-212829 {
	0% {transform:translate(-1px,233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfrombottom-212829 {
	0% {-webkit-transform:translate(-1px,233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromtop-194262 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-194262 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-205467 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-205467 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-194566 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromleft-194566 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromleft-205662 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-205662 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-194598 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-194598 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromright-205754 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-205754 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromtop-104259 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-104259 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-205844 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-205844 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-189189 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-189189 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-206156 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-206156 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-190696 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-190696 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-206441 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-206441 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-185659 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-185659 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-206558 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-206558 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item195481 {
	width:327px !important;
	height:792px !important;
	background:#000040;
}

#item206674 {
	width:214px !important;
	height:600px !important;
	background:#000040;
}

#item194810 {
	width:327px !important;
	height:792px !important;
	left:284px !important;
	background:#000040;
}

@keyframes flyinfromtop-212831 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-212831 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item206836 {
	width:214px !important;
	height:600px !important;
	left:186px !important;
	background:#000040;
}

@keyframes flyinfromtop-212941 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-212941 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-24171 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-24171 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-207469 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-207469 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-182917 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-182917 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-207779 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-207779 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item44831 {
	width:824px !important;
	height:561px !important;
	top:72px !important;
}

#item207837 {
	width:539px !important;
	height:367px !important;
	top:88px !important;
}

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

@keyframes flyinfromleft-213233 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-213233 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-213302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-213302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes fadein-208113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-208113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item208113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}
#in5footer,  #prefooter {display:none;}

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

