/* 	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:567px; height:794px; background: #fff !important; }
.paper-vertical { width:567px; height:100%; }
.paper-horizontal { width:11539px; height:806px; }
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:794px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:567px) {
	.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;}
}

#item172790 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:596px !important;
	height:822px !important;
	background:#c4d9ef;
}

@keyframes flyinfromleft-179276 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-179276 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-173027 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-173027 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item173259 {
	width:109px !important;
	height:68px !important;
	background:#fff;
}

#item173504 {
	width:109px !important;
	height:68px !important;
	background:#fff;
}

#item173747 {
	width:109px !important;
	height:68px !important;
	background:#fff;
}

#item173991 {
	width:109px !important;
	height:68px !important;
	background:#fff;
}

#item174234 {
	width:109px !important;
	height:68px !important;
	background:#fff;
}

@keyframes flyinfromright-175059 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-175059 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177032 {
	width:41px !important;
	height:41px !important;
	left:257px !important;
	top:191px !important;
}

#item177166 {
	width:41px !important;
	height:41px !important;
	left:257px !important;
	top:401px !important;
}

#item177174 {
	width:41px !important;
	height:41px !important;
	left:77px !important;
	top:316px !important;
}

#item177182 {
	width:41px !important;
	height:41px !important;
	left:127px !important;
	top:588px !important;
}

#item177190 {
	width:41px !important;
	height:41px !important;
	left:138px !important;
	top:707px !important;
}

#item169488 {
	width:538px !important;
	height:460px !important;
	left:14px !important;
	top:248px !important;
	background:#87b5e0;
}

#item169489 {
	width:262px !important;
	height:219px !important;
	left:290px !important;
	top:489px !important;
	background:#fff;
}

#item169667 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item169718 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item169767 {
	width:86px !important;
	height:37px !important;
	top:8px !important;
	background:#fff;
}

#item169818 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item169940 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item169967 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

@keyframes flyinfromleft-170129 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-170129 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item170204 {
	width:263px !important;
	height:141px !important;
	background:#fff;
}

#item170410 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item170440 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item170612 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item170747 {
	width:539px !important;
	height:31px !important;
	background:#fff;
}

@keyframes flyinfromright-172271 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-172271 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-172503 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-172503 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item172505 {
	width:553px !important;
	height:91px !important;
	left:3px !important;
	background:#0067b2;
}

#item172524 {
	width:229px !important;
	height:91px !important;
	left:327px !important;
	background:#004f8c;
}

#item177199 {
	width:41px !important;
	height:41px !important;
	left:101px !important;
	top:440px !important;
}

#item177217 {
	width:41px !important;
	height:41px !important;
	left:365px !important;
	top:440px !important;
}

#item177225 {
	width:41px !important;
	height:41px !important;
	left:239px !important;
	top:613px !important;
}

#item177239 {
	width:41px !important;
	height:41px !important;
	left:377px !important;
	top:502px !important;
}

#item177249 {
	width:41px !important;
	height:41px !important;
	left:434px !important;
	top:543px !important;
}

#item177257 {
	width:41px !important;
	height:41px !important;
	left:297px !important;
	top:655px !important;
}

#item171149 {
	width:265px !important;
	height:374px !important;
	left:14px !important;
	top:340px !important;
	background:#1e3772;
}

#item171274 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item171372 {
	width:111px !important;
	height:47px !important;
	left:6px !important;
	top:82px !important;
	background:#fff;
}

#item171520 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item171619 {
	width:111px !important;
	height:47px !important;
	left:63px !important;
	top:30px !important;
	background:#fff;
}

#item171742 {
	width:540px !important;
	height:28px !important;
	left:14px !important;
	top:717px !important;
	background:#fff;
}

#item171771 {
	width:260px !important;
	height:60px !important;
	left:293px !important;
	top:105px !important;
	background:#eb0011;
}

#item171799 {
	width:250px !important;
	height:94px !important;
	background:#fff;
	border:solid 1.7px #fff;
	-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;
}

#item172034 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item172139 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item172168 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item177265 {
	width:41px !important;
	height:41px !important;
	left:388px !important;
	top:288px !important;
}

#item177296 {
	width:41px !important;
	height:41px !important;
	left:348px !important;
	top:481px !important;
}

#item177305 {
	width:41px !important;
	height:41px !important;
	left:340px !important;
	top:673px !important;
}

#item177280 {
	width:41px !important;
	height:41px !important;
	left:50px !important;
	top:660px !important;
}

#item165565 {
	width:539px !important;
	height:31px !important;
	background:#fff;
}

#item165954 {
	width:108px !important;
	height:47px !important;
	left:44px !important;
	top:28px !important;
	background:#fff;
}

#item166104 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item166229 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item166279 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item166303 {
	width:260px !important;
	height:150px !important;
	left:293px !important;
	top:67px !important;
	background:#fff;
}

@keyframes flyinfromleft-166312 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-166312 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item166644 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item166713 {
	width:90px !important;
	height:53px !important;
	background:#fff;
}

#item166738 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item166768 {
	width:90px !important;
	height:24px !important;
	background:#fff;
}

#item166793 {
	width:90px !important;
	height:24px !important;
	background:#fff;
}

#item166818 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item166876 {
	width:261px !important;
	height:62px !important;
	left:293px !important;
	top:223px !important;
	border-radius:24px 24px 0 24px;
	background:#fff;
	border:solid 2.45059183062925px #002f75;
}

@keyframes flyinfromright-168862 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-168862 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-169131 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-169131 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item169133 {
	width:553px !important;
	height:91px !important;
	left:3px !important;
	background:#0067b2;
}

#item169151 {
	width:229px !important;
	height:91px !important;
	left:327px !important;
	background:#004f8c;
}

#item177313 {
	width:41px !important;
	height:41px !important;
	left:81px !important;
	top:490px !important;
}

#item177370 {
	width:41px !important;
	height:41px !important;
	left:145px !important;
	top:702px !important;
}

#item177379 {
	width:41px !important;
	height:41px !important;
	left:409px !important;
	top:702px !important;
}

#item177335 {
	width:41px !important;
	height:41px !important;
	left:368px !important;
	top:491px !important;
}

#item167277 {
	width:55px !important;
	height:19px !important;
	background:#fff;
}

#item167299 {
	width:55px !important;
	height:19px !important;
	background:#fff;
}

#item167381 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item167502 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item167625 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item167746 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item167868 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item167990 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item168112 {
	width:86px !important;
	height:37px !important;
	left:2px !important;
	top:25px !important;
	background:#fff;
}

#item168625 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item168772 {
	width:250px !important;
	height:72px !important;
	background:#fff;
	border:solid 1.7px #fff;
	-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;
}

#item177389 {
	width:41px !important;
	height:41px !important;
	left:78px !important;
	top:303px !important;
}

#item177406 {
	width:41px !important;
	height:41px !important;
	left:347px !important;
	top:303px !important;
}

#item177423 {
	width:41px !important;
	height:41px !important;
	left:295px !important;
	top:457px !important;
}

#item177431 {
	width:41px !important;
	height:41px !important;
	left:75px !important;
	top:588px !important;
}

#item177440 {
	width:41px !important;
	height:41px !important;
	left:79px !important;
	top:706px !important;
}

#item177449 {
	width:41px !important;
	height:41px !important;
	left:260px !important;
	top:706px !important;
}

#item177457 {
	width:41px !important;
	height:41px !important;
	left:501px !important;
	top:647px !important;
}

#item162355 {
	width:539px !important;
	height:31px !important;
	background:#fff;
}

#item162401 {
	width:261px !important;
	height:318px !important;
	left:292px !important;
	top:426px !important;
	background:#1e3772;
}

#item162543 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item162568 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item162620 {
	width:86px !important;
	height:37px !important;
	top:8px !important;
	background:#fff;
}

#item162695 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item162819 {
	width:86px !important;
	height:37px !important;
	top:8px !important;
	background:#fff;
}

@keyframes flyinfromleft-162847 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-162847 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item162879 {
	width:260px !important;
	height:168px !important;
	left:293px !important;
	top:90px !important;
	background:#fff;
}

#item163283 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item163313 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item163343 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item163412 {
	width:250px !important;
	height:78px !important;
	background:#fff;
	border:solid 1.7px #fff;
	-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;
}

#item163586 {
	width:90px !important;
	height:24px !important;
	background:#fff;
}

#item163611 {
	width:90px !important;
	height:24px !important;
	background:#fff;
}

#item163636 {
	width:84px !important;
	height:22px !important;
	background:#fff;
}

@keyframes flyinfromright-165029 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-165029 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-165276 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-165276 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item165278 {
	width:553px !important;
	height:91px !important;
	left:3px !important;
	background:#0067b2;
}

#item165298 {
	width:229px !important;
	height:91px !important;
	left:327px !important;
	background:#004f8c;
}

#item177465 {
	width:41px !important;
	height:41px !important;
	left:145px !important;
	top:373px !important;
}

#item177529 {
	width:41px !important;
	height:41px !important;
	left:144px !important;
	top:700px !important;
}

#item177537 {
	width:41px !important;
	height:41px !important;
	left:403px !important;
	top:698px !important;
}

#item177491 {
	width:41px !important;
	height:41px !important;
	left:413px !important;
	top:373px !important;
}

#item163855 {
	width:155px !important;
	height:235px !important;
	left:397px !important;
	top:510px !important;
	background:#fff;
}

#item163857 {
	width:267px !important;
	height:212px !important;
	left:14px !important;
	top:105px !important;
	background:#d7d9db;
}

#item164027 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item164177 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item164202 {
	width:108px !important;
	height:47px !important;
	left:8px !important;
	top:58px !important;
	background:#fff;
}

#item164327 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item164402 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item164613 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item164752 {
	width:250px !important;
	height:78px !important;
	background:#fff;
	border:solid 1.7px #fff;
	-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;
}

#item165239 {
	width:77px !important;
	height:53px !important;
	background:#342a31;
}

#item165248 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c5bf7b;
}

#item165249 {
	width:38px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item177560 {
	width:41px !important;
	height:41px !important;
	left:352px !important;
	top:701px !important;
}

#item177574 {
	width:41px !important;
	height:41px !important;
	left:75px !important;
	top:456px !important;
}

#item177604 {
	width:41px !important;
	height:41px !important;
	left:79px !important;
	top:273px !important;
}

#item177612 {
	width:41px !important;
	height:41px !important;
	left:347px !important;
	top:273px !important;
}

#item177583 {
	width:41px !important;
	height:41px !important;
	left:345px !important;
	top:456px !important;
}

#item158343 {
	width:540px !important;
	height:28px !important;
	left:11px !important;
	top:755px !important;
	background:#fff;
}

#item158363 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:158px !important;
	height:581px !important;
	left:404px !important;
	top:6px !important;
	background:#c5c7bb;
}

@keyframes flyinfromleft-158498 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-158498 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item158882 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item159133 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item159720 {
	width:100px !important;
	height:18px !important;
	background:#fff;
}

#item159767 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

#item160207 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

#item160232 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

@keyframes flyinfromright-161022 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-161022 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-161229 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-161229 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177621 {
	width:41px !important;
	height:41px !important;
	left:17px !important;
	top:362px !important;
}

#item177725 {
	width:41px !important;
	height:41px !important;
	left:211px !important;
	top:364px !important;
}

#item177759 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:13px !important;
}

#item177770 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:147px !important;
}

#item177778 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:295px !important;
}

#item177786 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:366px !important;
}

#item177794 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:489px !important;
}

#item177715 {
	width:41px !important;
	height:41px !important;
	left:13px !important;
	top:523px !important;
}

#item177733 {
	width:41px !important;
	height:41px !important;
	left:211px !important;
	top:523px !important;
}

#item177742 {
	width:41px !important;
	height:41px !important;
	left:205px !important;
	top:624px !important;
}

#item177751 {
	width:41px !important;
	height:41px !important;
	left:411px !important;
	top:700px !important;
}

#item160403 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:306px !important;
	height:127px !important;
	left:254px !important;
	top:588px !important;
	background:#d0d1c8;
}

#item160530 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item160580 {
	width:86px !important;
	height:37px !important;
	top:8px !important;
	background:#fff;
}

#item160632 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item160682 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item160733 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item160782 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item160975 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item161262 {
	width:266px !important;
	height:28px !important;
	top:6px !important;
	background:#fff;
}

#item161471 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item161500 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item161530 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item161559 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item161588 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item161617 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item161908 {
	width:364px !important;
	height:54px !important;
	top:2px !important;
	background:#fff;
	border:solid 1.8px #fff;
	-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;
}

#item177864 {
	width:41px !important;
	height:41px !important;
	left:487px !important;
	top:105px !important;
}

#item177893 {
	width:41px !important;
	height:41px !important;
	left:414px !important;
	top:542px !important;
}

#item177903 {
	width:41px !important;
	height:41px !important;
	left:414px !important;
	top:668px !important;
}

#item177846 {
	width:41px !important;
	height:41px !important;
	left:197px !important;
	top:496px !important;
}

#item177854 {
	width:41px !important;
	height:41px !important;
	left:71px !important;
	top:695px !important;
}

#item179672 {
	width:41px !important;
	height:41px !important;
	left:20px !important;
	top:173px !important;
}

#item155692 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:581px !important;
	height:822px !important;
	left:-15px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item155904 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item156104 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item156129 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item156231 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

@keyframes flyinfromleft-156449 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-156449 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item156483 {
	width:69px !important;
	height:47px !important;
	background:#342a31;
}

#item156491 {
	width:34px !important;
	height:1px !important;
	top:28px !important;
	background:#c5bf7b;
}

#item156492 {
	width:34px !important;
	height:1px !important;
	background:#c5bf7b;
}

@keyframes flyinfromright-157798 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-157798 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177913 {
	width:41px !important;
	height:41px !important;
	left:479px !important;
	top:201px !important;
}

#item177952 {
	width:41px !important;
	height:41px !important;
	left:231px !important;
	top:461px !important;
}

#item177961 {
	width:41px !important;
	height:41px !important;
	left:505px !important;
	top:461px !important;
}

#item177969 {
	width:41px !important;
	height:41px !important;
	left:144px !important;
	top:672px !important;
}

#item177978 {
	width:41px !important;
	height:41px !important;
	left:323px !important;
	top:644px !important;
}

#item177988 {
	width:41px !important;
	height:41px !important;
	left:505px !important;
	top:649px !important;
}

#item157008 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:581px !important;
	height:822px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item157047 {
	width:40px !important;
	height:40px !important;
	border-radius:4px;
	background:#fff;
}

#item157073 {
	width:80px !important;
	height:80px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1.5px #868c96;
	-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;
}

#item157179 {
	opacity:0.70;
	width:248px !important;
	height:133px !important;
	left:14px !important;
	top:14px !important;
	background:#fff;
}

#item157207 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item157331 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item158172 {
	width:11px !important;
	height:28px !important;
	background:#22942f;
}

#item158174 {
	width:11px !important;
	height:28px !important;
	left:11px !important;
	background:#fff;
}

#item158175 {
	width:11px !important;
	height:28px !important;
	left:23px !important;
	background:#eb0011;
}

#item177997 {
	width:41px !important;
	height:41px !important;
	left:67px !important;
	top:703px !important;
}

#item178005 {
	width:41px !important;
	height:41px !important;
	left:370px !important;
	top:703px !important;
}

#item178014 {
	width:41px !important;
	height:41px !important;
	left:398px !important;
	top:142px !important;
}

#item179494 {
	width:41px !important;
	height:41px !important;
	left:84px !important;
	top:228px !important;
}

#item178022 {
	width:41px !important;
	height:41px !important;
	left:398px !important;
	top:281px !important;
}

#item152353 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:581px !important;
	height:822px !important;
	left:-15px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item152354 {
	width:238px !important;
	height:158px !important;
	left:227px !important;
	top:414px !important;
}

#item152355 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:171px !important;
	height:207px !important;
	left:386px !important;
	top:409px !important;
	background:#acaf9e;
}

#item152399 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:171px !important;
	height:169px !important;
	left:386px !important;
	top:14px !important;
	background:#d1d4cb;
}

#item152557 {
	width:71px !important;
	height:30px !important;
	left:2px !important;
	top:20px !important;
	background:#fff;
}

#item152679 {
	width:71px !important;
	height:30px !important;
	left:2px !important;
	top:20px !important;
	background:#fff;
}

#item152800 {
	width:71px !important;
	height:30px !important;
	left:2px !important;
	top:20px !important;
	background:#fff;
}

#item152922 {
	width:71px !important;
	height:30px !important;
	left:2px !important;
	top:20px !important;
	background:#fff;
}

#item153043 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item153166 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item153287 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item153386 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

@keyframes flyinfromleft-153532 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-153532 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item153600 {
	width:43px !important;
	height:65px !important;
	left:510px !important;
	top:440px !important;
}

@keyframes flyinfromright-155375 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-155375 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item178031 {
	width:41px !important;
	height:41px !important;
	left:393px !important;
	top:138px !important;
}

#item178170 {
	width:41px !important;
	height:41px !important;
	left:393px !important;
	top:354px !important;
}

#item178178 {
	width:41px !important;
	height:41px !important;
	left:18px !important;
	top:516px !important;
}

#item178186 {
	width:41px !important;
	height:41px !important;
	left:205px !important;
	top:518px !important;
}

#item178196 {
	width:41px !important;
	height:41px !important;
	left:19px !important;
	top:725px !important;
}

#item178041 {
	width:41px !important;
	height:41px !important;
	left:390px !important;
	top:540px !important;
}

#item178049 {
	width:41px !important;
	height:41px !important;
	left:390px !important;
	top:621px !important;
}

#item179690 {
	width:41px !important;
	height:41px !important;
	left:206px !important;
	top:725px !important;
}

#item153668 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:582px !important;
	height:822px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item153692 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:132px !important;
	height:235px !important;
	left:284px !important;
	top:514px !important;
	background:#d1d4cb;
}

#item153694 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:235px !important;
	left:14px !important;
	top:274px !important;
	background:#d1d4cb;
}

#item153695 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:180px !important;
	height:253px !important;
	left:14px !important;
	top:14px !important;
	background:#acaf9e;
}

#item153696 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:180px !important;
	height:253px !important;
	left:373px !important;
	top:14px !important;
	background:#acaf9e;
}

#item153805 {
	width:142px !important;
	height:126px !important;
	left:479px !important;
	top:346px !important;
	background:#d4bb98;
	border:solid 1.1px #fff;
	-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;
}

#item153920 {
	width:108px !important;
	height:47px !important;
	left:42px !important;
	top:28px !important;
	background:#fff;
}

#item154067 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item154190 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item154311 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item154433 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item154459 {
	width:71px !important;
	height:30px !important;
	top:6px !important;
	background:#fff;
}

#item154510 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item154631 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item154683 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item154805 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item178083 {
	width:41px !important;
	height:41px !important;
	left:134px !important;
	top:143px !important;
}

#item178109 {
	width:41px !important;
	height:41px !important;
	left:159px !important;
	top:320px !important;
}

#item178117 {
	width:41px !important;
	height:41px !important;
	left:184px !important;
	top:419px !important;
}

#item178091 {
	width:41px !important;
	height:41px !important;
	left:329px !important;
	top:169px !important;
}

#item178100 {
	width:41px !important;
	height:41px !important;
	left:505px !important;
	top:159px !important;
}

#item178059 {
	width:41px !important;
	height:41px !important;
	left:98px !important;
	top:518px !important;
}

#item178213 {
	width:41px !important;
	height:41px !important;
	left:236px !important;
	top:518px !important;
}

#item178223 {
	width:41px !important;
	height:41px !important;
	left:369px !important;
	top:652px !important;
}

#item178235 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:568px !important;
}

#item178251 {
	width:41px !important;
	height:41px !important;
	left:343px !important;
	top:465px !important;
}

#item147505 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:581px !important;
	height:822px !important;
	left:-15px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item147538 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:186px !important;
	left:14px !important;
	top:14px !important;
	background:#acaf9e;
}

#item147550 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:186px !important;
	left:286px !important;
	top:204px !important;
	background:#acaf9e;
}

#item147699 {
	opacity:0.80;
	width:55px !important;
	height:38px !important;
	left:6px !important;
	background:#fff;
}

#item147719 {
	width:125px !important;
	height:171px !important;
	left:135px !important;
	top:579px !important;
}

#item147810 {
	width:86px !important;
	height:37px !important;
	top:8px !important;
	background:#fff;
}

#item147864 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item147984 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item148034 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item148156 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item148278 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item148353 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item148427 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item148502 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item148577 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item148651 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item148772 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item148895 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item149016 {
	width:67px !important;
	height:35px !important;
	left:8px !important;
	background:#eb0011;
	border:solid 1.08162105521829px #eb0011;
}

#item149577 {
	width:77px !important;
	height:53px !important;
	background:#342a31;
}

#item149587 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c5bf7b;
}

#item149588 {
	width:38px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item149616 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

@keyframes flyinfromright-151380 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-151380 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item178259 {
	width:41px !important;
	height:41px !important;
	left:139px !important;
	top:158px !important;
}

#item178321 {
	width:41px !important;
	height:41px !important;
	left:407px !important;
	top:158px !important;
}

#item178329 {
	width:41px !important;
	height:41px !important;
	left:356px !important;
	top:344px !important;
}

#item178338 {
	width:41px !important;
	height:41px !important;
	left:77px !important;
	top:344px !important;
}

#item178346 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:431px !important;
}

#item178373 {
	width:41px !important;
	height:41px !important;
	left:402px !important;
	top:433px !important;
}

#item178381 {
	width:41px !important;
	height:41px !important;
	left:509px !important;
	top:479px !important;
}

#item178354 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:398px !important;
}

#item178362 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:531px !important;
}

#item178389 {
	width:41px !important;
	height:41px !important;
	left:17px !important;
	top:672px !important;
}

#item178397 {
	width:41px !important;
	height:41px !important;
	left:138px !important;
	top:664px !important;
}

#item178406 {
	width:41px !important;
	height:41px !important;
	left:366px !important;
	top:652px !important;
}

#item178416 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:611px !important;
}

#item150370 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:582px !important;
	height:822px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item150405 {
	width:360px !important;
	height:299px !important;
	left:14px !important;
	top:281px !important;
	background:#c1c2c6;
}

#item150607 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item150728 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item150851 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item150973 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item151095 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item151190 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item151693 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

#item151842 {
	width:69px !important;
	height:47px !important;
	background:#342a31;
}

#item151850 {
	width:34px !important;
	height:1px !important;
	top:28px !important;
	background:#c5bf7b;
}

#item151851 {
	width:34px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item151904 {
	width:71px !important;
	height:30px !important;
	top:6px !important;
	background:#fff;
}

#item151979 {
	width:71px !important;
	height:30px !important;
	top:6px !important;
	background:#fff;
}

#item178443 {
	width:41px !important;
	height:41px !important;
	left:17px !important;
	top:707px !important;
}

#item178452 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:707px !important;
}

#item178464 {
	width:41px !important;
	height:41px !important;
	left:385px !important;
	top:707px !important;
}

#item178473 {
	width:41px !important;
	height:41px !important;
	left:431px !important;
	top:451px !important;
}

#item178485 {
	width:41px !important;
	height:41px !important;
	left:381px !important;
	top:324px !important;
}

#item178496 {
	width:41px !important;
	height:41px !important;
	left:505px !important;
	top:251px !important;
}

#item178506 {
	width:41px !important;
	height:41px !important;
	left:448px !important;
	top:17px !important;
}

#item179588 {
	width:41px !important;
	height:41px !important;
	left:175px !important;
	top:227px !important;
}

#item141034 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:131px !important;
	left:14px !important;
	top:362px !important;
	background:#d1d4cb;
}

#item141051 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:131px !important;
	left:286px !important;
	top:232px !important;
	background:#d1d4cb;
}

#item141052 {
	width:399px !important;
	height:133px !important;
	left:14px !important;
	top:635px !important;
	border:solid 2px #eb0011;
}

#item141053 {
	width:134px !important;
	height:133px !important;
	left:420px !important;
	top:635px !important;
	border:solid 2px #eb0011;
}

#item141054 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:312px !important;
	height:215px !important;
	left:240px !important;
	top:14px !important;
	background:#d1d4cb;
}

#item141465 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item141586 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item141708 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item141831 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item141953 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item142074 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item142343 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item142466 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item142587 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item142684 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item142860 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item144041 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

@keyframes flyinfromleft-144017 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-144017 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-145462 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-145462 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-146205 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-146205 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item178539 {
	width:41px !important;
	height:41px !important;
	left:52px !important;
	top:177px !important;
}

#item178870 {
	width:41px !important;
	height:41px !important;
	left:397px !important;
	top:138px !important;
}

#item178878 {
	width:41px !important;
	height:41px !important;
	left:101px !important;
	top:321px !important;
}

#item178887 {
	width:41px !important;
	height:41px !important;
	left:424px !important;
	top:274px !important;
}

#item179608 {
	width:41px !important;
	height:41px !important;
	left:251px !important;
	top:21px !important;
}

#item178895 {
	width:41px !important;
	height:41px !important;
	left:99px !important;
	top:450px !important;
}

#item178903 {
	width:41px !important;
	height:41px !important;
	left:417px !important;
	top:450px !important;
}

#item178912 {
	width:41px !important;
	height:41px !important;
	left:99px !important;
	top:587px !important;
}

#item178920 {
	width:41px !important;
	height:41px !important;
	left:365px !important;
	top:587px !important;
}

#item178928 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:687px !important;
}

#item178936 {
	width:41px !important;
	height:41px !important;
	left:155px !important;
	top:687px !important;
}

#item178945 {
	width:41px !important;
	height:41px !important;
	left:294px !important;
	top:687px !important;
}

#item178957 {
	width:41px !important;
	height:41px !important;
	left:427px !important;
	top:721px !important;
}

#item144313 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:582px !important;
	height:822px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item144326 {
	width:265px !important;
	height:172px !important;
	left:288px !important;
	top:574px !important;
	background:#d7d9db;
}

#item144352 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:265px !important;
	height:172px !important;
	left:288px !important;
	top:396px !important;
	background:#d1d4cb;
}

#item144353 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:172px !important;
	left:14px !important;
	top:574px !important;
	background:#d1d4cb;
}

#item144354 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:265px !important;
	height:172px !important;
	left:288px !important;
	top:42px !important;
	background:#d1d4cb;
}

#item144355 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:265px !important;
	height:171px !important;
	left:14px !important;
	top:219px !important;
	background:#d1d4cb;
}

#item144381 {
	width:65px !important;
	height:35px !important;
	left:483px !important;
	top:44px !important;
	background:#fff;
}

#item144583 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item144707 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item144828 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item144878 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item144999 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item145121 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item145244 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item145365 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item146416 {
	width:77px !important;
	height:53px !important;
	background:#342a31;
}

#item146425 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c5bf7b;
}

#item146426 {
	width:38px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item178965 {
	width:41px !important;
	height:41px !important;
	left:92px !important;
	top:169px !important;
}

#item178974 {
	width:41px !important;
	height:41px !important;
	left:365px !important;
	top:169px !important;
}

#item178982 {
	width:41px !important;
	height:41px !important;
	left:93px !important;
	top:347px !important;
}

#item178991 {
	width:41px !important;
	height:41px !important;
	left:365px !important;
	top:347px !important;
}

#item179000 {
	width:41px !important;
	height:41px !important;
	left:92px !important;
	top:524px !important;
}

#item179017 {
	width:41px !important;
	height:41px !important;
	left:93px !important;
	top:706px !important;
}

#item179026 {
	width:41px !important;
	height:41px !important;
	left:369px !important;
	top:706px !important;
}

#item179008 {
	width:41px !important;
	height:41px !important;
	left:365px !important;
	top:524px !important;
}

#item133138 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:581px !important;
	height:822px !important;
	left:-15px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item133139 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:193px !important;
	height:107px !important;
	left:214px !important;
	top:391px !important;
	background:#d1d4cb;
}

#item133140 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:393px !important;
	height:163px !important;
	left:13px !important;
	top:38px !important;
	background:#c1c2c6;
}

#item133141 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:197px !important;
	height:107px !important;
	left:13px !important;
	top:504px !important;
	background:#d1d4cb;
}

#item133167 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:140px !important;
	height:119px !important;
	left:253px !important;
	background:#d1d4cb;
}

#item133497 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item133546 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item133620 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item133697 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item133746 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item133795 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item133844 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item133945 {
	width:71px !important;
	height:30px !important;
	top:6px !important;
	background:#fff;
}

#item133997 {
	width:71px !important;
	height:30px !important;
	top:6px !important;
	background:#fff;
}

#item134049 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item134395 {
	width:31px !important;
	height:25px !important;
	left:22px !important;
	top:2px !important;
}

#item134414 {
	width:21px !important;
	height:25px !important;
	left:80px !important;
}

#item135112 {
	width:58px !important;
	height:58px !important;
	background:#fff200;
	border:solid 1.1px #fff;
	-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;
}

#item135144 {
	width:58px !important;
	height:58px !important;
	background:#fff200;
	border:solid 1.1px #fff;
	-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;
}

#item135176 {
	width:70px !important;
	height:47px !important;
	background:#342a31;
}

#item135185 {
	width:34px !important;
	height:1px !important;
	top:28px !important;
	background:#c5bf7b;
}

#item135186 {
	width:34px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item135222 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item135433 {
	width:118px !important;
	height:80px !important;
	top:48px !important;
	background:#eb0011;
}

#item135715 {
	opacity:0.84;
	width:118px !important;
	height:68px !important;
	top:186px !important;
	background:#fff;
}

@keyframes flyinfromright-139099 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-139099 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item179327 {
	width:58px !important;
	height:20px !important;
	left:16px !important;
	top:20px !important;
	background:#67666b;
}

#item179351 {
	width:32px !important;
	height:32px !important;
	left:208px !important;
	top:118px !important;
}

#item179114 {
	width:41px !important;
	height:41px !important;
	left:420px !important;
	top:156px !important;
}

#item179142 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:456px !important;
}

#item179133 {
	width:41px !important;
	height:41px !important;
	left:89px !important;
	top:568px !important;
}

#item179150 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:568px !important;
}

#item179159 {
	width:41px !important;
	height:41px !important;
	left:16px !important;
	top:620px !important;
}

#item179168 {
	width:41px !important;
	height:41px !important;
	left:221px !important;
	top:620px !important;
}

#item179176 {
	width:41px !important;
	height:41px !important;
	left:363px !important;
	top:620px !important;
}

#item179184 {
	width:41px !important;
	height:41px !important;
	left:410px !important;
	top:660px !important;
}

#item179192 {
	width:41px !important;
	height:41px !important;
	left:410px !important;
	top:395px !important;
}

#item137592 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:582px !important;
	height:822px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item137593 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:122px !important;
	height:203px !important;
	left:15px !important;
	top:547px !important;
	background:#d1d4cb;
}

#item137594 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:261px !important;
	height:207px !important;
	left:291px !important;
	top:544px !important;
	background:#d1d4cb;
}

#item137595 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:174px !important;
	height:259px !important;
	left:379px !important;
	top:279px !important;
	background:#acaf9e;
}

#item137596 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:179px !important;
	height:259px !important;
	left:14px !important;
	top:279px !important;
	background:#acaf9e;
}

#item137598 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:174px !important;
	height:259px !important;
	left:366px !important;
	background:#d1d4cb;
}

#item137599 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:179px !important;
	height:259px !important;
	left:183px !important;
	background:#acaf9e;
}

#item137600 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:179px !important;
	height:259px !important;
	background:#d1d4cb;
}

#item137796 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item137845 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item137894 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item137969 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item138043 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item138092 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item138141 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item138216 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item138290 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item139314 {
	width:30px !important;
	height:30px !important;
	background:#fff200;
}

#item139316 {
	width:30px !important;
	height:6px !important;
	background:#003f94;
}

#item139376 {
	width:60px !important;
	height:60px !important;
	background:#009939;
	border:solid 1.8px #59b02e;
	-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;
}

#item139430 {
	width:29px !important;
	height:6px !important;
	background:#003f94;
}

#item139679 {
	width:62px !important;
	height:66px !important;
	left:1px !important;
	background:#009939;
	border:solid 1.8px #59b02e;
	-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;
}

#item139732 {
	width:30px !important;
	height:6px !important;
	left:2px !important;
	background:#003f94;
}

#item139757 {
	width:62px !important;
	height:66px !important;
	left:1px !important;
	background:#009939;
	border:solid 1.8px #59b02e;
	-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;
}

#item139812 {
	width:30px !important;
	height:6px !important;
	left:2px !important;
	background:#003f94;
}

#item139860 {
	width:136px !important;
	height:250px !important;
	background:#fff;
	border:solid 0.7px #514f54;
	-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;
}

#item139894 {
	width:31px !important;
	height:31px !important;
	background:#fdb500;
}

#item139896 {
	width:31px !important;
	height:6px !important;
	background:#003f94;
}

#item139951 {
	width:31px !important;
	height:31px !important;
	background:#fdb500;
}

#item139953 {
	width:31px !important;
	height:6px !important;
	background:#003f94;
}

#item140446 {
	width:72px !important;
	height:51px !important;
	background:#342a31;
}

#item140455 {
	width:35px !important;
	height:1px !important;
	top:29px !important;
	background:#c5bf7b;
}

#item140456 {
	width:35px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item140486 {
	width:18px !important;
	height:18px !important;
	left:8px !important;
	top:8px !important;
}

#item140522 {
	width:14px !important;
	height:14px !important;
	left:10px !important;
	top:10px !important;
}

#item140526 {
	width:15px !important;
	height:15px !important;
	left:9px !important;
	top:9px !important;
}

#item140529 {
	width:2px !important;
	height:2px !important;
	left:13px !important;
	top:12px !important;
}

#item140665 {
	width:28px !important;
	height:28px !important;
	background:#f16000;
}

#item179034 {
	width:41px !important;
	height:41px !important;
	left:19px !important;
	top:197px !important;
}

#item179063 {
	width:41px !important;
	height:41px !important;
	left:19px !important;
	top:468px !important;
}

#item179088 {
	width:41px !important;
	height:41px !important;
	left:16px !important;
	top:673px !important;
}

#item179043 {
	width:41px !important;
	height:41px !important;
	left:206px !important;
	top:197px !important;
}

#item179072 {
	width:41px !important;
	height:41px !important;
	left:206px !important;
	top:468px !important;
}

#item179052 {
	width:41px !important;
	height:41px !important;
	left:387px !important;
	top:197px !important;
}

#item179080 {
	width:41px !important;
	height:41px !important;
	left:387px !important;
	top:468px !important;
}

#item133109 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:596px !important;
	height:822px !important;
	left:-15px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item132419 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:251px !important;
	height:299px !important;
	left:13px !important;
	top:318px !important;
	background:#acaf9e;
}

#item132420 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:265px !important;
	height:299px !important;
	left:272px !important;
	top:13px !important;
	background:#acaf9e;
}

#item131921 {
	width:108px !important;
	height:47px !important;
	top:47px !important;
	background:#fff;
}

#item132021 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item132095 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item132216 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

@keyframes flyinfromleft-131647 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-131647 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item131648 {
	width:524px !important;
	height:157px !important;
	background:#eb0011;
}

#item131650 {
	width:291px !important;
	height:17px !important;
	background:#fff;
}

#item131721 {
	width:237px !important;
	height:81px !important;
	left:257px !important;
	top:2px !important;
	background:#fff;
}

#item131771 {
	width:497px !important;
	height:85px !important;
	border:solid 2.896988976px #000;
}

#item130811 {
	width:30px !important;
	height:30px !important;
	background:#fdb500;
}

#item130813 {
	width:30px !important;
	height:6px !important;
	background:#003f94;
}

#item130869 {
	width:30px !important;
	height:30px !important;
	background:#fdb500;
}

#item130871 {
	width:30px !important;
	height:6px !important;
	background:#003f94;
}

#item130925 {
	width:30px !important;
	height:30px !important;
	background:#fdb500;
}

#item130927 {
	width:30px !important;
	height:6px !important;
	background:#003f94;
}

#item131292 {
	width:16px !important;
	height:16px !important;
	left:7px !important;
	top:7px !important;
}

#item131339 {
	width:12px !important;
	height:12px !important;
	left:9px !important;
	top:9px !important;
}

#item131344 {
	width:13px !important;
	height:13px !important;
	left:8px !important;
	top:8px !important;
}

#item131348 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:11px !important;
}

#item131363 {
	width:30px !important;
	height:30px !important;
	background:#fff200;
}

#item131365 {
	width:30px !important;
	height:6px !important;
	background:#003f94;
}

#item179202 {
	width:41px !important;
	height:41px !important;
	left:111px !important;
	top:270px !important;
}

#item179214 {
	width:41px !important;
	height:41px !important;
	left:375px !important;
	top:270px !important;
}

#item179224 {
	width:41px !important;
	height:41px !important;
	left:152px !important;
	top:432px !important;
}

#item179232 {
	width:41px !important;
	height:41px !important;
	left:375px !important;
	top:432px !important;
}
#in5footer,  #prefooter {display:none;}
/* start of loader */
*.hidden {
    display: none !important;
  }

  div.loading{
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(16, 16, 16);
  }

  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-ms-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
   }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .uil-ring-css {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 200px;
    height: 200px;
  }
  .uil-ring-css > div {
    position: absolute;
    display: block;
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    border-radius: 80px;
    box-shadow: 0 6px 0 0 #ffffff;
    -ms-animation: uil-ring-anim 1s linear infinite;
    -moz-animation: uil-ring-anim 1s linear infinite;
    -webkit-animation: uil-ring-anim 1s linear infinite;
    -o-animation: uil-ring-anim 1s linear infinite;
    animation: uil-ring-anim 1s linear infinite;
  }
  /* end of loader */
