/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1125px; height:2436px; background: #fff !important; }
.paper-vertical { width:1125px; height:100%; }
.paper-horizontal { width:17025px; height:2448px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:2436px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1125px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item14396 {
	width:553px !important;
	height:202px !important;
	left:302px !important;
	top:2150px !important;
}

#item10036 {
	width:374px !important;
	height:110px !important;
}

#item10037 {
	width:374px !important;
	height:110px !important;
	left:380px !important;
	top:631px !important;
}

#item10041 {
	width:724px !important;
	height:126px !important;
}

#item10043 {
	width:724px !important;
	height:126px !important;
	left:205px !important;
	top:741px !important;
}

#item10045 {
	width:545px !important;
	height:120px !important;
}

#item10046 {
	width:545px !important;
	height:120px !important;
	left:294px !important;
	top:867px !important;
}

#item10048 {
	width:482px !important;
	height:114px !important;
}

#item10049 {
	width:482px !important;
	height:114px !important;
	left:326px !important;
	top:987px !important;
}

#item10051 {
	width:975px !important;
	height:110px !important;
}

#item10052 {
	width:975px !important;
	height:110px !important;
	left:79px !important;
	top:1116px !important;
}

#item10054 {
	width:637px !important;
	height:120px !important;
}

#item10055 {
	width:637px !important;
	height:120px !important;
	left:248px !important;
	top:1226px !important;
}

#item10057 {
	width:724px !important;
	height:126px !important;
}

#item10058 {
	width:724px !important;
	height:126px !important;
	left:205px !important;
	top:1346px !important;
}

#item10060 {
	width:545px !important;
	height:109px !important;
}

#item10061 {
	width:545px !important;
	height:109px !important;
	left:294px !important;
	top:1472px !important;
}

#item10063 {
	width:427px !important;
	height:120px !important;
}

#item10064 {
	width:427px !important;
	height:120px !important;
	left:353px !important;
	top:1589px !important;
}

#item10066 {
	width:598px !important;
	height:126px !important;
}

#item10067 {
	width:598px !important;
	height:126px !important;
	left:268px !important;
	top:1941px !important;
}

#item10071 {
	width:446px !important;
	height:114px !important;
}

#item10072 {
	width:446px !important;
	height:114px !important;
	left:344px !important;
	top:2083px !important;
}

#item10975 {
	width:637px !important;
	height:114px !important;
}

#item10976 {
	width:637px !important;
	height:114px !important;
	left:248px !important;
	top:517px !important;
}

#item14389 {
	width:954px !important;
	height:105px !important;
}

#item14386 {
	width:954px !important;
	height:105px !important;
	left:100px !important;
	top:1830px !important;
}

#item14393 {
	width:427px !important;
	height:105px !important;
}

#item14390 {
	width:427px !important;
	height:105px !important;
	left:344px !important;
	top:1709px !important;
}

#item6370 {
	width:924px !important;
	height:225px !important;
	left:100px !important;
	top:121px !important;
}

#item9473 {
	width:141px !important;
	height:162px !important;
	left:36px !important;
	top:393px !important;
}

#item6097 {
	width:1125px !important;
	height:297px !important;
	left:15px !important;
	top:2103px !important;
}

#item6098 {
	width:924px !important;
	height:225px !important;
	left:79px !important;
	top:39px !important;
}

#item6204 {
	width:935px !important;
	height:231px !important;
}

#item6205 {
	width:935px !important;
	height:231px !important;
	left:95px !important;
	top:2147px !important;
}

#item3847 {
	width:492px !important;
	height:109px !important;
}

#item3848 {
	width:492px !important;
	height:109px !important;
	left:55px !important;
	top:568px !important;
}

#item3853 {
	width:623px !important;
	height:131px !important;
}

#item3851 {
	width:623px !important;
	height:131px !important;
	left:49px !important;
	top:689px !important;
}

#item6837 {
	width:623px !important;
	height:149px !important;
}

#item6838 {
	width:623px !important;
	height:149px !important;
	left:49px !important;
	top:843px !important;
}

#item3859 {
	width:265px !important;
	height:142px !important;
}

#item3857 {
	width:265px !important;
	height:142px !important;
	left:51px !important;
	top:992px !important;
}

#item3862 {
	width:597px !important;
	height:131px !important;
}

#item3860 {
	width:597px !important;
	height:131px !important;
	left:51px !important;
	top:1160px !important;
}

#item3866 {
	width:597px !important;
	height:109px !important;
}

#item3864 {
	width:597px !important;
	height:109px !important;
	left:51px !important;
	top:1302px !important;
}

#item3872 {
	width:623px !important;
	height:131px !important;
}

#item3870 {
	width:623px !important;
	height:131px !important;
	left:58px !important;
	top:1450px !important;
}

#item3877 {
	width:648px !important;
	height:109px !important;
}

#item3875 {
	width:648px !important;
	height:109px !important;
	left:58px !important;
	top:1600px !important;
}

#item10396 {
	width:465px !important;
	height:150px !important;
}

#item10397 {
	width:465px !important;
	height:150px !important;
	left:45px !important;
	top:1735px !important;
}

#item9373 {
	opacity:0.65;
	width:1125px !important;
	height:2250px !important;
	left:3px !important;
	top:3px !important;
	border-radius:40px;
	background:#15a5ff;
}

#item9374 {
	width:1130px !important;
	height:2255px !important;
	left:10px !important;
	top:158px !important;
}

#item9377 {
	width:1053px !important;
	height:1423px !important;
	left:49px !important;
	top:582px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item9381 {
	width:115px !important;
	height:129px !important;
	left:4px !important;
	top:4px !important;
}

#item9382 {
	width:122px !important;
	height:137px !important;
	left:46px !important;
	top:403px !important;
}

#item9370 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item9369 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item9480 {
	width:1125px !important;
	height:2250px !important;
	left:3px !important;
	top:3px !important;
	border-radius:39px;
	background:#15a5ff;
}

#item9481 {
	width:1130px !important;
	height:2255px !important;
	left:10px !important;
	top:158px !important;
}

#item9484 {
	width:1053px !important;
	height:1423px !important;
	left:49px !important;
	top:565px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item9488 {
	width:104px !important;
	height:114px !important;
	left:4px !important;
	top:4px !important;
}

#item9489 {
	width:112px !important;
	height:122px !important;
	left:87px !important;
	top:403px !important;
}

#item9477 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item9476 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item9552 {
	width:1125px !important;
	height:2250px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9553 {
	width:1130px !important;
	height:2255px !important;
	left:10px !important;
	top:158px !important;
}

#item9560 {
	width:119px !important;
	height:124px !important;
	left:4px !important;
	top:4px !important;
}

#item9561 {
	width:127px !important;
	height:132px !important;
	left:56px !important;
	top:418px !important;
}

#item9549 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
	background:#fff;
}

#item9548 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item9648 {
	width:1125px !important;
	height:2250px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9649 {
	width:1130px !important;
	height:2255px !important;
	left:10px !important;
	top:158px !important;
}

