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

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

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

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

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

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

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

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

#item357443 {
	width:466px !important;
	height:95px !important;
	left:521px !important;
	top:142px !important;
}

#item357447 {
	width:467px !important;
	height:170px !important;
	left:521px !important;
	top:352px !important;
}

#item357451 {
	width:467px !important;
	height:95px !important;
	left:521px !important;
	top:636px !important;
}

#item357445 {
	width:467px !important;
	height:95px !important;
	left:521px !important;
	top:247px !important;
}

#item357449 {
	width:466px !important;
	height:95px !important;
	left:521px !important;
	top:531px !important;
}

#item357434 {
	width:467px !important;
	height:93px !important;
	left:36px !important;
	top:522px !important;
}

#item357438 {
	width:465px !important;
	height:96px !important;
	left:521px !important;
	top:36px !important;
}

#item357453 {
	width:466px !important;
	height:20px !important;
	left:521px !important;
	top:741px !important;
}

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

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

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

#item357573 {
	width:652px !important;
	height:95px !important;
	left:80px !important;
	top:417px !important;
}

#item357606 {
	width:652px !important;
	height:95px !important;
	left:80px !important;
	top:625px !important;
}

#item357638 {
	width:652px !important;
	height:95px !important;
	left:80px !important;
	top:841px !important;
}

#item357672 {
	width:652px !important;
	height:170px !important;
	left:80px !important;
	top:1051px !important;
}

#item357706 {
	width:652px !important;
	height:95px !important;
	left:80px !important;
	top:1335px !important;
}

#item357739 {
	width:653px !important;
	height:95px !important;
	left:80px !important;
	top:946px !important;
}

#item357799 {
	width:652px !important;
	height:95px !important;
	left:80px !important;
	top:1230px !important;
}

#item357832 {
	width:652px !important;
	height:93px !important;
	left:80px !important;
	top:522px !important;
}

#item357864 {
	width:653px !important;
	height:96px !important;
	left:80px !important;
	top:735px !important;
}

#item357897 {
	width:652px !important;
	height:20px !important;
	left:80px !important;
	top:1440px !important;
}

#item374765 {
	width:305px !important;
	height:95px !important;
	left:19px !important;
	top:36px !important;
}

#item374798 {
	width:305px !important;
	height:95px !important;
	left:19px !important;
	top:140px !important;
}

#item374831 {
	width:305px !important;
	height:208px !important;
	left:19px !important;
	top:245px !important;
}

#item374864 {
	width:304px !important;
	height:95px !important;
	left:20px !important;
	top:464px !important;
}

#item374896 {
	width:304px !important;
	height:95px !important;
	left:20px !important;
	top:673px !important;
}

#item374928 {
	width:304px !important;
	height:95px !important;
	left:20px !important;
	top:885px !important;
}

#item374963 {
	width:304px !important;
	height:123px !important;
	left:20px !important;
	top:1095px !important;
}

#item374996 {
	width:304px !important;
	height:95px !important;
	left:20px !important;
	top:1335px !important;
}

#item375029 {
	width:304px !important;
	height:95px !important;
	left:20px !important;
	top:990px !important;
}

#item375090 {
	width:304px !important;
	height:95px !important;
	left:20px !important;
	top:1230px !important;
}

#item375122 {
	width:304px !important;
	height:93px !important;
	left:20px !important;
	top:569px !important;
}

#item375156 {
	width:304px !important;
	height:96px !important;
	left:20px !important;
	top:778px !important;
}

#item375189 {
	width:304px !important;
	height:20px !important;
	left:20px !important;
	top:1440px !important;
}

#item392421 {
	width:18px !important;
	height:30px !important;
	left:3px !important;
	background:#9d9c9c;
	border:solid 1.4px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item392422 {
	width:18px !important;
	height:30px !important;
	top:3px !important;
	background:#9d9c9c;
	border:solid 1.4px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

#item392444 {
	width:94px !important;
	height:38px !important;
	left:236px !important;
	top:110px !important;
	background:#b21e27;
}

#item392442 {
	width:360px !important;
	height:44px !important;
	background:#1a203c;
}

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

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

#item342086 {
	width:441px !important;
	height:305px !important;
	left:546px !important;
	top:1460px !important;
	background:#d7d7d7;
}

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

#item342233 {
	width:173px !important;
	height:289px !important;
	left:548px !important;
	top:737px !important;
}

#item342207 {
	width:173px !important;
	height:264px !important;
	left:85px !important;
	top:1209px !important;
}

#item342225 {
	width:441px !important;
	height:315px !important;
	left:81px !important;
	top:789px !important;
}

#item342215 {
	width:173px !important;
	height:223px !important;
	left:547px !important;
	top:1147px !important;
}

#item342190 {
	width:163px !important;
	height:223px !important;
	left:81px !important;
	top:1594px !important;
}

#item342198 {
	width:165px !important;
	height:192px !important;
	left:556px !important;
	top:1475px !important;
}

#item358071 {
	width:305px !important;
	height:449px !important;
	left:427px !important;
	top:541px !important;
	background:#d7d7d7;
}

#item358072 {
	width:305px !important;
	height:484px !important;
	left:80px !important;
	top:961px !important;
	background:#d7d7d7;
}

#item358073 {
	width:304px !important;
	height:417px !important;
	left:428px !important;
	top:1516px !important;
	background:#d7d7d7;
}

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

#item358595 {
	width:138px !important;
	height:230px !important;
	left:427px !important;
	top:554px !important;
}

#item358607 {
	width:173px !important;
	height:264px !important;
	left:86px !important;
	top:976px !important;
}

#item358627 {
	width:305px !important;
	height:220px !important;
	left:81px !important;
	top:632px !important;
}

#item358664 {
	width:173px !important;
	height:223px !important;
	left:429px !important;
	top:1096px !important;
}

#item358678 {
	width:163px !important;
	height:223px !important;
	left:82px !important;
	top:1534px !important;
}

#item358694 {
	width:165px !important;
	height:192px !important;
	left:438px !important;
	top:1530px !important;
}

#item375362 {
	width:305px !important;
	height:449px !important;
	left:35px !important;
	top:710px !important;
	background:#d7d7d7;
}

#item375363 {
	width:305px !important;
	height:484px !important;
	left:36px !important;
	top:1224px !important;
	background:#d7d7d7;
}

#item375364 {
	width:304px !important;
	height:417px !important;
	left:36px !important;
	top:2479px !important;
	background:#d7d7d7;
}

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

#item375841 {
	width:138px !important;
	height:230px !important;
	left:35px !important;
	top:723px !important;
}

#item375855 {
	width:173px !important;
	height:264px !important;
	left:42px !important;
	top:1239px !important;
}

#item375870 {
	width:305px !important;
	height:220px !important;
	left:35px !important;
	top:399px !important;
}

#item375906 {
	width:173px !important;
	height:223px !important;
	left:37px !important;
	top:1774px !important;
}

#item375921 {
	width:163px !important;
	height:223px !important;
	left:35px !important;
	top:2166px !important;
}

#item375933 {
	width:165px !important;
	height:192px !important;
	left:46px !important;
	top:2494px !important;
}

#item343660 {
	width:1024px !important;
	height:421px !important;
	top:2594px !important;
	background:#ebebeb;
}

#item343135 {
	width:1024px !important;
	height:421px !important;
	top:1765px !important;
	background:#ebebeb;
}

#item70501 {
	width:1024px !important;
	height:824px !important;
	top:516px !important;
	background:#ebebeb;
}

#item342710 {
	width:440px !important;
	height:277px !important;
	left:548px !important;
	top:163px !important;
}

#item342721 {
	width:20px !important;
	height:29px !important;
	left:881px !important;
	top:454px !important;
}

#item342891 {
	width:20px !important;
	height:29px !important;
	left:881px !important;
	top:884px !important;
}

#item342999 {
	width:20px !important;
	height:29px !important;
	left:406px !important;
	top:1289px !important;
}

#item342718 {
	width:20px !important;
	height:29px !important;
	left:635px !important;
	top:454px !important;
}

#item342895 {
	width:20px !important;
	height:29px !important;
	left:635px !important;
	top:883px !important;
}

#item343004 {
	width:20px !important;
	height:29px !important;
	left:160px !important;
	top:1289px !important;
}

#item342885 {
	width:440px !important;
	height:292px !important;
	left:548px !important;
	top:576px !important;
}

#item342993 {
	width:440px !important;
	height:276px !important;
	left:81px !important;
	top:993px !important;
}

#item343652 {
	width:438px !important;
	height:292px !important;
	left:548px !important;
	top:1433px !important;
}

#item343183 {
	width:20px !important;
	height:29px !important;
	left:881px !important;
	top:2133px !important;
}

#item343187 {
	width:20px !important;
	height:29px !important;
	left:635px !important;
	top:2132px !important;
}

#item343489 {
	width:441px !important;
	height:292px !important;
	left:548px !important;
	top:1825px !important;
}

#item343644 {
	width:438px !important;
	height:292px !important;
	left:549px !important;
	top:2262px !important;
}

#item343801 {
	width:440px !important;
	height:293px !important;
	left:548px !important;
	top:2654px !important;
}

#item359253 {
	width:768px !important;
	height:542px !important;
	left:-1px !important;
	top:2540px !important;
	background:#ebebeb;
}

