/* 	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:#9d9c9c; }
:-webkit-full-screen { background:#9d9c9c; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1024px; height:768px; }
.page-scale-wrap { width:1024px; height:768px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:103776px; height:780px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
#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;}
}

#item51589 {
	width:1024px !important;
	height:768px !important;
	background:#9d9c9c;
}

#item353011 {
	width:768px !important;
	height:1024px !important;
	background:#9d9c9c;
}

#item366283 {
	width:360px !important;
	height:640px !important;
	background:#9d9c9c;
}

#item352941 {
	width:466px !important;
	height:95px !important;
	left:36px !important;
	top:36px !important;
}

#item352945 {
	width:466px !important;
	height:95px !important;
	left:36px !important;
	top:141px !important;
}

#item352947 {
	width:466px !important;
	height:140px !important;
	left:36px !important;
	top:246px !important;
}

#item352949 {
	width:466px !important;
	height:95px !important;
	left:36px !important;
	top:396px !important;
}

#item352953 {
	width:466px !important;
	height:134px !important;
	left:521px !important;
	top:36px !important;
}

#item352959 {
	width:467px !important;
	height:93px !important;
	left:521px !important;
	top:391px !important;
}

#item352957 {
	width:467px !important;
	height:95px !important;
	left:521px !important;
	top:286px !important;
}

#item352961 {
	width:466px !important;
	height:95px !important;
	left:521px !important;
	top:493px !important;
}

#item352951 {
	width:467px !important;
	height:93px !important;
	left:36px !important;
	top:502px !important;
}

#item352955 {
	width:465px !important;
	height:96px !important;
	left:521px !important;
	top:180px !important;
}

#item352963 {
	width:466px !important;
	height:20px !important;
	left:521px !important;
	top:598px !important;
}

#item353022 {
	width:652px !important;
	height:95px !important;
	left:80px !important;
	top:36px !important;
}

#item353055 {
	width:652px !important;
	height:95px !important;
	left:80px !important;
	top:141px !important;
}

#item353089 {
	width:652px !important;
	height:140px !important;
	left:80px !important;
	top:246px !important;
}

#item353121 {
	width:652px !important;
	height:95px !important;
	left:80px !important;
	top:396px !important;
}

#item353155 {
	width:652px !important;
	height:134px !important;
	left:80px !important;
	top:605px !important;
}

#item353189 {
	width:652px !important;
	height:93px !important;
	left:80px !important;
	top:960px !important;
}

#item353222 {
	width:652px !important;
	height:95px !important;
	left:80px !important;
	top:855px !important;
}

#item353254 {
	width:654px !important;
	height:96px !important;
	left:80px !important;
	top:1061px !important;
}

#item353289 {
	width:652px !important;
	height:93px !important;
	left:80px !important;
	top:502px !important;
}

#item353321 {
	width:652px !important;
	height:96px !important;
	left:80px !important;
	top:749px !important;
}

#item353354 {
	width:654px !important;
	height:20px !important;
	left:80px !important;
	top:1167px !important;
}

#item366296 {
	width:320px !important;
	height:95px !important;
	left:20px !important;
	top:20px !important;
}

#item366328 {
	width:320px !important;
	height:95px !important;
	left:20px !important;
	top:125px !important;
}

#item366360 {
	width:320px !important;
	height:207px !important;
	left:20px !important;
	top:230px !important;
}

#item366396 {
	width:320px !important;
	height:95px !important;
	left:20px !important;
	top:447px !important;
}

#item366428 {
	width:320px !important;
	height:187px !important;
	left:20px !important;
	top:655px !important;
}

#item366463 {
	width:320px !important;
	height:93px !important;
	left:20px !important;
	top:1061px !important;
}

#item366497 {
	width:320px !important;
	height:95px !important;
	left:20px !important;
	top:956px !important;
}

#item366529 {
	width:320px !important;
	height:96px !important;
	left:20px !important;
	top:1164px !important;
}

#item366563 {
	width:320px !important;
	height:93px !important;
	left:20px !important;
	top:552px !important;
}

#item366595 {
	width:320px !important;
	height:96px !important;
	left:20px !important;
	top:850px !important;
}

#item366628 {
	width:320px !important;
	height:20px !important;
	left:20px !important;
	top:1270px !important;
}

#item379965 {
	width:20px !important;
	height:22px !important;
	left:3px !important;
	background:#9d9c9c;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item379966 {
	width:20px !important;
	height:22px !important;
	top:2px !important;
	background:#9d9c9c;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item187144 {
	width:20px !important;
	height:22px !important;
	left:6px !important;
	background:#9d9c9c;
	border:solid 1px #000;
}

#item187145 {
	width:20px !important;
	height:22px !important;
	top:4px !important;
	background:#9d9c9c;
	border:solid 1px #000;
}

#item353448 {
	width:20px !important;
	height:22px !important;
	left:6px !important;
	background:#9d9c9c;
	border:solid 1px #000;
}

#item353449 {
	width:20px !important;
	height:22px !important;
	top:4px !important;
	background:#9d9c9c;
	border:solid 1px #000;
}

#item59976 {
	width:1024px !important;
	height:1303px !important;
	top:657px !important;
	background:#fff;
}

#item59954 {
	width:441px !important;
	height:309px !important;
	left:548px !important;
	top:724px !important;
	background:#d7d7d7;
}

#item330911 {
	width:441px !important;
	height:507px !important;
	left:80px !important;
	top:1119px !important;
	background:#d7d7d7;
}

#item341781 {
	width:441px !important;
	height:324px !important;
	left:548px !important;
	top:1439px !important;
	background:#d7d7d7;
}

#item59552.in5-parallax-bg {
	opacity:0.75;
	width:908px !important;
	height:567px !important;
	left:80px !important;
	top:36px !important;
}

#item342005 {
	width:173px !important;
	height:264px !important;
	left:553px !important;
	top:738px !important;
}

#item341981 {
	width:425px !important;
	height:264px !important;
	left:87px !important;
	top:1334px !important;
}

#item341974 {
	width:173px !important;
	height:264px !important;
	left:553px !important;
	top:1454px !important;
}

#item341997 {
	width:198px !important;
	height:315px !important;
	left:79px !important;
	top:724px !important;
}

#item341990 {
	width:163px !important;
	height:239px !important;
	left:825px !important;
	top:1120px !important;
}

#item353457 {
	width:768px !important;
	height:1350px !important;
	top:484px !important;
	background:#fff;
}

#item353458 {
	width:305px !important;
	height:309px !important;
	left:427px !important;
	top:550px !important;
	background:#d7d7d7;
}

#item353459 {
	width:305px !important;
	height:522px !important;
	left:80px !important;
	top:1180px !important;
	background:#d7d7d7;
}

#item353460 {
	width:305px !important;
	height:454px !important;
	left:427px !important;
	top:1345px !important;
	background:#d7d7d7;
}

#item353461.in5-parallax-bg {
	opacity:0.75;
	width:652px !important;
	height:424px !important;
	left:80px !important;
	top:36px !important;
}

#item353865 {
	width:173px !important;
	height:264px !important;
	left:433px !important;
	top:564px !important;
}

#item353878 {
	width:296px !important;
	height:184px !important;
	left:84px !important;
	top:1492px !important;
}

#item353891 {
	width:173px !important;
	height:264px !important;
	left:554px !important;
	top:1360px !important;
}

#item353903 {
	width:198px !important;
	height:315px !important;
	left:133px !important;
	top:549px !important;
}

#item353915 {
	width:163px !important;
	height:239px !important;
	left:509px !important;
	top:1029px !important;
}

#item366734 {
	width:360px !important;
	height:2653px !important;
	top:228px !important;
	background:#fff;
}

#item366735 {
	width:305px !important;
	height:309px !important;
	left:37px !important;
	top:945px !important;
	background:#d7d7d7;
}

#item366736 {
	width:305px !important;
	height:522px !important;
	left:36px !important;
	top:1320px !important;
	background:#d7d7d7;
}

#item366738 {
	width:305px !important;
	height:454px !important;
	left:38px !important;
	top:2339px !important;
	background:#d7d7d7;
}

#item366739.in5-parallax-bg {
	opacity:0.75;
	width:304px !important;
	height:197px !important;
	left:36px !important;
	top:20px !important;
}

#item367143 {
	width:173px !important;
	height:264px !important;
	left:42px !important;
	top:959px !important;
}

#item367155 {
	width:296px !important;
	height:184px !important;
	left:40px !important;
	top:1632px !important;
}

#item367169 {
	width:173px !important;
	height:264px !important;
	left:164px !important;
	top:2354px !important;
}

#item367184 {
	width:198px !important;
	height:315px !important;
	left:89px !important;
	top:317px !important;
}

#item367195 {
	width:163px !important;
	height:239px !important;
	left:141px !important;
	top:2019px !important;
}

#item344220 {
	width:1024px !important;
	height:437px !important;
	top:3246px !important;
	background:#ebebeb;
}

#item70501 {
	width:1024px !important;
	height:661px !important;
	top:974px !important;
	background:#ebebeb;
}

#item342979 {
	width:439px !important;
	height:293px !important;
	left:81px !important;
	top:330px !important;
}

#item343058 {
	width:440px !important;
	height:293px !important;
	left:548px !important;
	top:206px !important;
}

#item343066 {
	width:440px !important;
	height:277px !important;
	left:548px !important;
	top:665px !important;
}

#item343313 {
	width:441px !important;
	height:277px !important;
	left:81px !important;
	top:1269px !important;
}

#item343327 {
	width:31px !important;
	height:41px !important;
	left:409px !important;
	top:1559px !important;
}

#item343330 {
	width:31px !important;
	height:41px !important;
	left:167px !important;
	top:1559px !important;
}

#item343439 {
	width:440px !important;
	height:277px !important;
	left:549px !important;
	top:1269px !important;
}

#item343432 {
	width:31px !important;
	height:41px !important;
	left:890px !important;
	top:1559px !important;
}

#item343435 {
	width:31px !important;
	height:41px !important;
	left:617px !important;
	top:1559px !important;
}

#item344047 {
	width:440px !important;
	height:277px !important;
	left:548px !important;
	top:2885px !important;
}

#item344196 {
	width:440px !important;
	height:277px !important;
	left:548px !important;
	top:3317px !important;
}

#item343734 {
	width:440px !important;
	height:277px !important;
	left:80px !important;
	top:1996px !important;
}

#item343715 {
	width:440px !important;
	height:277px !important;
	left:548px !important;
	top:1765px !important;
}

#item343722 {
	width:440px !important;
	height:277px !important;
	left:548px !important;
	top:2058px !important;
}

#item344012 {
	width:440px !important;
	height:277px !important;
	left:80px !important;
	top:2884px !important;
}

#item344016 {
	width:31px !important;
	height:41px !important;
	left:430px !important;
	top:3178px !important;
}

#item344050 {
	width:31px !important;
	height:41px !important;
	left:901px !important;
	top:3178px !important;
}

#item344206 {
	width:31px !important;
	height:41px !important;
	left:901px !important;
	top:3611px !important;
}

#item344019 {
	width:31px !important;
	height:41px !important;
	left:133px !important;
	top:3178px !important;
}

#item344055 {
	width:31px !important;
	height:41px !important;
	left:604px !important;
	top:3178px !important;
}

#item344210 {
	width:31px !important;
	height:41px !important;
	left:604px !important;
	top:3611px !important;
}

#item352975 {
	width:439px !important;
	height:292px !important;
	left:81px !important;
	top:2286px !important;
}

#item354520 {
	width:768px !important;
	height:476px !important;
	top:2974px !important;
	background:#ebebeb;
}

#item354521 {
	width:768px !important;
	height:632px !important;
	top:917px !important;
	background:#ebebeb;
}

#item354893 {
	width:304px !important;
	height:203px !important;
	left:81px !important;
	top:375px !important;
}

#item354906 {
	width:305px !important;
	height:203px !important;
	left:427px !important;
	top:206px !important;
}

#item354918 {
	width:305px !important;
	height:193px !important;
	left:427px !important;
	top:654px !important;
}

#item354959 {
	width:305px !important;
	height:192px !important;
	left:81px !important;
	top:1275px !important;
}

#item355021 {
	width:31px !important;
	height:41px !important;
	left:334px !important;
	top:1481px !important;
}

#item355026 {
	width:31px !important;
	height:41px !important;
	left:92px !important;
	top:1481px !important;
}

#item355030 {
	width:304px !important;
	height:168px !important;
	left:428px !important;
	top:1285px !important;
}

#item355051 {
	width:31px !important;
	height:41px !important;
	left:694px !important;
	top:1481px !important;
}

#item355055 {
	width:31px !important;
	height:41px !important;
	left:434px !important;
	top:1481px !important;
}

#item355295 {
	width:305px !important;
	height:192px !important;
	left:429px !important;
	top:2699px !important;
}

#item355306 {
	width:305px !important;
	height:192px !important;
	left:429px !important;
	top:3087px !important;
}

#item355376 {
	width:305px !important;
	height:192px !important;
	left:80px !important;
	top:1949px !important;
}

#item355387 {
	width:305px !important;
	height:192px !important;
	left:427px !important;
	top:1670px !important;
}

#item355399 {
	width:304px !important;
	height:192px !important;
	left:428px !important;
	top:1872px !important;
}

#item355412 {
	width:304px !important;
	height:192px !important;
	left:80px !important;
	top:2700px !important;
}

#item355461 {
	width:31px !important;
	height:41px !important;
	left:333px !important;
	top:2901px !important;
}

#item355465 {
	width:31px !important;
	height:41px !important;
	left:684px !important;
	top:2901px !important;
}

#item355469 {
	width:31px !important;
	height:41px !important;
	left:679px !important;
	top:3296px !important;
}

#item355473 {
	width:31px !important;
	height:41px !important;
	left:104px !important;
	top:2901px !important;
}

#item355477 {
	width:31px !important;
	height:41px !important;
	left:459px !important;
	top:2901px !important;
}

#item355481 {
	width:31px !important;
	height:41px !important;
	left:452px !important;
	top:3298px !important;
}

#item355514 {
	width:305px !important;
	height:203px !important;
	left:80px !important;
	top:2152px !important;
}

#item367798 {
	width:360px !important;
	height:774px !important;
	top:5502px !important;
	background:#ebebeb;
}

#item367799 {
	width:360px !important;
	height:1212px !important;
	top:1506px !important;
	background:#ebebeb;
}

#item368173 {
	width:304px !important;
	height:203px !important;
	left:37px !important;
	top:341px !important;
}

#item368184 {
	width:305px !important;
	height:203px !important;
	left:36px !important;
	top:593px !important;
}

#item368197 {
	width:305px !important;
	height:193px !important;
	left:36px !important;
	top:1284px !important;
}

#item368237 {
	width:305px !important;
	height:192px !important;
	left:37px !important;
	top:1864px !important;
}

#item368299 {
	width:31px !important;
	height:41px !important;
	left:290px !important;
	top:2070px !important;
}

#item368303 {
	width:31px !important;
	height:41px !important;
	left:48px !important;
	top:2070px !important;
}

#item368307 {
	width:304px !important;
	height:168px !important;
	left:37px !important;
	top:2425px !important;
}

#item368331 {
	width:31px !important;
	height:41px !important;
	left:303px !important;
	top:2615px !important;
}

#item368335 {
	width:31px !important;
	height:41px !important;
	left:43px !important;
	top:2615px !important;
}

#item368576 {
	width:305px !important;
	height:192px !important;
	left:37px !important;
	top:5230px !important;
}

#item368589 {
	width:305px !important;
	height:192px !important;
	left:37px !important;
	top:5992px !important;
}

#item368653 {
	width:305px !important;
	height:192px !important;
	left:37px !important;
	top:3123px !important;
}

#item368666 {
	width:305px !important;
	height:192px !important;
	left:36px !important;
	top:3597px !important;
}

#item368680 {
	width:304px !important;
	height:192px !important;
	left:36px !important;
	top:3799px !important;
}

#item368693 {
	width:304px !important;
	height:192px !important;
	left:36px !important;
	top:4639px !important;
}

#item368739 {
	width:31px !important;
	height:41px !important;
	left:289px !important;
	top:4840px !important;
}

#item368743 {
	width:31px !important;
	height:41px !important;
	left:292px !important;
	top:5432px !important;
}

#item368747 {
	width:31px !important;
	height:41px !important;
	left:288px !important;
	top:6202px !important;
}

#item368752 {
	width:31px !important;
	height:41px !important;
	left:59px !important;
	top:4840px !important;
}

#item368756 {
	width:31px !important;
	height:41px !important;
	left:67px !important;
	top:5432px !important;
}

#item368760 {
	width:31px !important;
	height:41px !important;
	left:61px !important;
	top:6204px !important;
}

#item368793 {
	width:305px !important;
	height:203px !important;
	left:37px !important;
	top:3326px !important;
}

#item8204 {
	width:397px !important;
	height:541px !important;
	left:591px !important;
	top:158px !important;
	background:rgba(255,255,255,0.61);
}

#item8255 {
	width:22px !important;
	height:31px !important;
}

#item297252 {
	width:371px !important;
	height:51px !important;
	left:596px !important;
	top:245px !important;
}

#item297065 {
	width:22px !important;
	height:31px !important;
}

#item297254 {
	width:371px !important;
	height:40px !important;
	left:597px !important;
	top:306px !important;
}

#item297094 {
	width:22px !important;
	height:31px !important;
}

#item297256 {
	width:371px !important;
	height:51px !important;
	left:599px !important;
	top:367px !important;
}

#item297123 {
	width:22px !important;
	height:31px !important;
}

#item297258 {
	width:371px !important;
	height:51px !important;
	left:600px !important;
	top:429px !important;
}

#item297155 {
	width:22px !important;
	height:31px !important;
}

#item297260 {
	width:371px !important;
	height:51px !important;
	left:601px !important;
	top:490px !important;
}

#item297186 {
	width:22px !important;
	height:31px !important;
}

#item297262 {
	width:371px !important;
	height:51px !important;
	left:603px !important;
	top:551px !important;
}

#item297035 {
	width:22px !important;
	height:31px !important;
}

#item297264 {
	width:371px !important;
	height:51px !important;
	left:604px !important;
	top:612px !important;
}

#item355541 {
	width:397px !important;
	height:541px !important;
	left:335px !important;
	top:351px !important;
	background:rgba(255,255,255,0.61);
}

#item355591 {
	width:22px !important;
	height:31px !important;
}

#item355565 {
	width:371px !important;
	height:51px !important;
	left:340px !important;
	top:438px !important;
}

#item355621 {
	width:22px !important;
	height:31px !important;
}

#item355594 {
	width:371px !important;
	height:40px !important;
	left:341px !important;
	top:499px !important;
}

#item355652 {
	width:22px !important;
	height:31px !important;
}

#item355626 {
	width:371px !important;
	height:51px !important;
	left:343px !important;
	top:561px !important;
}

#item355681 {
	width:22px !important;
	height:31px !important;
}

#item355655 {
	width:371px !important;
	height:51px !important;
	left:344px !important;
	top:622px !important;
}

#item355710 {
	width:22px !important;
	height:31px !important;
}

#item355684 {
	width:371px !important;
	height:51px !important;
	left:345px !important;
	top:683px !important;
}

#item355740 {
	width:22px !important;
	height:31px !important;
}

#item355714 {
	width:371px !important;
	height:51px !important;
	left:347px !important;
	top:744px !important;
}

#item355769 {
	width:22px !important;
	height:31px !important;
}

#item355743 {
	width:371px !important;
	height:51px !important;
	left:348px !important;
	top:805px !important;
}

#item368821 {
	width:288px !important;
	height:541px !important;
	left:52px !important;
	top:36px !important;
	background:rgba(255,255,255,0.61);
}

#item368871 {
	width:16px !important;
	height:31px !important;
}

#item368845 {
	width:269px !important;
	height:51px !important;
	left:56px !important;
	top:123px !important;
}

#item368900 {
	width:16px !important;
	height:31px !important;
}

#item368874 {
	width:269px !important;
	height:40px !important;
	left:57px !important;
	top:184px !important;
}

#item368929 {
	width:16px !important;
	height:31px !important;
}

#item368903 {
	width:269px !important;
	height:51px !important;
	left:58px !important;
	top:245px !important;
}

#item368959 {
	width:16px !important;
	height:31px !important;
}

#item368933 {
	width:269px !important;
	height:51px !important;
	left:59px !important;
	top:307px !important;
}

#item368989 {
	width:16px !important;
	height:31px !important;
}

#item368963 {
	width:269px !important;
	height:51px !important;
	left:59px !important;
	top:368px !important;
}

#item369018 {
	width:16px !important;
	height:31px !important;
}

#item368992 {
	width:269px !important;
	height:51px !important;
	left:60px !important;
	top:429px !important;
}

#item369048 {
	width:16px !important;
	height:31px !important;
}

#item369022 {
	width:269px !important;
	height:51px !important;
	left:61px !important;
	top:490px !important;
}

#item297268 {
	width:55px !important;
	height:55px !important;
	left:933px !important;
	top:17px !important;
}

#item344373 {
	width:591px !important;
	height:443px !important;
	left:239px !important;
	top:1057px !important;
}

#item344366 {
	width:31px !important;
	height:41px !important;
	left:711px !important;
	top:1533px !important;
}

#item344369 {
	width:31px !important;
	height:41px !important;
	left:325px !important;
	top:1533px !important;
}

#item355860 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:9px !important;
}

#item355915 {
	width:591px !important;
	height:443px !important;
	left:111px !important;
	top:1167px !important;
}

#item355962 {
	width:31px !important;
	height:41px !important;
	left:583px !important;
	top:1635px !important;
}

#item355967 {
	width:31px !important;
	height:41px !important;
	left:197px !important;
	top:1635px !important;
}

#item369140 {
	width:28px !important;
	height:28px !important;
	left:320px !important;
	top:7px !important;
}

#item369196 {
	width:305px !important;
	height:230px !important;
	left:35px !important;
	top:1334px !important;
}

#item369242 {
	width:31px !important;
	height:41px !important;
	left:266px !important;
	top:1579px !important;
}

#item369246 {
	width:31px !important;
	height:41px !important;
	left:78px !important;
	top:1579px !important;
}

#item344466 {
	width:294px !important;
	height:392px !important;
	left:80px !important;
	top:263px !important;
}

#item344478 {
	width:294px !important;
	height:392px !important;
	left:694px !important;
	top:409px !important;
}

#item344486 {
	width:600px !important;
	height:401px !important;
	left:388px !important;
	top:1003px !important;
}

#item344681 {
	width:668px !important;
	height:447px !important;
	left:201px !important;
	top:1445px !important;
}

#item344694 {
	width:31px !important;
	height:41px !important;
	left:712px !important;
	top:1923px !important;
}

#item344697 {
	width:31px !important;
	height:41px !important;
	left:326px !important;
	top:1923px !important;
}

#item352693 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:10px !important;
}

#item356103 {
	width:321px !important;
	height:428px !important;
	left:80px !important;
	top:260px !important;
}

#item356117 {
	width:320px !important;
	height:428px !important;
	left:413px !important;
	top:602px !important;
}

#item356130 {
	width:321px !important;
	height:216px !important;
	left:412px !important;
	top:1276px !important;
}

#item356144 {
	width:668px !important;
	height:447px !important;
	left:72px !important;
	top:1650px !important;
}

#item356227 {
	width:31px !important;
	height:41px !important;
	left:583px !important;
	top:2128px !important;
}

#item356231 {
	width:31px !important;
	height:41px !important;
	left:197px !important;
	top:2128px !important;
}

#item356235 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:10px !important;
}

#item369378 {
	width:304px !important;
	height:405px !important;
	left:36px !important;
	top:327px !important;
}

#item369394 {
	width:304px !important;
	height:405px !important;
	left:36px !important;
	top:1125px !important;
}

#item369407 {
	width:304px !important;
	height:204px !important;
	left:36px !important;
	top:1991px !important;
}

#item369419 {
	width:303px !important;
	height:203px !important;
	left:36px !important;
	top:3117px !important;
}

#item369503 {
	width:31px !important;
	height:41px !important;
	left:271px !important;
	top:3335px !important;
}

#item369507 {
	width:31px !important;
	height:41px !important;
	left:73px !important;
	top:3335px !important;
}

#item369511 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:8px !important;
}

#item331783 {
	width:70px !important;
	height:72px !important;
	left:82px !important;
	top:37px !important;
}

#item352721 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:10px !important;
}

#item356296 {
	width:70px !important;
	height:72px !important;
	left:82px !important;
	top:37px !important;
}

#item356375 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:10px !important;
}

#item369572 {
	width:50px !important;
	height:72px !important;
	left:34px !important;
	top:20px !important;
}

#item369647 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:7px !important;
}

#item344845 {
	width:295px !important;
	height:470px !important;
	left:80px !important;
	top:198px !important;
}

#item344853 {
	width:601px !important;
	height:304px !important;
	left:387px !important;
	top:667px !important;
}

#item352749 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item356507 {
	width:320px !important;
	height:512px !important;
	left:79px !important;
	top:199px !important;
}

#item356571 {
	width:601px !important;
	height:304px !important;
	left:105px !important;
	top:1020px !important;
}

#item356584 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:10px !important;
}

#item369841 {
	width:360px !important;
	height:182px !important;
	top:1858px !important;
}

#item369780 {
	width:304px !important;
	height:485px !important;
	left:36px !important;
	top:215px !important;
}

#item369856 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:7px !important;
}

#item345700 {
	width:582px !important;
	height:388px !important;
	left:245px !important;
	top:730px !important;
}

#item345710 {
	width:31px !important;
	height:41px !important;
	left:713px !important;
	top:1144px !important;
}

#item345713 {
	width:31px !important;
	height:41px !important;
	left:327px !important;
	top:1144px !important;
}

#item352775 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:11px !important;
}

#item356721 {
	width:582px !important;
	height:388px !important;
	left:115px !important;
	top:739px !important;
}

#item356783 {
	width:31px !important;
	height:41px !important;
	left:585px !important;
	top:1149px !important;
}

#item356787 {
	width:31px !important;
	height:41px !important;
	left:199px !important;
	top:1149px !important;
}

#item356791 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:11px !important;
}

#item369992 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:780px !important;
}

#item370053 {
	width:31px !important;
	height:41px !important;
	left:285px !important;
	top:1000px !important;
}

#item370057 {
	width:31px !important;
	height:41px !important;
	left:59px !important;
	top:1000px !important;
}

#item370062 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:6px !important;
}

#item345864 {
	width:594px !important;
	height:395px !important;
	left:80px !important;
	top:219px !important;
}

#item345857 {
	width:31px !important;
	height:41px !important;
	left:563px !important;
	top:632px !important;
}

#item345860 {
	width:31px !important;
	height:41px !important;
	left:177px !important;
	top:657px !important;
}

#item352801 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item356921 {
	width:594px !important;
	height:395px !important;
	left:111px !important;
	top:219px !important;
}

#item356969 {
	width:31px !important;
	height:41px !important;
	left:591px !important;
	top:635px !important;
}

#item356973 {
	width:31px !important;
	height:41px !important;
	left:205px !important;
	top:635px !important;
}

#item356981 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:10px !important;
}

#item370194 {
	width:304px !important;
	height:202px !important;
	left:36px !important;
	top:280px !important;
}

#item370240 {
	width:31px !important;
	height:41px !important;
	left:291px !important;
	top:492px !important;
}

#item370244 {
	width:31px !important;
	height:41px !important;
	left:64px !important;
	top:492px !important;
}

#item370248 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:11px !important;
}

#item345938 {
	width:558px !important;
	height:300px !important;
	left:430px !important;
	top:191px !important;
}

#item345945 {
	width:558px !important;
	height:372px !important;
	left:430px !important;
	top:505px !important;
}

#item352827 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item357111 {
	width:558px !important;
	height:300px !important;
	left:144px !important;
	top:174px !important;
}

#item357123 {
	width:558px !important;
	height:372px !important;
	left:127px !important;
	top:838px !important;
}

#item357137 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:10px !important;
}

#item370380 {
	width:304px !important;
	height:163px !important;
	left:36px !important;
	top:206px !important;
}

#item370393 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1022px !important;
}

#item370408 {
	width:28px !important;
	height:28px !important;
	left:323px !important;
	top:10px !important;
}

#item11446 {
	width:22px !important;
	height:21px !important;
}

#item187827 {
	width:372px !important;
	height:46px !important;
	left:616px !important;
	top:352px !important;
}

#item288779 {
	width:22px !important;
	height:21px !important;
}

#item288753 {
	width:372px !important;
	height:32px !important;
	left:616px !important;
	top:406px !important;
}

#item288816 {
	width:22px !important;
	height:21px !important;
}

#item288790 {
	width:372px !important;
	height:35px !important;
	left:616px !important;
	top:447px !important;
}

#item288852 {
	width:22px !important;
	height:21px !important;
}

#item288826 {
	width:372px !important;
	height:31px !important;
	left:616px !important;
	top:489px !important;
}

#item288890 {
	width:22px !important;
	height:21px !important;
}

#item288864 {
	width:372px !important;
	height:29px !important;
	left:616px !important;
	top:529px !important;
}

#item288926 {
	width:22px !important;
	height:21px !important;
}

#item288900 {
	width:372px !important;
	height:31px !important;
	left:616px !important;
	top:566px !important;
}

#item288743 {
	width:22px !important;
	height:21px !important;
}

#item288717 {
	width:372px !important;
	height:31px !important;
	left:616px !important;
	top:605px !important;
}

#item346003 {
	width:22px !important;
	height:21px !important;
}

#item345977 {
	width:372px !important;
	height:37px !important;
	left:616px !important;
	top:645px !important;
}

#item346035 {
	width:22px !important;
	height:21px !important;
}

#item346009 {
	width:372px !important;
	height:31px !important;
	left:616px !important;
	top:689px !important;
}

#item357224 {
	width:22px !important;
	height:21px !important;
}

#item357198 {
	width:372px !important;
	height:46px !important;
	left:348px !important;
	top:628px !important;
}

#item357254 {
	width:22px !important;
	height:21px !important;
}

#item357228 {
	width:372px !important;
	height:32px !important;
	left:348px !important;
	top:679px !important;
}

#item357283 {
	width:22px !important;
	height:21px !important;
}

#item357257 {
	width:372px !important;
	height:35px !important;
	left:348px !important;
	top:716px !important;
}

#item357313 {
	width:22px !important;
	height:21px !important;
}

#item357287 {
	width:372px !important;
	height:31px !important;
	left:348px !important;
	top:756px !important;
}

#item357343 {
	width:22px !important;
	height:21px !important;
}

#item357316 {
	width:372px !important;
	height:29px !important;
	left:348px !important;
	top:792px !important;
}

#item357374 {
	width:22px !important;
	height:21px !important;
}

#item357348 {
	width:372px !important;
	height:31px !important;
	left:348px !important;
	top:827px !important;
}

#item357404 {
	width:22px !important;
	height:21px !important;
}

#item357378 {
	width:372px !important;
	height:31px !important;
	left:348px !important;
	top:863px !important;
}

#item357433 {
	width:22px !important;
	height:21px !important;
}

#item357407 {
	width:372px !important;
	height:37px !important;
	left:348px !important;
	top:899px !important;
}

#item357462 {
	width:22px !important;
	height:21px !important;
}

#item357436 {
	width:372px !important;
	height:31px !important;
	left:348px !important;
	top:941px !important;
}

#item370493 {
	width:17px !important;
	height:21px !important;
}

#item370467 {
	width:287px !important;
	height:46px !important;
	left:53px !important;
	top:682px !important;
}

#item370525 {
	width:17px !important;
	height:21px !important;
}

#item370498 {
	width:287px !important;
	height:32px !important;
	left:53px !important;
	top:733px !important;
}

#item370554 {
	width:17px !important;
	height:21px !important;
}

#item370528 {
	width:287px !important;
	height:35px !important;
	left:53px !important;
	top:771px !important;
}

#item370583 {
	width:17px !important;
	height:21px !important;
}

#item370557 {
	width:287px !important;
	height:31px !important;
	left:53px !important;
	top:810px !important;
}

#item370613 {
	width:17px !important;
	height:21px !important;
}

#item370587 {
	width:287px !important;
	height:29px !important;
	left:53px !important;
	top:847px !important;
}

#item370642 {
	width:17px !important;
	height:21px !important;
}

#item370616 {
	width:287px !important;
	height:31px !important;
	left:53px !important;
	top:881px !important;
}

#item370673 {
	width:17px !important;
	height:21px !important;
}

#item370647 {
	width:287px !important;
	height:31px !important;
	left:53px !important;
	top:917px !important;
}

#item370705 {
	width:17px !important;
	height:21px !important;
}

#item370678 {
	width:287px !important;
	height:37px !important;
	left:53px !important;
	top:954px !important;
}

#item370735 {
	width:17px !important;
	height:21px !important;
}

#item370708 {
	width:287px !important;
	height:31px !important;
	left:53px !important;
	top:995px !important;
}

#item187401 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item346120 {
	width:111px !important;
	height:117px !important;
	left:776px !important;
	top:36px !important;
}

#item346401 {
	width:666px !important;
	height:444px !important;
	left:201px !important;
	top:1701px !important;
}

#item346421 {
	width:31px !important;
	height:41px !important;
	left:770px !important;
	top:2180px !important;
}

#item346424 {
	width:31px !important;
	height:41px !important;
	left:266px !important;
	top:2178px !important;
}

#item357550 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:9px !important;
}

#item357695 {
	width:111px !important;
	height:117px !important;
	left:509px !important;
	top:36px !important;
}

#item357707 {
	width:652px !important;
	height:434px !important;
	left:80px !important;
	top:1915px !important;
}

#item357783 {
	width:31px !important;
	height:41px !important;
	left:533px !important;
	top:2370px !important;
}

#item357787 {
	width:31px !important;
	height:41px !important;
	left:248px !important;
	top:2370px !important;
}

#item370821 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:10px !important;
}

#item370966 {
	width:55px !important;
	height:59px !important;
	left:285px !important;
	top:173px !important;
}

#item370979 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:3208px !important;
}

#item371055 {
	width:31px !important;
	height:41px !important;
	left:279px !important;
	top:3424px !important;
}

#item371059 {
	width:31px !important;
	height:41px !important;
	left:67px !important;
	top:3424px !important;
}

#item346170 {
	width:1024px !important;
	height:533px !important;
	top:1px !important;
}

#item346162 {
	width:447px !important;
	height:297px !important;
	left:542px !important;
	top:983px !important;
}

#item352407 {
	width:55px !important;
	height:55px !important;
	left:957px !important;
	top:9px !important;
}

#item357798 {
	width:768px !important;
	height:400px !important;
}

#item357905 {
	width:317px !important;
	height:207px !important;
	left:416px !important;
	top:1090px !important;
}

#item357922 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:8px !important;
}

#item371070 {
	width:360px !important;
	height:188px !important;
	left:1px !important;
	top:-1px !important;
}

#item371175 {
	width:304px !important;
	height:198px !important;
	left:36px !important;
	top:1593px !important;
}

#item371189 {
	width:28px !important;
	height:28px !important;
	left:323px !important;
	top:10px !important;
}

#item346256 {
	width:379px !important;
	height:422px !important;
	top:652px !important;
}

#item346249 {
	width:379px !important;
	height:626px !important;
}

#item346265 {
	width:573px !important;
	height:422px !important;
	left:415px !important;
	top:652px !important;
}

#item352435 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:14px !important;
}

#item357954 {
	width:339px !important;
	height:487px !important;
	top:639px !important;
}

#item357966 {
	width:379px !important;
	height:626px !important;
	left:-40px !important;
}

#item358073 {
	width:378px !important;
	height:278px !important;
	left:354px !important;
	top:848px !important;
}

#item358087 {
	width:55px !important;
	height:55px !important;
	left:694px !important;
	top:13px !important;
}

#item371221 {
	width:305px !important;
	height:438px !important;
	left:36px !important;
	top:1463px !important;
}

#item371238 {
	width:304px !important;
	height:503px !important;
	left:36px !important;
	top:230px !important;
}

#item371344 {
	width:305px !important;
	height:225px !important;
	left:36px !important;
	top:1910px !important;
}

#item371355 {
	width:28px !important;
	height:28px !important;
	left:323px !important;
	top:6px !important;
}

#item346607 {
	width:390px !important;
	height:716px !important;
	left:80px !important;
	top:225px !important;
}

#item346614 {
	width:587px !important;
	height:392px !important;
	left:240px !important;
	top:967px !important;
}

#item346629 {
	width:31px !important;
	height:41px !important;
	left:706px !important;
	top:1385px !important;
}

#item346632 {
	width:31px !important;
	height:41px !important;
	left:330px !important;
	top:1385px !important;
}

#item352461 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item358212 {
	width:316px !important;
	height:580px !important;
	left:416px !important;
	top:226px !important;
}

#item358224 {
	width:587px !important;
	height:392px !important;
	left:112px !important;
	top:1072px !important;
}

#item358326 {
	width:31px !important;
	height:41px !important;
	left:578px !important;
	top:1490px !important;
}

#item358330 {
	width:31px !important;
	height:41px !important;
	left:202px !important;
	top:1490px !important;
}

#item358334 {
	width:55px !important;
	height:55px !important;
	left:704px !important;
	top:9px !important;
}

#item371482 {
	width:304px !important;
	height:456px !important;
	left:36px !important;
	top:187px !important;
}

#item371495 {
	width:304px !important;
	height:202px !important;
	left:36px !important;
	top:1722px !important;
}

#item371589 {
	width:31px !important;
	height:41px !important;
	left:279px !important;
	top:1933px !important;
}

#item371593 {
	width:31px !important;
	height:41px !important;
	left:65px !important;
	top:1933px !important;
}

#item371597 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:7px !important;
}

#item346938 {
	width:448px !important;
	height:298px !important;
	left:81px !important;
	top:636px !important;
}

#item346948 {
	width:448px !important;
	height:298px !important;
	left:541px !important;
	top:636px !important;
}

#item346929 {
	width:447px !important;
	height:298px !important;
	left:541px !important;
	top:104px !important;
}

#item352487 {
	width:55px !important;
	height:55px !important;
	left:960px !important;
	top:9px !important;
}

#item358463 {
	width:317px !important;
	height:211px !important;
	left:80px !important;
	top:722px !important;
}

#item358478 {
	width:317px !important;
	height:211px !important;
	left:415px !important;
	top:722px !important;
}

#item358492 {
	width:317px !important;
	height:211px !important;
	left:415px !important;
	top:203px !important;
}

#item358506 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:10px !important;
}

#item371725 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1279px !important;
}

#item371743 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1492px !important;
}

#item371759 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:189px !important;
}

#item371771 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:10px !important;
}

#item347186 {
	width:1024px !important;
	height:679px !important;
}

#item352513 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item358539 {
	width:769px !important;
	height:510px !important;
}

#item358646 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:9px !important;
}

#item371803 {
	width:360px !important;
	height:238px !important;
}

#item371910 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:6px !important;
}

#item347179 {
	width:1024px !important;
	height:681px !important;
	top:1px !important;
}

#item347164 {
	width:600px !important;
	height:354px !important;
	left:80px !important;
	top:1135px !important;
}

#item347171 {
	width:295px !important;
	height:354px !important;
	left:693px !important;
	top:1135px !important;
}

#item352539 {
	width:55px !important;
	height:55px !important;
	left:960px !important;
	top:14px !important;
}

#item358678 {
	width:768px !important;
	height:510px !important;
}

#item358789 {
	width:431px !important;
	height:254px !important;
	left:80px !important;
	top:933px !important;
}

#item358803 {
	width:212px !important;
	height:254px !important;
	left:520px !important;
	top:933px !important;
}

#item371942 {
	width:361px !important;
	height:239px !important;
	left:-1px !important;
}

#item372048 {
	width:304px !important;
	height:179px !important;
	left:36px !important;
	top:777px !important;
}

#item372062 {
	width:304px !important;
	height:364px !important;
	left:36px !important;
	top:1320px !important;
}

#item372074 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:6px !important;
}

#item347361 {
	width:1024px !important;
	height:723px !important;
}

#item347354 {
	width:448px !important;
	height:299px !important;
	left:540px !important;
	top:1217px !important;
}

#item347432 {
	width:624px !important;
	height:416px !important;
	left:222px !important;
	top:1568px !important;
}

#item347439 {
	width:31px !important;
	height:41px !important;
	left:740px !important;
	top:2013px !important;
}

#item347442 {
	width:31px !important;
	height:41px !important;
	left:307px !important;
	top:2010px !important;
}

#item352567 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:12px !important;
}

#item358846 {
	width:768px !important;
	height:542px !important;
}

#item358954 {
	width:320px !important;
	height:213px !important;
	left:412px !important;
	top:1530px !important;
}

#item358966 {
	width:624px !important;
	height:416px !important;
	left:94px !important;
	top:1778px !important;
}

#item359006 {
	width:31px !important;
	height:41px !important;
	left:612px !important;
	top:2223px !important;
}

#item359010 {
	width:31px !important;
	height:41px !important;
	left:179px !important;
	top:2220px !important;
}

#item359014 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:9px !important;
}

#item372111 {
	width:360px !important;
	height:254px !important;
}

#item372218 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1833px !important;
}

#item372230 {
	width:304px !important;
	height:204px !important;
	left:36px !important;
	top:2749px !important;
}

#item372271 {
	width:31px !important;
	height:41px !important;
	left:272px !important;
	top:2966px !important;
}

#item372275 {
	width:31px !important;
	height:41px !important;
	left:79px !important;
	top:2966px !important;
}

#item372279 {
	width:28px !important;
	height:28px !important;
	left:323px !important;
	top:8px !important;
}

#item347481 {
	width:447px !important;
	height:356px !important;
	left:80px !important;
	top:225px !important;
}

#item352595 {
	width:55px !important;
	height:55px !important;
	left:960px !important;
	top:9px !important;
}

#item359144 {
	width:316px !important;
	height:252px !important;
	left:81px !important;
	top:225px !important;
}

#item359158 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:9px !important;
}

#item372406 {
	width:304px !important;
	height:242px !important;
	left:36px !important;
	top:286px !important;
}

#item372419 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:6px !important;
}

#item347577 {
	width:498px !important;
	height:476px !important;
	left:516px !important;
	top:371px !important;
}

#item359315 {
	width:379px !important;
	height:362px !important;
	left:430px !important;
	top:559px !important;
}

#item372576 {
	width:304px !important;
	height:289px !important;
	left:36px !important;
	top:235px !important;
}

#item352370 {
	width:238px !important;
	height:357px !important;
	left:80px !important;
	top:349px !important;
}

#item359446 {
	width:317px !important;
	height:480px !important;
	left:80px !important;
	top:349px !important;
}

#item372705 {
	width:160px !important;
	height:242px !important;
	left:36px !important;
	top:423px !important;
}

#item347990 {
	width:295px !important;
	height:291px !important;
	left:80px !important;
	top:214px !important;
}

#item348000 {
	width:423px !important;
	height:334px !important;
	left:565px !important;
	top:425px !important;
}

#item359561 {
	width:318px !important;
	height:313px !important;
	left:80px !important;
	top:214px !important;
}

#item359574 {
	width:318px !important;
	height:251px !important;
	left:415px !important;
	top:527px !important;
}

#item372823 {
	width:305px !important;
	height:301px !important;
	left:36px !important;
	top:246px !important;
}

#item372837 {
	width:304px !important;
	height:240px !important;
	left:36px !important;
	top:1358px !important;
}

#item352358 {
	width:294px !important;
	height:326px !important;
	left:81px !important;
	top:159px !important;
}

#item348167 {
	width:385px !important;
	height:68px !important;
	left:598px !important;
	top:615px !important;
}

#item359737 {
	width:318px !important;
	height:353px !important;
	left:82px !important;
	top:159px !important;
}

#item359752 {
	width:385px !important;
	height:68px !important;
	left:330px !important;
	top:820px !important;
}

#item372996 {
	width:303px !important;
	height:337px !important;
	left:36px !important;
	top:160px !important;
}

#item373011 {
	width:297px !important;
	height:68px !important;
	left:36px !important;
	top:1490px !important;
}

#item333578 {
	width:443px !important;
	height:985px !important;
	left:545px !important;
	top:216px !important;
	background:#d7d7d7;
}

#item349583 {
	width:443px !important;
	height:296px !important;
	left:81px !important;
	top:646px !important;
}

#item349625 {
	width:421px !important;
	height:336px !important;
	left:557px !important;
	top:416px !important;
}

#item349644 {
	width:420px !important;
	height:411px !important;
	left:558px !important;
	top:759px !important;
}

#item360194 {
	width:314px !important;
	height:839px !important;
	left:418px !important;
	top:254px !important;
	background:#d7d7d7;
}

#item360336 {
	width:317px !important;
	height:213px !important;
	left:79px !important;
	top:773px !important;
}

#item360398 {
	width:295px !important;
	height:235px !important;
	left:427px !important;
	top:520px !important;
}

#item360414 {
	width:295px !important;
	height:288px !important;
	left:428px !important;
	top:763px !important;
}

#item373454 {
	width:305px !important;
	height:839px !important;
	left:36px !important;
	top:1110px !important;
	background:#d7d7d7;
}

#item373596 {
	width:304px !important;
	height:205px !important;
	left:36px !important;
	top:752px !important;
}

#item373660 {
	width:284px !important;
	height:227px !important;
	left:46px !important;
	top:1380px !important;
}

#item373675 {
	width:284px !important;
	height:278px !important;
	left:46px !important;
	top:1619px !important;
}

#item352347 {
	width:1024px !important;
	height:361px !important;
}

#item360434 {
	width:768px !important;
	height:271px !important;
}

#item350462 {
	width:448px !important;
	height:306px !important;
	left:81px !important;
	top:85px !important;
}

#item350469 {
	width:448px !important;
	height:306px !important;
	left:541px !important;
	top:85px !important;
}

#item350451 {
	width:448px !important;
	height:306px !important;
	left:81px !important;
	top:903px !important;
}

#item350444 {
	width:448px !important;
	height:306px !important;
	left:541px !important;
	top:903px !important;
}

#item350400 {
	width:667px !important;
	height:445px !important;
	left:201px !important;
	top:1611px !important;
}

#item350434 {
	width:39px !important;
	height:51px !important;
	left:773px !important;
	top:2086px !important;
}

#item350437 {
	width:39px !important;
	height:51px !important;
	left:269px !important;
	top:2084px !important;
}

#item360641 {
	width:316px !important;
	height:216px !important;
	left:81px !important;
	top:85px !important;
}

#item360702 {
	width:318px !important;
	height:216px !important;
	left:415px !important;
	top:85px !important;
}

#item360714 {
	width:319px !important;
	height:216px !important;
	left:79px !important;
	top:952px !important;
}

#item360777 {
	width:321px !important;
	height:216px !important;
	left:416px !important;
	top:954px !important;
}

#item360795 {
	width:652px !important;
	height:445px !important;
	left:82px !important;
	top:1676px !important;
}

#item360938 {
	width:39px !important;
	height:51px !important;
	left:638px !important;
	top:2142px !important;
}

#item360943 {
	width:39px !important;
	height:51px !important;
	left:135px !important;
	top:2139px !important;
}

#item373902 {
	width:304px !important;
	height:208px !important;
	left:37px !important;
	top:69px !important;
}

#item373962 {
	width:304px !important;
	height:208px !important;
	left:35px !important;
	top:485px !important;
}

#item373974 {
	width:304px !important;
	height:208px !important;
	left:36px !important;
	top:1192px !important;
}

#item374036 {
	width:303px !important;
	height:205px !important;
	left:37px !important;
	top:1425px !important;
}

#item374054 {
	width:304px !important;
	height:208px !important;
	left:36px !important;
	top:3127px !important;
}

#item374199 {
	width:28px !important;
	height:36px !important;
	left:275px !important;
	top:3348px !important;
}

#item374203 {
	width:28px !important;
	height:36px !important;
	left:73px !important;
	top:3348px !important;
}

#item350519 {
	width:443px !important;
	height:1038px !important;
	left:545px !important;
	top:200px !important;
	background:#d7d7d7;
}

#item350801 {
	width:297px !important;
	height:452px !important;
	left:153px !important;
	top:662px !important;
}

#item350852 {
	width:421px !important;
	height:304px !important;
	left:557px !important;
	top:629px !important;
}

#item350859 {
	width:421px !important;
	height:255px !important;
	left:557px !important;
	top:948px !important;
}

#item350842 {
	width:443px !important;
	height:249px !important;
	left:80px !important;
	top:1129px !important;
}

#item361062 {
	width:317px !important;
	height:935px !important;
	left:417px !important;
	top:206px !important;
	background:#d7d7d7;
}

#item361251 {
	width:297px !important;
	height:397px !important;
	left:87px !important;
	top:830px !important;
}

#item361263 {
	width:291px !important;
	height:210px !important;
	left:430px !important;
	top:725px !important;
}

#item361277 {
	width:291px !important;
	height:177px !important;
	left:430px !important;
	top:947px !important;
}

#item361291 {
	width:636px !important;
	height:357px !important;
	left:91px !important;
	top:1240px !important;
}

#item366237 {
	width:317px !important;
	height:66px !important;
	left:417px !important;
	top:1161px !important;
	background:#009fe3;
}

#item374319 {
	width:304px !important;
	height:935px !important;
	left:36px !important;
	top:1504px !important;
	background:#d7d7d7;
}

#item374508 {
	width:297px !important;
	height:397px !important;
	left:40px !important;
	top:811px !important;
}

#item374524 {
	width:291px !important;
	height:210px !important;
	left:41px !important;
	top:2023px !important;
}

#item374538 {
	width:291px !important;
	height:177px !important;
	left:41px !important;
	top:2240px !important;
}

#item374552 {
	width:304px !important;
	height:171px !important;
	left:36px !important;
	top:1220px !important;
}

#item352323 {
	width:223px !important;
	height:300px !important;
	left:80px !important;
	top:246px !important;
}

#item352331 {
	width:532px !important;
	height:380px !important;
	left:268px !important;
	top:634px !important;
}

#item361405 {
	width:317px !important;
	height:426px !important;
	left:80px !important;
	top:267px !important;
}

#item361419 {
	width:532px !important;
	height:380px !important;
	left:163px !important;
	top:884px !important;
}

#item374668 {
	width:196px !important;
	height:264px !important;
	left:82px !important;
	top:359px !important;
}

#item374681 {
	width:304px !important;
	height:217px !important;
	left:36px !important;
	top:1404px !important;
}

#item248769 {
	width:1024px !important;
	height:768px !important;
	background:#f1e8e0;
}

#item361463 {
	width:768px !important;
	height:1024px !important;
	background:#f1e8e0;
}

#item374724 {
	width:360px !important;
	height:1165px !important;
	background:#f1e8e0;
}

#item350984 {
	width:1024px !important;
	height:1542px !important;
	background:#f1e8e0;
}

#item351089 {
	width:444px !important;
	height:352px !important;
	left:80px !important;
	top:900px !important;
}

#item352312 {
	width:198px !important;
	height:132px !important;
	left:544px !important;
	top:464px !important;
}

#item351099 {
	width:479px !important;
	height:326px !important;
	left:509px !important;
	top:110px !important;
}

#item361607 {
	width:768px !important;
	height:1845px !important;
	background:#f1e8e0;
}

#item361702 {
	width:318px !important;
	height:250px !important;
	left:78px !important;
	top:1184px !important;
}

#item361716 {
	width:198px !important;
	height:132px !important;
	left:416px !important;
	top:580px !important;
}

#item361730 {
	width:479px !important;
	height:326px !important;
	left:166px !important;
	top:204px !important;
}

#item374811 {
	width:360px !important;
	height:2696px !important;
	background:#f1e8e0;
}

#item374919 {
	width:145px !important;
	height:97px !important;
	left:36px !important;
	top:1660px !important;
}

#item374931 {
	width:304px !important;
	height:207px !important;
	left:36px !important;
	top:205px !important;
}

#item374906 {
	width:304px !important;
	height:239px !important;
	left:36px !important;
	top:1017px !important;
}

#item351249 {
	width:1024px !important;
	height:1882px !important;
	background:#f1e8e0;
}

#item351167 {
	width:446px !important;
	height:303px !important;
	left:79px !important;
	top:617px !important;
}

#item351213 {
	width:1024px !important;
	height:651px !important;
	top:1040px !important;
}

#item361795 {
	width:768px !important;
	height:1882px !important;
	background:#f1e8e0;
}

#item361866 {
	width:315px !important;
	height:214px !important;
	left:82px !important;
	top:940px !important;
}

#item361925 {
	width:769px !important;
	height:489px !important;
	top:1172px !important;
}

#item374997 {
	width:360px !important;
	height:2622px !important;
	top:-16px !important;
	background:#f1e8e0;
}

#item375069 {
	width:304px !important;
	height:207px !important;
	left:37px !important;
	top:1308px !important;
}

#item375128 {
	width:362px !important;
	height:230px !important;
	left:-1px !important;
	top:2227px !important;
}

#item351321 {
	width:1024px !important;
	height:1141px !important;
	background:#f1e8e0;
}

#item351313 {
	width:309px !important;
	height:411px !important;
	left:644px !important;
	top:393px !important;
}

#item352301 {
	width:221px !important;
	height:281px !important;
	left:128px !important;
	top:89px !important;
}

#item362004 {
	width:768px !important;
	height:1328px !important;
	background:#f1e8e0;
}

#item362100 {
	width:318px !important;
	height:423px !important;
	left:415px !important;
	top:393px !important;
}

#item362121 {
	width:221px !important;
	height:281px !important;
	left:128px !important;
	top:89px !important;
}

#item375205 {
	width:360px !important;
	height:1952px !important;
	background:#f1e8e0;
}

#item375299 {
	width:304px !important;
	height:405px !important;
	left:36px !important;
	top:1092px !important;
}

#item375322 {
	width:221px !important;
	height:281px !important;
	left:84px !important;
	top:73px !important;
}

#item351369 {
	width:1024px !important;
	height:901px !important;
	background:#f1e8e0;
}

#item351359 {
	width:295px !important;
	height:537px !important;
	left:693px !important;
	top:191px !important;
}

#item351371 {
	width:72px !important;
	height:144px !important;
	left:916px !important;
	top:153px !important;
}

#item362163 {
	width:768px !important;
	height:1122px !important;
	background:#f1e8e0;
}

#item362259 {
	width:318px !important;
	height:568px !important;
	left:414px !important;
	top:184px !important;
}

#item362274 {
	width:72px !important;
	height:144px !important;
	left:660px !important;
	top:166px !important;
}

#item375363 {
	width:360px !important;
	height:1853px !important;
	background:#f1e8e0;
}

#item375458 {
	width:304px !important;
	height:544px !important;
	left:36px !important;
	top:434px !important;
}

#item375471 {
	width:72px !important;
	height:144px !important;
	left:263px !important;
	top:422px !important;
}

#item351452 {
	width:108px !important;
	height:144px !important;
	left:116px !important;
	top:99px !important;
}

#item351444 {
	width:333px !important;
	height:378px !important;
	left:82px !important;
	top:258px !important;
}

#item362409 {
	width:108px !important;
	height:144px !important;
	left:116px !important;
	top:99px !important;
}

#item362422 {
	width:314px !important;
	height:357px !important;
	left:82px !important;
	top:258px !important;
}

#item375605 {
	width:65px !important;
	height:87px !important;
	left:36px !important;
	top:95px !important;
}

#item375619 {
	width:305px !important;
	height:346px !important;
	left:35px !important;
	top:319px !important;
}

#item351545 {
	width:93px !important;
	height:122px !important;
	left:81px !important;
	top:145px !important;
}

#item351641 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:607px !important;
}

#item351748 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:910px !important;
}

#item351863 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:1368px !important;
}

#item351904 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:1739px !important;
}

#item352292 {
	width:89px !important;
	height:122px !important;
	left:545px !important;
	top:145px !important;
}

#item351659 {
	width:89px !important;
	height:122px !important;
	left:544px !important;
	top:350px !important;
}

#item351773 {
	width:89px !important;
	height:122px !important;
	left:544px !important;
	top:731px !important;
}

#item351882 {
	width:89px !important;
	height:122px !important;
	left:545px !important;
	top:1337px !important;
}

#item362726 {
	width:93px !important;
	height:122px !important;
	left:81px !important;
	top:145px !important;
}

#item362739 {
	width:93px !important;
	height:122px !important;
	left:81px !important;
	top:733px !important;
}

#item362751 {
	width:93px !important;
	height:122px !important;
	left:81px !important;
	top:1057px !important;
}

#item362766 {
	width:93px !important;
	height:122px !important;
	left:81px !important;
	top:1646px !important;
}

#item362782 {
	width:93px !important;
	height:122px !important;
	left:81px !important;
	top:2106px !important;
}

#item362794 {
	width:89px !important;
	height:122px !important;
	left:415px !important;
	top:145px !important;
}

#item362807 {
	width:89px !important;
	height:122px !important;
	left:415px !important;
	top:400px !important;
}

#item362823 {
	width:89px !important;
	height:122px !important;
	left:415px !important;
	top:887px !important;
}

#item362836 {
	width:89px !important;
	height:122px !important;
	left:415px !important;
	top:1646px !important;
}

#item375925 {
	width:93px !important;
	height:122px !important;
	left:35px !important;
	top:129px !important;
}

#item375938 {
	width:93px !important;
	height:122px !important;
	left:35px !important;
	top:983px !important;
}

#item375952 {
	width:93px !important;
	height:122px !important;
	left:37px !important;
	top:1814px !important;
}

#item375966 {
	width:93px !important;
	height:122px !important;
	left:36px !important;
	top:3240px !important;
}

#item375980 {
	width:93px !important;
	height:122px !important;
	left:36px !important;
	top:3713px !important;
}

#item375994 {
	width:89px !important;
	height:122px !important;
	left:36px !important;
	top:712px !important;
}

#item376007 {
	width:89px !important;
	height:122px !important;
	left:36px !important;
	top:1302px !important;
}

#item376021 {
	width:85px !important;
	height:122px !important;
	left:36px !important;
	top:2435px !important;
}

#item376034 {
	width:89px !important;
	height:122px !important;
	left:36px !important;
	top:4370px !important;
}

#item351997 {
	width:172px !important;
	height:258px !important;
	left:816px !important;
	top:193px !important;
}

#item352015 {
	width:171px !important;
	height:256px !important;
	left:81px !important;
	top:545px !important;
}

#item352129 {
	width:172px !important;
	height:258px !important;
	left:816px !important;
	top:901px !important;
}

#item352244 {
	width:171px !important;
	height:215px !important;
	left:80px !important;
	top:1228px !important;
}

#item363170 {
	width:172px !important;
	height:258px !important;
	left:560px !important;
	top:193px !important;
}

#item363182 {
	width:171px !important;
	height:256px !important;
	left:81px !important;
	top:681px !important;
}

#item363244 {
	width:172px !important;
	height:258px !important;
	left:561px !important;
	top:1183px !important;
}

#item363256 {
	width:171px !important;
	height:215px !important;
	left:80px !important;
	top:1514px !important;
}

#item376370 {
	width:146px !important;
	height:219px !important;
	left:194px !important;
	top:116px !important;
}

#item376384 {
	width:146px !important;
	height:220px !important;
	left:36px !important;
	top:817px !important;
}

#item376444 {
	width:146px !important;
	height:221px !important;
	left:194px !important;
	top:1560px !important;
}

#item376456 {
	width:146px !important;
	height:185px !important;
	left:36px !important;
	top:2086px !important;
}

#item296756 {
	width:1024px !important;
	height:768px !important;
	background:#9d9c9c;
}

#item363274 {
	width:768px !important;
	height:1024px !important;
	background:#9d9c9c;
}

#item376475 {
	width:360px !important;
	height:640px !important;
	background:#9d9c9c;
}

#item352268 {
	width:1024px !important;
	height:768px !important;
	background:#9d9c9c;
}

#item363288 {
	width:768px !important;
	height:1024px !important;
	background:#9d9c9c;
}

#item376488 {
	width:360px !important;
	height:640px !important;
	background:#9d9c9c;
}
#in5footer,  #prefooter {display:none;}

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