#item9652 {
	width:1053px !important;
	height:1122px !important;
	left:49px !important;
	top:556px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item9656 {
	width:87px !important;
	height:107px !important;
	left:3px !important;
	top:4px !important;
}

#item9657 {
	width:94px !important;
	height:114px !important;
	left:72px !important;
	top:427px !important;
}

#item9645 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item9644 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item9783 {
	width:1125px !important;
	height:2250px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9784 {
	width:1130px !important;
	height:2255px !important;
	left:10px !important;
	top:158px !important;
}

#item9787 {
	width:1053px !important;
	height:1432px !important;
	left:49px !important;
	top:558px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item9791 {
	width:119px !important;
	height:121px !important;
	left:4px !important;
	top:4px !important;
}

#item9792 {
	width:127px !important;
	height:129px !important;
	left:56px !important;
	top:420px !important;
}

#item9780 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item9779 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item9834 {
	opacity:0.65;
	width:1125px !important;
	height:2250px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9835 {
	width:1130px !important;
	height:2255px !important;
	left:10px !important;
	top:158px !important;
}

#item9838 {
	width:1053px !important;
	height:1423px !important;
	left:49px !important;
	top:558px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item9842 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item9843 {
	width:51px !important;
	height:51px !important;
	left:857px !important;
	top:502px !important;
}

#item9830 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item9829 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item9884 {
	width:1125px !important;
	height:2228px !important;
	left:3px !important;
	top:2px !important;
	background:#15a5ff;
}

#item9885 {
	width:1130px !important;
	height:2233px !important;
	left:10px !important;
	top:158px !important;
}

#item9888 {
	width:1053px !important;
	height:1368px !important;
	left:49px !important;
	top:577px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item9892 {
	width:119px !important;
	height:107px !important;
	left:4px !important;
	top:4px !important;
}

#item9893 {
	width:127px !important;
	height:114px !important;
	left:56px !important;
	top:427px !important;
}

#item9881 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item9880 {
	width:1140px !important;
	height:2390px !important;
	left:-12px !important;
	top:-10px !important;
}

#item9935 {
	width:1125px !important;
	height:2250px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9936 {
	width:1130px !important;
	height:2255px !important;
	left:10px !important;
	top:158px !important;
}

#item9939 {
	width:1053px !important;
	height:1374px !important;
	left:49px !important;
	top:556px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item9943 {
	width:87px !important;
	height:107px !important;
	left:3px !important;
	top:4px !important;
}

#item9944 {
	width:94px !important;
	height:114px !important;
	left:65px !important;
	top:427px !important;
}

#item9932 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item9931 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item9419 {
	width:10px !important;
	height:10px !important;
}

#item9983 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9984 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item9987 {
	width:1053px !important;
	height:1035px !important;
	left:49px !important;
	top:577px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item9991 {
	width:94px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
}

#item9992 {
	width:101px !important;
	height:114px !important;
	left:69px !important;
	top:427px !important;
}

#item9980 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item9979 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item10403 {
	width:1125px !important;
	height:2342px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item10404 {
	width:1130px !important;
	height:2347px !important;
	left:10px !important;
	top:43px !important;
}

#item10407 {
	width:1052px !important;
	height:1235px !important;
	left:49px !important;
	top:582px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item10411 {
	width:62px !important;
	height:65px !important;
	left:3px !important;
	top:3px !important;
}

#item10412 {
	width:68px !important;
	height:72px !important;
	left:85px !important;
	top:482px !important;
}

#item10414 {
	width:997px !important;
	height:533px !important;
	left:77px !important;
	top:611px !important;
}

#item10400 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item10399 {
	width:1140px !important;
	height:2390px !important;
	left:-12px !important;
	top:-10px !important;
}

#item5332 {
	width:469px !important;
	height:139px !important;
}

#item5333 {
	width:469px !important;
	height:139px !important;
	left:58px !important;
	top:888px !important;
}

#item5335 {
	width:482px !important;
	height:147px !important;
}

#item5336 {
	width:482px !important;
	height:147px !important;
	left:44px !important;
	top:880px !important;
}

#item5325 {
	width:518px !important;
	height:129px !important;
}

#item5326 {
	width:518px !important;
	height:129px !important;
	left:44px !important;
	top:597px !important;
}

#item5329 {
	width:527px !important;
	height:143px !important;
}

#item5330 {
	width:527px !important;
	height:143px !important;
	left:44px !important;
	top:726px !important;
}

#item8297 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item8298 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item8301 {
	width:1053px !important;
	height:1461px !important;
	left:49px !important;
	top:616px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item8305 {
	width:98px !important;
	height:100px !important;
	left:4px !important;
	top:4px !important;
}

#item8306 {
	width:105px !important;
	height:107px !important;
	left:68px !important;
	top:494px !important;
}

#item8294 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item8293 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item8423 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item8424 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item8431 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item8432 {
	width:51px !important;
	height:51px !important;
	left:199px !important;
	top:506px !important;
}

#item8420 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item8419 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item8504 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item8506 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item8509 {
	width:1053px !important;
	height:1557px !important;
	left:57px !important;
	top:580px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:46px;
	background:#fff;
}

#item8513 {
	width:119px !important;
	height:114px !important;
	left:4px !important;
	top:4px !important;
}

#item8514 {
	width:127px !important;
	height:122px !important;
	left:192px !important;
	top:415px !important;
}

#item8501 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item8500 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item8597 {
	width:446px !important;
	height:129px !important;
}

#item8598 {
	width:446px !important;
	height:129px !important;
	left:44px !important;
	top:1033px !important;
}

#item8612 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item8613 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item8616 {
	width:1053px !important;
	height:1551px !important;
	left:49px !important;
	top:577px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:49px;
	background:#fff;
}

#item8620 {
	width:103px !important;
	height:111px !important;
	left:4px !important;
	top:4px !important;
}

#item8621 {
	width:110px !important;
	height:118px !important;
	left:208px !important;
	top:438px !important;
}

#item8609 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item8608 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item10344 {
	width:609px !important;
	height:139px !important;
}

#item10345 {
	width:609px !important;
	height:139px !important;
	left:37px !important;
	top:1185px !important;
}

#item10351 {
	opacity:0.78;
	width:1125px !important;
	height:2400px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item10352 {
	width:1130px !important;
	height:2405px !important;
	left:10px !important;
	top:10px !important;
}

#item10355 {
	width:1053px !important;
	height:1300px !important;
	left:49px !important;
	top:650px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item10359 {
	width:72px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item10360 {
	width:78px !important;
	height:81px !important;
	left:80px !important;
	top:534px !important;
}

#item10348 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item10347 {
	width:1140px !important;
	height:2415px !important;
	left:-12px !important;
	top:-12px !important;
}

#item8732 {
	width:598px !important;
	height:122px !important;
}

#item8733 {
	width:598px !important;
	height:122px !important;
	left:44px !important;
	top:1608px !important;
}

#item8729 {
	width:587px !important;
	height:122px !important;
}