#item359301 {
	width:768px !important;
	height:397px !important;
	top:1734px !important;
	background:#ebebeb;
}

#item359302 {
	width:768px !important;
	height:789px !important;
	top:512px !important;
	background:#ebebeb;
}

#item359619 {
	width:305px !important;
	height:192px !important;
	left:427px !important;
	top:206px !important;
}

#item359635 {
	width:20px !important;
	height:29px !important;
	left:693px !important;
	top:413px !important;
}

#item359639 {
	width:20px !important;
	height:29px !important;
	left:693px !important;
	top:873px !important;
}

#item359643 {
	width:20px !important;
	height:29px !important;
	left:347px !important;
	top:1228px !important;
}

#item359647 {
	width:20px !important;
	height:29px !important;
	left:446px !important;
	top:413px !important;
}

#item359651 {
	width:20px !important;
	height:29px !important;
	left:446px !important;
	top:873px !important;
}

#item359656 {
	width:20px !important;
	height:29px !important;
	left:100px !important;
	top:1228px !important;
}

#item359690 {
	width:305px !important;
	height:203px !important;
	left:428px !important;
	top:645px !important;
}

#item359724 {
	width:304px !important;
	height:192px !important;
	left:81px !important;
	top:1017px !important;
}

#item359775 {
	width:305px !important;
	height:205px !important;
	left:428px !important;
	top:1419px !important;
}

#item359834 {
	width:20px !important;
	height:29px !important;
	left:693px !important;
	top:2061px !important;
}

#item359838 {
	width:20px !important;
	height:29px !important;
	left:446px !important;
	top:2061px !important;
}

#item359873 {
	width:305px !important;
	height:204px !important;
	left:427px !important;
	top:1837px !important;
}

#item360002 {
	width:305px !important;
	height:203px !important;
	left:427px !important;
	top:2262px !important;
}

#item360073 {
	width:305px !important;
	height:204px !important;
	left:427px !important;
	top:2640px !important;
}

#item376494 {
	width:360px !important;
	height:774px !important;
	top:3907px !important;
	background:#ebebeb;
}

#item376544 {
	width:360px !important;
	height:647px !important;
	top:2666px !important;
	background:#ebebeb;
}

#item376545 {
	width:360px !important;
	height:1303px !important;
	top:724px !important;
	background:#ebebeb;
}

#item376862 {
	width:305px !important;
	height:192px !important;
	left:36px !important;
	top:468px !important;
}

#item376877 {
	width:20px !important;
	height:29px !important;
	left:302px !important;
	top:675px !important;
}

#item376881 {
	width:20px !important;
	height:29px !important;
	left:300px !important;
	top:1406px !important;
}

#item376885 {
	width:20px !important;
	height:29px !important;
	left:302px !important;
	top:1714px !important;
}

#item376889 {
	width:20px !important;
	height:29px !important;
	left:55px !important;
	top:675px !important;
}

#item376893 {
	width:20px !important;
	height:29px !important;
	left:54px !important;
	top:1406px !important;
}

#item376897 {
	width:20px !important;
	height:29px !important;
	left:56px !important;
	top:1713px !important;
}

#item376929 {
	width:305px !important;
	height:203px !important;
	left:35px !important;
	top:1178px !important;
}

#item376963 {
	width:304px !important;
	height:192px !important;
	left:37px !important;
	top:1502px !important;
}

#item377012 {
	width:305px !important;
	height:205px !important;
	left:36px !important;
	top:2437px !important;
}

#item377072 {
	width:20px !important;
	height:29px !important;
	left:302px !important;
	top:3263px !important;
}

#item377077 {
	width:20px !important;
	height:29px !important;
	left:56px !important;
	top:3262px !important;
}

#item377109 {
	width:305px !important;
	height:204px !important;
	left:37px !important;
	top:3038px !important;
}

#item377238 {
	width:305px !important;
	height:203px !important;
	left:37px !important;
	top:3685px !important;
}

#item377310 {
	width:305px !important;
	height:204px !important;
	left:35px !important;
	top:4440px !important;
}

#item8204 {
	width:397px !important;
	height:481px !important;
	left:115px !important;
	top:200px !important;
	background:rgba(255,255,255,0.61);
}

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

#item297252 {
	width:371px !important;
	height:51px !important;
	left:120px !important;
	top:287px !important;
}

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

#item297254 {
	width:371px !important;
	height:40px !important;
	left:121px !important;
	top:348px !important;
}

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

#item297256 {
	width:371px !important;
	height:51px !important;
	left:123px !important;
	top:410px !important;
}

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

#item297258 {
	width:371px !important;
	height:51px !important;
	left:124px !important;
	top:471px !important;
}

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

#item297260 {
	width:371px !important;
	height:51px !important;
	left:125px !important;
	top:532px !important;
}

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

#item297262 {
	width:371px !important;
	height:51px !important;
	left:127px !important;
	top:593px !important;
}

#item360101 {
	width:397px !important;
	height:481px !important;
	left:114px !important;
	top:71px !important;
	background:rgba(255,255,255,0.61);
}

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

#item360125 {
	width:371px !important;
	height:51px !important;
	left:119px !important;
	top:158px !important;
}

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

#item360156 {
	width:371px !important;
	height:40px !important;
	left:120px !important;
	top:219px !important;
}

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

#item360186 {
	width:371px !important;
	height:51px !important;
	left:122px !important;
	top:281px !important;
}

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

#item360216 {
	width:371px !important;
	height:51px !important;
	left:123px !important;
	top:342px !important;
}

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

#item360245 {
	width:371px !important;
	height:51px !important;
	left:124px !important;
	top:403px !important;
}

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

#item360275 {
	width:371px !important;
	height:51px !important;
	left:126px !important;
	top:464px !important;
}

#item377336 {
	width:304px !important;
	height:481px !important;
	left:36px !important;
	top:20px !important;
	background:rgba(255,255,255,0.61);
}

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

#item377360 {
	width:267px !important;
	height:51px !important;
	left:41px !important;
	top:107px !important;
}

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

#item377389 {
	width:266px !important;
	height:40px !important;
	left:42px !important;
	top:168px !important;
}

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

#item377419 {
	width:264px !important;
	height:51px !important;
	left:44px !important;
	top:229px !important;
}

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

#item377448 {
	width:263px !important;
	height:51px !important;
	left:45px !important;
	top:291px !important;
}

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

#item377478 {
	width:262px !important;
	height:51px !important;
	left:46px !important;
	top:352px !important;
}

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

#item377508 {
	width:260px !important;
	height:51px !important;
	left:48px !important;
	top:413px !important;
}

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

#item343877 {
	width:158px !important;
	height:269px !important;
	left:532px !important;
	top:201px !important;
}

#item343885 {
	width:293px !important;
	height:269px !important;
	left:695px !important;
	top:201px !important;
}

#item343894 {
	width:158px !important;
	height:347px !important;
	left:531px !important;
	top:479px !important;
}

#item343902 {
	width:293px !important;
	height:346px !important;
	left:695px !important;
	top:479px !important;
}

#item360387 {
	width:55px !important;
	height:55px !important;
	left:695px !important;
	top:11px !important;
}

#item360437 {
	width:124px !important;
	height:212px !important;
	left:456px !important;
	top:799px !important;
}

#item360448 {
	width:277px !important;
	height:254px !important;
	left:456px !important;
	top:202px !important;
}

#item360468 {
	width:97px !important;
	height:213px !important;
	left:594px !important;
	top:799px !important;
}

#item360482 {
	width:277px !important;
	height:327px !important;
	left:456px !important;
	top:464px !important;
}

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

#item377679 {
	width:124px !important;
	height:212px !important;
	left:64px !important;
	top:1720px !important;
}

#item377692 {
	width:304px !important;
	height:279px !important;
	left:36px !important;
	top:207px !important;
}

#item377706 {
	width:97px !important;
	height:213px !important;
	left:216px !important;
	top:1720px !important;
}

#item377719 {
	width:305px !important;
	height:360px !important;
	left:35px !important;
	top:1346px !important;
}

#item343957 {
	width:441px !important;
	height:294px !important;
	left:80px !important;
	top:873px !important;
}

#item343949 {
	width:441px !important;
	height:293px !important;
	left:547px !important;
	top:873px !important;
}

#item344115 {
	width:295px !important;
	height:379px !important;
	left:387px !important;
	top:469px !important;
}

#item356929 {
	width:55px !important;
	height:55px !important;
	left:956px !important;
	top:18px !important;
}

#item360610 {
	width:316px !important;
	height:211px !important;
	left:80px !important;
	top:1065px !important;
}

#item360624 {
	width:316px !important;
	height:211px !important;
	left:415px !important;
	top:1065px !important;
}

#item360639 {
	width:295px !important;
	height:379px !important;
	left:438px !important;
	top:483px !important;
}

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

#item377847 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1490px !important;
}

#item377862 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1706px !important;
}

#item377877 {
	width:304px !important;
	height:388px !important;
	left:36px !important;
	top:617px !important;
}

#item377913 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:9px !important;
}

#item344123 {
	width:909px !important;
	height:594px !important;
	left:79px !important;
	top:36px !important;
	background:#008e99;
}

#item344124 {
	width:440px !important;
	height:293px !important;
	left:548px !important;
	top:646px !important;
}

#item344131 {
	width:440px !important;
	height:293px !important;
	left:548px !important;
	top:955px !important;
}

