/* 	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:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:17567px; height:854px; }
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:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.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 #004996; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#004996;}
#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;}
}

#item234262 {
	width:168px !important;
	height:439px !important;
	left:625px !important;
	top:475px !important;
	border-radius:24px;
	background:#eaf6fe;
}

#item234267 {
	width:8px !important;
	height:27px !important;
	left:60px !important;
	top:1138px !important;
}

#item234304 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:13px !important;
	background:#fff;
}

#item234359 {
	width:196px !important;
	height:24px !important;
	left:350px !important;
	top:1094px !important;
}

#item234360 {
	width:227px !important;
	height:45px !important;
	left:50px !important;
	top:136px !important;
}

#item234385 {
	width:635px !important;
	height:24px !important;
	left:148px !important;
	top:519px !important;
}

#item234386 {
	width:645px !important;
	height:16px !important;
	left:148px !important;
	top:1078px !important;
}

#item234387 {
	width:645px !important;
	height:12px !important;
	left:148px !important;
	top:1018px !important;
}

#item234482 {
	width:24px !important;
	height:111px !important;
}

#item234483 {
	width:24px !important;
	height:111px !important;
	left:25px !important;
}

#item234559 {
	width:227px !important;
	height:45px !important;
	left:354px !important;
	top:92px !important;
}

#item234605 {
	width:11px !important;
	height:19px !important;
	left:18px !important;
	top:4px !important;
}

#item234631 {
	width:11px !important;
	height:19px !important;
	left:23px !important;
	top:4px !important;
}

#item234664 {
	width:40px !important;
	height:8px !important;
	left:76px !important;
	top:38px !important;
	background:#e30513;
}

#item249304 {
	width:128px !important;
	height:17px !important;
}

#item249301 {
	width:128px !important;
	height:17px !important;
	left:110px !important;
	top:1143px !important;
}

#item249384 {
	width:127px !important;
	height:56px !important;
}

#item249381 {
	width:127px !important;
	height:56px !important;
	left:674px !important;
	top:44px !important;
}

#item249377 {
	width:130px !important;
	height:56px !important;
}

#item249378 {
	width:130px !important;
	height:56px !important;
	left:533px !important;
	top:44px !important;
}

#item237438 {
	width:361px !important;
	height:119px !important;
	left:422px !important;
	top:-9px !important;
}

#item226009 {
	width:160px !important;
	height:375px !important;
	left:572px !important;
	top:408px !important;
	border-radius:18px;
	background:#eaf6fe;
}

#item226108 {
	width:215px !important;
	height:39px !important;
	left:35px !important;
	top:111px !important;
}

#item226132 {
	width:703px !important;
	height:24px !important;
	left:36px !important;
	top:446px !important;
}

#item237494 {
	width:703px !important;
	height:24px !important;
	left:36px !important;
	top:843px !important;
}

#item237495 {
	width:703px !important;
	height:24px !important;
	left:36px !important;
	top:947px !important;
}

#item226229 {
	width:20px !important;
	height:92px !important;
}

#item226230 {
	width:20px !important;
	height:92px !important;
	left:21px !important;
}

#item226307 {
	width:209px !important;
	height:39px !important;
	left:323px !important;
	top:72px !important;
}

#item226014 {
	width:8px !important;
	height:19px !important;
	left:47px !important;
	top:987px !important;
}

#item226052 {
	width:3px !important;
	height:3px !important;
	left:20px !important;
	top:8px !important;
	background:#fff;
}

#item226349 {
	width:7px !important;
	height:12px !important;
	left:12px !important;
	top:3px !important;
}

#item226375 {
	width:7px !important;
	height:12px !important;
	left:15px !important;
	top:3px !important;
}

#item238055 {
	width:28px !important;
	height:53px !important;
	left:523px !important;
	top:971px !important;
}

#item243395 {
	width:35px !important;
	height:7px !important;
	left:65px !important;
	top:33px !important;
	background:#e30513;
}

#item249275 {
	width:128px !important;
	height:17px !important;
}

#item249298 {
	width:128px !important;
	height:17px !important;
	left:75px !important;
	top:988px !important;
}

#item249388 {
	width:112px !important;
	height:52px !important;
}

#item249385 {
	width:112px !important;
	height:52px !important;
	left:505px !important;
	top:29px !important;
}

#item249392 {
	width:99px !important;
	height:52px !important;
}

#item249389 {
	width:99px !important;
	height:52px !important;
	left:633px !important;
	top:29px !important;
}

#item246987 {
	width:154px !important;
	height:30px !important;
	left:35px !important;
	top:84px !important;
}

#item246988 {
	width:433px !important;
	height:24px !important;
	left:102px !important;
	top:344px !important;
}

#item246989 {
	width:433px !important;
	height:24px !important;
	left:102px !important;
	top:993px !important;
}

#item248377 {
	width:433px !important;
	height:24px !important;
	left:102px !important;
	top:848px !important;
}

#item248376 {
	width:433px !important;
	height:24px !important;
	left:102px !important;
	top:878px !important;
}

#item246990 {
	width:433px !important;
	height:24px !important;
	left:102px !important;
	top:1118px !important;
}

#item247037 {
	width:16px !important;
	height:73px !important;
	left:160px !important;
	top:14px !important;
}

#item247038 {
	width:16px !important;
	height:73px !important;
	left:177px !important;
	top:14px !important;
}

#item247041 {
	width:504px !important;
	height:121px !important;
	border-radius:15px;
	background:#eaf6fe;
}

#item247091 {
	width:110px !important;
	height:16px !important;
	left:61px !important;
	top:188px !important;
}

#item247092 {
	width:155px !important;
	height:30px !important;
	left:242px !important;
	top:64px !important;
}

#item247192 {
	width:7px !important;
	height:23px !important;
	left:184px !important;
	top:16px !important;
}

#item247204 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:9px !important;
	background:#fff;
}

#item247260 {
	width:7px !important;
	height:13px !important;
	left:12px !important;
	top:3px !important;
}

#item247287 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:3px !important;
}

#item249308 {
	width:110px !important;
	height:13px !important;
}

#item249305 {
	width:110px !important;
	height:13px !important;
	left:77px !important;
	top:1161px !important;
}

#item249396 {
	width:83px !important;
	height:44px !important;
}

#item249393 {
	width:83px !important;
	height:44px !important;
	left:374px !important;
	top:22px !important;
}

#item249400 {
	width:76px !important;
	height:44px !important;
}

#item249397 {
	width:76px !important;
	height:44px !important;
	left:467px !important;
	top:23px !important;
}

#item234782 {
	width:122px !important;
	height:24px !important;
	left:78px !important;
	top:1089px !important;
}

#item234783 {
	width:746px !important;
	height:24px !important;
	left:48px !important;
	top:581px !important;
}

#item234784 {
	width:746px !important;
	height:24px !important;
	left:48px !important;
	top:605px !important;
}

#item234845 {
	width:108px !important;
	height:24px !important;
	left:95px !important;
	top:148px !important;
}

#item235018 {
	width:71px !important;
	height:17px !important;
}

#item235014 {
	width:71px !important;
	height:17px !important;
	left:46px !important;
	top:447px !important;
}

#item249429 {
	width:151px !important;
	height:134px !important;
}

#item249430 {
	width:151px !important;
	height:134px !important;
	left:342px !important;
	top:14px !important;
}

#item226525 {
	width:116px !important;
	height:21px !important;
	left:62px !important;
	top:945px !important;
}

#item226526 {
	width:700px !important;
	height:24px !important;
	left:34px !important;
	top:481px !important;
}

#item226527 {
	width:700px !important;
	height:24px !important;
	left:-26px !important;
	top:512px !important;
}

#item226585 {
	width:102px !important;
	height:24px !important;
	left:78px !important;
	top:147px !important;
}

#item237865 {
	width:18px !important;
	height:35px !important;
	top:989px !important;
}

#item249457 {
	width:151px !important;
	height:147px !important;
}

#item249454 {
	width:151px !important;
	height:147px !important;
	left:378px !important;
}

#item247622 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:1209px !important;
}

#item247619 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:830px !important;
}

#item247625 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:1514px !important;
}

#item244179 {
	width:73px !important;
	height:24px !important;
	left:67px !important;
	top:121px !important;
}

#item247605 {
	width:73px !important;
	height:24px !important;
	left:67px !important;
	top:715px !important;
}

#item244113 {
	width:504px !important;
	height:24px !important;
}

#item247623 {
	width:504px !important;
	height:24px !important;
	top:24px !important;
}

#item247651 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item249461 {
	width:118px !important;
	height:121px !important;
}

#item249458 {
	width:118px !important;
	height:121px !important;
	left:314px !important;
}

#item234701 {
	width:168px !important;
	height:392px !important;
	left:625px !important;
	top:319px !important;
	border-radius:17px;
	background:#e7e9f5;
}

#item234956 {
	width:398px !important;
	height:24px !important;
	left:180px !important;
	top:376px !important;
}

#item234957 {
	width:108px !important;
	height:24px !important;
	left:204px !important;
	top:48px !important;
}

#item234987 {
	width:106px !important;
	height:16px !important;
	left:658px !important;
	top:696px !important;
}

#item226446 {
	width:162px !important;
	height:330px !important;
	left:571px !important;
	top:294px !important;
	border-radius:18px;
	background:#e7e9f5;
}

#item226699 {
	width:553px !important;
	height:24px !important;
	left:159px !important;
	top:344px !important;
}

#item226700 {
	width:102px !important;
	height:24px !important;
	left:182px !important;
	top:35px !important;
}

#item226731 {
	width:101px !important;
	height:14px !important;
	left:606px !important;
	top:623px !important;
}

#item237902 {
	width:18px !important;
	height:35px !important;
	left:240px !important;
}

#item244057 {
	width:504px !important;
	height:113px !important;
	left:36px !important;
	top:1299px !important;
	border-radius:15px;
	background:#e7e9f5;
}

#item247721 {
	width:504px !important;
	height:24px !important;
	left:62px !important;
	top:267px !important;
}

#item247782 {
	width:504px !important;
	height:24px !important;
	left:62px !important;
	top:1412px !important;
}

#item247749 {
	width:147px !important;
	height:12px !important;
	left:80px !important;
	top:1299px !important;
}

#item247776 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235206 {
	width:398px !important;
	height:24px !important;
	left:255px !important;
	top:830px !important;
}

#item235207 {
	width:398px !important;
	height:24px !important;
	left:181px !important;
	top:786px !important;
}

#item235208 {
	width:209px !important;
	height:24px !important;
	left:257px !important;
	top:914px !important;
}

#item235259 {
	width:398px !important;
	height:24px !important;
	left:373px !important;
	top:306px !important;
}

#item235260 {
	width:746px !important;
	height:24px !important;
	left:48px !important;
	top:113px !important;
}

#item235261 {
	width:265px !important;
	height:24px !important;
	left:48px !important;
	top:244px !important;
}

#item235468 {
	width:168px !important;
	height:364px !important;
	left:625px !important;
	top:-39px !important;
	border-radius:17px;
	background:#e7e9f5;
}

#item235493 {
	width:85px !important;
	height:16px !important;
	left:667px !important;
	top:309px !important;
}

#item235517 {
	width:156px !important;
	height:12px !important;
	left:631px !important;
	top:36px !important;
}

#item235518 {
	width:120px !important;
	height:120px !important;
	left:649px !important;
	top:189px !important;
	border-radius:9px;
	background:#fff;
}

#item235526 {
	width:120px !important;
	height:120px !important;
	border-radius:9px;
}

#item235523 {
	width:120px !important;
	height:120px !important;
	left:649px !important;
	top:189px !important;
}

#item235527 {
	width:168px !important;
	height:309px !important;
	left:48px !important;
	top:810px !important;
	border-radius:17px;
	background:#fef1e7;
}

#item235597 {
	width:156px !important;
	height:12px !important;
	left:54px !important;
	top:810px !important;
}

#item235598 {
	width:100px !important;
	height:100px !important;
	left:82px !important;
	top:1002px !important;
	border-radius:9px;
	background:#fff;
}

#item235605 {
	width:100px !important;
	height:100px !important;
	border-radius:9px;
}

#item235602 {
	width:100px !important;
	height:100px !important;
	left:82px !important;
	top:1002px !important;
}

#item235606 {
	width:85px !important;
	height:16px !important;
	left:90px !important;
	top:1102px !important;
}

#item235613 {
	opacity:0.93;
	width:746px !important;
	height:341px !important;
	left:48px !important;
	top:421px !important;
	box-shadow:0px 0px 9px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 9px 0px rgba(0,0,0,0.2);
	border-radius:17px;
	background:#fff;
}

#item235734 {
	width:398px !important;
	height:24px !important;
	left:181px !important;
	top:762px !important;
}

#item227002 {
	width:372px !important;
	height:21px !important;
	left:341px !important;
	top:259px !important;
}

#item227003 {
	width:700px !important;
	height:24px !important;
	left:35px !important;
	top:92px !important;
}

#item237539 {
	width:700px !important;
	height:24px !important;
	left:35px !important;
	top:187px !important;
}

#item227212 {
	width:162px !important;
	height:320px !important;
	left:571px !important;
	top:-28px !important;
	border-radius:18px;
	background:#e7e9f5;
}

#item227262 {
	width:114px !important;
	height:105px !important;
	left:595px !important;
	top:166px !important;
	border-radius:9px;
	background:#fff;
}

#item227269 {
	width:113px !important;
	height:105px !important;
	border-radius:9px;
}

#item227266 {
	width:113px !important;
	height:105px !important;
	left:595px !important;
	top:166px !important;
}

#item227349 {
	width:90px !important;
	height:90px !important;
	border-radius:9px;
}

#item227346 {
	width:90px !important;
	height:90px !important;
	left:72px !important;
	top:876px !important;
}

#item227474 {
	width:372px !important;
	height:24px !important;
	left:160px !important;
	top:669px !important;
}

#item227356 {
	opacity:0.93;
	width:697px !important;
	height:293px !important;
	box-shadow:0px 0px 11px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 11px 0px rgba(0,0,0,0.2);
	border-radius:18px;
	background:#fff;
}

#item237548 {
	width:58px !important;
	height:15px !important;
	left:629px !important;
	top:271px !important;
}

#item227270 {
	width:162px !important;
	height:264px !important;
	left:35px !important;
	top:717px !important;
	border-radius:18px;
	background:#fef1e7;
}

#item227340 {
	width:148px !important;
	height:12px !important;
	left:39px !important;
	top:717px !important;
}

#item227341 {
	width:90px !important;
	height:90px !important;
	left:71px !important;
	top:876px !important;
	border-radius:9px;
	background:#fff;
}

#item237559 {
	width:439px !important;
	height:24px !important;
	left:93px !important;
	top:693px !important;
}

#item237565 {
	width:439px !important;
	height:24px !important;
	left:93px !important;
	top:790px !important;
}

#item237564 {
	width:439px !important;
	height:24px !important;
	left:93px !important;
	top:734px !important;
}

#item237561 {
	width:88px !important;
	height:15px !important;
	left:69px !important;
	top:969px !important;
}

#item238006 {
	width:18px !important;
	height:35px !important;
	top:989px !important;
}

#item249171 {
	width:90px !important;
	height:90px !important;
	border-radius:9px;
}

#item249168 {
	width:90px !important;
	height:90px !important;
	left:72px !important;
	top:876px !important;
}

#item248004 {
	width:244px !important;
	height:323px !important;
	left:35px !important;
	top:549px !important;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	border-radius:15px;
	background:#fff;
}

#item248008 {
	width:244px !important;
	height:239px !important;
	left:35px !important;
	top:889px !important;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	border-radius:15px;
	background:#fff;
}

#item248006 {
	width:244px !important;
	height:323px !important;
	left:297px !important;
	top:549px !important;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	border-radius:15px;
	background:#fff;
}

#item248009 {
	width:244px !important;
	height:239px !important;
	left:297px !important;
	top:889px !important;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);
	border-radius:15px;
	background:#fff;
}

#item244458 {
	width:508px !important;
	height:24px !important;
	left:35px !important;
	top:87px !important;
}

#item247835 {
	width:508px !important;
	height:24px !important;
	left:35px !important;
	top:417px !important;
}

#item247836 {
	width:508px !important;
	height:24px !important;
	left:35px !important;
	top:525px !important;
}

#item248107 {
	width:508px !important;
	height:24px !important;
	left:35px !important;
	top:1129px !important;
}

#item248007 {
	width:508px !important;
	height:18px !important;
	left:35px !important;
	top:871px !important;
}

#item248010 {
	width:397px !important;
	height:15px !important;
	left:103px !important;
	top:889px !important;
}

#item248012 {
	width:505px !important;
	height:24px !important;
}

#item248013 {
	width:505px !important;
	height:24px !important;
	top:24px !important;
}

#item248104 {
	width:504px !important;
	height:24px !important;
	left:35px !important;
	top:1279px !important;
}

#item248105 {
	width:504px !important;
	height:24px !important;
	left:35px !important;
	top:1343px !important;
}

#item248106 {
	width:505px !important;
	height:59px !important;
	left:35px !important;
	top:1153px !important;
	border-radius:15px;
	background:#e7e9f5;
}

#item248108 {
	width:147px !important;
	height:12px !important;
	left:84px !important;
	top:1153px !important;
}

#item248190 {
	width:505px !important;
	height:24px !important;
}

#item248110 {
	width:505px !important;
	height:75px !important;
	top:24px !important;
	border-radius:18px;
	background:#fef1e7;
}

#item248195 {
	width:15px !important;
	height:44px !important;
	top:35px !important;
}

#item248196 {
	width:33px !important;
	height:4px !important;
	left:473px !important;
	top:1657px !important;
}

#item248222 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item235132 {
	width:16px !important;
	height:95px !important;
	left:48px !important;
	top:976px !important;
}

#item235362 {
	width:398px !important;
	height:24px !important;
	left:167px !important;
	top:401px !important;
}

#item235456 {
	width:398px !important;
	height:24px !important;
	left:119px !important;
	top:27px !important;
}

#item235457 {
	width:398px !important;
	height:24px !important;
	left:119px !important;
	top:66px !important;
}

#item235458 {
	width:16px !important;
	height:95px !important;
	left:64px !important;
	top:976px !important;
}

#item235459 {
	width:16px !important;
	height:95px !important;
	left:48px !important;
	top:976px !important;
}

#item235462 {
	width:398px !important;
	height:24px !important;
	left:263px !important;
	top:951px !important;
}

#item235464 {
	width:16px !important;
	height:95px !important;
	left:778px !important;
	top:989px !important;
}

#item235465 {
	width:16px !important;
	height:95px !important;
	left:762px !important;
	top:989px !important;
}

#item235758 {
	width:95px !important;
	height:95px !important;
	left:433px !important;
	top:991px !important;
	border-radius:8px;
	background:#fff;
}

#item235765 {
	width:95px !important;
	height:95px !important;
	border-radius:8px;
}

#item235762 {
	width:95px !important;
	height:95px !important;
	left:433px !important;
	top:991px !important;
}

#item235766 {
	width:95px !important;
	height:95px !important;
	left:80px !important;
	top:991px !important;
	border-radius:8px;
	background:#fff;
}

#item235775 {
	width:95px !important;
	height:95px !important;
	border-radius:8px;
}

#item235772 {
	width:95px !important;
	height:95px !important;
	left:80px !important;
	top:991px !important;
}

#item237569 {
	width:700px !important;
	height:24px !important;
	left:-58px !important;
	top:59px !important;
}

#item237571 {
	width:700px !important;
	height:24px !important;
	left:-58px !important;
	top:96px !important;
}

#item237579 {
	width:700px !important;
	height:24px !important;
	left:-58px !important;
	top:511px !important;
}

#item227103 {
	width:372px !important;
	height:21px !important;
	left:146px !important;
	top:343px !important;
}

#item227507 {
	width:92px !important;
	height:84px !important;
	border-radius:8px;
}

#item227503 {
	width:92px !important;
	height:84px !important;
	left:393px !important;
	top:867px !important;
}

#item227515 {
	width:91px !important;
	height:84px !important;
	border-radius:8px;
}

#item227512 {
	width:91px !important;
	height:84px !important;
	left:66px !important;
	top:867px !important;
}

#item227201 {
	width:15px !important;
	height:83px !important;
	left:51px !important;
	top:852px !important;
}

#item237572 {
	width:15px !important;
	height:83px !important;
	left:35px !important;
	top:852px !important;
}

#item237574 {
	width:15px !important;
	height:83px !important;
	left:718px !important;
	top:852px !important;
}

#item227498 {
	width:90px !important;
	height:84px !important;
	left:393px !important;
	top:867px !important;
	border-radius:8px;
	background:#fff;
}

#item227508 {
	width:90px !important;
	height:84px !important;
	left:66px !important;
	top:867px !important;
	border-radius:8px;
	background:#fff;
}

#item237947 {
	width:18px !important;
	height:43px !important;
	left:240px !important;
}

#item249175 {
	width:91px !important;
	height:84px !important;
	border-radius:8px;
}

#item249172 {
	width:91px !important;
	height:84px !important;
	left:66px !important;
	top:867px !important;
}

#item249179 {
	width:91px !important;
	height:84px !important;
	border-radius:8px;
}

#item249176 {
	width:91px !important;
	height:84px !important;
	left:394px !important;
	top:867px !important;
}

#item244490 {
	width:272px !important;
	height:24px !important;
	left:168px !important;
	top:55px !important;
}

#item248379 {
	width:272px !important;
	height:24px !important;
	left:168px !important;
	top:119px !important;
}

#item248381 {
	width:272px !important;
	height:24px !important;
	left:168px !important;
	top:454px !important;
}

#item248382 {
	width:272px !important;
	height:24px !important;
	left:168px !important;
	top:793px !important;
}

#item248383 {
	width:272px !important;
	height:24px !important;
	left:168px !important;
	top:1215px !important;
}

#item245010 {
	width:11px !important;
	height:60px !important;
	left:35px !important;
	top:966px !important;
}

#item244797 {
	width:79px !important;
	height:79px !important;
	border-radius:8px;
}

#item244794 {
	width:79px !important;
	height:79px !important;
	left:297px !important;
	top:1282px !important;
}

#item244801 {
	width:79px !important;
	height:79px !important;
	border-radius:8px;
}

#item244798 {
	width:79px !important;
	height:79px !important;
	left:51px !important;
	top:1282px !important;
}

#item248261 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item248441 {
	width:79px !important;
	height:79px !important;
	border-radius:15px;
	background:#fff;
}

#item248417 {
	width:21px !important;
	height:4px !important;
	left:39px !important;
	top:20px !important;
	background:#e30513;
}

#item249196 {
	width:79px !important;
	height:79px !important;
	border-radius:15px;
}

#item249232 {
	width:79px !important;
	height:79px !important;
	left:51px !important;
	top:1282px !important;
}

#item248442 {
	width:79px !important;
	height:79px !important;
	border-radius:15px;
	background:#fff;
}

#item249237 {
	width:79px !important;
	height:79px !important;
	border-radius:15px;
}

#item249244 {
	width:79px !important;
	height:79px !important;
	left:297px !important;
	top:1282px !important;
}

#item235796 {
	width:854px !important;
	height:134px !important;
	left:-12px !important;
	top:587px !important;
}

#item235954 {
	width:85px !important;
	height:24px !important;
	left:383px !important;
	top:409px !important;
}

#item235955 {
	width:20px !important;
	height:10px !important;
	top:1154px !important;
}

#item236011 {
	width:85px !important;
	height:24px !important;
	left:411px !important;
	top:680px !important;
}

#item236012 {
	width:69px !important;
	height:16px !important;
	left:675px !important;
	top:716px !important;
}

#item236017 {
	width:361px !important;
	height:116px !important;
	border-radius:17px;
	background:#e7e9f5;
}

#item236066 {
	width:85px !important;
	height:24px !important;
	left:411px !important;
	top:599px !important;
}

#item227540 {
	width:777px !important;
	height:118px !important;
	left:-9px !important;
	top:527px !important;
}

#item227699 {
	width:75px !important;
	height:21px !important;
	left:351px !important;
	top:350px !important;
}

#item227756 {
	width:76px !important;
	height:24px !important;
	left:156px !important;
	top:499px !important;
}

#item237623 {
	width:76px !important;
	height:24px !important;
	left:156px !important;
	top:574px !important;
}

#item237624 {
	width:76px !important;
	height:24px !important;
	left:156px !important;
	top:614px !important;
}

#item227757 {
	width:65px !important;
	height:14px !important;
	left:622px !important;
	top:619px !important;
}

#item227762 {
	width:340px !important;
	height:111px !important;
	border-radius:18px;
	background:#e7e9f5;
}

#item238042 {
	width:18px !important;
	height:35px !important;
	top:989px !important;
}

#item247748 {
	width:147px !important;
	height:12px !important;
	left:188px !important;
	top:849px !important;
}

#item245211 {
	width:59px !important;
	height:25px !important;
	left:262px !important;
	top:408px !important;
}

#item248295 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item245103 {
	width:585px !important;
	height:140px !important;
}

#item245267 {
	width:54px !important;
	height:24px !important;
	left:87px !important;
	top:19px !important;
}

#item248466 {
	width:355px !important;
	height:24px !important;
	left:87px !important;
	top:83px !important;
}

#item248468 {
	width:54px !important;
	height:24px !important;
	left:131px !important;
}

#item248506 {
	width:355px !important;
	height:24px !important;
	left:122px !important;
	top:1213px !important;
}

#item248531 {
	width:505px !important;
	height:116px !important;
	border-radius:15px;
	background:#e7e9f5;
}

#item235798 {
	width:168px !important;
	height:670px !important;
	left:625px !important;
	top:439px !important;
	border-radius:17px;
	background:#eef4e3;
}

#item235870 {
	width:85px !important;
	height:16px !important;
}

#item235871 {
	width:85px !important;
	height:16px !important;
	top:16px !important;
}

#item235873 {
	width:85px !important;
	height:16px !important;
	left:667px !important;
	top:1093px !important;
}

#item235874 {
	width:444px !important;
	height:24px !important;
	left:378px !important;
	top:539px !important;
}

#item235875 {
	width:85px !important;
	height:24px !important;
	left:186px !important;
	top:870px !important;
}

#item236067 {
	width:100px !important;
	height:100px !important;
	left:661px !important;
	top:778px !important;
	border-radius:9px;
	background:#fff;
}

#item236075 {
	width:100px !important;
	height:100px !important;
	border-radius:9px;
}

#item236072 {
	width:100px !important;
	height:100px !important;
	left:661px !important;
	top:778px !important;
}

#item236076 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:992px !important;
	border-radius:9px;
	background:#fff;
}

#item236085 {
	width:100px !important;
	height:100px !important;
	border-radius:9px;
}

#item236082 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:992px !important;
}

#item227542 {
	width:161px !important;
	height:575px !important;
	left:571px !important;
	top:380px !important;
	border-radius:18px;
	background:#eef4e3;
}

#item227615 {
	width:106px !important;
	height:15px !important;
}

#item237626 {
	width:106px !important;
	height:15px !important;
	top:15px !important;
}

#item227618 {
	width:81px !important;
	height:15px !important;
	left:610px !important;
	top:940px !important;
}

#item227619 {
	width:408px !important;
	height:24px !important;
	left:347px !important;
	top:465px !important;
}

#item227620 {
	width:263px !important;
	height:24px !important;
	left:227px !important;
	top:710px !important;
}

#item227812 {
	width:90px !important;
	height:90px !important;
	left:607px !important;
	top:651px !important;
	border-radius:9px;
	background:#fff;
}

#item227820 {
	width:90px !important;
	height:90px !important;
	border-radius:9px;
}

#item227817 {
	width:90px !important;
	height:90px !important;
	left:607px !important;
	top:651px !important;
}

#item227821 {
	width:90px !important;
	height:90px !important;
	left:607px !important;
	top:850px !important;
	border-radius:9px;
	background:#fff;
}

#item227828 {
	width:89px !important;
	height:89px !important;
	border-radius:9px;
}

#item227825 {
	width:89px !important;
	height:89px !important;
	left:607px !important;
	top:850px !important;
}

#item237977 {
	width:18px !important;
	height:35px !important;
	left:240px !important;
}

#item249424 {
	width:101px !important;
	height:17px !important;
}

#item249421 {
	width:101px !important;
	height:17px !important;
	left:453px !important;
	top:660px !important;
}

#item245180 {
	width:304px !important;
	height:24px !important;
	left:185px !important;
	top:459px !important;
}

#item248333 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item248608 {
	width:355px !important;
	height:24px !important;
	left:129px !important;
	top:334px !important;
}

#item248609 {
	width:355px !important;
	height:24px !important;
	left:129px !important;
	top:600px !important;
}

#item248610 {
	width:355px !important;
	height:24px !important;
	left:129px !important;
	top:825px !important;
}

#item248680 {
	width:355px !important;
	height:24px !important;
	left:129px !important;
	top:1118px !important;
}

#item248635 {
	width:355px !important;
	height:12px !important;
	left:129px !important;
	top:1142px !important;
}

#item245105 {
	width:505px !important;
	height:149px !important;
	left:35px !important;
	top:1142px !important;
	border-radius:15px;
	background:#eef4e3;
}

#item248678 {
	width:355px !important;
	height:15px !important;
	left:129px !important;
	top:1178px !important;
}

#item248638 {
	width:79px !important;
	height:79px !important;
	border-radius:15px;
	background:#fff;
}

#item248670 {
	width:21px !important;
	height:4px !important;
	left:39px !important;
	top:20px !important;
	background:#e30513;
}

#item248673 {
	width:79px !important;
	height:79px !important;
	border-radius:15px;
	background:#fff;
}

#item248681 {
	width:15px !important;
	height:88px !important;
	left:35px !important;
	top:1190px !important;
}

#item245285 {
	width:80px !important;
	height:79px !important;
	border-radius:9px;
}

#item245282 {
	width:80px !important;
	height:79px !important;
	left:297px !important;
	top:1195px !important;
}

#item245277 {
	width:80px !important;
	height:79px !important;
	border-radius:9px;
}

#item245274 {
	width:80px !important;
	height:79px !important;
	left:50px !important;
	top:1195px !important;
}

#item249428 {
	width:112px !important;
	height:17px !important;
}

#item249425 {
	width:112px !important;
	height:17px !important;
	left:208px !important;
	top:810px !important;
}

#item236106 {
	width:168px !important;
	height:263px !important;
	left:433px !important;
	top:855px !important;
	border-radius:17px;
	background:#eaf6fe;
}

#item236113 {
	width:228px !important;
	height:1203px !important;
	left:625px !important;
	top:-12px !important;
	background:#004996;
}

#item236137 {
	width:100px !important;
	height:100px !important;
	left:467px !important;
	top:1002px !important;
	border-radius:9px;
	background:#fff;
}

#item236145 {
	width:100px !important;
	height:100px !important;
	border-radius:9px;
}

#item236141 {
	width:100px !important;
	height:100px !important;
	left:466px !important;
	top:1002px !important;
}

#item236243 {
	width:85px !important;
	height:24px !important;
	left:168px !important;
	top:75px !important;
}

#item236295 {
	width:85px !important;
	height:24px !important;
	left:120px !important;
	top:50px !important;
}

#item236296 {
	width:553px !important;
	height:24px !important;
	top:405px !important;
}

#item236297 {
	width:553px !important;
	height:24px !important;
	top:831px !important;
}

#item236298 {
	width:409px !important;
	height:24px !important;
	top:1051px !important;
}

#item236327 {
	width:85px !important;
	height:16px !important;
	left:475px !important;
	top:1102px !important;
}

#item236331 {
	width:85px !important;
	height:16px !important;
}

#item236332 {
	width:85px !important;
	height:16px !important;
	top:16px !important;
}

#item236336 {
	width:85px !important;
	height:16px !important;
}

#item236337 {
	width:85px !important;
	height:16px !important;
	top:16px !important;
}

#item236339 {
	width:85px !important;
	height:24px !important;
	left:381px !important;
	top:442px !important;
}

#item249255 {
	width:20px !important;
	height:10px !important;
	top:1155px !important;
}

#item227847 {
	width:251px !important;
	height:209px !important;
	left:303px !important;
	top:771px !important;
	border-radius:18px;
	background:#eaf6fe;
}

#item227853 {
	width:205px !important;
	height:1041px !important;
	left:571px !important;
	top:-9px !important;
	background:#004996;
}

#item227877 {
	width:90px !important;
	height:90px !important;
	left:383px !important;
	top:876px !important;
	border-radius:9px;
	background:#fff;
}

#item227886 {
	width:90px !important;
	height:90px !important;
	border-radius:9px;
}

#item227883 {
	width:90px !important;
	height:90px !important;
	left:383px !important;
	top:876px !important;
}

#item227983 {
	width:81px !important;
	height:24px !important;
	left:147px !important;
	top:59px !important;
}

#item228036 {
	width:506px !important;
	height:24px !important;
	top:282px !important;
}

#item228037 {
	width:541px !important;
	height:24px !important;
	top:747px !important;
}

#item237682 {
	width:278px !important;
	height:24px !important;
	top:815px !important;
}

#item228038 {
	width:375px !important;
	height:21px !important;
	top:940px !important;
}

#item228066 {
	width:18px !important;
	height:35px !important;
}

#item228068 {
	width:81px !important;
	height:15px !important;
	left:385px !important;
	top:966px !important;
}

#item228072 {
	width:75px !important;
	height:15px !important;
	left:16px !important;
}

#item228073 {
	width:75px !important;
	height:15px !important;
	left:16px !important;
	top:16px !important;
}

#item237690 {
	width:75px !important;
	height:15px !important;
	left:16px !important;
}

#item237691 {
	width:75px !important;
	height:15px !important;
	left:16px !important;
	top:16px !important;
}

#item228081 {
	width:75px !important;
	height:21px !important;
	left:349px !important;
	top:378px !important;
}

#item248730 {
	width:343px !important;
	height:87px !important;
	left:35px !important;
	top:956px !important;
	border-radius:15px;
	background:#eaf6fe;
}

#item248836 {
	width:58px !important;
	height:24px !important;
	left:116px !important;
	top:55px !important;
}

#item248838 {
	width:58px !important;
	height:24px !important;
	left:116px !important;
	top:763px !important;
}

#item248839 {
	width:182px !important;
	height:24px !important;
	left:-9px !important;
	top:1043px !important;
}

#item248840 {
	width:58px !important;
	height:24px !important;
	left:116px !important;
	top:932px !important;
}

#item248841 {
	width:58px !important;
	height:24px !important;
	left:116px !important;
	top:807px !important;
}

#item248842 {
	width:58px !important;
	height:24px !important;
	left:116px !important;
	top:414px !important;
}

#item248889 {
	width:378px !important;
	height:28px !important;
	top:328px !important;
}

#item248892 {
	width:1010px !important;
	height:978px !important;
	left:35px !important;
	top:1067px !important;
	border-radius:15px;
	background:#004996;
	border:solid 0.5px #004f99;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item248930 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item248962 {
	width:182px !important;
	height:24px !important;
	left:-9px !important;
	top:1067px !important;
}

#item248963 {
	width:182px !important;
	height:24px !important;
	left:-9px !important;
	top:1532px !important;
}

#item248966 {
	width:138px !important;
	height:24px !important;
}

#item248967 {
	width:505px !important;
	height:24px !important;
	top:24px !important;
}

#item248970 {
	width:505px !important;
	height:24px !important;
}

#item248971 {
	width:138px !important;
	height:24px !important;
	top:24px !important;
}
#in5footer,  #prefooter {display:none;}

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