#item8730 {
	width:587px !important;
	height:122px !important;
	left:44px !important;
	top:1455px !important;
}

#item8724 {
	width:571px !important;
	height:122px !important;
}

#item8725 {
	width:571px !important;
	height:122px !important;
	left:60px !important;
	top:1301px !important;
}

#item8721 {
	width:515px !important;
	height:128px !important;
}

#item8722 {
	width:515px !important;
	height:128px !important;
	left:60px !important;
	top:1152px !important;
}

#item8718 {
	width:535px !important;
	height:128px !important;
}

#item8719 {
	width:535px !important;
	height:128px !important;
	left:60px !important;
	top:1000px !important;
}

#item8713 {
	width:518px !important;
	height:139px !important;
}

#item8714 {
	width:518px !important;
	height:139px !important;
	left:60px !important;
	top:841px !important;
}

#item8705 {
	width:400px !important;
	height:139px !important;
}

#item8706 {
	width:400px !important;
	height:139px !important;
	left:60px !important;
	top:702px !important;
}

#item8702 {
	width:400px !important;
	height:99px !important;
}

#item8703 {
	width:400px !important;
	height:99px !important;
	left:60px !important;
	top:576px !important;
}

#item8750 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item8751 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item8754 {
	width:1053px !important;
	height:1539px !important;
	left:49px !important;
	top:577px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item8758 {
	width:87px !important;
	height:84px !important;
	left:3px !important;
	top:3px !important;
}

#item8759 {
	width:94px !important;
	height:91px !important;
	left:208px !important;
	top:445px !important;
}

#item8747 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item8746 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item8803 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item8804 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item8807 {
	width:1045px !important;
	height:1539px !important;
	left:57px !important;
	top:577px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:35px;
	background:#fff;
}

#item8811 {
	width:87px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
}

#item8812 {
	width:94px !important;
	height:96px !important;
	left:208px !important;
	top:449px !important;
}

#item8800 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item8799 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item8855 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item8856 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item8859 {
	width:1053px !important;
	height:1560px !important;
	left:49px !important;
	top:577px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:26px;
	background:#fff;
}

#item8876 {
	width:997px !important;
	height:789px !important;
	left:28px !important;
	top:588px !important;
}

#item8863 {
	width:91px !important;
	height:89px !important;
	left:4px !important;
	top:3px !important;
}

#item8864 {
	width:98px !important;
	height:96px !important;
	left:203px !important;
	top:439px !important;
}

#item8852 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item8851 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item8965 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item8966 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item8969 {
	width:1029px !important;
	height:1515px !important;
	left:72px !important;
	top:601px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:38px;
	background:#fff;
}

#item8973 {
	width:92px !important;
	height:97px !important;
	left:4px !important;
	top:4px !important;
}

#item8974 {
	width:99px !important;
	height:104px !important;
	left:190px !important;
	top:445px !important;
}

#item8962 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item8961 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item9013 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9014 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item9017 {
	width:1053px !important;
	height:1539px !important;
	left:49px !important;
	top:577px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:38px;
	background:#fff;
}

#item9021 {
	width:98px !important;
	height:89px !important;
	left:4px !important;
	top:3px !important;
}

#item9022 {
	width:105px !important;
	height:96px !important;
	left:196px !important;
	top:439px !important;
}

#item9010 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item9009 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item9069 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9070 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item9073 {
	width:1053px !important;
	height:1482px !important;
	left:49px !important;
	top:588px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item9077 {
	width:76px !important;
	height:103px !important;
	left:3px !important;
	top:4px !important;
}

#item9078 {
	width:83px !important;
	height:111px !important;
	left:208px !important;
	top:442px !important;
}

#item9066 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item9065 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item9135 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9136 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item9139 {
	width:1053px !important;
	height:1461px !important;
	left:49px !important;
	top:577px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:38px;
	background:#15a5ff;
}

#item9143 {
	width:87px !important;
	height:89px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9144 {
	width:94px !important;
	height:96px !important;
	left:208px !important;
	top:433px !important;
}

#item9132 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item9131 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item9186 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9187 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item9190 {
	width:1053px !important;
	height:1533px !important;
	left:49px !important;
	top:583px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:32px;
	background:#fff;
}

#item9194 {
	width:101px !important;
	height:106px !important;
	left:4px !important;
	top:4px !important;
	background:#15a5ff;
}

#item9195 {
	width:108px !important;
	height:114px !important;
	left:194px !important;
	top:429px !important;
}

#item9183 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item9182 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item9253 {
	opacity:0.65;
	width:1125px !important;
	height:2436px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item9254 {
	width:1130px !important;
	height:2441px !important;
	left:10px !important;
	top:10px !important;
}

#item9257 {
	width:1045px !important;
	height:1080px !important;
	left:57px !important;
	top:583px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item9261 {
	width:87px !important;
	height:97px !important;
	left:3px !important;
	top:4px !important;
}

#item9262 {
	width:94px !important;
	height:104px !important;
	left:208px !important;
	top:431px !important;
}

#item9250 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item9249 {
	width:1140px !important;
	height:2451px !important;
	left:-12px !important;
	top:-12px !important;
}

#item10222 {
	width:526px !important;
	height:123px !important;
}

#item10223 {
	width:526px !important;
	height:123px !important;
	left:37px !important;
	top:564px !important;
}

#item10225 {
	width:603px !important;
	height:144px !important;
}

#item10226 {
	width:603px !important;
	height:144px !important;
	left:36px !important;
	top:687px !important;
}

#item10228 {
	width:603px !important;
	height:156px !important;
}

#item10229 {
	width:603px !important;
	height:156px !important;
	left:36px !important;
	top:831px !important;
}

#item11375 {
	width:549px !important;
	height:363px !important;
}

#item11376 {
	width:549px !important;
	height:404px !important;
	top:1160px !important;
}

#item11379 {
	width:480px !important;
	height:348px !important;
	left:9px !important;
}

#item11380 {
	width:489px !important;
	height:348px !important;
	left:549px !important;
	top:1169px !important;
}

#item11383 {
	width:536px !important;
	height:414px !important;
}

#item11384 {
	width:536px !important;
	height:414px !important;
	left:293px !important;
	top:1632px !important;
}

#item14489 {
	width:621px !important;
	height:156px !important;
}

#item14486 {
	width:621px !important;
	height:156px !important;
	left:43px !important;
	top:987px !important;
}

#item10246 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item10247 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item10250 {
	width:1052px !important;
	height:1230px !important;
	left:49px !important;
	top:622px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item10254 {
	width:90px !important;
	height:92px !important;
	left:4px !important;
	top:4px !important;
}

#item10255 {
	width:97px !important;
	height:99px !important;
	left:71px !important;
	top:486px !important;
}

#item10257 {
	width:1007px !important;
	height:612px !important;
	left:73px !important;
	top:660px !important;
}