#item344309 {
	width:743px !important;
	height:494px !important;
	left:163px !important;
	top:1289px !important;
}

#item344329 {
	width:31px !important;
	height:41px !important;
	left:711px !important;
	top:1824px !important;
}

#item344332 {
	width:31px !important;
	height:41px !important;
	left:325px !important;
	top:1824px !important;
}

#item356963 {
	width:55px !important;
	height:55px !important;
	left:954px !important;
	top:17px !important;
}

#item360736 {
	width:653px !important;
	height:461px !important;
	left:79px !important;
	top:38px !important;
	background:#008e99;
}

#item360867 {
	width:317px !important;
	height:217px !important;
	left:415px !important;
	top:517px !important;
}

#item360881 {
	width:317px !important;
	height:218px !important;
	left:415px !important;
	top:745px !important;
}

#item360893 {
	width:652px !important;
	height:434px !important;
	left:80px !important;
	top:1183px !important;
}

#item361004 {
	width:31px !important;
	height:41px !important;
	left:583px !important;
	top:1641px !important;
}

#item361008 {
	width:31px !important;
	height:41px !important;
	left:197px !important;
	top:1641px !important;
}

#item361012 {
	width:55px !important;
	height:55px !important;
	left:699px !important;
	top:11px !important;
}

#item377947 {
	width:305px !important;
	height:370px !important;
	left:35px !important;
	top:19px !important;
	background:#008e99;
}

#item378079 {
	width:304px !important;
	height:217px !important;
	left:36px !important;
	top:725px !important;
}

#item378094 {
	width:304px !important;
	height:218px !important;
	left:36px !important;
	top:1465px !important;
}

#item378109 {
	width:304px !important;
	height:201px !important;
	left:36px !important;
	top:1696px !important;
}

#item378217 {
	width:23px !important;
	height:30px !important;
	left:289px !important;
	top:1910px !important;
}

#item378222 {
	width:23px !important;
	height:30px !important;
	left:63px !important;
	top:1910px !important;
}

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

#item344630 {
	width:442px !important;
	height:267px !important;
	left:80px !important;
	top:526px !important;
}

#item344623 {
	width:442px !important;
	height:267px !important;
	left:546px !important;
	top:526px !important;
}

#item344595 {
	width:779px !important;
	height:520px !important;
	left:144px !important;
	top:1223px !important;
}

#item344614 {
	width:31px !important;
	height:41px !important;
	left:716px !important;
	top:1782px !important;
}

#item344617 {
	width:31px !important;
	height:41px !important;
	left:330px !important;
	top:1782px !important;
}

#item357002 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:17px !important;
}

#item361145 {
	width:315px !important;
	height:192px !important;
	left:80px !important;
	top:760px !important;
}

#item361159 {
	width:315px !important;
	height:192px !important;
	left:418px !important;
	top:760px !important;
}

#item361176 {
	width:652px !important;
	height:434px !important;
	left:81px !important;
	top:1433px !important;
}

#item361303 {
	width:31px !important;
	height:41px !important;
	left:583px !important;
	top:1885px !important;
}

#item361307 {
	width:31px !important;
	height:41px !important;
	left:197px !important;
	top:1885px !important;
}

#item361311 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:14px !important;
}

#item378358 {
	width:304px !important;
	height:185px !important;
	left:36px !important;
	top:671px !important;
}

#item378372 {
	width:304px !important;
	height:184px !important;
	left:36px !important;
	top:871px !important;
}

#item378391 {
	width:304px !important;
	height:202px !important;
	left:36px !important;
	top:2620px !important;
}

#item378512 {
	width:23px !important;
	height:30px !important;
	left:275px !important;
	top:2841px !important;
}

#item378516 {
	width:23px !important;
	height:30px !important;
	left:78px !important;
	top:2841px !important;
}

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

#item344857 {
	width:907px !important;
	height:376px !important;
	left:81px !important;
	top:1033px !important;
	background:#008e99;
}

#item345236 {
	width:598px !important;
	height:411px !important;
	left:81px !important;
	top:245px !important;
}

#item345229 {
	width:431px !important;
	height:335px !important;
	left:94px !important;
	top:1051px !important;
}

#item345221 {
	width:431px !important;
	height:335px !important;
	left:542px !important;
	top:1051px !important;
}

#item344927 {
	width:698px !important;
	height:477px !important;
	left:185px !important;
	top:1736px !important;
}

#item344933 {
	width:31px !important;
	height:41px !important;
	left:707px !important;
	top:2258px !important;
}

#item344936 {
	width:31px !important;
	height:41px !important;
	left:321px !important;
	top:2258px !important;
}

#item357040 {
	width:55px !important;
	height:55px !important;
	left:954px !important;
	top:13px !important;
}

#item361346 {
	width:652px !important;
	height:270px !important;
	left:80px !important;
	top:989px !important;
	background:#008e99;
}

#item361447 {
	width:598px !important;
	height:411px !important;
	left:81px !important;
	top:245px !important;
}

#item361460 {
	width:310px !important;
	height:241px !important;
	left:89px !important;
	top:1002px !important;
}

#item361472 {
	width:310px !important;
	height:241px !important;
	left:411px !important;
	top:1002px !important;
}

#item361486 {
	width:651px !important;
	height:445px !important;
	left:81px !important;
	top:2014px !important;
}

#item361521 {
	width:31px !important;
	height:41px !important;
	left:583px !important;
	top:2474px !important;
}

#item361526 {
	width:31px !important;
	height:41px !important;
	left:197px !important;
	top:2474px !important;
}

#item361537 {
	width:55px !important;
	height:55px !important;
	left:699px !important;
	top:11px !important;
}

#item378553 {
	width:304px !important;
	height:519px !important;
	left:36px !important;
	top:747px !important;
	background:#008e99;
}

#item378654 {
	width:304px !important;
	height:209px !important;
	left:36px !important;
	top:273px !important;
}

#item378669 {
	width:295px !important;
	height:241px !important;
	left:41px !important;
	top:760px !important;
}

#item378682 {
	width:295px !important;
	height:241px !important;
	left:41px !important;
	top:1010px !important;
}

#item378695 {
	width:304px !important;
	height:207px !important;
	left:36px !important;
	top:3047px !important;
}

#item378729 {
	width:23px !important;
	height:30px !important;
	left:271px !important;
	top:3267px !important;
}

#item378733 {
	width:23px !important;
	height:30px !important;
	left:81px !important;
	top:3267px !important;
}

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

#item345214 {
	width:465px !important;
	height:309px !important;
	left:523px !important;
	top:712px !important;
}

#item345186 {
	width:295px !important;
	height:511px !important;
	left:80px !important;
	top:182px !important;
}

#item345204 {
	width:204px !important;
	height:309px !important;
	left:303px !important;
	top:712px !important;
}

#item345195 {
	width:204px !important;
	height:308px !important;
	left:82px !important;
	top:712px !important;
}

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

#item361670 {
	width:334px !important;
	height:222px !important;
	left:398px !important;
	top:922px !important;
}

#item361709 {
	width:295px !important;
	height:511px !important;
	left:80px !important;
	top:183px !important;
}

#item361724 {
	width:147px !important;
	height:222px !important;
	left:239px !important;
	top:922px !important;
}

#item361738 {
	width:147px !important;
	height:222px !important;
	left:80px !important;
	top:922px !important;
}

#item361754 {
	width:55px !important;
	height:55px !important;
	left:697px !important;
	top:19px !important;
}

#item378875 {
	width:305px !important;
	height:203px !important;
	left:36px !important;
	top:1945px !important;
}

#item378915 {
	width:295px !important;
	height:511px !important;
	left:43px !important;
	top:204px !important;
}

#item378930 {
	width:147px !important;
	height:222px !important;
	left:194px !important;
	top:1709px !important;
}

#item378945 {
	width:147px !important;
	height:222px !important;
	left:35px !important;
	top:1709px !important;
}

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

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

#item187827 {
	width:372px !important;
	height:46px !important;
	left:590px !important;
	top:263px !important;
}

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

#item288753 {
	width:372px !important;
	height:46px !important;
	left:590px !important;
	top:314px !important;
}

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

#item288790 {
	width:372px !important;
	height:46px !important;
	left:590px !important;
	top:366px !important;
}

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

#item288826 {
	width:372px !important;
	height:46px !important;
	left:590px !important;
	top:417px !important;
}

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

#item288864 {
	width:372px !important;
	height:46px !important;
	left:590px !important;
	top:468px !important;
}

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

#item288900 {
	width:372px !important;
	height:46px !important;
	left:590px !important;
	top:520px !important;
}

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

#item288717 {
	width:372px !important;
	height:46px !important;
	left:590px !important;
	top:571px !important;
}

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

#item345248 {
	width:372px !important;
	height:46px !important;
	left:590px !important;
	top:638px !important;
}

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

#item361817 {
	width:300px !important;
	height:46px !important;
	left:441px !important;
	top:324px !important;
}

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

#item361849 {
	width:300px !important;
	height:46px !important;
	left:441px !important;
	top:376px !important;
}

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

#item361878 {
	width:300px !important;
	height:46px !important;
	left:441px !important;
	top:427px !important;
}

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

#item361907 {
	width:300px !important;
	height:46px !important;
	left:441px !important;
	top:478px !important;
}

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

