/* 	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:108100px; 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;
}

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

#item313620 {
	width:361px !important;
	height:640px !important;
	background:#9d9c9c;
}

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

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

#item297714 {
	width:466px !important;
	height:161px !important;
	left:36px !important;
	top:246px !important;
}

#item297718 {
	width:466px !important;
	height:95px !important;
	left:37px !important;
	top:523px !important;
}

#item297724 {
	width:466px !important;
	height:134px !important;
	left:521px !important;
	top:141px !important;
}

#item297729 {
	width:467px !important;
	height:170px !important;
	left:522px !important;
	top:285px !important;
}

#item297722 {
	width:467px !important;
	height:95px !important;
	left:522px !important;
	top:36px !important;
}

#item297731 {
	width:466px !important;
	height:95px !important;
	left:521px !important;
	top:465px !important;
}

#item297720 {
	width:467px !important;
	height:93px !important;
	left:37px !important;
	top:628px !important;
}

#item297716 {
	width:465px !important;
	height:96px !important;
	left:36px !important;
	top:417px !important;
}

#item297733 {
	width:466px !important;
	height:20px !important;
	left:523px !important;
	top:568px !important;
}

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

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

#item297939 {
	width:652px !important;
	height:161px !important;
	left:80px !important;
	top:246px !important;
}

#item297974 {
	width:651px !important;
	height:95px !important;
	left:81px !important;
	top:523px !important;
}

#item298006 {
	width:651px !important;
	height:134px !important;
	left:81px !important;
	top:836px !important;
}

#item298038 {
	width:651px !important;
	height:170px !important;
	left:81px !important;
	top:980px !important;
}

#item298098 {
	width:651px !important;
	height:95px !important;
	left:81px !important;
	top:731px !important;
}

#item298132 {
	width:651px !important;
	height:95px !important;
	left:81px !important;
	top:1160px !important;
}

#item298165 {
	width:651px !important;
	height:93px !important;
	left:81px !important;
	top:628px !important;
}

#item298199 {
	width:652px !important;
	height:96px !important;
	left:80px !important;
	top:417px !important;
}

#item298234 {
	width:649px !important;
	height:20px !important;
	left:83px !important;
	top:1263px !important;
}

#item313631 {
	width:288px !important;
	height:95px !important;
	left:36px !important;
	top:36px !important;
}

#item313666 {
	width:288px !important;
	height:95px !important;
	left:36px !important;
	top:138px !important;
}

#item313699 {
	width:288px !important;
	height:216px !important;
	left:36px !important;
	top:240px !important;
}

#item313733 {
	width:288px !important;
	height:95px !important;
	left:36px !important;
	top:569px !important;
}

#item313768 {
	width:288px !important;
	height:140px !important;
	left:36px !important;
	top:880px !important;
}

#item313801 {
	width:288px !important;
	height:196px !important;
	left:36px !important;
	top:1030px !important;
}

#item313833 {
	width:288px !important;
	height:95px !important;
	left:36px !important;
	top:774px !important;
}

#item313867 {
	width:287px !important;
	height:95px !important;
	left:37px !important;
	top:1238px !important;
}

#item313900 {
	width:288px !important;
	height:93px !important;
	left:36px !important;
	top:672px !important;
}

#item313933 {
	width:288px !important;
	height:96px !important;
	left:36px !important;
	top:465px !important;
}

#item313967 {
	width:287px !important;
	height:20px !important;
	left:37px !important;
	top:1340px !important;
}

#item330397 {
	width:18px !important;
	height:32px !important;
	left:3px !important;
	background:#9d9c9c;
	border:solid 1.5px #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;
}

#item330398 {
	width:18px !important;
	height:32px !important;
	top:3px !important;
	background:#9d9c9c;
	border:solid 1.5px #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;
}

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

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

#item59976 {
	width:1024px !important;
	height:1486px !important;
	top:600px !important;
	background:#fff;
}

#item59954 {
	width:445px !important;
	height:324px !important;
	left:544px !important;
	top:661px !important;
	background:#d7d7d7;
}

#item176453 {
	width:445px !important;
	height:199px !important;
	left:81px !important;
	top:1190px !important;
	background:#d7d7d7;
}

#item59660 {
	width:444px !important;
	height:194px !important;
	left:543px !important;
	top:1476px !important;
	background:#d7d7d7;
}

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

#item59559 {
	width:33px !important;
	height:2128px !important;
	left:25px !important;
	top:36px !important;
	background:#b21e27;
}

#item284703 {
	width:333px !important;
	height:310px !important;
	left:136px !important;
	top:787px !important;
}

#item284712 {
	width:173px !important;
	height:264px !important;
	left:554px !important;
	top:672px !important;
}

#item284748 {
	width:92px !important;
	height:142px !important;
	left:116px !important;
	top:1196px !important;
}

#item284721 {
	width:445px !important;
	height:280px !important;
	left:544px !important;
	top:1126px !important;
}

#item284729 {
	width:445px !important;
	height:352px !important;
	left:81px !important;
	top:1578px !important;
}

#item284739 {
	width:118px !important;
	height:131px !important;
	left:551px !important;
	top:1484px !important;
}

#item298336 {
	width:768px !important;
	height:1486px !important;
	top:489px !important;
	background:#fff;
}

#item298337 {
	width:309px !important;
	height:324px !important;
	left:423px !important;
	top:548px !important;
	background:#d7d7d7;
}

#item298338 {
	width:310px !important;
	height:241px !important;
	left:80px !important;
	top:1101px !important;
	background:#d7d7d7;
}

#item298339 {
	width:309px !important;
	height:288px !important;
	left:423px !important;
	top:1318px !important;
	background:#d7d7d7;
}

#item298340.in5-parallax-bg {
	opacity:0.75;
	width:768px !important;
	height:529px !important;
	top:-43px !important;
}

#item298346 {
	width:33px !important;
	height:1937px !important;
	left:27px !important;
	top:38px !important;
	background:#b21e27;
}

#item298798 {
	width:310px !important;
	height:288px !important;
	left:80px !important;
	top:728px !important;
}

#item298813 {
	width:130px !important;
	height:173px !important;
	left:433px !important;
	top:559px !important;
}

#item298826 {
	width:92px !important;
	height:142px !important;
	left:115px !important;
	top:1107px !important;
}

#item298838 {
	width:308px !important;
	height:194px !important;
	left:424px !important;
	top:1062px !important;
}

#item298850 {
	width:310px !important;
	height:245px !important;
	left:80px !important;
	top:1565px !important;
}

#item298915 {
	width:118px !important;
	height:131px !important;
	left:431px !important;
	top:1327px !important;
}

#item314071 {
	width:360px !important;
	height:2610px !important;
	top:248px !important;
	background:#fff;
}

#item314072 {
	width:303px !important;
	height:324px !important;
	left:37px !important;
	top:847px !important;
	background:#d7d7d7;
}

#item314073 {
	width:303px !important;
	height:358px !important;
	left:37px !important;
	top:1504px !important;
	background:#d7d7d7;
}

#item314074 {
	width:305px !important;
	height:288px !important;
	left:36px !important;
	top:2404px !important;
	background:#d7d7d7;
}

#item314075.in5-parallax-bg {
	opacity:0.75;
	width:360px !important;
	height:248px !important;
}

#item314079 {
	width:17px !important;
	height:2818px !important;
	left:6px !important;
	top:20px !important;
	background:#b21e27;
}

#item314532 {
	width:310px !important;
	height:288px !important;
	left:36px !important;
	top:479px !important;
}

#item314545 {
	width:130px !important;
	height:173px !important;
	left:43px !important;
	top:858px !important;
}

#item314558 {
	width:92px !important;
	height:142px !important;
	left:57px !important;
	top:1224px !important;
}

#item314569 {
	width:291px !important;
	height:194px !important;
	left:43px !important;
	top:1641px !important;
}

#item314582 {
	width:304px !important;
	height:245px !important;
	left:37px !important;
	top:2083px !important;
}

#item314645 {
	width:118px !important;
	height:131px !important;
	left:44px !important;
	top:2412px !important;
}

#item176677 {
	width:33px !important;
	height:699px !important;
	left:25px !important;
	top:36px !important;
	background:#6ea4bd;
}

#item298958 {
	width:33px !important;
	height:950px !important;
	left:25px !important;
	top:36px !important;
	background:#6ea4bd;
}

#item314689 {
	width:17px !important;
	height:1471px !important;
	left:6px !important;
	top:20px !important;
	background:#6ea4bd;
}

#item178373 {
	width:1024px !important;
	height:799px !important;
	top:4483px !important;
	background:#ebebeb;
}

#item73200 {
	width:1024px !important;
	height:396px !important;
	top:3616px !important;
	background:#ebebeb;
}

#item73168 {
	width:1024px !important;
	height:373px !important;
	top:2551px !important;
	background:#ebebeb;
}

#item70501 {
	width:1024px !important;
	height:391px !important;
	top:1133px !important;
	background:#ebebeb;
}

#item285569 {
	width:451px !important;
	height:301px !important;
	left:80px !important;
	top:320px !important;
}

#item285583 {
	width:24px !important;
	height:34px !important;
	left:453px !important;
	top:638px !important;
}

#item285689 {
	width:24px !important;
	height:34px !important;
	left:905px !important;
	top:638px !important;
}

#item285820 {
	width:24px !important;
	height:34px !important;
	left:905px !important;
	top:1087px !important;
}

#item285580 {
	width:24px !important;
	height:34px !important;
	left:159px !important;
	top:638px !important;
}

#item285693 {
	width:24px !important;
	height:34px !important;
	left:618px !important;
	top:638px !important;
}

#item285825 {
	width:24px !important;
	height:34px !important;
	left:618px !important;
	top:1087px !important;
}

#item285683 {
	width:437px !important;
	height:301px !important;
	left:551px !important;
	top:320px !important;
}

#item285829 {
	width:437px !important;
	height:300px !important;
	left:551px !important;
	top:775px !important;
}

#item285883 {
	width:291px !important;
	height:259px !important;
	left:80px !important;
	top:1239px !important;
}

#item285937 {
	width:448px !important;
	height:260px !important;
	left:80px !important;
	top:1750px !important;
}

#item286056 {
	width:448px !important;
	height:260px !important;
	left:80px !important;
	top:2078px !important;
}

#item286063 {
	width:24px !important;
	height:34px !important;
	left:441px !important;
	top:2361px !important;
}

#item286304 {
	width:24px !important;
	height:34px !important;
	left:897px !important;
	top:2360px !important;
}

#item286374 {
	width:24px !important;
	height:34px !important;
	left:944px !important;
	top:2858px !important;
}

#item286066 {
	width:24px !important;
	height:34px !important;
	left:154px !important;
	top:2360px !important;
}

#item286308 {
	width:24px !important;
	height:34px !important;
	left:610px !important;
	top:2360px !important;
}

#item286378 {
	width:24px !important;
	height:34px !important;
	left:746px !important;
	top:2858px !important;
}

#item286313 {
	width:250px !important;
	height:309px !important;
	left:541px !important;
	top:1656px !important;
}

#item286368 {
	width:293px !important;
	height:177px !important;
	left:696px !important;
	top:2667px !important;
}

#item286299 {
	width:448px !important;
	height:260px !important;
	left:540px !important;
	top:2078px !important;
}

#item286442 {
	width:293px !important;
	height:226px !important;
	left:80px !important;
	top:3049px !important;
}

#item286595 {
	width:447px !important;
	height:259px !important;
	left:540px !important;
	top:3723px !important;
}

#item286613 {
	width:447px !important;
	height:260px !important;
	left:540px !important;
	top:3341px !important;
}

#item286726 {
	width:447px !important;
	height:259px !important;
	left:540px !important;
	top:4145px !important;
}

#item286731 {
	width:24px !important;
	height:34px !important;
	left:895px !important;
	top:4426px !important;
}

#item286734 {
	width:24px !important;
	height:34px !important;
	left:608px !important;
	top:4426px !important;
}

#item286807 {
	width:448px !important;
	height:282px !important;
	left:540px !important;
	top:4603px !important;
}

#item286926 {
	width:447px !important;
	height:290px !important;
	left:80px !important;
	top:4953px !important;
}

#item299571 {
	width:768px !important;
	height:799px !important;
	top:4258px !important;
	background:#ebebeb;
}

#item299572 {
	width:768px !important;
	height:309px !important;
	top:3538px !important;
	background:#ebebeb;
}

#item299573 {
	width:768px !important;
	height:419px !important;
	top:2397px !important;
	background:#ebebeb;
}

#item299574 {
	width:768px !important;
	height:419px !important;
	top:1019px !important;
	background:#ebebeb;
}

#item300299 {
	width:309px !important;
	height:202px !important;
	left:80px !important;
	top:368px !important;
}

#item300336 {
	width:24px !important;
	height:34px !important;
	left:339px !important;
	top:586px !important;
}

#item300340 {
	width:24px !important;
	height:34px !important;
	left:670px !important;
	top:604px !important;
}

#item300344 {
	width:24px !important;
	height:34px !important;
	left:670px !important;
	top:956px !important;
}

#item300349 {
	width:24px !important;
	height:34px !important;
	left:107px !important;
	top:586px !important;
}

#item300353 {
	width:24px !important;
	height:34px !important;
	left:461px !important;
	top:604px !important;
}

#item300357 {
	width:24px !important;
	height:34px !important;
	left:461px !important;
	top:956px !important;
}

#item300362 {
	width:308px !important;
	height:215px !important;
	left:423px !important;
	top:363px !important;
}

#item300413 {
	width:309px !important;
	height:215px !important;
	left:423px !important;
	top:714px !important;
}

#item300475 {
	width:307px !important;
	height:273px !important;
	left:80px !important;
	top:1125px !important;
}

#item300515 {
	width:310px !important;
	height:182px !important;
	left:81px !important;
	top:1688px !important;
}

#item300526 {
	width:309px !important;
	height:182px !important;
	left:79px !important;
	top:1946px !important;
}

#item300572 {
	width:24px !important;
	height:34px !important;
	left:327px !important;
	top:2143px !important;
}

#item300576 {
	width:24px !important;
	height:34px !important;
	left:673px !important;
	top:2236px !important;
}

#item300581 {
	width:24px !important;
	height:34px !important;
	left:661px !important;
	top:2717px !important;
}

#item300585 {
	width:24px !important;
	height:34px !important;
	left:110px !important;
	top:2145px !important;
}

#item300589 {
	width:24px !important;
	height:34px !important;
	left:457px !important;
	top:2236px !important;
}

#item300593 {
	width:24px !important;
	height:34px !important;
	left:463px !important;
	top:2716px !important;
}

#item300597 {
	width:250px !important;
	height:309px !important;
	left:444px !important;
	top:1560px !important;
}

#item300637 {
	width:310px !important;
	height:187px !important;
	left:423px !important;
	top:2513px !important;
}

#item300668 {
	width:310px !important;
	height:182px !important;
	left:423px !important;
	top:2037px !important;
}

#item300718 {
	width:310px !important;
	height:238px !important;
	left:80px !important;
	top:2951px !important;
}

#item300784 {
	width:311px !important;
	height:182px !important;
	left:423px !important;
	top:3643px !important;
}

#item300795 {
	width:311px !important;
	height:182px !important;
	left:423px !important;
	top:3261px !important;
}

#item300837 {
	width:311px !important;
	height:182px !important;
	left:422px !important;
	top:3981px !important;
}

#item300861 {
	width:24px !important;
	height:34px !important;
	left:674px !important;
	top:4184px !important;
}

#item300865 {
	width:24px !important;
	height:34px !important;
	left:457px !important;
	top:4184px !important;
}

#item300898 {
	width:310px !important;
	height:195px !important;
	left:422px !important;
	top:4378px !important;
}

#item300960 {
	width:310px !important;
	height:201px !important;
	left:80px !important;
	top:4737px !important;
}

#item315304 {
	width:360px !important;
	height:1392px !important;
	top:7237px !important;
	background:#ebebeb;
}

#item315306 {
	width:360px !important;
	height:476px !important;
	top:6116px !important;
	background:#ebebeb;
}

#item315307 {
	width:360px !important;
	height:669px !important;
	top:4257px !important;
	background:#ebebeb;
}

#item315308 {
	width:360px !important;
	height:705px !important;
	top:1751px !important;
	background:#ebebeb;
}

#item316028 {
	width:304px !important;
	height:202px !important;
	left:36px !important;
	top:352px !important;
}

#item316064 {
	width:24px !important;
	height:34px !important;
	left:295px !important;
	top:570px !important;
}

#item316068 {
	width:24px !important;
	height:34px !important;
	left:284px !important;
	top:1110px !important;
}

#item316072 {
	width:24px !important;
	height:34px !important;
	left:284px !important;
	top:1700px !important;
}

#item316077 {
	width:24px !important;
	height:34px !important;
	left:63px !important;
	top:570px !important;
}

#item316081 {
	width:24px !important;
	height:34px !important;
	left:74px !important;
	top:1109px !important;
}

#item316085 {
	width:24px !important;
	height:34px !important;
	left:75px !important;
	top:1700px !important;
}

#item316089 {
	width:303px !important;
	height:215px !important;
	left:37px !important;
	top:869px !important;
}

#item316141 {
	width:303px !important;
	height:215px !important;
	left:37px !important;
	top:1458px !important;
}

#item316202 {
	width:304px !important;
	height:273px !important;
	left:36px !important;
	top:1857px !important;
}

#item316242 {
	width:303px !important;
	height:182px !important;
	left:37px !important;
	top:2703px !important;
}

#item316255 {
	width:304px !important;
	height:182px !important;
	left:36px !important;
	top:3430px !important;
}

#item316301 {
	width:24px !important;
	height:34px !important;
	left:285px !important;
	top:3627px !important;
}

#item316305 {
	width:24px !important;
	height:34px !important;
	left:287px !important;
	top:4110px !important;
}

#item316309 {
	width:24px !important;
	height:34px !important;
	left:267px !important;
	top:4870px !important;
}

#item316313 {
	width:24px !important;
	height:34px !important;
	left:67px !important;
	top:3629px !important;
}

#item316317 {
	width:24px !important;
	height:34px !important;
	left:70px !important;
	top:4110px !important;
}

#item316322 {
	width:24px !important;
	height:34px !important;
	left:69px !important;
	top:4870px !important;
}

#item316326 {
	width:250px !important;
	height:309px !important;
	left:59px !important;
	top:2951px !important;
}

#item316365 {
	width:303px !important;
	height:187px !important;
	left:37px !important;
	top:4670px !important;
}

#item316395 {
	width:304px !important;
	height:182px !important;
	left:36px !important;
	top:3911px !important;
}

#item316444 {
	width:303px !important;
	height:238px !important;
	left:37px !important;
	top:5047px !important;
}

#item316508 {
	width:302px !important;
	height:182px !important;
	left:38px !important;
	top:6378px !important;
}

#item316520 {
	width:302px !important;
	height:182px !important;
	left:38px !important;
	top:5911px !important;
}

#item316559 {
	width:304px !important;
	height:182px !important;
	left:38px !important;
	top:6977px !important;
}

#item316586 {
	width:24px !important;
	height:34px !important;
	left:289px !important;
	top:7181px !important;
}

#item316590 {
	width:24px !important;
	height:34px !important;
	left:72px !important;
	top:7181px !important;
}

#item316622 {
	width:303px !important;
	height:195px !important;
	left:37px !important;
	top:7658px !important;
}

#item316688 {
	width:303px !important;
	height:201px !important;
	left:37px !important;
	top:7923px !important;
}

#item8204 {
	width:397px !important;
	height:621px !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;
}

#item301011 {
	width:397px !important;
	height:621px !important;
	left:335px !important;
	top:288px !important;
	background:rgba(255,255,255,0.61);
}

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

#item301035 {
	width:371px !important;
	height:51px !important;
	left:340px !important;
	top:375px !important;
}

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

#item301067 {
	width:371px !important;
	height:40px !important;
	left:341px !important;
	top:436px !important;
}

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

#item301098 {
	width:371px !important;
	height:51px !important;
	left:343px !important;
	top:498px !important;
}

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

#item301127 {
	width:371px !important;
	height:51px !important;
	left:344px !important;
	top:559px !important;
}

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

#item301157 {
	width:371px !important;
	height:51px !important;
	left:345px !important;
	top:620px !important;
}

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

#item301187 {
	width:371px !important;
	height:51px !important;
	left:347px !important;
	top:681px !important;
}

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

#item301217 {
	width:371px !important;
	height:51px !important;
	left:348px !important;
	top:742px !important;
}

#item316740 {
	width:277px !important;
	height:542px !important;
	left:63px !important;
	top:78px !important;
	background:rgba(255,255,255,0.61);
}

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

#item316764 {
	width:234px !important;
	height:51px !important;
	left:68px !important;
	top:165px !important;
}

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

#item316794 {
	width:233px !important;
	height:40px !important;
	left:69px !important;
	top:226px !important;
}

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

#item316823 {
	width:231px !important;
	height:51px !important;
	left:71px !important;
	top:287px !important;
}

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

#item316853 {
	width:230px !important;
	height:51px !important;
	left:72px !important;
	top:348px !important;
}

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

#item316884 {
	width:229px !important;
	height:51px !important;
	left:73px !important;
	top:409px !important;
}

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

#item316915 {
	width:227px !important;
	height:51px !important;
	left:75px !important;
	top:471px !important;
}

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

#item316945 {
	width:220px !important;
	height:51px !important;
	left:76px !important;
	top:532px !important;
}

#item187301 {
	width:55px !important;
	height:55px !important;
	left:957px !important;
	top:11px !important;
}

#item287090 {
	width:512px !important;
	height:771px !important;
	left:512px !important;
	top:-93px !important;
}

#item287150 {
	width:668px !important;
	height:501px !important;
	left:200px !important;
	top:719px !important;
}

#item287156 {
	width:31px !important;
	height:41px !important;
	left:711px !important;
	top:1261px !important;
}

#item287160 {
	width:31px !important;
	height:41px !important;
	left:325px !important;
	top:1261px !important;
}

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

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

#item301377 {
	width:556px !important;
	height:837px !important;
	left:256px !important;
}

#item301389 {
	width:652px !important;
	height:501px !important;
	left:80px !important;
	top:862px !important;
}

#item301427 {
	width:31px !important;
	height:41px !important;
	left:583px !important;
	top:1396px !important;
}

#item301431 {
	width:31px !important;
	height:41px !important;
	left:197px !important;
	top:1396px !important;
}

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

#item317031 {
	width:28px !important;
	height:28px !important;
	left:322px !important;
	top:13px !important;
}

#item317092 {
	width:304px !important;
	height:234px !important;
	left:36px !important;
	top:1080px !important;
}

#item317130 {
	width:23px !important;
	height:30px !important;
	left:284px !important;
	top:1326px !important;
}

#item317134 {
	width:23px !important;
	height:30px !important;
	left:69px !important;
	top:1326px !important;
}

#item317139 {
	width:28px !important;
	height:28px !important;
	left:322px !important;
	top:13px !important;
}

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

#item287335 {
	width:908px !important;
	height:590px !important;
	left:80px !important;
	top:939px !important;
}

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

#item301624 {
	width:768px !important;
	height:499px !important;
	top:1286px !important;
}

#item317247 {
	width:28px !important;
	height:28px !important;
	left:325px !important;
	top:6px !important;
}

#item287426 {
	width:384px !important;
	height:626px !important;
	left:-9px !important;
}

#item187338 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:8px !important;
}

#item287434 {
	width:295px !important;
	height:377px !important;
	left:387px !important;
	top:462px !important;
}

#item287461 {
	width:295px !important;
	height:443px !important;
	left:80px !important;
	top:1273px !important;
}

#item287442 {
	width:295px !important;
	height:194px !important;
	left:693px !important;
	top:826px !important;
}

#item287470 {
	width:295px !important;
	height:443px !important;
	left:387px !important;
	top:1273px !important;
}

#item287451 {
	width:295px !important;
	height:195px !important;
	left:693px !important;
	top:1029px !important;
}

#item287479 {
	width:295px !important;
	height:443px !important;
	left:693px !important;
	top:1273px !important;
}

#item301669 {
	width:395px !important;
	height:626px !important;
}

#item301728 {
	width:55px !important;
	height:55px !important;
	left:703px !important;
	top:12px !important;
}

#item301806 {
	width:295px !important;
	height:377px !important;
	left:430px !important;
	top:718px !important;
}

#item301821 {
	width:295px !important;
	height:443px !important;
	left:105px !important;
	top:1759px !important;
}

#item301834 {
	width:295px !important;
	height:196px !important;
	left:427px !important;
	top:1340px !important;
}

#item301848 {
	width:295px !important;
	height:443px !important;
	left:412px !important;
	top:1759px !important;
}

#item301865 {
	width:295px !important;
	height:197px !important;
	left:427px !important;
	top:1544px !important;
}

#item301877 {
	width:295px !important;
	height:443px !important;
	left:259px !important;
	top:2219px !important;
}

#item317456 {
	width:28px !important;
	height:28px !important;
	left:319px !important;
	top:6px !important;
}

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

#item297219 {
	width:447px !important;
	height:297px !important;
	left:541px !important;
	top:231px !important;
}

#item297235 {
	width:217px !important;
	height:319px !important;
	left:771px !important;
	top:730px !important;
}

#item287585 {
	width:447px !important;
	height:299px !important;
	left:80px !important;
	top:515px !important;
}

#item297227 {
	width:220px !important;
	height:320px !important;
	left:541px !important;
	top:730px !important;
}

#item301954 {
	width:55px !important;
	height:55px !important;
	left:697px !important;
	top:9px !important;
}

#item302028 {
	width:319px !important;
	height:212px !important;
	left:414px !important;
	top:196px !important;
}

#item302042 {
	width:156px !important;
	height:230px !important;
	left:577px !important;
	top:822px !important;
}

#item302056 {
	width:319px !important;
	height:212px !important;
	left:81px !important;
	top:646px !important;
}

#item302071 {
	width:149px !important;
	height:234px !important;
	left:414px !important;
	top:818px !important;
}

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

#item317748 {
	width:303px !important;
	height:212px !important;
	left:37px !important;
	top:898px !important;
}

#item317764 {
	width:156px !important;
	height:234px !important;
	left:184px !important;
	top:1516px !important;
}

#item317778 {
	width:303px !important;
	height:212px !important;
	left:37px !important;
	top:203px !important;
}

#item317791 {
	width:137px !important;
	height:234px !important;
	left:37px !important;
	top:1516px !important;
}

#item287851 {
	width:449px !important;
	height:351px !important;
	left:80px !important;
	top:175px !important;
}

#item287860 {
	width:448px !important;
	height:230px !important;
	left:540px !important;
	top:480px !important;
}

#item297296 {
	width:55px !important;
	height:55px !important;
	left:948px !important;
	top:19px !important;
}

#item302190 {
	width:311px !important;
	height:243px !important;
	left:79px !important;
	top:175px !important;
}

#item302206 {
	width:651px !important;
	height:331px !important;
	left:81px !important;
	top:658px !important;
}

#item302218 {
	width:55px !important;
	height:55px !important;
	left:694px !important;
	top:17px !important;
}

#item317911 {
	width:304px !important;
	height:243px !important;
	left:36px !important;
	top:159px !important;
}

#item317923 {
	width:304px !important;
	height:153px !important;
	left:36px !important;
	top:1097px !important;
}

#item317939 {
	width:28px !important;
	height:28px !important;
	left:324px !important;
	top:13px !important;
}

#item288328 {
	width:639px !important;
	height:389px !important;
	left:215px !important;
	top:472px !important;
}

#item288354 {
	width:31px !important;
	height:41px !important;
	left:711px !important;
	top:892px !important;
}

#item288358 {
	width:31px !important;
	height:41px !important;
	left:325px !important;
	top:892px !important;
}

#item297322 {
	width:55px !important;
	height:55px !important;
	left:947px !important;
	top:17px !important;
}

#item302352 {
	width:652px !important;
	height:389px !important;
	left:80px !important;
	top:599px !important;
}

#item302547 {
	width:31px !important;
	height:41px !important;
	left:583px !important;
	top:1021px !important;
}

#item302551 {
	width:31px !important;
	height:41px !important;
	left:197px !important;
	top:1021px !important;
}

#item302555 {
	width:55px !important;
	height:55px !important;
	left:695px !important;
	top:9px !important;
}

#item318070 {
	width:304px !important;
	height:181px !important;
	left:36px !important;
	top:949px !important;
}

#item318263 {
	width:23px !important;
	height:30px !important;
	left:278px !important;
	top:1150px !important;
}

#item318267 {
	width:23px !important;
	height:30px !important;
	left:72px !important;
	top:1150px !important;
}

#item318271 {
	width:28px !important;
	height:28px !important;
	left:324px !important;
	top:5px !important;
}

#item297348 {
	width:55px !important;
	height:55px !important;
	left:947px !important;
	top:17px !important;
}

#item288474 {
	width:448px !important;
	height:295px !important;
	left:540px !important;
	top:337px !important;
}

#item302691 {
	width:55px !important;
	height:55px !important;
	left:694px !important;
	top:14px !important;
}

#item302717 {
	width:315px !important;
	height:207px !important;
	left:418px !important;
	top:288px !important;
}

#item318407 {
	width:28px !important;
	height:28px !important;
	left:322px !important;
	top:6px !important;
}

#item318434 {
	width:304px !important;
	height:207px !important;
	left:36px !important;
	top:188px !important;
}

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

#item187827 {
	width:372px !important;
	height:46px !important;
	left:527px !important;
	top:385px !important;
}

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

#item288753 {
	width:372px !important;
	height:46px !important;
	left:527px !important;
	top:437px !important;
}

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

#item288790 {
	width:372px !important;
	height:46px !important;
	left:527px !important;
	top:488px !important;
}

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

#item288826 {
	width:372px !important;
	height:46px !important;
	left:527px !important;
	top:539px !important;
}

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

#item288864 {
	width:372px !important;
	height:46px !important;
	left:527px !important;
	top:591px !important;
}

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

#item288900 {
	width:372px !important;
	height:46px !important;
	left:527px !important;
	top:642px !important;
}

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

#item288717 {
	width:372px !important;
	height:46px !important;
	left:527px !important;
	top:693px !important;
}

#item289047 {
	width:350px !important;
	height:480px !important;
	left:92px !important;
	top:121px !important;
}

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

#item302878 {
	width:258px !important;
	height:46px !important;
	left:423px !important;
	top:563px !important;
}

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

#item302907 {
	width:266px !important;
	height:46px !important;
	left:423px !important;
	top:614px !important;
}

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

#item302936 {
	width:258px !important;
	height:46px !important;
	left:423px !important;
	top:665px !important;
}

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

#item302966 {
	width:272px !important;
	height:46px !important;
	left:423px !important;
	top:717px !important;
}

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

#item302997 {
	width:280px !important;
	height:46px !important;
	left:423px !important;
	top:768px !important;
}

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

#item303027 {
	width:310px !important;
	height:46px !important;
	left:423px !important;
	top:819px !important;
}

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

#item303057 {
	width:310px !important;
	height:46px !important;
	left:423px !important;
	top:871px !important;
}

#item303110 {
	width:350px !important;
	height:480px !important;
	left:59px !important;
	top:121px !important;
}

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

#item318587 {
	width:258px !important;
	height:46px !important;
	left:36px !important;
	top:925px !important;
}

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

#item318619 {
	width:266px !important;
	height:46px !important;
	left:36px !important;
	top:976px !important;
}

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

#item318649 {
	width:258px !important;
	height:46px !important;
	left:36px !important;
	top:1028px !important;
}

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

#item318680 {
	width:272px !important;
	height:46px !important;
	left:36px !important;
	top:1079px !important;
}

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

#item318709 {
	width:280px !important;
	height:46px !important;
	left:36px !important;
	top:1131px !important;
}

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

#item318738 {
	width:310px !important;
	height:46px !important;
	left:36px !important;
	top:1182px !important;
}

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

#item318769 {
	width:310px !important;
	height:46px !important;
	left:36px !important;
	top:1233px !important;
}

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

#item289255 {
	width:198px !important;
	height:444px !important;
	left:25px !important;
	top:158px !important;
}

#item289245 {
	width:295px !important;
	height:384px !important;
	left:387px !important;
	top:331px !important;
}

#item289234 {
	width:295px !important;
	height:384px !important;
	left:693px !important;
	top:647px !important;
}

#item289224 {
	width:295px !important;
	height:462px !important;
	left:681px !important;
	top:1097px !important;
}

#item289197 {
	width:184px !important;
	height:409px !important;
	left:88px !important;
	top:1097px !important;
}

#item289206 {
	width:184px !important;
	height:409px !important;
	left:285px !important;
	top:1097px !important;
}

#item289215 {
	width:184px !important;
	height:409px !important;
	left:487px !important;
	top:1097px !important;
}

#item303201 {
	width:55px !important;
	height:55px !important;
	left:694px !important;
	top:15px !important;
}

#item303301 {
	width:198px !important;
	height:444px !important;
	left:26px !important;
	top:159px !important;
}

#item303316 {
	width:309px !important;
	height:384px !important;
	left:80px !important;
	top:840px !important;
}

#item303330 {
	width:311px !important;
	height:410px !important;
	left:422px !important;
	top:992px !important;
}

#item303345 {
	width:198px !important;
	height:309px !important;
	left:535px !important;
	top:1466px !important;
}

#item303359 {
	width:139px !important;
	height:309px !important;
	left:81px !important;
	top:1466px !important;
}

#item303374 {
	width:139px !important;
	height:309px !important;
	left:230px !important;
	top:1466px !important;
}

#item303390 {
	width:139px !important;
	height:309px !important;
	left:383px !important;
	top:1466px !important;
}

#item318914 {
	width:28px !important;
	height:28px !important;
	left:320px !important;
	top:10px !important;
}

#item319013 {
	width:198px !important;
	height:444px !important;
	left:-17px !important;
	top:121px !important;
}

#item319025 {
	width:302px !important;
	height:384px !important;
	left:38px !important;
	top:945px !important;
}

#item319040 {
	width:302px !important;
	height:410px !important;
	left:38px !important;
	top:2209px !important;
}

#item319054 {
	width:302px !important;
	height:471px !important;
	left:38px !important;
	top:2886px !important;
}

#item319067 {
	width:103px !important;
	height:225px !important;
	left:38px !important;
	top:2639px !important;
}

#item319083 {
	width:101px !important;
	height:225px !important;
	left:239px !important;
	top:2639px !important;
}

#item319099 {
	width:103px !important;
	height:225px !important;
	left:136px !important;
	top:2639px !important;
}

#item289495 {
	width:751px !important;
	height:225px !important;
	left:137px !important;
	top:1266px !important;
	background:#d7d7d7;
	border:solid 3px #b21e27;
}

#item289433 {
	width:295px !important;
	height:455px !important;
}

#item289441 {
	width:293px !important;
	height:425px !important;
}

#item289449 {
	width:293px !important;
	height:415px !important;
}

#item289497 {
	width:225px !important;
	height:169px !important;
	left:166px !important;
	top:1289px !important;
}

#item297397 {
	width:55px !important;
	height:55px !important;
	left:946px !important;
	top:19px !important;
}

#item303411 {
	width:652px !important;
	height:225px !important;
	left:80px !important;
	top:1745px !important;
	background:#d7d7d7;
	border:solid 3px #b21e27;
}

#item303512 {
	width:295px !important;
	height:455px !important;
}

#item303552 {
	width:293px !important;
	height:425px !important;
}

#item303594 {
	width:293px !important;
	height:415px !important;
}

#item303656 {
	width:225px !important;
	height:169px !important;
	left:109px !important;
	top:1768px !important;
}

#item319121 {
	width:304px !important;
	height:374px !important;
	left:36px !important;
	top:3325px !important;
	background:#d7d7d7;
	border:solid 3px #b21e27;
}

#item319220 {
	width:304px !important;
	height:470px !important;
}

#item319260 {
	width:304px !important;
	height:440px !important;
}

#item319300 {
	width:304px !important;
	height:431px !important;
}

#item319363 {
	width:225px !important;
	height:169px !important;
	left:65px !important;
	top:3348px !important;
}

#item319377 {
	width:28px !important;
	height:28px !important;
	left:319px !important;
	top:9px !important;
}

#item297429 {
	width:55px !important;
	height:55px !important;
	left:950px !important;
	top:13px !important;
}

#item304092 {
	width:55px !important;
	height:55px !important;
	left:688px !important;
	top:20px !important;
}

#item319800 {
	width:28px !important;
	height:28px !important;
	left:322px !important;
	top:13px !important;
}

#item290736 {
	opacity:0.90;
	width:1024px !important;
	height:1835px !important;
	background:#e3dbd2;
}

#item290748 {
	width:444px !important;
	height:284px !important;
	left:544px !important;
	top:436px !important;
}

#item290739 {
	width:213px !important;
	height:284px !important;
	left:79px !important;
	top:183px !important;
}

#item297455 {
	width:55px !important;
	height:55px !important;
	left:947px !important;
	top:17px !important;
}

#item304125 {
	opacity:0.90;
	width:768px !important;
	height:1835px !important;
	background:#e3dbd2;
}

#item304229 {
	width:309px !important;
	height:198px !important;
	left:422px !important;
	top:614px !important;
}

#item304243 {
	width:309px !important;
	height:409px !important;
	left:79px !important;
	top:183px !important;
}

#item304256 {
	width:55px !important;
	height:55px !important;
	left:687px !important;
	top:17px !important;
}

#item319832 {
	opacity:0.90;
	width:360px !important;
	height:2611px !important;
	background:#e3dbd2;
}

#item319934 {
	width:304px !important;
	height:198px !important;
	left:36px !important;
	top:1859px !important;
}

#item319946 {
	width:304px !important;
	height:409px !important;
	left:37px !important;
	top:275px !important;
}

#item319962 {
	width:28px !important;
	height:28px !important;
	left:318px !important;
	top:9px !important;
}

#item290909 {
	width:444px !important;
	height:296px !important;
	left:80px !important;
	top:877px !important;
}

#item290899 {
	width:908px !important;
	height:360px !important;
	left:80px !important;
	top:167px !important;
}

#item297481 {
	width:55px !important;
	height:55px !important;
	left:951px !important;
	top:21px !important;
}

#item304405 {
	width:309px !important;
	height:287px !important;
	left:81px !important;
	top:790px !important;
}

#item304420 {
	width:651px !important;
	height:258px !important;
	left:81px !important;
	top:167px !important;
}

#item304437 {
	width:55px !important;
	height:55px !important;
	left:690px !important;
	top:24px !important;
}

#item320089 {
	width:303px !important;
	height:287px !important;
	left:37px !important;
	top:805px !important;
}

#item320115 {
	width:28px !important;
	height:28px !important;
	left:322px !important;
	top:10px !important;
}

#item291097 {
	width:295px !important;
	height:362px !important;
	left:80px !important;
	top:201px !important;
}

#item291107 {
	width:295px !important;
	height:226px !important;
	left:693px !important;
	top:483px !important;
}

#item291116 {
	width:212px !important;
	height:365px !important;
	left:80px !important;
	top:876px !important;
}

#item297507 {
	width:55px !important;
	height:55px !important;
	left:951px !important;
	top:21px !important;
}

#item304566 {
	width:308px !important;
	height:377px !important;
	left:81px !important;
	top:202px !important;
}

#item304578 {
	width:310px !important;
	height:237px !important;
	left:423px !important;
	top:897px !important;
}

#item304643 {
	width:160px !important;
	height:275px !important;
	left:80px !important;
	top:1181px !important;
}

#item304657 {
	width:55px !important;
	height:55px !important;
	left:699px !important;
	top:18px !important;
}

#item320245 {
	width:308px !important;
	height:377px !important;
	left:36px !important;
	top:291px !important;
}

#item320259 {
	width:304px !important;
	height:237px !important;
	left:36px !important;
	top:1312px !important;
}

#item320321 {
	width:160px !important;
	height:275px !important;
	left:107px !important;
	top:2673px !important;
}

#item320335 {
	width:28px !important;
	height:28px !important;
	left:321px !important;
	top:14px !important;
}

#item291263 {
	width:172px !important;
	height:244px !important;
	left:264px !important;
	top:194px !important;
}

#item291353 {
	width:174px !important;
	height:258px !important;
	left:264px !important;
	top:574px !important;
}

#item291389 {
	width:171px !important;
	height:263px !important;
	left:264px !important;
	top:1101px !important;
}

#item291400 {
	width:172px !important;
	height:251px !important;
	left:632px !important;
	top:1078px !important;
}

#item291380 {
	width:172px !important;
	height:255px !important;
	left:633px !important;
	top:771px !important;
}

#item291413 {
	width:172px !important;
	height:258px !important;
	left:816px !important;
	top:967px !important;
}

#item291361 {
	width:171px !important;
	height:258px !important;
	left:633px !important;
	top:266px !important;
}

#item291370 {
	width:172px !important;
	height:263px !important;
	left:448px !important;
	top:815px !important;
}

#item297533 {
	width:55px !important;
	height:55px !important;
	left:948px !important;
	top:18px !important;
}

#item304788 {
	width:122px !important;
	height:173px !important;
	left:83px !important;
	top:199px !important;
}

#item304801 {
	width:124px !important;
	height:184px !important;
	left:81px !important;
	top:387px !important;
}

#item304816 {
	width:121px !important;
	height:187px !important;
	left:82px !important;
	top:591px !important;
}

#item304834 {
	width:122px !important;
	height:178px !important;
	left:82px !important;
	top:1599px !important;
}

#item304849 {
	width:122px !important;
	height:181px !important;
	left:82px !important;
	top:1401px !important;
}

#item304862 {
	width:122px !important;
	height:184px !important;
	left:82px !important;
	top:1794px !important;
}

#item304874 {
	width:121px !important;
	height:184px !important;
	left:82px !important;
	top:1200px !important;
}

#item304891 {
	width:122px !important;
	height:187px !important;
	left:80px !important;
	top:798px !important;
}

#item304904 {
	width:55px !important;
	height:55px !important;
	left:701px !important;
	top:22px !important;
}

#item320461 {
	width:80px !important;
	height:114px !important;
	left:37px !important;
	top:210px !important;
}

#item320475 {
	width:81px !important;
	height:120px !important;
	left:36px !important;
	top:333px !important;
}

#item320490 {
	width:80px !important;
	height:122px !important;
	left:37px !important;
	top:467px !important;
}

#item320510 {
	width:80px !important;
	height:117px !important;
	left:37px !important;
	top:1128px !important;
}

#item320523 {
	width:80px !important;
	height:119px !important;
	left:37px !important;
	top:998px !important;
}

#item320536 {
	width:80px !important;
	height:120px !important;
	left:37px !important;
	top:1257px !important;
}

#item320551 {
	width:80px !important;
	height:120px !important;
	left:37px !important;
	top:867px !important;
}

#item320564 {
	width:80px !important;
	height:123px !important;
	left:35px !important;
	top:603px !important;
}

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

#item291532 {
	width:193px !important;
	height:279px !important;
	left:605px !important;
	top:184px !important;
}

#item291541 {
	width:179px !important;
	height:279px !important;
	left:809px !important;
	top:184px !important;
}

#item291550 {
	width:383px !important;
	height:255px !important;
	left:605px !important;
	top:473px !important;
}

#item305037 {
	width:180px !important;
	height:279px !important;
	left:552px !important;
	top:184px !important;
}

#item305056 {
	width:179px !important;
	height:279px !important;
	left:552px !important;
	top:469px !important;
}

#item305072 {
	width:323px !important;
	height:215px !important;
	left:245px !important;
	top:762px !important;
}

#item320712 {
	width:180px !important;
	height:279px !important;
	left:98px !important;
	top:1118px !important;
}

#item320727 {
	width:179px !important;
	height:279px !important;
	left:98px !important;
	top:1403px !important;
}

#item320742 {
	width:305px !important;
	height:215px !important;
	left:36px !important;
	top:888px !important;
}

#item291762 {
	width:301px !important;
	height:309px !important;
	left:687px !important;
	top:94px !important;
}

#item291770 {
	width:301px !important;
	height:196px !important;
	left:687px !important;
	top:425px !important;
}

#item291818 {
	width:290px !important;
	height:75px !important;
	left:693px !important;
	top:649px !important;
}

#item305205 {
	width:311px !important;
	height:196px !important;
	left:79px !important;
	top:749px !important;
}

#item305216 {
	width:318px !important;
	height:196px !important;
	left:414px !important;
	top:749px !important;
}

#item305230 {
	width:290px !important;
	height:67px !important;
	left:428px !important;
	top:643px !important;
}

#item320873 {
	width:304px !important;
	height:196px !important;
	left:36px !important;
	top:1471px !important;
}

#item320887 {
	width:304px !important;
	height:196px !important;
	left:36px !important;
	top:1159px !important;
}

#item320900 {
	width:290px !important;
	height:67px !important;
	left:43px !important;
	top:1379px !important;
}

#item291829 {
	width:33px !important;
	height:1572px !important;
	left:25px !important;
	top:37px !important;
	background:#00515e;
}

#item291971 {
	width:311px !important;
	height:242px !important;
	left:529px !important;
	top:829px !important;
}

#item292016 {
	width:291px !important;
	height:57px !important;
	left:697px !important;
	top:1315px !important;
}

#item292063 {
	width:346px !important;
	height:98px !important;
	left:109px !important;
	top:1385px !important;
}

#item305269 {
	width:33px !important;
	height:1864px !important;
	left:25px !important;
	top:-109px !important;
	background:#00515e;
}

#item305364 {
	width:311px !important;
	height:242px !important;
	left:250px !important;
	top:630px !important;
}

#item305377 {
	width:291px !important;
	height:57px !important;
	left:441px !important;
	top:1527px !important;
}

#item305404 {
	width:346px !important;
	height:98px !important;
	left:80px !important;
	top:1527px !important;
}

#item320938 {
	width:17px !important;
	height:2856px !important;
	left:6px !important;
	top:20px !important;
	background:#00515e;
}

#item321048 {
	width:291px !important;
	height:57px !important;
	left:49px !important;
	top:2575px !important;
}

#item321077 {
	width:310px !important;
	height:78px !important;
	left:38px !important;
	top:2640px !important;
}

#item292233 {
	width:295px !important;
	height:410px !important;
	left:80px !important;
	top:95px !important;
}

#item297608 {
	width:600px !important;
	height:254px !important;
	left:388px !important;
	top:480px !important;
}

#item292241 {
	width:291px !important;
	height:354px !important;
	left:697px !important;
	top:114px !important;
}

#item297598 {
	width:327px !important;
	height:192px !important;
	left:661px !important;
	top:776px !important;
}

#item297581 {
	width:448px !important;
	height:192px !important;
	left:80px !important;
	top:978px !important;
}

#item297590 {
	width:448px !important;
	height:192px !important;
	left:540px !important;
	top:978px !important;
}

#item297573 {
	width:908px !important;
	height:252px !important;
	left:80px !important;
	top:1188px !important;
}

#item305609 {
	width:768px !important;
	height:213px !important;
	top:1571px !important;
}

#item305525 {
	width:319px !important;
	height:445px !important;
	left:81px !important;
	top:108px !important;
}

#item305540 {
	width:651px !important;
	height:277px !important;
	left:80px !important;
	top:833px !important;
}

#item305553 {
	width:319px !important;
	height:385px !important;
	left:413px !important;
	top:420px !important;
}

#item305568 {
	width:309px !important;
	height:192px !important;
	left:423px !important;
	top:1150px !important;
}

#item305582 {
	width:310px !important;
	height:133px !important;
	left:80px !important;
	top:1417px !important;
}

#item305594 {
	width:310px !important;
	height:133px !important;
	left:423px !important;
	top:1417px !important;
}

#item321207 {
	width:303px !important;
	height:445px !important;
	left:37px !important;
	top:92px !important;
}

#item321235 {
	width:304px !important;
	height:385px !important;
	left:36px !important;
	top:1120px !important;
}

#item321249 {
	width:304px !important;
	height:192px !important;
	left:36px !important;
	top:2147px !important;
}

#item321262 {
	width:304px !important;
	height:133px !important;
	left:36px !important;
	top:1998px !important;
}

#item321277 {
	width:304px !important;
	height:133px !important;
	left:36px !important;
	top:2355px !important;
}

#item297836 {
	width:106px !important;
	height:29px !important;
	left:689px !important;
	top:703px !important;
}

#item313551 {
	width:768px !important;
	height:1606px !important;
	background:#9d9c9c;
}

#item305664 {
	width:106px !important;
	height:29px !important;
	left:337px !important;
	top:1415px !important;
}

#item321325 {
	width:360px !important;
	height:1193px !important;
	background:#9d9c9c;
}

#item321340 {
	width:106px !important;
	height:29px !important;
	left:113px !important;
	top:1023px !important;
}

#item292347 {
	width:601px !important;
	height:237px !important;
	left:80px !important;
	top:189px !important;
}

#item297748 {
	width:908px !important;
	height:254px !important;
	left:80px !important;
	top:438px !important;
}

#item297756 {
	width:447px !important;
	height:346px !important;
	left:80px !important;
	top:715px !important;
}

#item297763 {
	width:447px !important;
	height:346px !important;
	left:541px !important;
	top:715px !important;
}

#item297770 {
	width:447px !important;
	height:205px !important;
	left:80px !important;
	top:1129px !important;
}

#item297777 {
	width:447px !important;
	height:204px !important;
	left:541px !important;
	top:1129px !important;
}

#item297787 {
	width:510px !important;
	height:180px !important;
	left:478px !important;
	top:1410px !important;
}

#item296918 {
	width:588px !important;
	height:354px !important;
	left:399px !important;
	top:1634px !important;
}

#item296929 {
	width:31px !important;
	height:41px !important;
	left:762px !important;
	top:2022px !important;
}

#item296933 {
	width:31px !important;
	height:41px !important;
	left:569px !important;
	top:2022px !important;
}

#item296975 {
	width:307px !important;
	height:106px !important;
	left:80px !important;
	top:1634px !important;
}

#item305745 {
	width:488px !important;
	height:235px !important;
	left:80px !important;
	top:189px !important;
}

#item305782 {
	width:652px !important;
	height:182px !important;
	left:80px !important;
	top:438px !important;
}

#item305793 {
	width:309px !important;
	height:240px !important;
	left:80px !important;
	top:634px !important;
}

#item305806 {
	width:310px !important;
	height:240px !important;
	left:423px !important;
	top:634px !important;
}

#item305868 {
	width:309px !important;
	height:141px !important;
	left:80px !important;
	top:946px !important;
}

#item305903 {
	width:310px !important;
	height:141px !important;
	left:423px !important;
	top:946px !important;
}

#item305966 {
	width:310px !important;
	height:210px !important;
	left:423px !important;
	top:1162px !important;
}

#item305979 {
	width:588px !important;
	height:354px !important;
	left:112px !important;
	top:1517px !important;
}

#item306042 {
	width:31px !important;
	height:41px !important;
	left:487px !important;
	top:1886px !important;
}

#item306046 {
	width:31px !important;
	height:41px !important;
	left:294px !important;
	top:1886px !important;
}

#item306050 {
	width:307px !important;
	height:106px !important;
	left:81px !important;
	top:1394px !important;
}

#item321653 {
	width:304px !important;
	height:182px !important;
	left:36px !important;
	top:2729px !important;
}

#item321718 {
	width:31px !important;
	height:41px !important;
	left:261px !important;
	top:2933px !important;
}

#item321722 {
	width:31px !important;
	height:41px !important;
	left:68px !important;
	top:2933px !important;
}

#item321726 {
	width:307px !important;
	height:106px !important;
	left:36px !important;
	top:2596px !important;
}

#item293439 {
	width:300px !important;
	height:140px !important;
	left:688px !important;
	top:248px !important;
}

#item293504 {
	width:198px !important;
	height:236px !important;
	left:88px !important;
	top:441px !important;
}

#item306785 {
	width:300px !important;
	height:140px !important;
	left:432px !important;
	top:350px !important;
}

#item306822 {
	width:198px !important;
	height:236px !important;
	left:82px !important;
	top:561px !important;
}

#item322458 {
	width:300px !important;
	height:140px !important;
	left:38px !important;
	top:639px !important;
}

#item322496 {
	width:198px !important;
	height:236px !important;
	left:89px !important;
	top:1100px !important;
}

#item293769 {
	width:149px !important;
	height:184px !important;
	left:80px !important;
	top:605px !important;
}

#item293833 {
	width:300px !important;
	height:194px !important;
	left:693px !important;
	top:697px !important;
}

#item306979 {
	width:149px !important;
	height:184px !important;
	left:80px !important;
	top:735px !important;
}

#item307015 {
	width:300px !important;
	height:194px !important;
	left:432px !important;
	top:1077px !important;
}

#item322648 {
	width:149px !important;
	height:184px !important;
	left:45px !important;
	top:1212px !important;
}

#item322689 {
	width:300px !important;
	height:194px !important;
	left:40px !important;
	top:1798px !important;
}

@keyframes entréerapideparladroite-32351 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-32351 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparladroite-32289 {
	0% {
		transform:translate(531px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-32289 {
	0% {
		-webkit-transform:translate(531px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparladroite-307165 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-307165 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparladroite-307190 {
	0% {
		transform:translate(531px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-307190 {
	0% {
		-webkit-transform:translate(531px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparladroite-322837 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-322837 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparladroite-322863 {
	0% {
		transform:translate(531px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-322863 {
	0% {
		-webkit-transform:translate(531px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item248769 {
	width:1024px !important;
	height:768px !important;
	background:#f1e8e0;
}

#item294090 {
	opacity:0.40;
	width:368px !important;
	height:768px !important;
	left:609px !important;
	background:#fff;
}

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

#item307297 {
	opacity:0.40;
	width:368px !important;
	height:768px !important;
	left:340px !important;
	top:57px !important;
	background:#fff;
}

#item322938 {
	width:360px !important;
	height:828px !important;
	background:#f1e8e0;
}

#item322943 {
	opacity:0.40;
	width:304px !important;
	height:704px !important;
	left:36px !important;
	top:20px !important;
	background:#fff;
}

#item294310 {
	width:908px !important;
	height:577px !important;
	left:80px !important;
	top:941px !important;
}

#item294317 {
	width:84px !important;
	height:107px !important;
	left:80px !important;
	top:578px !important;
}

#item294300 {
	width:166px !important;
	height:247px !important;
	left:805px !important;
	top:1036px !important;
}

#item294329 {
	width:446px !important;
	height:376px !important;
}

#item307412 {
	width:768px !important;
	height:755px !important;
	top:1090px !important;
}

#item307519 {
	width:84px !important;
	height:107px !important;
	left:80px !important;
	top:507px !important;
}

#item307532 {
	width:166px !important;
	height:247px !important;
	left:566px !important;
	top:1290px !important;
}

#item307552 {
	width:310px !important;
	height:277px !important;
}

#item323188 {
	width:84px !important;
	height:107px !important;
	left:36px !important;
	top:509px !important;
}

#item323202 {
	width:144px !important;
	height:211px !important;
	left:196px !important;
	top:2451px !important;
}

#item323218 {
	width:303px !important;
	height:277px !important;
}

#item294701 {
	width:218px !important;
	height:299px !important;
	left:770px !important;
	top:166px !important;
}

#item294689 {
	width:908px !important;
	height:488px !important;
	left:80px !important;
	top:484px !important;
}

#item294680 {
	width:295px !important;
	height:211px !important;
	left:693px !important;
	top:992px !important;
}

#item294671 {
	width:295px !important;
	height:153px !important;
	left:693px !important;
	top:1218px !important;
}

#item294664 {
	width:908px !important;
	height:488px !important;
	left:80px !important;
	top:1489px !important;
}

#item307857 {
	width:310px !important;
	height:424px !important;
	left:423px !important;
	top:166px !important;
}

#item307871 {
	width:651px !important;
	height:350px !important;
	left:81px !important;
	top:691px !important;
}

#item307890 {
	width:309px !important;
	height:211px !important;
	left:81px !important;
	top:1505px !important;
}

#item307904 {
	width:310px !important;
	height:162px !important;
	left:423px !important;
	top:1505px !important;
}

#item313565 {
	width:651px !important;
	height:414px !important;
	left:81px !important;
	top:1738px !important;
}

#item323524 {
	width:304px !important;
	height:424px !important;
	left:36px !important;
	top:219px !important;
}

#item323556 {
	width:304px !important;
	height:211px !important;
	left:36px !important;
	top:2288px !important;
}

#item323572 {
	width:304px !important;
	height:162px !important;
	left:36px !important;
	top:2511px !important;
}

#item323609 {
	width:306px !important;
	height:194px !important;
	left:36px !important;
	top:2715px !important;
}

#item294844 {
	width:294px !important;
	height:396px !important;
	left:80px !important;
	top:710px !important;
}

#item294862 {
	width:602px !important;
	height:226px !important;
	left:386px !important;
	top:161px !important;
}

#item294881 {
	width:294px !important;
	height:202px !important;
	left:387px !important;
	top:463px !important;
}

#item308120 {
	width:310px !important;
	height:417px !important;
	left:80px !important;
	top:615px !important;
}

#item308133 {
	width:310px !important;
	height:116px !important;
	left:422px !important;
	top:327px !important;
}

#item308148 {
	width:310px !important;
	height:214px !important;
	left:423px !important;
	top:1138px !important;
}

#item323782 {
	width:304px !important;
	height:417px !important;
	left:36px !important;
	top:658px !important;
}

#item323797 {
	width:303px !important;
	height:116px !important;
	left:37px !important;
	top:1515px !important;
}

#item323809 {
	width:303px !important;
	height:214px !important;
	left:37px !important;
	top:2099px !important;
}

#item295142 {
	width:295px !important;
	height:396px !important;
	left:80px !important;
	top:182px !important;
}

#item295161 {
	width:294px !important;
	height:187px !important;
	left:387px !important;
	top:704px !important;
}

#item297620 {
	width:908px !important;
	height:554px !important;
	left:79px !important;
	top:854px !important;
}

#item308328 {
	width:309px !important;
	height:415px !important;
	left:81px !important;
	top:182px !important;
}

#item308341 {
	width:309px !important;
	height:197px !important;
	left:81px !important;
	top:1038px !important;
}

#item308355 {
	width:651px !important;
	height:397px !important;
	left:81px !important;
	top:1371px !important;
}

#item323991 {
	width:304px !important;
	height:415px !important;
	left:36px !important;
	top:244px !important;
}

#item324005 {
	width:304px !important;
	height:197px !important;
	left:36px !important;
	top:1702px !important;
}

#item295442 {
	width:602px !important;
	height:298px !important;
	left:386px !important;
	top:626px !important;
}

#item295433 {
	width:908px !important;
	height:617px !important;
	left:80px !important;
	top:949px !important;
}

#item295450 {
	width:294px !important;
	height:300px !important;
	left:80px !important;
	top:279px !important;
}

#item308535 {
	width:310px !important;
	height:154px !important;
	left:422px !important;
	top:972px !important;
}

#item308549 {
	width:652px !important;
	height:443px !important;
	left:80px !important;
	top:1150px !important;
}

#item308560 {
	width:310px !important;
	height:316px !important;
	left:80px !important;
	top:320px !important;
}

#item324198 {
	width:302px !important;
	height:154px !important;
	left:38px !important;
	top:1905px !important;
}

#item324225 {
	width:302px !important;
	height:316px !important;
	left:38px !important;
	top:180px !important;
}

#item296802 {
	width:263px !important;
	height:181px !important;
	left:633px !important;
	top:92px !important;
}

#item295663 {
	width:447px !important;
	height:305px !important;
	left:541px !important;
	top:320px !important;
}

#item295670 {
	width:31px !important;
	height:41px !important;
	left:837px !important;
	top:650px !important;
}

#item295673 {
	width:31px !important;
	height:41px !important;
	left:644px !important;
	top:650px !important;
}

#item308650 {
	width:310px !important;
	height:213px !important;
	left:423px !important;
	top:151px !important;
}

#item308686 {
	width:447px !important;
	height:305px !important;
	left:183px !important;
	top:697px !important;
}

#item308727 {
	width:31px !important;
	height:41px !important;
	left:479px !important;
	top:1027px !important;
}

#item308731 {
	width:31px !important;
	height:41px !important;
	left:286px !important;
	top:1027px !important;
}

#item324315 {
	width:304px !important;
	height:213px !important;
	left:36px !important;
	top:171px !important;
}

#item324351 {
	width:304px !important;
	height:207px !important;
	left:36px !important;
	top:1212px !important;
}

#item324393 {
	width:31px !important;
	height:41px !important;
	left:275px !important;
	top:1434px !important;
}

#item324397 {
	width:31px !important;
	height:41px !important;
	left:82px !important;
	top:1434px !important;
}

#item295731 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:131px !important;
}

#item295723 {
	width:93px !important;
	height:122px !important;
	left:544px !important;
	top:131px !important;
}

#item295774 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:617px !important;
}

#item295845 {
	width:46px !important;
	height:189px !important;
	border-radius:14px 0 14px;
	background:#000;
}

#item295846 {
	width:113px !important;
	height:189px !important;
	left:109px !important;
	background:#000;
}

#item295848 {
	width:107px !important;
	height:189px !important;
	left:337px !important;
	border-radius:0 14px;
	background:#000;
}

#item295849 {
	width:41px !important;
	height:189px !important;
	left:58px !important;
	background:#000;
}

#item295850 {
	width:61px !important;
	height:189px !important;
	left:235px !important;
	background:#000;
}

#item308882 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:142px !important;
}

#item308895 {
	width:93px !important;
	height:122px !important;
	left:423px !important;
	top:142px !important;
}

#item308910 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:749px !important;
}

#item308947 {
	width:31px !important;
	height:128px !important;
	border-radius:10px 0 10px;
	background:#000;
}

#item308948 {
	width:76px !important;
	height:128px !important;
	left:74px !important;
	background:#000;
}

#item308949 {
	width:72px !important;
	height:128px !important;
	left:228px !important;
	border-radius:0 10px;
	background:#000;
}

#item308951 {
	width:27px !important;
	height:128px !important;
	left:39px !important;
	background:#000;
}

#item308952 {
	width:41px !important;
	height:128px !important;
	left:158px !important;
	background:#000;
}

#item324549 {
	width:93px !important;
	height:122px !important;
	left:35px !important;
	top:126px !important;
}

#item324562 {
	width:93px !important;
	height:122px !important;
	left:36px !important;
	top:729px !important;
}

#item324576 {
	width:91px !important;
	height:122px !important;
	left:36px !important;
	top:1426px !important;
}

#item296138 {
	width:448px !important;
	height:275px !important;
	left:540px !important;
	top:339px !important;
}

#item296154 {
	width:31px !important;
	height:41px !important;
	left:845px !important;
	top:630px !important;
}

#item296158 {
	width:31px !important;
	height:41px !important;
	left:652px !important;
	top:630px !important;
}

#item309066 {
	width:448px !important;
	height:275px !important;
	left:182px !important;
	top:664px !important;
}

#item309114 {
	width:31px !important;
	height:41px !important;
	left:487px !important;
	top:955px !important;
}

#item309118 {
	width:31px !important;
	height:41px !important;
	left:294px !important;
	top:955px !important;
}

#item324733 {
	width:305px !important;
	height:187px !important;
	left:37px !important;
	top:1132px !important;
}

#item324777 {
	width:31px !important;
	height:41px !important;
	left:269px !important;
	top:1335px !important;
}

#item324781 {
	width:31px !important;
	height:41px !important;
	left:76px !important;
	top:1335px !important;
}

#item296319 {
	width:908px !important;
	height:467px !important;
	left:80px !important;
	top:755px !important;
}

#item296345 {
	width:224px !important;
	height:220px !important;
	left:304px !important;
	top:217px !important;
}

#item296327 {
	width:448px !important;
	height:220px !important;
	left:540px !important;
	top:217px !important;
}

#item296336 {
	width:209px !important;
	height:358px !important;
	left:80px !important;
	top:81px !important;
}

#item309223 {
	width:652px !important;
	height:336px !important;
	left:80px !important;
	top:809px !important;
}

#item309237 {
	width:152px !important;
	height:150px !important;
	left:270px !important;
	top:232px !important;
}

#item309253 {
	width:305px !important;
	height:150px !important;
	left:427px !important;
	top:232px !important;
}

#item309268 {
	width:169px !important;
	height:290px !important;
	left:97px !important;
	top:100px !important;
}

#item324887 {
	width:304px !important;
	height:157px !important;
	left:36px !important;
	top:1410px !important;
}

#item324914 {
	width:305px !important;
	height:150px !important;
	left:38px !important;
	top:461px !important;
}

#item324927 {
	width:104px !important;
	height:177px !important;
	left:38px !important;
	top:267px !important;
}

#item249624 {
	width:1024px !important;
	height:1094px !important;
	background:#9d9c9c;
}

#item309384 {
	width:768px !important;
	height:1780px !important;
	background:#9d9c9c;
}

#item325043 {
	width:360px !important;
	height:1351px !important;
	background:#9d9c9c;
}

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

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

#item325643 {
	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; } }