#item10243 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item10242 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item10490 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item10491 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item10494 {
	width:1052px !important;
	height:1302px !important;
	left:49px !important;
	top:641px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item10498 {
	width:72px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item10499 {
	width:78px !important;
	height:85px !important;
	left:211px !important;
	top:482px !important;
}

#item10501 {
	width:1011px !important;
	height:667px !important;
	left:73px !important;
	top:683px !important;
}

#item10487 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item10486 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item10560 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item10561 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item10564 {
	width:1052px !important;
	height:1328px !important;
	left:49px !important;
	top:592px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item10568 {
	width:66px !important;
	height:87px !important;
	left:3px !important;
	top:3px !important;
}

#item10569 {
	width:72px !important;
	height:93px !important;
	left:83px !important;
	top:465px !important;
}

#item10557 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item10556 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item14498 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item14495 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item14499 {
	width:1052px !important;
	height:1302px !important;
	left:49px !important;
	top:641px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item14526 {
	width:72px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item14523 {
	width:78px !important;
	height:85px !important;
	left:211px !important;
	top:482px !important;
}

#item14493 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item14491 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-139px !important;
}

#item10626 {
	width:696px !important;
	height:248px !important;
}

#item10627 {
	width:696px !important;
	height:248px !important;
	left:36px !important;
	top:555px !important;
}

#item10629 {
	width:642px !important;
	height:150px !important;
}

#item10630 {
	width:642px !important;
	height:150px !important;
	left:36px !important;
	top:803px !important;
}

#item10632 {
	width:657px !important;
	height:123px !important;
}

#item10633 {
	width:657px !important;
	height:123px !important;
	left:36px !important;
	top:969px !important;
}

#item10635 {
	width:509px !important;
	height:123px !important;
}

#item10636 {
	width:509px !important;
	height:123px !important;
	left:36px !important;
	top:1121px !important;
}

#item11219 {
	width:527px !important;
	height:406px !important;
}

#item11220 {
	width:527px !important;
	height:406px !important;
	left:36px !important;
	top:1259px !important;
}

#item11222 {
	width:527px !important;
	height:405px !important;
}

#item11223 {
	width:527px !important;
	height:405px !important;
	left:563px !important;
	top:1262px !important;
}

#item11225 {
	width:527px !important;
	height:405px !important;
}

#item11226 {
	width:527px !important;
	height:405px !important;
	left:36px !important;
	top:1691px !important;
}

#item11228 {
	width:527px !important;
	height:408px !important;
}

#item11229 {
	width:527px !important;
	height:408px !important;
	left:563px !important;
	top:1691px !important;
}

#item10642 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item10643 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item10646 {
	width:1048px !important;
	height:1260px !important;
	left:53px !important;
	top:618px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item10650 {
	width:86px !important;
	height:102px !important;
	left:3px !important;
	top:4px !important;
}

#item10651 {
	width:93px !important;
	height:110px !important;
	left:73px !important;
	top:477px !important;
}

#item10639 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item10638 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item10740 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item10741 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item10744 {
	width:1048px !important;
	height:1230px !important;
	left:53px !important;
	top:580px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item10748 {
	width:62px !important;
	height:91px !important;
	left:3px !important;
	top:4px !important;
}

#item10749 {
	width:68px !important;
	height:98px !important;
	left:85px !important;
	top:468px !important;
}

#item10737 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item10736 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item10788 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item10789 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item10792 {
	width:1048px !important;
	height:1430px !important;
	left:53px !important;
	top:595px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item10796 {
	width:72px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item10797 {
	width:78px !important;
	height:83px !important;
	left:80px !important;
	top:475px !important;
}

#item10785 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item10784 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item10842 {
	opacity:0.65;
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item10843 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item10846 {
	width:1048px !important;
	height:1333px !important;
	left:53px !important;
	top:631px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item10850 {
	width:86px !important;
	height:96px !important;
	left:3px !important;
	top:4px !important;
}

#item10851 {
	width:93px !important;
	height:103px !important;
	left:73px !important;
	top:478px !important;
}

#item10853 {
	width:1008px !important;
	height:604px !important;
	left:73px !important;
	top:655px !important;
}

#item10839 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item10838 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item14098 {
	width:141px !important;
	height:162px !important;
	left:36px !important;
	top:456px !important;
}

#item11388 {
	width:631px !important;
	height:117px !important;
}

#item11389 {
	width:631px !important;
	height:117px !important;
	left:36px !important;
	top:636px !important;
}

#item11391 {
	width:635px !important;
	height:279px !important;
}

#item11392 {
	width:635px !important;
	height:279px !important;
	left:36px !important;
	top:930px !important;
}

#item11394 {
	width:631px !important;
	height:135px !important;
}

#item11395 {
	width:631px !important;
	height:135px !important;
	left:36px !important;
	top:1233px !important;
}

#item11399 {
	width:621px !important;
	height:144px !important;
}

#item11400 {
	width:621px !important;
	height:144px !important;
	left:36px !important;
	top:1374px !important;
}

#item14783 {
	width:572px !important;
	height:117px !important;
}

#item14781 {
	width:572px !important;
	height:117px !important;
	left:40px !important;
	top:783px !important;
}

#item11412 {
	width:1125px !important;
	height:2363px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item11413 {
	width:1130px !important;
	height:2368px !important;
	left:10px !important;
	top:44px !important;
}

#item11416 {
	width:1053px !important;
	height:1399px !important;
	left:49px !important;
	top:568px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item11420 {
	width:70px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item11421 {
	width:76px !important;
	height:83px !important;
	left:91px !important;
	top:470px !important;
}

#item11409 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item11408 {
	width:1140px !important;
	height:2412px !important;
	left:-13px !important;
	top:-10px !important;
}

#item11463 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item11464 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item11467 {
	width:1053px !important;
	height:1230px !important;
	left:49px !important;
	top:545px !important;
	box-shadow:-11px 20px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-11px 20px 12px 0px rgba(0,0,0,0.33);
	border-radius:52px;
	background:#fff;
}

#item11471 {
	width:62px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item11472 {
	width:68px !important;
	height:77px !important;
	left:83px !important;
	top:466px !important;
}

#item11460 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item11459 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item11510 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item11511 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item11514 {
	width:1053px !important;
	height:1255px !important;
	left:49px !important;
	top:577px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:56px;
	background:#fff;
}

#item11518 {
	width:62px !important;
	height:84px !important;
	left:3px !important;
	top:3px !important;
}

#item11519 {
	width:68px !important;
	height:90px !important;
	left:94px !important;
	top:474px !important;
}

#item11507 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item11506 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item11561 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item11562 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item11565 {
	width:1053px !important;
	height:1374px !important;
	left:49px !important;
	top:564px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item11569 {
	width:63px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item11570 {
	width:69px !important;
	height:86px !important;
	left:90px !important;
	top:464px !important;
}

#item11558 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item11557 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item11620 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item11621 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item11624 {
	width:1053px !important;
	height:1219px !important;
	left:49px !important;
	top:564px !important;
	box-shadow:-13px 19px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-13px 19px 12px 0px rgba(0,0,0,0.33);
	border-radius:49px;
	background:#fff;
}