#item361936 {
	width:300px !important;
	height:46px !important;
	left:441px !important;
	top:530px !important;
}

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

#item361966 {
	width:300px !important;
	height:46px !important;
	left:441px !important;
	top:581px !important;
}

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

#item361998 {
	width:300px !important;
	height:46px !important;
	left:441px !important;
	top:633px !important;
}

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

#item362027 {
	width:300px !important;
	height:46px !important;
	left:441px !important;
	top:699px !important;
}

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

#item379021 {
	width:286px !important;
	height:46px !important;
	left:51px !important;
	top:143px !important;
}

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

#item379051 {
	width:280px !important;
	height:46px !important;
	left:51px !important;
	top:194px !important;
}

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

#item379083 {
	width:273px !important;
	height:46px !important;
	left:51px !important;
	top:246px !important;
}

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

#item379113 {
	width:250px !important;
	height:46px !important;
	left:51px !important;
	top:297px !important;
}

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

#item379142 {
	width:280px !important;
	height:46px !important;
	left:51px !important;
	top:349px !important;
}

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

#item379172 {
	width:280px !important;
	height:46px !important;
	left:51px !important;
	top:400px !important;
}

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

#item379202 {
	width:286px !important;
	height:46px !important;
	left:51px !important;
	top:451px !important;
}

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

#item379232 {
	width:286px !important;
	height:46px !important;
	left:51px !important;
	top:518px !important;
}

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

#item362139 {
	width:55px !important;
	height:55px !important;
	left:696px !important;
	top:16px !important;
}

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

#item345401 {
	width:610px !important;
	height:129px !important;
	left:229px !important;
	top:1189px !important;
	border-radius:14px;
	background:#fff;
	border:solid 2.391816516306px #c51a1b;
}

#item345692 {
	width:908px !important;
	height:338px !important;
	left:80px !important;
	top:191px !important;
	background:#b21e27;
}

#item345694 {
	width:420px !important;
	height:280px !important;
	left:100px !important;
	top:220px !important;
}

#item345701 {
	width:439px !important;
	height:280px !important;
	left:533px !important;
	top:220px !important;
}

#item357132 {
	width:55px !important;
	height:55px !important;
	left:955px !important;
	top:14px !important;
}

#item362346 {
	width:610px !important;
	height:129px !important;
	left:101px !important;
	top:1033px !important;
	border-radius:14px;
	background:#fff;
	border:solid 2.391816516306px #c51a1b;
}

#item362582 {
	width:651px !important;
	height:242px !important;
	left:81px !important;
	top:191px !important;
	background:#b21e27;
}

#item362583 {
	width:301px !important;
	height:201px !important;
	left:95px !important;
	top:211px !important;
}

#item362597 {
	width:315px !important;
	height:201px !important;
	left:405px !important;
	top:211px !important;
}

#item362614 {
	width:55px !important;
	height:55px !important;
	left:698px !important;
	top:14px !important;
}

#item379548 {
	width:304px !important;
	height:145px !important;
	left:36px !important;
	top:1656px !important;
	border-radius:14px;
	background:#fff;
	border:solid 2.391816516306px #c51a1b;
}

#item379781 {
	width:304px !important;
	height:451px !important;
	left:36px !important;
	top:219px !important;
	background:#b21e27;
}

#item379782 {
	width:290px !important;
	height:201px !important;
	left:44px !important;
	top:240px !important;
}

#item379795 {
	width:290px !important;
	height:201px !important;
	left:44px !important;
	top:452px !important;
}

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

#item345824 {
	width:296px !important;
	height:264px !important;
	left:79px !important;
	top:156px !important;
}

#item345851 {
	width:296px !important;
	height:175px !important;
	left:693px !important;
	top:775px !important;
}

#item345842 {
	width:296px !important;
	height:197px !important;
	left:387px !important;
	top:520px !important;
}

#item345832 {
	width:181px !important;
	height:241px !important;
	left:193px !important;
	top:832px !important;
}

#item357161 {
	width:55px !important;
	height:55px !important;
	left:954px !important;
	top:14px !important;
}

#item362741 {
	width:320px !important;
	height:348px !important;
	left:81px !important;
	top:157px !important;
}

#item362755 {
	width:320px !important;
	height:188px !important;
	left:413px !important;
	top:1413px !important;
}

#item362772 {
	width:320px !important;
	height:213px !important;
	left:412px !important;
	top:822px !important;
}

#item362786 {
	width:181px !important;
	height:241px !important;
	left:81px !important;
	top:1186px !important;
}

#item362824 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:14px !important;
}

#item379941 {
	width:304px !important;
	height:331px !important;
	left:36px !important;
	top:180px !important;
}

#item379954 {
	width:304px !important;
	height:179px !important;
	left:36px !important;
	top:2451px !important;
}

#item379968 {
	width:304px !important;
	height:202px !important;
	left:36px !important;
	top:874px !important;
}

#item379981 {
	width:181px !important;
	height:241px !important;
	left:36px !important;
	top:1449px !important;
}

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

#item346081 {
	width:295px !important;
	height:251px !important;
	left:80px !important;
	top:171px !important;
}

#item346146 {
	width:295px !important;
	height:269px !important;
	left:80px !important;
	top:966px !important;
}

#item346113 {
	width:295px !important;
	height:242px !important;
	left:387px !important;
	top:457px !important;
}

#item346180 {
	width:295px !important;
	height:281px !important;
	left:693px !important;
	top:533px !important;
}

#item346213 {
	width:165px !important;
	height:383px !important;
	left:696px !important;
	top:836px !important;
}

#item357189 {
	width:55px !important;
	height:55px !important;
	left:954px !important;
	top:14px !important;
}

#item362953 {
	width:321px !important;
	height:273px !important;
	left:80px !important;
	top:171px !important;
}

#item363012 {
	width:320px !important;
	height:292px !important;
	left:80px !important;
	top:908px !important;
}

#item363071 {
	width:320px !important;
	height:261px !important;
	left:80px !important;
	top:1539px !important;
}

#item363132 {
	width:320px !important;
	height:303px !important;
	left:412px !important;
	top:590px !important;
}

#item363191 {
	width:165px !important;
	height:383px !important;
	left:412px !important;
	top:1295px !important;
}

#item363275 {
	width:55px !important;
	height:55px !important;
	left:699px !important;
	top:14px !important;
}

#item380145 {
	width:305px !important;
	height:261px !important;
	left:35px !important;
	top:192px !important;
}

#item380206 {
	width:306px !important;
	height:279px !important;
	left:34px !important;
	top:994px !important;
}

#item380266 {
	width:305px !important;
	height:248px !important;
	left:36px !important;
	top:1696px !important;
}

#item380328 {
	width:305px !important;
	height:288px !important;
	left:35px !important;
	top:2250px !important;
}

#item380386 {
	width:165px !important;
	height:383px !important;
	left:36px !important;
	top:2699px !important;
}

#item380469 {
	width:28px !important;
	height:28px !important;
	left:328px !important;
	top:9px !important;
}

#item346379 {
	width:296px !important;
	height:180px !important;
	left:81px !important;
	top:231px !important;
}

#item346362 {
	width:601px !important;
	height:340px !important;
	left:80px !important;
	top:1082px !important;
}

#item346371 {
	width:294px !important;
	height:179px !important;
	left:694px !important;
	top:413px !important;
}

#item357220 {
	width:55px !important;
	height:55px !important;
	left:954px !important;
	top:14px !important;
}

#item363402 {
	width:296px !important;
	height:180px !important;
	left:81px !important;
	top:233px !important;
}

#item363417 {
	width:601px !important;
	height:340px !important;
	left:106px !important;
	top:1604px !important;
}

#item363429 {
	width:319px !important;
	height:194px !important;
	left:413px !important;
	top:430px !important;
}

#item363468 {
	width:55px !important;
	height:55px !important;
	left:700px !important;
	top:15px !important;
}

#item380595 {
	width:296px !important;
	height:180px !important;
	left:40px !important;
	top:315px !important;
}

#item380610 {
	width:304px !important;
	height:172px !important;
	left:36px !important;
	top:2407px !important;
}

#item380626 {
	width:304px !important;
	height:185px !important;
	left:36px !important;
	top:1352px !important;
}

#item380664 {
	width:28px !important;
	height:28px !important;
	left:322px !important;
	top:9px !important;
}

#item346587 {
	width:448px !important;
	height:327px !important;
	left:80px !important;
	top:178px !important;
}

#item346570 {
	width:218px !important;
	height:314px !important;
	left:310px !important;
	top:812px !important;
}

#item346579 {
	width:218px !important;
	height:269px !important;
	left:541px !important;
	top:347px !important;
}

#item346560 {
	width:448px !important;
	height:229px !important;
	left:541px !important;
	top:875px !important;
}

#item357252 {
	width:55px !important;
	height:55px !important;
	left:954px !important;
	top:14px !important;
}

#item363597 {
	width:322px !important;
	height:235px !important;
	left:79px !important;
	top:179px !important;
}

#item363611 {
	width:320px !important;
	height:460px !important;
	left:80px !important;
	top:799px !important;
}

#item363625 {
	width:321px !important;
	height:395px !important;
	left:412px !important;
	top:319px !important;
}

#item363638 {
	width:448px !important;
	height:229px !important;
	left:182px !important;
	top:1583px !important;
}

#item363676 {
	width:55px !important;
	height:55px !important;
	left:691px !important;
	top:15px !important;
}

#item380790 {
	width:304px !important;
	height:222px !important;
	left:36px !important;
	top:193px !important;
}

#item380804 {
	width:304px !important;
	height:434px !important;
	left:36px !important;
	top:1002px !important;
}

#item380817 {
	width:304px !important;
	height:374px !important;
	left:36px !important;
	top:1716px !important;
}

#item380831 {
	width:304px !important;
	height:155px !important;
	left:36px !important;
	top:2887px !important;
}

#item380870 {
	width:28px !important;
	height:28px !important;
	left:323px !important;
	top:7px !important;
}

#item346753 {
	width:908px !important;
	height:337px !important;
	left:80px !important;
	top:478px !important;
	background:#b21e27;
}

#item346816 {
	width:286px !important;
	height:314px !important;
	left:89px !important;
	top:488px !important;
}

#item346806 {
	width:295px !important;
	height:314px !important;
	left:387px !important;
	top:488px !important;
}

#item346796 {
	width:286px !important;
	height:314px !important;
	left:693px !important;
	top:488px !important;
}

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

#item363803 {
	width:652px !important;
	height:242px !important;
	left:81px !important;
	top:577px !important;
	background:#b21e27;
}

#item363804 {
	width:205px !important;
	height:225px !important;
	left:87px !important;
	top:584px !important;
}

#item363822 {
	width:212px !important;
	height:225px !important;
	left:301px !important;
	top:584px !important;
}

#item363839 {
	width:205px !important;
	height:225px !important;
	left:521px !important;
	top:584px !important;
}

#item363862 {
	width:55px !important;
	height:55px !important;
	left:699px !important;
	top:12px !important;
}

#item380997 {
	width:304px !important;
	height:742px !important;
	left:36px !important;
	top:674px !important;
	background:#b21e27;
}

#item380998 {
	width:205px !important;
	height:225px !important;
	left:85px !important;
	top:684px !important;
}

#item381015 {
	width:205px !important;
	height:225px !important;
	left:85px !important;
	top:926px !important;
}

#item381033 {
	width:205px !important;
	height:225px !important;
	left:85px !important;
	top:1167px !important;
}

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

#item346947 {
	width:908px !important;
	height:430px !important;
	left:82px !important;
	top:194px !important;
}

#item357310 {
	width:55px !important;
	height:55px !important;
	left:956px !important;
	top:14px !important;
}

#item363990 {
	width:652px !important;
	height:309px !important;
	left:80px !important;
	top:253px !important;
}

#item364002 {
	width:55px !important;
	height:55px !important;
	left:700px !important;
	top:14px !important;
}

#item381181 {
	width:304px !important;
	height:144px !important;
	left:36px !important;
	top:353px !important;
}

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

#item357344 {
	width:272px !important;
	height:463px !important;
	left:80px !important;
	top:175px !important;
}

#item347105 {
	width:698px !important;
	height:500px !important;
	left:185px !important;
	top:681px !important;
}

#item347119 {
	width:31px !important;
	height:41px !important;
	left:719px !important;
	top:1208px !important;
}

#item347122 {
	width:31px !important;
	height:41px !important;
	left:318px !important;
	top:1208px !important;
}

#item364133 {
	width:272px !important;
	height:463px !important;
	left:81px !important;
	top:192px !important;
}

#item364146 {
	width:607px !important;
	height:435px !important;
	left:102px !important;
	top:835px !important;
}

#item364214 {
	width:31px !important;
	height:41px !important;
	left:590px !important;
	top:1293px !important;
}

#item364218 {
	width:31px !important;
	height:41px !important;
	left:189px !important;
	top:1293px !important;
}

#item381325 {
	width:103px !important;
	height:155px !important;
	left:36px !important;
	top:230px !important;
}

#item381340 {
	width:304px !important;
	height:217px !important;
	left:36px !important;
	top:1093px !important;
}

#item381409 {
	width:23px !important;
	height:30px !important;
	left:269px !important;
	top:1326px !important;
}

#item381413 {
	width:23px !important;
	height:30px !important;
	left:84px !important;
	top:1326px !important;
}

#item347288 {
	width:908px !important;
	height:243px !important;
	left:80px !important;
	top:628px !important;
}

#item347262 {
	width:244px !important;
	height:441px !important;
	left:80px !important;
	top:1011px !important;
}

#item347280 {
	width:907px !important;
	height:466px !important;
	left:80px !important;
	top:1498px !important;
}

#item364332 {
	width:651px !important;
	height:174px !important;
	left:81px !important;
	top:682px !important;
}

#item364414 {
	width:150px !important;
	height:271px !important;
	left:81px !important;
	top:960px !important;
}

#item364429 {
	width:652px !important;
	height:335px !important;
	left:80px !important;
	top:1550px !important;
}

#item381529 {
	width:304px !important;
	height:81px !important;
	left:36px !important;
	top:1139px !important;
}

#item381613 {
	width:101px !important;
	height:182px !important;
	left:36px !important;
	top:1318px !important;
}

#item381627 {
	width:304px !important;
	height:156px !important;
	left:36px !important;
	top:2344px !important;
}

#item357369 {
	width:241px !important;
	height:344px !important;
	left:80px !important;
	top:212px !important;
}

#item347527 {
	width:199px !important;
	height:264px !important;
	left:789px !important;
	top:318px !important;
}

#item347520 {
	width:911px !important;
	height:389px !important;
	left:80px !important;
	top:646px !important;
}

#item364787 {
	width:241px !important;
	height:344px !important;
	left:81px !important;
	top:223px !important;
}

#item364798 {
	width:173px !important;
	height:232px !important;
	left:558px !important;
	top:372px !important;
}

#item364812 {
	width:652px !important;
	height:278px !important;
	left:81px !important;
	top:819px !important;
}

#item381985 {
	width:142px !important;
	height:202px !important;
	left:36px !important;
	top:261px !important;
}

#item381997 {
	width:131px !important;
	height:176px !important;
	left:209px !important;
	top:547px !important;
}

#item382010 {
	width:304px !important;
	height:130px !important;
	left:36px !important;
	top:1071px !important;
}

#item347658 {
	width:337px !important;
	height:156px !important;
	left:635px !important;
	top:364px !important;
}

#item347985 {
	width:445px !important;
	height:351px !important;
	left:543px !important;
	top:2421px !important;
}

#item365003 {
	width:337px !important;
	height:156px !important;
	left:395px !important;
	top:386px !important;
}

#item365173 {
	width:445px !important;
	height:351px !important;
	left:287px !important;
	top:2721px !important;
}

#item382196 {
	width:282px !important;
	height:130px !important;
	left:45px !important;
	top:794px !important;
}

#item382365 {
	width:275px !important;
	height:217px !important;
	left:51px !important;
	top:4902px !important;
}

#item348164 {
	width:295px !important;
	height:297px !important;
	left:80px !important;
	top:36px !important;
}

#item348191 {
	width:601px !important;
	height:435px !important;
	left:387px !important;
	top:1014px !important;
}

#item348182 {
	width:296px !important;
	height:207px !important;
	left:80px !important;
	top:765px !important;
}

#item348173 {
	width:295px !important;
	height:222px !important;
	left:693px !important;
	top:426px !important;
}

#item365320 {
	width:319px !important;
	height:322px !important;
	left:81px !important;
	top:36px !important;
}

#item365333 {
	width:601px !important;
	height:435px !important;
	left:105px !important;
	top:1553px !important;
}

#item365349 {
	width:319px !important;
	height:223px !important;
	left:81px !important;
	top:1159px !important;
}

#item365363 {
	width:320px !important;
	height:241px !important;
	left:413px !important;
	top:1019px !important;
}

#item382510 {
	width:304px !important;
	height:306px !important;
	left:36px !important;
	top:226px !important;
}

#item382522 {
	width:306px !important;
	height:221px !important;
	left:36px !important;
	top:3030px !important;
}

#item382534 {
	width:304px !important;
	height:205px !important;
	left:36px !important;
	top:1580px !important;
}

#item382549 {
	width:304px !important;
	height:229px !important;
	left:36px !important;
	top:2531px !important;
}

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

#item349323 {
	width:445px !important;
	height:284px !important;
	left:80px !important;
	top:200px !important;
}

#item349294 {
	width:434px !important;
	height:287px !important;
	left:90px !important;
	top:785px !important;
}

#item349304 {
	width:434px !important;
	height:287px !important;
	left:554px !important;
	top:785px !important;
}

#item349314 {
	width:434px !important;
	height:287px !important;
	left:554px !important;
	top:1097px !important;
}

#item349374 {
	width:238px !important;
	height:160px !important;
	left:552px !important;
	top:568px !important;
}

#item349392 {
	width:434px !important;
	height:289px !important;
	left:90px !important;
	top:1097px !important;
}

#item365382 {
	width:768px !important;
	height:1565px !important;
	background:#f1e8e0;
}

#item365454 {
	width:316px !important;
	height:202px !important;
	left:80px !important;
	top:200px !important;
}

#item365467 {
	width:315px !important;
	height:208px !important;
	left:80px !important;
	top:964px !important;
}

#item365482 {
	width:315px !important;
	height:208px !important;
	left:417px !important;
	top:964px !important;
}

#item365500 {
	width:315px !important;
	height:208px !important;
	left:417px !important;
	top:1190px !important;
}