#item11628 {
	width:63px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item11629 {
	width:69px !important;
	height:81px !important;
	left:90px !important;
	top:486px !important;
}

#item11617 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item11616 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item11704 {
	width:1125px !important;
	height:2364px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item11705 {
	width:1130px !important;
	height:2369px !important;
	left:10px !important;
	top:44px !important;
}

#item11708 {
	width:1053px !important;
	height:1239px !important;
	left:49px !important;
	top:566px !important;
	box-shadow:-13px 18px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-13px 18px 12px 0px rgba(0,0,0,0.33);
	border-radius:52px;
	background:#fff;
}

#item11712 {
	width:69px !important;
	height:77px !important;
	left:3px !important;
	top:3px !important;
}

#item11713 {
	width:76px !important;
	height:83px !important;
	left:82px !important;
	top:479px !important;
}

#item11701 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item11700 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item14792 {
	width:1125px !important;
	height:2363px !important;
	left:3px !important;
	top:2px !important;
	background:#15a5ff;
}

#item14789 {
	width:1130px !important;
	height:2368px !important;
	left:10px !important;
	top:44px !important;
}

#item14793 {
	width:1053px !important;
	height:1399px !important;
	left:49px !important;
	top:568px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item14820 {
	width:70px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item14817 {
	width:76px !important;
	height:83px !important;
	left:91px !important;
	top:470px !important;
}

#item14787 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item14785 {
	width:1140px !important;
	height:2412px !important;
	left:-12px !important;
	top:-50px !important;
}

#item11796 {
	width:563px !important;
	height:141px !important;
}

#item11797 {
	width:563px !important;
	height:141px !important;
	left:36px !important;
	top:708px !important;
}

#item11799 {
	width:721px !important;
	height:111px !important;
}

#item11800 {
	width:721px !important;
	height:111px !important;
	left:36px !important;
	top:858px !important;
}

#item11803 {
	width:635px !important;
	height:123px !important;
}

#item11804 {
	width:635px !important;
	height:123px !important;
	left:36px !important;
	top:1002px !important;
}

#item11806 {
	width:645px !important;
	height:111px !important;
}

#item11807 {
	width:645px !important;
	height:111px !important;
	left:36px !important;
	top:1136px !important;
}

#item11809 {
	width:721px !important;
	height:141px !important;
}

#item11810 {
	width:721px !important;
	height:141px !important;
	left:36px !important;
	top:1265px !important;
}

#item11812 {
	width:573px !important;
	height:123px !important;
}

#item11813 {
	width:573px !important;
	height:123px !important;
	left:36px !important;
	top:1413px !important;
}

#item11816 {
	width:451px !important;
	height:135px !important;
}

#item11817 {
	width:451px !important;
	height:135px !important;
	left:36px !important;
	top:1542px !important;
}

#item11819 {
	width:513px !important;
	height:123px !important;
}

#item11820 {
	width:513px !important;
	height:123px !important;
	left:36px !important;
	top:1692px !important;
}

#item11822 {
	width:613px !important;
	height:123px !important;
}

#item11823 {
	width:613px !important;
	height:123px !important;
	left:36px !important;
	top:1834px !important;
}

#item14925 {
	width:563px !important;
	height:141px !important;
}

#item14922 {
	width:563px !important;
	height:141px !important;
	left:36px !important;
	top:563px !important;
}

#item15080 {
	width:390px !important;
	height:96px !important;
}

#item15078 {
	width:390px !important;
	height:96px !important;
	left:36px !important;
	top:1980px !important;
}

#item11879 {
	width:1125px !important;
	height:1917px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item11880 {
	width:1130px !important;
	height:1922px !important;
	left:10px !important;
	top:386px !important;
}

#item11883 {
	width:1053px !important;
	height:1537px !important;
	left:49px !important;
	top:600px !important;
	box-shadow:-10px 20px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-10px 20px 12px 0px rgba(0,0,0,0.33);
	border-radius:44px;
	background:#fff;
}

#item11887 {
	width:69px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item11888 {
	width:76px !important;
	height:88px !important;
	left:79px !important;
	top:499px !important;
}

#item11876 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item11875 {
	width:1140px !important;
	height:2308px !important;
	left:-12px !important;
	top:-10px !important;
}

#item11947 {
	width:1125px !important;
	height:1833px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item11943 {
	width:1130px !important;
	height:1838px !important;
	left:26px !important;
	top:10px !important;
}

#item11948 {
	width:1053px !important;
	height:1546px !important;
	left:64px !important;
	top:217px !important;
	box-shadow:-10px 20px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-10px 20px 12px 0px rgba(0,0,0,0.33);
	border-radius:44px;
	background:#fff;
}

#item11975 {
	width:69px !important;
	height:78px !important;
	left:3px !important;
	top:3px !important;
}

#item11972 {
	width:76px !important;
	height:85px !important;
	left:95px !important;
	top:120px !important;
}

#item11941 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:128px !important;
}

#item11939 {
	width:1156px !important;
	height:1848px !important;
	left:-19px !important;
	top:384px !important;
}

#item12866 {
	width:1125px !important;
	height:1738px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item12867 {
	width:1130px !important;
	height:1743px !important;
	left:10px !important;
	top:416px !important;
}

#item12870 {
	width:1053px !important;
	height:1416px !important;
	left:49px !important;
	top:577px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item12874 {
	width:59px !important;
	height:59px !important;
	left:3px !important;
	top:3px !important;
}

#item12875 {
	width:65px !important;
	height:66px !important;
	left:82px !important;
	top:496px !important;
}

#item12863 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item12862 {
	width:1140px !important;
	height:2159px !important;
	left:-12px !important;
	top:-10px !important;
}

#item12961 {
	width:1125px !important;
	height:1707px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item12962 {
	width:1130px !important;
	height:1712px !important;
	left:10px !important;
	top:404px !important;
}

#item12965 {
	width:1053px !important;
	height:1449px !important;
	left:49px !important;
	top:568px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item12969 {
	width:54px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
}

#item12970 {
	width:60px !important;
	height:69px !important;
	left:87px !important;
	top:490px !important;
}

#item12958 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item12957 {
	width:1140px !important;
	height:2116px !important;
	left:-12px !important;
	top:-10px !important;
}

#item13008 {
	width:1125px !important;
	height:2268px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item13009 {
	width:1130px !important;
	height:2273px !important;
	left:10px !important;
	top:140px !important;
}

#item13012 {
	width:1053px !important;
	height:1458px !important;
	left:49px !important;
	top:568px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item13016 {
	width:54px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item13017 {
	width:60px !important;
	height:75px !important;
	left:87px !important;
	top:485px !important;
}

#item13005 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item13004 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item13058 {
	width:1125px !important;
	height:2268px !important;
	left:3px !important;
	top:3px !important;
	background:#15a5ff;
}

#item13060 {
	width:1130px !important;
	height:2273px !important;
	left:10px !important;
	top:140px !important;
}

#item13063 {
	width:1053px !important;
	height:1221px !important;
	left:49px !important;
	top:574px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item13067 {
	width:54px !important;
	height:59px !important;
	left:3px !important;
	top:3px !important;
}

#item13068 {
	width:60px !important;
	height:66px !important;
	left:83px !important;
	top:501px !important;
}

#item13055 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
	background:#fff;
}

#item13054 {
	width:1140px !important;
	height:2413px !important;
	left:-12px !important;
	top:-10px !important;
}

#item13107 {
	width:1125px !important;
	height:1742px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item13108 {
	width:1130px !important;
	height:1747px !important;
	left:10px !important;
	top:412px !important;
}

#item13111 {
	width:1053px !important;
	height:1529px !important;
	left:49px !important;
	top:572px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item13115 {
	width:72px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item13116 {
	width:78px !important;
	height:78px !important;
	left:87px !important;
	top:484px !important;
}

#item13104 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item13103 {
	width:1140px !important;
	height:2159px !important;
	left:-12px !important;
	top:-10px !important;
}

#item13199 {
	width:1125px !important;
	height:1579px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item13200 {
	width:1130px !important;
	height:1584px !important;
	left:10px !important;
	top:367px !important;
}

#item13203 {
	width:1053px !important;
	height:1274px !important;
	left:49px !important;
	top:515px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item13207 {
	width:66px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
}

#item13208 {
	width:72px !important;
	height:70px !important;
	left:83px !important;
	top:439px !important;
}

#item13196 {
	width:10px !important;
	height:9px !important;
	left:13px !important;
	top:10px !important;
}

#item13195 {
	width:1140px !important;
	height:1950px !important;
	left:-12px !important;
	top:-10px !important;
}

#item13248 {
	width:1125px !important;
	height:1674px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item13249 {
	width:1130px !important;
	height:1679px !important;
	left:10px !important;
	top:437px !important;
}

#item13252 {
	width:1053px !important;
	height:1192px !important;
	left:49px !important;
	top:568px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item13256 {
	width:51px !important;
	height:65px !important;
	left:3px !important;
	top:3px !important;
}

#item13257 {
	width:58px !important;
	height:72px !important;
	left:87px !important;
	top:490px !important;
}

#item13245 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item13244 {
	width:1140px !important;
	height:2116px !important;
	left:-12px !important;
	top:-10px !important;
}

#item14936 {
	width:1125px !important;
	height:1574px !important;
	left:3px !important;
	top:2px !important;
	background:#f26a21;
}

#item14933 {
	width:1130px !important;
	height:1579px !important;
	left:10px !important;
	top:390px !important;
}

#item14937 {
	width:1053px !important;
	height:1323px !important;
	left:49px !important;
	top:606px !important;
	box-shadow:-10px 20px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-10px 20px 12px 0px rgba(0,0,0,0.33);
	border-radius:44px;
	background:#fff;
}

#item14964 {
	width:69px !important;
	height:82px !important;
	left:3px !important;
	top:3px !important;
}

#item14961 {
	width:76px !important;
	height:88px !important;
	left:79px !important;
	top:504px !important;
}

#item14931 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item14929 {
	width:1140px !important;
	height:1969px !important;
	left:-11px !important;
	top:399px !important;
}

#item15088 {
	width:1125px !important;
	height:1674px !important;
	left:3px !important;
	top:2px !important;
	background:#f26a21;
}

#item15085 {
	width:1130px !important;
	height:1679px !important;
	left:10px !important;
	top:437px !important;
}

#item15089 {
	width:1053px !important;
	height:1192px !important;
	left:49px !important;
	top:568px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item15116 {
	width:51px !important;
	height:65px !important;
	left:3px !important;
	top:3px !important;
}

#item15113 {
	width:58px !important;
	height:72px !important;
	left:87px !important;
	top:490px !important;
}

#item15083 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item15081 {
	width:1140px !important;
	height:2116px !important;
	left:-11px !important;
	top:-8px !important;
}

#item11205 {
	width:417px !important;
	height:142px !important;
}

#item11206 {
	width:417px !important;
	height:142px !important;
	left:41px !important;
	top:593px !important;
}

#item11208 {
	width:762px !important;
	height:143px !important;
}

#item11209 {
	width:762px !important;
	height:143px !important;
	left:49px !important;
	top:749px !important;
}

#item11199 {
	width:562px !important;
	height:299px !important;
}

#item11200 {
	width:562px !important;
	height:299px !important;
	left:152px !important;
	top:1072px !important;
}

#item11212 {
	width:356px !important;
	height:309px !important;
}

#item11213 {
	width:356px !important;
	height:309px !important;
	left:163px !important;
	top:1542px !important;
}

#item12100 {
	width:1125px !important;
	height:1761px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item12101 {
	width:1130px !important;
	height:1766px !important;
	left:10px !important;
	top:356px !important;
}

#item12104 {
	width:1053px !important;
	height:1314px !important;
	left:49px !important;
	top:586px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item12108 {
	width:60px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item12109 {
	width:66px !important;
	height:77px !important;
	left:79px !important;
	top:512px !important;
}

#item12183 {
	width:972px !important;
	height:594px !important;
	left:96px !important;
	top:1237px !important;
}

#item12097 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item12096 {
	width:1140px !important;
	height:2122px !important;
	left:-12px !important;
	top:-10px !important;
}

#item12276 {
	width:1053px !important;
	height:1649px !important;
	left:49px !important;
	top:545px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#f26a21;
}

#item15663 {
	width:1004px !important;
	height:1387px !important;
	left:19px !important;
	top:61px !important;
}

#item12281 {
	width:82px !important;
	height:87px !important;
	left:71px !important;
	top:572px !important;
}

#item12269 {
	width:10px !important;
	height:11px !important;
	left:10px !important;
	top:10px !important;
}

#item12268 {
	width:1135px !important;
	height:2386px !important;
	left:-10px !important;
	top:-1px !important;
}

#item12356 {
	width:1125px !important;
	height:1689px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item12357 {
	width:1130px !important;
	height:1694px !important;
	left:10px !important;
	top:398px !important;
}

#item12360 {
	width:1053px !important;
	height:1148px !important;
	left:49px !important;
	top:581px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item12364 {
	width:59px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item12365 {
	width:65px !important;
	height:78px !important;
	left:68px !important;
	top:502px !important;
}

#item12367 {
	width:1004px !important;
	height:535px !important;
	left:71px !important;
	top:606px !important;
}

#item12353 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item12352 {
	width:1140px !important;
	height:2092px !important;
	left:-12px !important;
	top:-10px !important;
}

#item12422 {
	width:1125px !important;
	height:1767px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item12423 {
	width:1130px !important;
	height:1772px !important;
	left:10px !important;
	top:347px !important;
}

#item12426 {
	width:1053px !important;
	height:1314px !important;
	left:49px !important;
	top:604px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item12430 {
	width:69px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item12431 {
	width:76px !important;
	height:87px !important;
	left:79px !important;
	top:503px !important;
}

#item12419 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item12418 {
	width:1140px !important;
	height:2119px !important;
	left:-12px !important;
	top:-10px !important;
}