#item365541 {
	width:238px !important;
	height:160px !important;
	left:80px !important;
	top:783px !important;
}

#item365553 {
	width:315px !important;
	height:210px !important;
	left:80px !important;
	top:1190px !important;
}

#item382570 {
	width:360px !important;
	height:2509px !important;
	background:#f1e8e0;
}

#item382642 {
	width:304px !important;
	height:194px !important;
	left:36px !important;
	top:206px !important;
}

#item382657 {
	width:304px !important;
	height:201px !important;
	left:36px !important;
	top:1509px !important;
}

#item382671 {
	width:304px !important;
	height:201px !important;
	left:36px !important;
	top:1940px !important;
}

#item382686 {
	width:304px !important;
	height:201px !important;
	left:36px !important;
	top:2156px !important;
}

#item382725 {
	width:195px !important;
	height:132px !important;
	left:36px !important;
	top:1257px !important;
}

#item382739 {
	width:304px !important;
	height:201px !important;
	left:36px !important;
	top:1725px !important;
}

#item349431 {
	width:1024px !important;
	height:760px !important;
	background:#9d9c9c;
}

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

#item382786 {
	width:360px !important;
	height:658px !important;
	background:#9d9c9c;
}

#item349520 {
	width:1024px !important;
	height:760px !important;
	background:#f7f2ee;
}

#item349519 {
	width:276px !important;
	height:521px !important;
	left:699px !important;
	top:174px !important;
	border:solid 3px #b21e27;
}

#item365608 {
	width:768px !important;
	height:1024px !important;
	background:#f7f2ee;
}

#item365689 {
	width:276px !important;
	height:521px !important;
	left:424px !important;
	top:261px !important;
	border:solid 3px #b21e27;
}

#item382798 {
	width:360px !important;
	height:824px !important;
	background:#f7f2ee;
}

#item382877 {
	width:276px !important;
	height:521px !important;
	left:51px !important;
	top:136px !important;
	border:solid 3px #b21e27;
}

#item349521 {
	width:1024px !important;
	height:1823px !important;
	background:#f4ece6;
}

#item349702 {
	width:671px !important;
	height:347px !important;
	left:199px !important;
	top:680px !important;
}

#item349694 {
	width:445px !important;
	height:280px !important;
	left:543px !important;
	top:1199px !important;
}

#item349728 {
	width:380px !important;
	height:84px !important;
	left:543px !important;
	top:1511px !important;
}

#item365696 {
	width:768px !important;
	height:2131px !important;
	background:#f4ece6;
}

#item365792 {
	width:652px !important;
	height:338px !important;
	left:80px !important;
	top:867px !important;
}

#item365841 {
	width:317px !important;
	height:199px !important;
	left:415px !important;
	top:1515px !important;
}

#item365864 {
	width:380px !important;
	height:84px !important;
	left:80px !important;
	top:1896px !important;
}

#item382884 {
	width:360px !important;
	height:2991px !important;
	background:#f4ece6;
}

#item382979 {
	width:304px !important;
	height:157px !important;
	left:36px !important;
	top:797px !important;
}

#item383024 {
	width:304px !important;
	height:191px !important;
	left:36px !important;
	top:2394px !important;
}

#item383047 {
	width:296px !important;
	height:62px !important;
	left:36px !important;
	top:2767px !important;
}

#item349761 {
	width:1024px !important;
	height:3603px !important;
	background:#f4ece6;
}

#item350106 {
	width:445px !important;
	height:279px !important;
	left:544px !important;
	top:1115px !important;
}

#item349870 {
	width:467px !important;
	height:108px !important;
	left:104px !important;
	top:1406px !important;
}

#item349932 {
	width:87px !important;
	height:115px !important;
	left:124px !important;
	top:1577px !important;
}

#item349940 {
	width:83px !important;
	height:115px !important;
	left:235px !important;
	top:1577px !important;
}

#item350087 {
	width:634px !important;
	height:383px !important;
	left:211px !important;
	top:1747px !important;
}

#item350096 {
	width:31px !important;
	height:41px !important;
	left:691px !important;
	top:2157px !important;
}

#item352475 {
	width:31px !important;
	height:41px !important;
	left:691px !important;
	top:3094px !important;
}

#item350099 {
	width:31px !important;
	height:41px !important;
	left:353px !important;
	top:2157px !important;
}

#item352479 {
	width:31px !important;
	height:41px !important;
	left:353px !important;
	top:3094px !important;
}

#item351223 {
	width:518px !important;
	height:68px !important;
	left:354px !important;
	top:653px !important;
	background:#f4ece6;
}

#item352467 {
	width:873px !important;
	height:722px !important;
	left:107px !important;
	top:2341px !important;
}

#item352796 {
	width:176px !important;
	height:190px !important;
	left:812px !important;
	top:3227px !important;
}

#item352734 {
	width:134px !important;
	height:202px !important;
	left:517px !important;
	top:3227px !important;
}

#item352703 {
	width:134px !important;
	height:190px !important;
	left:373px !important;
	top:3227px !important;
}

#item352671 {
	width:134px !important;
	height:202px !important;
	left:226px !important;
	top:3227px !important;
}

#item352637 {
	width:134px !important;
	height:190px !important;
	left:80px !important;
	top:3227px !important;
}

#item352765 {
	width:134px !important;
	height:190px !important;
	left:664px !important;
	top:3227px !important;
}

#item365924 {
	width:768px !important;
	height:3675px !important;
	background:#f4ece6;
}

#item366052 {
	width:316px !important;
	height:202px !important;
	left:416px !important;
	top:1351px !important;
}

#item366067 {
	width:467px !important;
	height:108px !important;
	left:84px !important;
	top:1599px !important;
}

#item366121 {
	width:87px !important;
	height:115px !important;
	left:105px !important;
	top:1777px !important;
}

#item366133 {
	width:83px !important;
	height:115px !important;
	left:214px !important;
	top:1777px !important;
}

#item366145 {
	width:634px !important;
	height:383px !important;
	left:88px !important;
	top:1975px !important;
}

#item366197 {
	width:31px !important;
	height:41px !important;
	left:559px !important;
	top:2371px !important;
}

#item366201 {
	width:31px !important;
	height:41px !important;
	left:537px !important;
	top:3009px !important;
}

#item366208 {
	width:31px !important;
	height:41px !important;
	left:221px !important;
	top:2371px !important;
}

#item366212 {
	width:31px !important;
	height:41px !important;
	left:199px !important;
	top:3009px !important;
}

#item366867 {
	width:385px !important;
	height:51px !important;
	left:263px !important;
	top:486px !important;
	background:#f4ece6;
}

#item366216 {
	width:649px !important;
	height:537px !important;
	left:83px !important;
	top:2463px !important;
}

#item366890 {
	width:176px !important;
	height:190px !important;
	left:487px !important;
	top:3320px !important;
}

#item366948 {
	width:134px !important;
	height:202px !important;
	left:193px !important;
	top:3320px !important;
}

#item367007 {
	width:134px !important;
	height:190px !important;
	left:485px !important;
	top:3099px !important;
}

#item367068 {
	width:134px !important;
	height:202px !important;
	left:339px !important;
	top:3099px !important;
}

#item367128 {
	width:134px !important;
	height:190px !important;
	left:193px !important;
	top:3099px !important;
}

#item367186 {
	width:134px !important;
	height:190px !important;
	left:340px !important;
	top:3320px !important;
}

#item383107 {
	width:360px !important;
	height:4348px !important;
	background:#f4ece6;
}

#item383232 {
	width:305px !important;
	height:194px !important;
	left:36px !important;
	top:2304px !important;
}

#item383245 {
	width:299px !important;
	height:72px !important;
	left:36px !important;
	top:2514px !important;
}

#item383300 {
	width:62px !important;
	height:83px !important;
	left:59px !important;
	top:2657px !important;
}

#item383314 {
	width:62px !important;
	height:83px !important;
	left:133px !important;
	top:2657px !important;
}

#item383328 {
	width:294px !important;
	height:178px !important;
	left:40px !important;
	top:3005px !important;
}

#item383378 {
	width:23px !important;
	height:30px !important;
	left:282px !important;
	top:3191px !important;
}

#item383382 {
	width:23px !important;
	height:30px !important;
	left:282px !important;
	top:3542px !important;
}

#item383389 {
	width:23px !important;
	height:30px !important;
	left:70px !important;
	top:3191px !important;
}

#item383393 {
	width:23px !important;
	height:30px !important;
	left:70px !important;
	top:3542px !important;
}

#item384055 {
	width:181px !important;
	height:24px !important;
	left:124px !important;
	top:228px !important;
	background:#f4ece6;
}

#item383398 {
	width:305px !important;
	height:262px !important;
	left:36px !important;
	top:3275px !important;
}

#item384078 {
	width:176px !important;
	height:190px !important;
	left:180px !important;
	top:4007px !important;
}

#item384136 {
	width:134px !important;
	height:202px !important;
	left:195px !important;
	top:3797px !important;
}

#item384195 {
	width:134px !important;
	height:190px !important;
	left:49px !important;
	top:3797px !important;
}

#item384252 {
	width:134px !important;
	height:202px !important;
	left:195px !important;
	top:3587px !important;
}

#item384312 {
	width:134px !important;
	height:190px !important;
	left:49px !important;
	top:3587px !important;
}