#item12503 {
	width:1125px !important;
	height:1746px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item12504 {
	width:1130px !important;
	height:1751px !important;
	left:10px !important;
	top:389px !important;
}

#item12507 {
	width:1053px !important;
	height:1370px !important;
	left:49px !important;
	top:630px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item12511 {
	width:59px !important;
	height:90px !important;
	left:3px !important;
	top:4px !important;
}

#item12512 {
	width:65px !important;
	height:97px !important;
	left:79px !important;
	top:527px !important;
}

#item12500 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item12499 {
	width:1140px !important;
	height:2140px !important;
	left:-12px !important;
	top:-10px !important;
}

#item12570 {
	width:1125px !important;
	height:1338px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item12571 {
	width:1130px !important;
	height:1343px !important;
	left:10px !important;
	top:370px !important;
}

#item12574 {
	width:1053px !important;
	height:1036px !important;
	left:49px !important;
	top:574px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item12578 {
	width:73px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item12579 {
	width:79px !important;
	height:78px !important;
	left:71px !important;
	top:493px !important;
}

#item12567 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item12566 {
	width:1140px !important;
	height:1713px !important;
	left:-12px !important;
	top:415px !important;
}

#item15464 {
	width:389px !important;
	height:141px !important;
}

#item15462 {
	width:389px !important;
	height:141px !important;
	left:51px !important;
	top:560px !important;
}

#item15845 {
	width:384px !important;
	height:123px !important;
}

#item15843 {
	width:384px !important;
	height:123px !important;
	left:52px !important;
	top:720px !important;
}

#item15848 {
	width:352px !important;
	height:141px !important;
}

#item15846 {
	width:352px !important;
	height:141px !important;
	left:52px !important;
	top:857px !important;
}

#item15851 {
	width:680px !important;
	height:141px !important;
}

#item15849 {
	width:680px !important;
	height:141px !important;
	left:55px !important;
	top:1008px !important;
}

#item15931 {
	width:1125px !important;
	height:1770px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item15928 {
	width:1130px !important;
	height:1775px !important;
	left:10px !important;
	top:365px !important;
}

#item15934 {
	width:1053px !important;
	height:1554px !important;
	left:49px !important;
	top:574px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item15963 {
	width:51px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item15959 {
	width:58px !important;
	height:63px !important;
	left:83px !important;
	top:499px !important;
}

#item15926 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item15922 {
	width:1140px !important;
	height:2140px !important;
	left:-12px !important;
	top:-10px !important;
}

#item16005 {
	width:1125px !important;
	height:1770px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item16002 {
	width:1130px !important;
	height:1775px !important;
	left:10px !important;
	top:364px !important;
}

#item16006 {
	width:1053px !important;
	height:1554px !important;
	left:49px !important;
	top:574px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item16033 {
	width:51px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item16030 {
	width:58px !important;
	height:63px !important;
	left:83px !important;
	top:499px !important;
}

#item16000 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item15998 {
	width:1140px !important;
	height:2139px !important;
	left:118px !important;
	top:58px !important;
}

#item16074 {
	width:1125px !important;
	height:1770px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item16070 {
	width:1130px !important;
	height:1775px !important;
	left:10px !important;
	top:364px !important;
}

#item16076 {
	width:1053px !important;
	height:1554px !important;
	left:49px !important;
	top:574px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item16106 {
	width:51px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item16101 {
	width:58px !important;
	height:63px !important;
	left:83px !important;
	top:499px !important;
}

#item16068 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item16064 {
	width:1140px !important;
	height:2139px !important;
	left:-13px !important;
	top:21px !important;
}

#item16303 {
	width:1125px !important;
	height:1770px !important;
	left:3px !important;
	top:2px !important;
	background:#f26a21;
}

#item16300 {
	width:1130px !important;
	height:1775px !important;
	left:10px !important;
	top:365px !important;
}

#item16304 {
	width:1053px !important;
	height:1554px !important;
	left:49px !important;
	top:574px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item16331 {
	width:51px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item16328 {
	width:58px !important;
	height:63px !important;
	left:83px !important;
	top:499px !important;
}

#item16298 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item16296 {
	width:1140px !important;
	height:2140px !important;
	left:-12px !important;
	top:-6px !important;
}

#item13486 {
	width:621px !important;
	height:126px !important;
}

#item13487 {
	width:621px !important;
	height:126px !important;
	left:36px !important;
	top:1506px !important;
}

#item13489 {
	width:657px !important;
	height:141px !important;
}

#item13490 {
	width:657px !important;
	height:141px !important;
	left:36px !important;
	top:1350px !important;
}

#item13492 {
	width:639px !important;
	height:126px !important;
}

#item13493 {
	width:639px !important;
	height:126px !important;
	left:36px !important;
	top:1200px !important;
}

#item13496 {
	width:642px !important;
	height:126px !important;
}

#item13497 {
	width:642px !important;
	height:126px !important;
	left:36px !important;
	top:1050px !important;
}

#item13499 {
	width:612px !important;
	height:123px !important;
}

#item13500 {
	width:612px !important;
	height:123px !important;
	left:36px !important;
	top:906px !important;
}

#item13502 {
	width:617px !important;
	height:156px !important;
}

#item13503 {
	width:617px !important;
	height:156px !important;
	left:36px !important;
	top:732px !important;
}

#item13507 {
	width:519px !important;
	height:99px !important;
}

#item13508 {
	width:519px !important;
	height:99px !important;
	left:48px !important;
	top:609px !important;
}

#item16427 {
	width:621px !important;
	height:126px !important;
}

#item16425 {
	width:621px !important;
	height:126px !important;
	left:42px !important;
	top:1652px !important;
}

#item13514 {
	width:1125px !important;
	height:1538px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item13515 {
	width:1130px !important;
	height:1543px !important;
	left:10px !important;
	top:408px !important;
}

#item13518 {
	width:1053px !important;
	height:1233px !important;
	left:49px !important;
	top:622px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item13522 {
	width:63px !important;
	height:77px !important;
	left:3px !important;
	top:3px !important;
}

#item13523 {
	width:69px !important;
	height:84px !important;
	left:82px !important;
	top:537px !important;
}

#item13511 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item13510 {
	width:1140px !important;
	height:1951px !important;
	left:-12px !important;
	top:-10px !important;
}

#item13588 {
	width:1125px !important;
	height:1587px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item13589 {
	width:1130px !important;
	height:1592px !important;
	left:10px !important;
	top:404px !important;
}

#item13592 {
	width:1053px !important;
	height:1273px !important;
	left:49px !important;
	top:618px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item13596 {
	width:59px !important;
	height:77px !important;
	left:3px !important;
	top:3px !important;
}

#item13597 {
	width:65px !important;
	height:84px !important;
	left:87px !important;
	top:523px !important;
}

#item13585 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item13584 {
	width:1140px !important;
	height:1996px !important;
	left:-12px !important;
	top:-10px !important;
}

#item13637 {
	width:1125px !important;
	height:1602px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item13638 {
	width:1130px !important;
	height:1607px !important;
	left:10px !important;
	top:398px !important;
}