#item384373 {
	width:134px !important;
	height:190px !important;
	left:34px !important;
	top:4007px !important;
}

#item352967 {
	width:447px !important;
	height:666px !important;
	left:542px !important;
	top:193px !important;
	background:#cecdcd;
}

#item353004 {
	width:447px !important;
	height:335px !important;
	left:80px !important;
	top:193px !important;
}

#item353011 {
	width:427px !important;
	height:320px !important;
	left:554px !important;
	top:202px !important;
}

#item353001 {
	width:393px !important;
	height:61px !important;
	left:552px !important;
	top:776px !important;
}

#item353019 {
	width:447px !important;
	height:857px !important;
	left:80px !important;
	top:1043px !important;
	background:#cecdcd;
}

#item353101 {
	width:427px !important;
	height:240px !important;
	left:90px !important;
	top:1055px !important;
}

#item353185 {
	width:447px !important;
	height:300px !important;
	left:542px !important;
	top:907px !important;
}

#item353198 {
	width:447px !important;
	height:552px !important;
	left:542px !important;
	top:1672px !important;
	background:#cecdcd;
}

#item353280 {
	width:202px !important;
	height:164px !important;
	left:551px !important;
	top:1680px !important;
}

#item353373 {
	width:447px !important;
	height:335px !important;
	left:80px !important;
	top:1949px !important;
}

#item353466 {
	width:447px !important;
	height:335px !important;
	left:542px !important;
	top:2271px !important;
}

#item367256 {
	width:305px !important;
	height:582px !important;
	left:427px !important;
	top:208px !important;
	background:#cecdcd;
}

#item367422 {
	width:304px !important;
	height:228px !important;
	left:80px !important;
	top:208px !important;
}

#item367435 {
	width:284px !important;
	height:215px !important;
	left:439px !important;
	top:217px !important;
}

#item367447 {
	width:296px !important;
	height:61px !important;
	left:427px !important;
	top:802px !important;
}

#item367478 {
	width:305px !important;
	height:1033px !important;
	left:80px !important;
	top:1078px !important;
	background:#cecdcd;
}

#item367526 {
	width:284px !important;
	height:158px !important;
	left:90px !important;
	top:1090px !important;
}

#item367585 {
	width:305px !important;
	height:205px !important;
	left:427px !important;
	top:924px !important;
}

#item367597 {
	width:304px !important;
	height:826px !important;
	left:428px !important;
	top:1762px !important;
	background:#cecdcd;
}

#item367646 {
	width:202px !important;
	height:164px !important;
	left:437px !important;
	top:1770px !important;
}

#item367754 {
	width:305px !important;
	height:230px !important;
	left:80px !important;
	top:2171px !important;
}

#item367768 {
	width:304px !important;
	height:228px !important;
	left:427px !important;
	top:2642px !important;
}

#item384444 {
	width:305px !important;
	height:582px !important;
	left:36px !important;
	top:1071px !important;
	background:#cecdcd;
}

#item384611 {
	width:304px !important;
	height:228px !important;
	left:35px !important;
	top:207px !important;
}

#item384625 {
	width:284px !important;
	height:215px !important;
	left:48px !important;
	top:1080px !important;
}

#item384636 {
	width:296px !important;
	height:61px !important;
	left:36px !important;
	top:1665px !important;
}

#item384665 {
	width:305px !important;
	height:1033px !important;
	left:37px !important;
	top:2596px !important;
	background:#cecdcd;
}

#item384714 {
	width:284px !important;
	height:158px !important;
	left:47px !important;
	top:2608px !important;
}

#item384773 {
	width:305px !important;
	height:205px !important;
	left:36px !important;
	top:1771px !important;
}

#item384786 {
	width:304px !important;
	height:826px !important;
	left:37px !important;
	top:4882px !important;
	background:#cecdcd;
}

#item384834 {
	width:202px !important;
	height:164px !important;
	left:46px !important;
	top:4890px !important;
}

#item384942 {
	width:305px !important;
	height:230px !important;
	left:37px !important;
	top:3689px !important;
}

#item384956 {
	width:304px !important;
	height:228px !important;
	left:36px !important;
	top:5761px !important;
}

#item353509 {
	width:447px !important;
	height:308px !important;
	left:541px !important;
	top:221px !important;
}

#item353517 {
	width:908px !important;
	height:451px !important;
	left:80px !important;
	top:561px !important;
}

#item367882 {
	width:323px !important;
	height:222px !important;
	left:412px !important;
	top:349px !important;
}

#item367894 {
	width:651px !important;
	height:323px !important;
	left:81px !important;
	top:594px !important;
}

#item385068 {
	width:303px !important;
	height:209px !important;
	left:35px !important;
	top:762px !important;
}

#item385079 {
	width:306px !important;
	height:152px !important;
	left:36px !important;
	top:985px !important;
}

#item353643 {
	width:295px !important;
	height:500px !important;
	left:693px !important;
	top:202px !important;
}

#item353634 {
	width:295px !important;
	height:275px !important;
	left:387px !important;
	top:427px !important;
}

#item368056 {
	width:321px !important;
	height:544px !important;
	left:412px !important;
	top:411px !important;
}

#item368070 {
	width:320px !important;
	height:298px !important;
	left:82px !important;
	top:657px !important;
}

#item385217 {
	width:305px !important;
	height:517px !important;
	left:36px !important;
	top:863px !important;
}

#item385232 {
	width:304px !important;
	height:284px !important;
	left:36px !important;
	top:1392px !important;
}

#item353784 {
	width:257px !important;
	height:102px !important;
	left:80px !important;
	top:265px !important;
}

#item353808 {
	width:908px !important;
	height:342px !important;
	left:80px !important;
	top:781px !important;
}

#item353792 {
	width:411px !important;
	height:221px !important;
	left:575px !important;
	top:265px !important;
}

#item353801 {
	width:411px !important;
	height:262px !important;
	left:577px !important;
	top:499px !important;
}

#item368229 {
	width:318px !important;
	height:126px !important;
	left:80px !important;
	top:265px !important;
}

#item368243 {
	width:652px !important;
	height:245px !important;
	left:80px !important;
	top:877px !important;
}

#item368256 {
	width:318px !important;
	height:172px !important;
	left:415px !important;
	top:265px !important;
}

#item368272 {
	width:318px !important;
	height:203px !important;
	left:415px !important;
	top:447px !important;
}

#item385372 {
	width:304px !important;
	height:121px !important;
	left:36px !important;
	top:332px !important;
}

#item385387 {
	width:304px !important;
	height:114px !important;
	left:36px !important;
	top:1490px !important;
}

#item385399 {
	width:304px !important;
	height:165px !important;
	left:36px !important;
	top:1104px !important;
}

#item385414 {
	width:304px !important;
	height:194px !important;
	left:36px !important;
	top:1286px !important;
}

#item354270 {
	width:448px !important;
	height:319px !important;
	left:80px !important;
	top:533px !important;
}

#item354296 {
	width:448px !important;
	height:319px !important;
	left:540px !important;
	top:533px !important;
}

#item354279 {
	width:448px !important;
	height:319px !important;
	left:80px !important;
	top:864px !important;
}

#item354288 {
	width:448px !important;
	height:319px !important;
	left:540px !important;
	top:864px !important;
}

#item368415 {
	width:322px !important;
	height:229px !important;
	left:81px !important;
	top:666px !important;
}

#item368431 {
	width:322px !important;
	height:229px !important;
	left:411px !important;
	top:666px !important;
}

#item368447 {
	width:322px !important;
	height:229px !important;
	left:81px !important;
	top:903px !important;
}

#item368462 {
	width:322px !important;
	height:229px !important;
	left:411px !important;
	top:903px !important;
}

#item385558 {
	width:304px !important;
	height:216px !important;
	left:36px !important;
	top:1108px !important;
}

#item385572 {
	width:304px !important;
	height:216px !important;
	left:36px !important;
	top:1335px !important;
}

#item385587 {
	width:304px !important;
	height:216px !important;
	left:36px !important;
	top:1562px !important;
}

#item385601 {
	width:304px !important;
	height:216px !important;
	left:36px !important;
	top:1789px !important;
}

#item354580 {
	width:295px !important;
	height:197px !important;
	left:387px !important;
	top:736px !important;
}

#item354596 {
	width:908px !important;
	height:363px !important;
	left:80px !important;
	top:950px !important;
}

#item354564 {
	width:295px !important;
	height:486px !important;
	left:693px !important;
	top:233px !important;
}

#item354589 {
	width:295px !important;
	height:196px !important;
	left:693px !important;
	top:736px !important;
}

#item354555 {
	width:295px !important;
	height:196px !important;
	left:387px !important;
	top:384px !important;
}

#item354572 {
	width:295px !important;
	height:196px !important;
	left:80px !important;
	top:736px !important;
}

#item368601 {
	width:321px !important;
	height:215px !important;
	left:80px !important;
	top:966px !important;
}

#item368616 {
	width:653px !important;
	height:261px !important;
	left:80px !important;
	top:1426px !important;
}

#item368629 {
	width:321px !important;
	height:668px !important;
	left:412px !important;
	top:739px !important;
}

#item368642 {
	width:321px !important;
	height:212px !important;
	left:80px !important;
	top:1195px !important;
}

#item368661 {
	width:317px !important;
	height:212px !important;
	left:415px !important;
	top:341px !important;
}