#item13641 {
	width:1053px !important;
	height:1235px !important;
	left:49px !important;
	top:625px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item13645 {
	width:54px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item13646 {
	width:60px !important;
	height:67px !important;
	left:94px !important;
	top:539px !important;
}

#item13634 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item13633 {
	width:1140px !important;
	height:2005px !important;
	left:-12px !important;
	top:-10px !important;
}

#item13696 {
	width:1125px !important;
	height:1766px !important;
	left:3px !important;
	top:2px !important;
	background:#f26a21;
}

#item13697 {
	width:1130px !important;
	height:1771px !important;
	left:10px !important;
	top:371px !important;
}

#item13700 {
	width:1053px !important;
	height:1637px !important;
	left:49px !important;
	top:455px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item13704 {
	width:74px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13705 {
	width:81px !important;
	height:71px !important;
	left:96px !important;
	top:384px !important;
}

#item13693 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item13692 {
	width:1140px !important;
	height:2143px !important;
	left:-12px !important;
	top:-10px !important;
}

#item14120 {
	width:1125px !important;
	height:1719px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item14121 {
	width:1130px !important;
	height:1724px !important;
	left:10px !important;
	top:401px !important;
}

#item14124 {
	width:1053px !important;
	height:1461px !important;
	left:49px !important;
	top:613px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item14128 {
	width:51px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
}

#item14129 {
	width:58px !important;
	height:69px !important;
	left:91px !important;
	top:544px !important;
}

#item14117 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item14116 {
	width:1140px !important;
	height:2125px !important;
	left:-1px !important;
	top:-16px !important;
}

#item16435 {
	width:1125px !important;
	height:1587px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item16432 {
	width:1130px !important;
	height:1592px !important;
	left:10px !important;
	top:403px !important;
}

#item16436 {
	width:1053px !important;
	height:1273px !important;
	left:49px !important;
	top:618px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item16463 {
	width:59px !important;
	height:77px !important;
	left:3px !important;
	top:3px !important;
}

#item16460 {
	width:65px !important;
	height:84px !important;
	left:87px !important;
	top:523px !important;
}

#item16430 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item16428 {
	width:1140px !important;
	height:1995px !important;
	left:118px !important;
	top:62px !important;
}

#item16757 {
	width:601px !important;
	height:141px !important;
}

#item16753 {
	width:601px !important;
	height:141px !important;
	left:51px !important;
	top:560px !important;
}

#item16761 {
	width:695px !important;
	height:123px !important;
}

#item16758 {
	width:695px !important;
	height:123px !important;
	left:52px !important;
	top:720px !important;
}

#item16765 {
	width:564px !important;
	height:141px !important;
}

#item16762 {
	width:564px !important;
	height:141px !important;
	left:52px !important;
	top:857px !important;
}

#item16776 {
	width:1125px !important;
	height:1770px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item16773 {
	width:1130px !important;
	height:1775px !important;
	left:10px !important;
	top:365px !important;
}

#item16777 {
	width:1053px !important;
	height:1554px !important;
	left:49px !important;
	top:574px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item16805 {
	width:51px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item16801 {
	width:58px !important;
	height:63px !important;
	left:83px !important;
	top:499px !important;
}

#item16771 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item16769 {
	width:1140px !important;
	height:2140px !important;
	left:-12px !important;
	top:-10px !important;
}

#item16838 {
	width:1125px !important;
	height:1770px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item16835 {
	width:1130px !important;
	height:1775px !important;
	left:10px !important;
	top:344px !important;
}

#item16839 {
	width:1053px !important;
	height:1554px !important;
	left:49px !important;
	top:554px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item16866 {
	width:51px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item16863 {
	width:58px !important;
	height:63px !important;
	left:83px !important;
	top:479px !important;
}

#item16833 {
	width:10px !important;
	height:10px !important;
	left:143px !important;
	top:10px !important;
}

#item16831 {
	width:1140px !important;
	height:2119px !important;
	left:-12px !important;
	top:58px !important;
}

#item16900 {
	width:1125px !important;
	height:1770px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item16897 {
	width:1130px !important;
	height:1775px !important;
	left:10px !important;
	top:364px !important;
}

#item16901 {
	width:1053px !important;
	height:1554px !important;
	left:49px !important;
	top:574px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item16928 {
	width:51px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item16925 {
	width:58px !important;
	height:63px !important;
	left:83px !important;
	top:499px !important;
}

#item16895 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item16893 {
	width:1140px !important;
	height:2139px !important;
	left:-13px !important;
	top:21px !important;
}

#item17264 {
	width:678px !important;
	height:141px !important;
}

#item17261 {
	width:678px !important;
	height:141px !important;
	left:51px !important;
	top:617px !important;
}

#item17268 {
	width:694px !important;
	height:123px !important;
}

#item17265 {
	width:694px !important;
	height:123px !important;
	left:52px !important;
	top:777px !important;
}

#item17272 {
	width:614px !important;
	height:141px !important;
}

#item17269 {
	width:614px !important;
	height:141px !important;
	left:52px !important;
	top:914px !important;
}

#item17280 {
	width:1125px !important;
	height:1770px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item17277 {
	width:1130px !important;
	height:1775px !important;
	left:10px !important;
	top:365px !important;
}

#item17281 {
	width:1053px !important;
	height:1554px !important;
	left:49px !important;
	top:574px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item17308 {
	width:51px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item17305 {
	width:58px !important;
	height:63px !important;
	left:83px !important;
	top:499px !important;
}

#item17275 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item17273 {
	width:1140px !important;
	height:2140px !important;
	left:-12px !important;
	top:-10px !important;
}

#item17342 {
	width:1125px !important;
	height:1770px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item17338 {
	width:1130px !important;
	height:1775px !important;
	left:10px !important;
	top:344px !important;
}

#item17343 {
	width:1053px !important;
	height:1554px !important;
	left:49px !important;
	top:554px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item17370 {
	width:51px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item17367 {
	width:58px !important;
	height:63px !important;
	left:83px !important;
	top:479px !important;
}

#item17336 {
	width:10px !important;
	height:10px !important;
	left:143px !important;
	top:10px !important;
}

#item17334 {
	width:1140px !important;
	height:2119px !important;
	left:-12px !important;
	top:58px !important;
}

#item17403 {
	width:1125px !important;
	height:1770px !important;
	left:3px !important;
	top:3px !important;
	background:#f26a21;
}

#item17400 {
	width:1130px !important;
	height:1775px !important;
	left:10px !important;
	top:364px !important;
}

#item17404 {
	width:1053px !important;
	height:1554px !important;
	left:49px !important;
	top:574px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item17431 {
	width:51px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item17428 {
	width:58px !important;
	height:63px !important;
	left:83px !important;
	top:499px !important;
}

#item17398 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item17396 {
	width:1140px !important;
	height:2139px !important;
	left:-13px !important;
	top:21px !important;
}
#in5footer,  #prefooter {display:none;}