#item368676 {
	width:321px !important;
	height:214px !important;
	left:80px !important;
	top:739px !important;
}

#item385738 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1568px !important;
}

#item385756 {
	width:304px !important;
	height:121px !important;
	left:36px !important;
	top:2001px !important;
}

#item385783 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1783px !important;
}

#item385799 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:658px !important;
}

#item385815 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1353px !important;
}

#item392524 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1139px !important;
}

#item354807 {
	width:459px !important;
	height:288px !important;
	left:529px !important;
	top:246px !important;
}

#item354815 {
	width:459px !important;
	height:215px !important;
	left:529px !important;
	top:547px !important;
}

#item354823 {
	width:459px !important;
	height:238px !important;
	left:529px !important;
	top:775px !important;
}

#item368790 {
	width:321px !important;
	height:202px !important;
	left:412px !important;
	top:246px !important;
}

#item368803 {
	width:321px !important;
	height:150px !important;
	left:414px !important;
	top:461px !important;
}

#item368825 {
	width:321px !important;
	height:165px !important;
	left:414px !important;
	top:624px !important;
}

#item385929 {
	width:305px !important;
	height:192px !important;
	left:35px !important;
	top:1298px !important;
}

#item385945 {
	width:304px !important;
	height:142px !important;
	left:36px !important;
	top:1506px !important;
}

#item385966 {
	width:305px !important;
	height:154px !important;
	left:36px !important;
	top:1660px !important;
}

#item355107 {
	width:908px !important;
	height:262px !important;
	left:80px !important;
	top:1066px !important;
}

#item355090 {
	width:583px !important;
	height:389px !important;
	left:242px !important;
	top:570px !important;
}

#item357411 {
	width:157px !important;
	height:150px !important;
	left:80px !important;
	top:237px !important;
}

#item355098 {
	width:31px !important;
	height:41px !important;
	left:680px !important;
	top:985px !important;
}

#item355101 {
	width:31px !important;
	height:41px !important;
	left:369px !important;
	top:985px !important;
}

#item368989 {
	width:652px !important;
	height:188px !important;
	left:80px !important;
	top:1163px !important;
}

#item369003 {
	width:583px !important;
	height:389px !important;
	left:114px !important;
	top:683px !important;
}

#item369046 {
	width:157px !important;
	height:150px !important;
	left:80px !important;
	top:237px !important;
}

#item369061 {
	width:31px !important;
	height:41px !important;
	left:555px !important;
	top:1095px !important;
}

#item369065 {
	width:31px !important;
	height:41px !important;
	left:243px !important;
	top:1095px !important;
}

#item386131 {
	width:306px !important;
	height:88px !important;
	left:35px !important;
	top:1371px !important;
}

#item386146 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1108px !important;
}

#item386187 {
	width:157px !important;
	height:150px !important;
	left:36px !important;
	top:251px !important;
}

#item386201 {
	width:23px !important;
	height:30px !important;
	left:272px !important;
	top:1326px !important;
}

#item386205 {
	width:23px !important;
	height:30px !important;
	left:80px !important;
	top:1326px !important;
}

#item355303 {
	width:448px !important;
	height:299px !important;
	left:540px !important;
	top:427px !important;
}

#item369193 {
	width:448px !important;
	height:299px !important;
	left:182px !important;
	top:736px !important;
}

#item386334 {
	width:304px !important;
	height:203px !important;
	left:36px !important;
	top:1189px !important;
}

#item356222 {
	width:544px !important;
	height:458px !important;
	left:262px !important;
	top:967px !important;
}

#item356224 {
	width:31px !important;
	height:41px !important;
	left:658px !important;
	top:1447px !important;
}

#item356227 {
	width:31px !important;
	height:41px !important;
	left:379px !important;
	top:1447px !important;
}

#item356284 {
	width:279px !important;
	height:186px !important;
	left:438px !important;
	top:1535px !important;
}

#item356291 {
	width:247px !important;
	height:186px !important;
	left:725px !important;
	top:1535px !important;
}

#item369302 {
	width:544px !important;
	height:458px !important;
	left:134px !important;
	top:969px !important;
}

#item369728 {
	width:31px !important;
	height:41px !important;
	left:530px !important;
	top:1441px !important;
}

#item369733 {
	width:31px !important;
	height:41px !important;
	left:251px !important;
	top:1441px !important;
}

#item369760 {
	width:279px !important;
	height:186px !important;
	left:129px !important;
	top:1635px !important;
}

#item369774 {
	width:247px !important;
	height:186px !important;
	left:430px !important;
	top:1635px !important;
}

#item386441 {
	width:306px !important;
	height:258px !important;
	left:36px !important;
	top:1395px !important;
}

#item386870 {
	width:23px !important;
	height:30px !important;
	left:281px !important;
	top:1665px !important;
}

#item386874 {
	width:23px !important;
	height:30px !important;
	left:71px !important;
	top:1665px !important;
}

#item386901 {
	width:279px !important;
	height:186px !important;
	left:51px !important;
	top:1898px !important;
}

#item386916 {
	width:279px !important;
	height:210px !important;
	left:51px !important;
	top:2093px !important;
}

#item356484 {
	width:910px !important;
	height:346px !important;
	left:79px !important;
	top:90px !important;
}

#item356492 {
	width:908px !important;
	height:411px !important;
	left:80px !important;
	top:798px !important;
}

#item369887 {
	width:652px !important;
	height:248px !important;
	left:80px !important;
	top:90px !important;
}

#item369901 {
	width:652px !important;
	height:295px !important;
	left:80px !important;
	top:795px !important;
}

#item387026 {
	width:305px !important;
	height:116px !important;
	left:35px !important;
	top:62px !important;
}

#item387039 {
	width:305px !important;
	height:138px !important;
	left:36px !important;
	top:968px !important;
}

#item356621 {
	width:89px !important;
	height:122px !important;
	left:545px !important;
	top:138px !important;
}

#item356664 {
	width:89px !important;
	height:122px !important;
	left:80px !important;
	top:391px !important;
}

#item356685 {
	width:89px !important;
	height:122px !important;
	left:545px !important;
	top:708px !important;
}

#item356538 {
	width:93px !important;
	height:122px !important;
	left:81px !important;
	top:139px !important;
}

#item356746 {
	width:89px !important;
	height:122px !important;
	left:81px !important;
	top:962px !important;
}

#item370088 {
	width:89px !important;
	height:122px !important;
	left:427px !important;
	top:138px !important;
}

#item370101 {
	width:89px !important;
	height:122px !important;
	left:79px !important;
	top:483px !important;
}

#item370114 {
	width:89px !important;
	height:122px !important;
	left:427px !important;
	top:936px !important;
}

#item370152 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:139px !important;
}

#item370171 {
	width:89px !important;
	height:122px !important;
	left:80px !important;
	top:1262px !important;
}

#item387227 {
	width:89px !important;
	height:122px !important;
	left:36px !important;
	top:467px !important;
}

#item387243 {
	width:89px !important;
	height:122px !important;
	left:36px !important;
	top:1265px !important;
}

#item387258 {
	width:89px !important;
	height:122px !important;
	left:37px !important;
	top:2040px !important;
}

#item387295 {
	width:93px !important;
	height:122px !important;
	left:35px !important;
	top:123px !important;
}

#item387314 {
	width:89px !important;
	height:122px !important;
	left:36px !important;
	top:2704px !important;
}

#item348669 {
	width:447px !important;
	height:679px !important;
	left:542px !important;
	top:932px !important;
	background:#f3f3f3;
}

#item348634 {
	width:446px !important;
	height:291px !important;
	left:542px !important;
	top:136px !important;
}

#item348516 {
	width:447px !important;
	height:339px !important;
	left:80px !important;
	top:727px !important;
}

#item348626 {
	width:434px !important;
	height:213px !important;
	left:549px !important;
	top:942px !important;
}

#item370214 {
	width:305px !important;
	height:751px !important;
	left:427px !important;
	top:1055px !important;
	background:#f3f3f3;
}

#item370311 {
	width:304px !important;
	height:198px !important;
	left:427px !important;
	top:136px !important;
}

#item370396 {
	width:305px !important;
	height:232px !important;
	left:80px !important;
	top:937px !important;
}

#item370452 {
	width:291px !important;
	height:143px !important;
	left:435px !important;
	top:1065px !important;
}

#item387358 {
	width:305px !important;
	height:751px !important;
	left:36px !important;
	top:2435px !important;
	background:#f3f3f3;
}

#item387454 {
	width:304px !important;
	height:198px !important;
	left:36px !important;
	top:1516px !important;
}

#item387539 {
	width:305px !important;
	height:232px !important;
	left:37px !important;
	top:921px !important;
}

#item387597 {
	width:291px !important;
	height:143px !important;
	left:43px !important;
	top:2445px !important;
}

#item349009 {
	width:172px !important;
	height:258px !important;
	left:816px !important;
	top:492px !important;
}

#item370989 {
	width:172px !important;
	height:258px !important;
	left:560px !important;
	top:618px !important;
}

#item388126 {
	width:172px !important;
	height:258px !important;
	left:168px !important;
	top:876px !important;
}

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

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

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

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

#item349109 {
	width:954px !important;
	height:687px !important;
	left:36px !important;
	top:36px !important;
	background:#9d9c9c;
}

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

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

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

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

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

