/* 	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:680px; background: #fff !important; }
.paper-vertical { width:567px; height:100%; }
.paper-horizontal { width:51924px; height:692px; }
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:680px) {
	.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;}
}

@keyframes flyinfromright-210656 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-210656 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-210664 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-210664 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-210688 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-210688 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item82616 {
	width:42px !important;
	height:19px !important;
	background:#b70e0b;
}

#item97832 {
	width:45px !important;
	height:12px !important;
	left:13px !important;
	top:2px !important;
	background:#fff;
}

@keyframes flyinfromleft-210632 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-210632 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item216526 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:647px !important;
}

#item216531 {
	width:14px !important;
	height:14px !important;
	left:451px !important;
	top:647px !important;
}

#item216537 {
	width:15px !important;
	height:14px !important;
	left:494px !important;
	top:647px !important;
}

#item216541 {
	width:14px !important;
	height:14px !important;
	left:516px !important;
	top:647px !important;
}

#item216703 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216700 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:283px !important;
}

#item216730 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216727 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:322px !important;
}

#item216757 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216754 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:166px !important;
}

#item216784 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216781 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:127px !important;
}

#item216811 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216808 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:88px !important;
}

#item216839 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216836 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:49px !important;
}

#item216866 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216863 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:10px !important;
}

#item216893 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216890 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:205px !important;
}

#item216920 {
	width:156px !important;
	height:35px !important;
	left:2px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216917 {
	width:161px !important;
	height:41px !important;
	left:10px !important;
	top:243px !important;
}

#item216948 {
	width:156px !important;
	height:35px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216944 {
	width:161px !important;
	height:45px !important;
	left:10px !important;
	top:361px !important;
}

#item216672 {
	width:156px !important;
	height:35px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216668 {
	width:161px !important;
	height:45px !important;
	left:10px !important;
	top:361px !important;
}

#item216665 {
	width:171px !important;
	height:406px !important;
	left:29px !important;
	top:274px !important;
}

@keyframes flyinfromright-210541 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-210541 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item210544 {
	width:120px !important;
	height:30px !important;
	background:#fff;
}

#item210541 {
	width:120px !important;
	height:30px !important;
	left:433px !important;
	top:638px !important;
}

#item83856 {
	width:58px !important;
	height:78px !important;
	left:153px !important;
	top:468px !important;
	border-radius:3px;
	background:#c8c8c8;
}

#item83913 {
	width:128px !important;
	height:176px !important;
	left:247px !important;
	top:462px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item83914 {
	width:58px !important;
	height:77px !important;
	left:253px !important;
	top:472px !important;
	border-radius:3px;
	background:#c8c8c8;
}

#item203406 {
	width:154px !important;
	height:194px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item203407 {
	width:63px !important;
	height:86px !important;
	left:13px !important;
	top:9px !important;
	border-radius:4px;
	background:#c8c8c8;
}

#item83363 {
	width:100px !important;
	height:39px !important;
	left:148px !important;
	border:dashed 3.81809377882539px #e30513;
}

#item83502 {
	width:1px !important;
	height:2px !important;
	left:38px !important;
	top:13px !important;
	background:#a3a3a3;
}

#item83543 {
	width:1px !important;
	height:2px !important;
	left:41px !important;
	top:2px !important;
	background:#a3a3a3;
}

#item83579 {
	width:32px !important;
	height:58px !important;
	border-radius:4px;
	border:solid 1.2px #a3a3a3;
	-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;
}

#item83580 {
	width:32px !important;
	height:58px !important;
	left:17px !important;
	border-radius:4px;
	border:solid 1.2px #a3a3a3;
	-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;
}

#item83671 {
	width:64px !important;
	height:19px !important;
	background:#a3a3a3;
}

#item99936 {
	width:19px !important;
	height:5px !important;
	left:6px !important;
	top:1px !important;
	background:#fff;
}

#item84844 {
	width:61px !important;
	height:28px !important;
	background:#b70e0b;
}

#item100967 {
	width:66px !important;
	height:18px !important;
	left:19px !important;
	top:2px !important;
	background:#fff;
}

#item101076 {
	width:44px !important;
	height:19px !important;
	left:5px !important;
	top:4px !important;
}

#item101080 {
	width:44px !important;
	height:19px !important;
	left:5px !important;
	top:4px !important;
}

#item101085 {
	width:44px !important;
	height:19px !important;
	left:5px !important;
	top:4px !important;
}

#item84903 {
	width:234px !important;
	height:215px !important;
	left:46px !important;
	top:362px !important;
	border:solid 1.00298842505992px #e30513;
}

#item84755 {
	width:92px !important;
	height:29px !important;
	left:441px !important;
	top:595px !important;
}

#item216250 {
	width:91px !important;
	height:9px !important;
	left:354px !important;
	top:374px !important;
}

#item216263 {
	width:73px !important;
	height:9px !important;
	left:354px !important;
	top:454px !important;
}

#item216262 {
	width:75px !important;
	height:9px !important;
	left:354px !important;
	top:438px !important;
}

#item216259 {
	width:57px !important;
	height:9px !important;
	left:354px !important;
	top:422px !important;
}

#item216256 {
	width:53px !important;
	height:9px !important;
	left:354px !important;
	top:406px !important;
}

#item216253 {
	width:60px !important;
	height:9px !important;
	left:354px !important;
	top:390px !important;
}

#item216266 {
	width:193px !important;
	height:9px !important;
	left:354px !important;
	top:502px !important;
}

#item216265 {
	width:168px !important;
	height:9px !important;
	left:354px !important;
	top:486px !important;
}

#item216264 {
	width:168px !important;
	height:9px !important;
	left:354px !important;
	top:470px !important;
}

#item217031 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item217028 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:283px !important;
}

#item217058 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item217055 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:322px !important;
}

#item217085 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item217082 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:166px !important;
}

#item217112 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item217109 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:127px !important;
}

#item217140 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item217137 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:88px !important;
}

#item217168 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item217165 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:49px !important;
}

#item217196 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item217193 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:10px !important;
}

#item217223 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item217220 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:205px !important;
}

#item217250 {
	width:156px !important;
	height:35px !important;
	left:2px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item217247 {
	width:161px !important;
	height:41px !important;
	left:10px !important;
	top:243px !important;
}

#item217279 {
	width:156px !important;
	height:35px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item217274 {
	width:161px !important;
	height:45px !important;
	left:10px !important;
	top:361px !important;
}

#item216999 {
	width:156px !important;
	height:35px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item216995 {
	width:161px !important;
	height:45px !important;
	left:10px !important;
	top:361px !important;
}

#item216993 {
	width:171px !important;
	height:406px !important;
	left:29px !important;
	top:274px !important;
}

#item85144 {
	width:248px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
	background:#e30513;
	border:solid 1px #e30513;
}

#item102986 {
	width:408px !important;
	height:34px !important;
	top:8px !important;
	background:#e30513;
}

@keyframes flyinfromright-210585 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-210585 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item210587 {
	width:120px !important;
	height:30px !important;
	background:#fff;
}

#item210585 {
	width:120px !important;
	height:30px !important;
	left:433px !important;
	top:638px !important;
}

#item41246 {
	width:84px !important;
	height:5px !important;
	left:81px !important;
	top:3px !important;
	border-radius:0 12px 12px 0;
	background:#d0d0cf;
}

#item41247 {
	width:81px !important;
	height:5px !important;
	top:3px !important;
	border-radius:12px 0 0 12px;
	background:#e30513;
}

#item41251 {
	width:40px !important;
	height:5px !important;
	left:125px !important;
	top:3px !important;
	border-radius:0 12px 12px 0;
	background:#d0d0cf;
}

#item41252 {
	width:125px !important;
	height:5px !important;
	top:3px !important;
	border-radius:12px 0 0 12px;
	background:#e30513;
}

#item191051 {
	width:120px !important;
	height:30px !important;
	background:#fff;
}

#item210138 {
	width:41px !important;
	height:41px !important;
	left:153px !important;
	top:74px !important;
}

#item39159 {
	width:356px !important;
	height:180px !important;
	border-radius:23px 23px 0 0;
	border:solid 1px #e30513;
	-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;
}

#item39444 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:34px !important;
	background:#a6a297;
}

#item39445 {
	width:1px !important;
	height:3px !important;
	left:46px !important;
	top:34px !important;
	background:#a6a297;
}

#item39157 {
	width:227px !important;
	height:255px !important;
	left:313px !important;
	top:-14px !important;
	background:#e30513;
}

#item191092 {
	width:120px !important;
	height:30px !important;
	background:#fff;
}

#item210129 {
	width:41px !important;
	height:41px !important;
	left:224px !important;
	top:125px !important;
}

#item38201 {
	width:320px !important;
	height:48px !important;
	background:#fff;
}

#item38237 {
	width:320px !important;
	height:42px !important;
	background:#fff;
}

#item38272 {
	width:320px !important;
	height:39px !important;
	background:#fff;
}

#item192088 {
	width:129px !important;
	height:7px !important;
	left:101px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item192089 {
	width:118px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item192101 {
	width:47px !important;
	height:7px !important;
	left:183px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item192102 {
	width:185px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item38598 {
	width:227px !important;
	height:283px !important;
	left:315px !important;
	top:-14px !important;
	background:#e30513;
}

#item192092 {
	width:129px !important;
	height:7px !important;
	left:101px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item192093 {
	width:214px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#123273;
}

#item192097 {
	width:47px !important;
	height:7px !important;
	left:183px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item192098 {
	width:185px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#123273;
}

#item210112 {
	width:41px !important;
	height:41px !important;
	left:93px !important;
	top:272px !important;
}

#item37206 {
	width:227px !important;
	height:307px !important;
	left:313px !important;
	top:-14px !important;
	background:#e30513;
}

#item37496 {
	width:172px !important;
	height:7px !important;
	left:58px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item37497 {
	width:56px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item37500 {
	width:58px !important;
	height:7px !important;
	left:172px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item37501 {
	width:173px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item37663 {
	width:1px !important;
	height:8px !important;
	left:42px !important;
	top:10px !important;
	background:#fff;
}

#item35717 {
	width:581px !important;
	height:558px !important;
	left:-14px !important;
	top:-14px !important;
	background:#e30513;
}

#item36023 {
	width:105px !important;
	height:7px !important;
	left:125px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item36024 {
	width:125px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item36027 {
	width:58px !important;
	height:7px !important;
	left:172px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item36028 {
	width:173px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item36357 {
	width:198px !important;
	height:46px !important;
	background:#fff;
}

#item36382 {
	width:198px !important;
	height:48px !important;
	background:#fff;
}

#item216598 {
	width:581px !important;
	height:558px !important;
	top:-14px !important;
	background:#e30513;
}

#item210103 {
	width:41px !important;
	height:41px !important;
	left:143px !important;
	top:114px !important;
}

#item35049 {
	width:117px !important;
	height:7px !important;
	left:113px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item35050 {
	width:113px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item35054 {
	width:56px !important;
	height:7px !important;
	left:175px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item35055 {
	width:175px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item188260 {
	width:38px !important;
	height:37px !important;
	border:solid 1.35px #000;
}

#item188265 {
	width:38px !important;
	height:37px !important;
	border:solid 1.35px #000;
}

#item210095 {
	width:41px !important;
	height:41px !important;
	left:403px !important;
	top:126px !important;
}

#item210271 {
	width:41px !important;
	height:41px !important;
	left:117px !important;
	top:343px !important;
}

#item210280 {
	width:41px !important;
	height:41px !important;
	left:117px !important;
	top:584px !important;
}

#item205777 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:34px !important;
	background:#a6a297;
}

#item205778 {
	width:1px !important;
	height:3px !important;
	left:46px !important;
	top:34px !important;
	background:#a6a297;
}

#item191288 {
	width:120px !important;
	height:30px !important;
	background:#fff;
}

#item191134 {
	width:408px !important;
	height:34px !important;
	top:8px !important;
	background:#e30513;
}

#item210201 {
	width:41px !important;
	height:41px !important;
	left:248px !important;
	top:126px !important;
}

#item34198 {
	width:117px !important;
	height:7px !important;
	left:113px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item34199 {
	width:176px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item34202 {
	width:92px !important;
	height:7px !important;
	left:138px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item34203 {
	width:132px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item210294 {
	width:41px !important;
	height:41px !important;
	left:364px !important;
	top:143px !important;
}

#item203626 {
	width:117px !important;
	height:7px !important;
	left:113px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item203627 {
	width:129px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item203631 {
	width:92px !important;
	height:7px !important;
	left:138px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item203632 {
	width:207px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item210087 {
	width:41px !important;
	height:41px !important;
	left:473px !important;
	top:143px !important;
}

#item85381 {
	width:248px !important;
	height:708px !important;
	left:-14px !important;
	top:-14px !important;
	background:#90a6b3;
}

#item33641 {
	width:70px !important;
	height:82px !important;
	background:#fff;
}

#item210070 {
	width:41px !important;
	height:41px !important;
	left:364px !important;
	top:61px !important;
}

#item32161 {
	width:581px !important;
	height:558px !important;
	left:-14px !important;
	top:-14px !important;
	background:#96abb9;
}

#item32330 {
	width:65px !important;
	height:7px !important;
	left:165px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item32331 {
	width:165px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#96abb9;
}

#item32335 {
	width:35px !important;
	height:7px !important;
	left:196px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item32336 {
	width:194px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#96abb9;
}

#item32614 {
	width:198px !important;
	height:28px !important;
	background:#fff;
}

#item32639 {
	width:198px !important;
	height:40px !important;
	background:#fff;
}

#item210062 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:129px !important;
}

#item216622 {
	width:581px !important;
	height:558px !important;
	top:-14px !important;
	background:#96abb9;
}

#item33140 {
	width:198px !important;
	height:37px !important;
	background:#fff;
}

#item31452 {
	width:227px !important;
	height:199px !important;
	left:14px !important;
	top:-15px !important;
	background:#96abb9;
}

#item31453 {
	width:277px !important;
	height:60px !important;
	left:27px !important;
	top:514px !important;
	background:#fff;
}

#item31560 {
	width:70px !important;
	height:82px !important;
	background:#fff;
}

#item210021 {
	width:41px !important;
	height:41px !important;
	left:31px !important;
	top:158px !important;
}

#item210029 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:199px !important;
}

#item210037 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:327px !important;
}

#item210046 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:447px !important;
}

#item210054 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:570px !important;
}

#item30414 {
	width:232px !important;
	height:340px !important;
	left:33px !important;
	top:-14px !important;
	background:#96abb9;
}

#item30415 {
	width:232px !important;
	height:45px !important;
	left:33px !important;
	top:420px !important;
	background:#ebedf1;
}

#item210012 {
	width:41px !important;
	height:41px !important;
	left:449px !important;
	top:230px !important;
}

#item93804 {
	width:183px !important;
	height:36px !important;
	left:35px !important;
	top:162px !important;
	background:#96abb9;
}

#item95157 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item95186 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item95190 {
	width:94px !important;
	height:111px !important;
	background:#fff;
}

#item203861 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item204897 {
	width:104px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item204898 {
	width:113px !important;
	height:21px !important;
	background:#83959f;
}

#item205151 {
	width:104px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item205152 {
	width:113px !important;
	height:21px !important;
	background:#83959f;
}

#item205094 {
	width:59px !important;
	height:21px !important;
	background:#fff;
}

#item209942 {
	width:41px !important;
	height:41px !important;
	left:176px !important;
	top:247px !important;
}

#item210004 {
	width:41px !important;
	height:41px !important;
	left:176px !important;
	top:465px !important;
}

#item94977 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item94948 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item204947 {
	width:100px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item204948 {
	width:128px !important;
	height:21px !important;
	background:#83959f;
}

#item204996 {
	width:118px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item204997 {
	width:128px !important;
	height:21px !important;
	background:#83959f;
}

#item209951 {
	width:41px !important;
	height:41px !important;
	left:88px !important;
	top:173px !important;
}

#item209960 {
	width:41px !important;
	height:41px !important;
	left:88px !important;
	top:339px !important;
}

#item209977 {
	width:41px !important;
	height:41px !important;
	left:88px !important;
	top:582px !important;
}

#item209987 {
	width:41px !important;
	height:41px !important;
	left:468px !important;
	top:245px !important;
}

#item209996 {
	width:41px !important;
	height:41px !important;
	left:468px !important;
	top:558px !important;
}

#item85638 {
	width:248px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
	background:#183257;
}

#item85669 {
	width:227px !important;
	height:198px !important;
	left:313px !important;
	top:-14px !important;
	background:#fff;
}

#item209934 {
	width:41px !important;
	height:41px !important;
	left:50px !important;
	top:189px !important;
}

#item26965 {
	width:282px !important;
	height:255px !important;
	left:14px !important;
	top:-14px !important;
	background:#1e3361;
}

#item119015 {
	width:282px !important;
	height:337px !important;
}

#item119067 {
	width:20px !important;
	height:11px !important;
	left:181px !important;
	top:108px !important;
	background:#1a3157;
}

#item119068 {
	width:26px !important;
	height:7px !important;
	left:62px !important;
	top:110px !important;
	background:#1a3157;
}

#item119069 {
	width:26px !important;
	height:7px !important;
	left:68px !important;
	top:119px !important;
	background:#1a3157;
}

#item119093 {
	width:20px !important;
	height:11px !important;
	left:172px !important;
	top:21px !important;
	background:#1a3157;
}

#item119141 {
	width:51px !important;
	height:12px !important;
	left:41px !important;
	top:19px !important;
	background:#1a3157;
}

#item119142 {
	width:51px !important;
	height:12px !important;
	left:35px !important;
	top:27px !important;
	background:#1a3157;
}

#item119166 {
	width:21px !important;
	height:6px !important;
	left:191px !important;
	top:21px !important;
	background:#183257;
}

#item119168 {
	width:5px !important;
	height:6px !important;
	left:222px !important;
	top:21px !important;
	background:#183257;
}

#item119169 {
	width:5px !important;
	height:4px !important;
	left:206px !important;
	top:113px !important;
	background:#183257;
}

#item119171 {
	width:5px !important;
	height:4px !important;
	left:174px !important;
	top:113px !important;
	background:#183257;
}

#item209926 {
	width:41px !important;
	height:41px !important;
	left:397px !important;
	top:200px !important;
}

#item26453 {
	width:1162px !important;
	height:558px !important;
	left:-14px !important;
	top:-14px !important;
	background:#1e3361;
}

#item25923 {
	width:581px !important;
	height:558px !important;
	left:-14px !important;
	top:-14px !important;
	background:#1e3361;
}

#item26088 {
	width:52px !important;
	height:7px !important;
	left:178px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item26090 {
	width:178px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#1e3361;
}

#item26095 {
	width:58px !important;
	height:7px !important;
	left:172px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item26096 {
	width:173px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#1e3361;
}

#item26240 {
	width:161px !important;
	height:37px !important;
	left:55px !important;
	top:53px !important;
}

#item209918 {
	width:41px !important;
	height:41px !important;
	left:60px !important;
	top:111px !important;
}

#item25446 {
	width:328px !important;
	height:60px !important;
	left:33px !important;
	top:517px !important;
	background:#fff;
}

#item209909 {
	width:41px !important;
	height:41px !important;
	left:34px !important;
	top:218px !important;
}

#item122565 {
	width:322px !important;
	height:445px !important;
	left:-14px !important;
	top:139px !important;
	background:#123273;
}

#item122054 {
	width:136px !important;
	height:37px !important;
	left:39px !important;
	top:5px !important;
	background:#fff;
}

#item126093 {
	width:283px !important;
	height:103px !important;
	left:276px !important;
	top:540px !important;
	background:#fff;
}

#item125387 {
	width:41px !important;
	height:11px !important;
	left:12px !important;
	top:2px !important;
	background:#fff;
}

#item189004 {
	width:41px !important;
	height:11px !important;
	left:12px !important;
	top:2px !important;
	background:#fff;
}

#item189015 {
	width:41px !important;
	height:11px !important;
	left:12px !important;
	top:2px !important;
	background:#fff;
}

#item126048 {
	width:150px !important;
	height:41px !important;
	left:43px !important;
	top:6px !important;
	background:#fff;
}

#item209867 {
	width:41px !important;
	height:41px !important;
	left:205px !important;
	top:184px !important;
}

#item209876 {
	width:41px !important;
	height:41px !important;
	left:419px !important;
	top:186px !important;
}

#item209884 {
	width:41px !important;
	height:41px !important;
	left:205px !important;
	top:397px !important;
}

#item209893 {
	width:41px !important;
	height:41px !important;
	left:205px !important;
	top:581px !important;
}

#item123872 {
	width:227px !important;
	height:241px !important;
	left:313px !important;
	top:-14px !important;
	background:#123273;
}

#item125704 {
	width:263px !important;
	height:218px !important;
	left:-14px !important;
	top:134px !important;
	background:#123273;
}

#item125705 {
	width:289px !important;
	height:260px !important;
	left:-40px !important;
	top:-127px !important;
	background:#fff;
}

#item126035 {
	width:150px !important;
	height:41px !important;
	left:43px !important;
	top:6px !important;
	background:#fff;
}

#item209859 {
	width:41px !important;
	height:41px !important;
	left:417px !important;
	top:181px !important;
}

#item126613 {
	width:150px !important;
	height:41px !important;
	left:43px !important;
	top:6px !important;
	background:#fff;
}

#item209849 {
	width:41px !important;
	height:41px !important;
	left:363px !important;
	top:86px !important;
}

#item127267 {
	width:192px !important;
	height:7px !important;
	left:38px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item127269 {
	width:115px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item127272 {
	width:58px !important;
	height:7px !important;
	left:172px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item127273 {
	width:173px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item127643 {
	width:150px !important;
	height:41px !important;
	left:43px !important;
	top:6px !important;
	background:#fff;
}

#item209833 {
	width:41px !important;
	height:41px !important;
	left:351px !important;
	top:88px !important;
}

#item127415 {
	width:172px !important;
	height:7px !important;
	left:58px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item127416 {
	width:215px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#123273;
}

#item127419 {
	width:58px !important;
	height:7px !important;
	left:172px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item127420 {
	width:173px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#123273;
}

#item128730 {
	width:73px !important;
	height:20px !important;
	left:21px !important;
	top:3px !important;
	background:#fff;
}

#item209841 {
	width:41px !important;
	height:41px !important;
	left:508px !important;
	top:519px !important;
}

#item130215 {
	width:150px !important;
	height:41px !important;
	left:43px !important;
	top:6px !important;
	background:#fff;
}

#item209816 {
	width:41px !important;
	height:41px !important;
	left:271px !important;
	top:162px !important;
}

#item131367 {
	width:309px !important;
	height:55px !important;
	left:2px !important;
	background:#fff;
}

#item135456 {
	width:150px !important;
	height:41px !important;
	left:43px !important;
	top:6px !important;
	background:#fff;
}

#item209807 {
	width:41px !important;
	height:41px !important;
	left:266px !important;
	top:217px !important;
}

#item135683 {
	width:150px !important;
	height:41px !important;
	left:43px !important;
	top:6px !important;
	background:#fff;
}

#item210217 {
	width:41px !important;
	height:41px !important;
	left:178px !important;
	top:72px !important;
}

#item130804 {
	width:247px !important;
	height:708px !important;
	left:-14px !important;
	top:-14px !important;
	background:#000;
}

#item130699 {
	width:83px !important;
	height:57px !important;
	background:#31323a;
}

#item130708 {
	width:41px !important;
	height:1px !important;
	top:34px !important;
	background:#c6c183;
}

#item130709 {
	width:41px !important;
	height:1px !important;
	background:#c6c183;
}

#item209756 {
	width:41px !important;
	height:41px !important;
	left:126px !important;
	top:103px !important;
}

#item132985 {
	width:83px !important;
	height:57px !important;
	background:#31323a;
}

#item132993 {
	width:41px !important;
	height:1px !important;
	top:34px !important;
	background:#c6c183;
}

#item132994 {
	width:41px !important;
	height:1px !important;
	background:#c6c183;
}

#item133062 {
	width:32px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item210238 {
	width:41px !important;
	height:41px !important;
	left:185px !important;
	top:531px !important;
}

#item134136 {
	width:129px !important;
	height:97px !important;
	left:417px !important;
	top:488px !important;
	background:#fff;
}

#item133947 {
	width:32px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item209730 {
	width:41px !important;
	height:41px !important;
	left:341px !important;
	top:531px !important;
}

#item209738 {
	width:41px !important;
	height:41px !important;
	left:431px !important;
	top:581px !important;
}

#item135055 {
	width:214px !important;
	height:159px !important;
	left:220px !important;
	top:439px !important;
	background:#fff;
}

#item134722 {
	width:288px !important;
	height:61px !important;
	left:260px !important;
	top:493px !important;
	background:#fff;
}

#item209697 {
	width:41px !important;
	height:41px !important;
	left:487px !important;
	top:89px !important;
}

#item209713 {
	width:41px !important;
	height:41px !important;
	left:73px !important;
	top:222px !important;
}

#item210246 {
	width:41px !important;
	height:41px !important;
	left:153px !important;
	top:471px !important;
}

#item215637 {
	width:41px !important;
	height:41px !important;
	left:153px !important;
	top:587px !important;
}

#item209705 {
	width:41px !important;
	height:41px !important;
	left:438px !important;
	top:153px !important;
}

#item136973 {
	width:252px !important;
	height:215px !important;
	left:261px !important;
	top:125px !important;
	background:#192664;
}

#item204781 {
	width:9px !important;
	height:9px !important;
	background:#000;
}

#item204807 {
	width:9px !important;
	height:9px !important;
	background:#000;
}

#item204832 {
	width:9px !important;
	height:9px !important;
	background:#000;
}

#item204857 {
	width:9px !important;
	height:9px !important;
	background:#000;
}

#item136752 {
	width:33px !important;
	height:14px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.03379328px #fff;
}

#item204368 {
	width:110px !important;
	height:137px !important;
	background:#f4f2ef;
}

#item204373 {
	width:5px !important;
	height:5px !important;
	background:#000;
}

#item204398 {
	width:5px !important;
	height:5px !important;
	background:#000;
}

#item136515 {
	width:131px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item136562 {
	width:129px !important;
	height:21px !important;
	top:50px !important;
	background:#fff;
}

#item136563 {
	width:129px !important;
	height:21px !important;
	background:#192664;
}

#item209680 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:424px !important;
}

#item196149 {
	width:118px !important;
	height:20px !important;
	left:137px !important;
	top:142px !important;
	background:#fff;
}

#item196182 {
	width:97px !important;
	height:19px !important;
	background:#e30513;
}

#item209672 {
	width:41px !important;
	height:41px !important;
	left:404px !important;
	top:510px !important;
}

#item196343 {
	width:188px !important;
	height:197px !important;
	background:#192664;
}

#item139879 {
	width:136px !important;
	height:37px !important;
	left:39px !important;
	top:5px !important;
	background:#fff;
}

#item139063 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item139459 {
	width:188px !important;
	height:197px !important;
	background:#192664;
}

#item209647 {
	width:41px !important;
	height:41px !important;
	left:40px !important;
	top:197px !important;
}

#item209664 {
	width:41px !important;
	height:41px !important;
	left:301px !important;
	top:550px !important;
}

#item138899 {
	width:90px !important;
	height:40px !important;
	background:#b70e0b;
}

#item138980 {
	opacity:0.87;
	width:228px !important;
	height:80px !important;
	left:1px !important;
	background:#fff;
	border:solid 1.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item209655 {
	width:41px !important;
	height:41px !important;
	left:31px !important;
	top:351px !important;
}

#item141325 {
	width:184px !important;
	height:44px !important;
	top:25px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item141326 {
	width:182px !important;
	height:44px !important;
	top:50px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item141327 {
	width:160px !important;
	height:21px !important;
	background:#000;
}

#item209620 {
	width:41px !important;
	height:41px !important;
	left:149px !important;
	top:173px !important;
}

#item141610 {
	width:227px !important;
	height:235px !important;
	top:-14px !important;
	background:#000;
}

#item141286 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item209629 {
	width:41px !important;
	height:41px !important;
	left:240px !important;
	top:114px !important;
}

#item209586 {
	width:41px !important;
	height:41px !important;
	left:218px !important;
	top:112px !important;
}

#item143240 {
	width:63px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item143264 {
	width:63px !important;
	height:21px !important;
	top:50px !important;
	background:#fff;
}

#item143265 {
	width:67px !important;
	height:21px !important;
	background:#e30513;
}

#item209603 {
	width:41px !important;
	height:41px !important;
	left:300px !important;
	top:151px !important;
}

#item209544 {
	width:41px !important;
	height:41px !important;
	left:262px !important;
	top:589px !important;
}

#item209552 {
	width:41px !important;
	height:41px !important;
	left:15px !important;
	top:283px !important;
}

#item209560 {
	width:41px !important;
	height:41px !important;
	left:15px !important;
	top:546px !important;
}

#item209569 {
	width:41px !important;
	height:41px !important;
	left:354px !important;
	top:525px !important;
}

#item209578 {
	width:41px !important;
	height:41px !important;
	left:301px !important;
	top:231px !important;
}

#item150266 {
	width:209px !important;
	height:93px !important;
	background:#fff;
}

#item150314 {
	width:56px !important;
	height:22px !important;
	top:8px !important;
	border-radius:1px;
	border:solid 1.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item149894 {
	width:160px !important;
	height:28px !important;
	top:25px !important;
	background:#fff;
}

#item149895 {
	width:125px !important;
	height:21px !important;
	background:#83959f;
}

#item209501 {
	width:41px !important;
	height:41px !important;
	left:428px !important;
	top:98px !important;
}

#item209510 {
	width:41px !important;
	height:41px !important;
	left:90px !important;
	top:459px !important;
}

#item151552 {
	width:67px !important;
	height:18px !important;
	left:20px !important;
	top:3px !important;
	background:#fff;
}

#item149732 {
	width:56px !important;
	height:22px !important;
	top:8px !important;
	border-radius:1px;
	border:solid 1.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item149820 {
	width:56px !important;
	height:22px !important;
	top:8px !important;
	border-radius:1px;
	border:solid 1.7px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item209526 {
	width:41px !important;
	height:41px !important;
	left:482px !important;
	top:229px !important;
}

#item209534 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:580px !important;
}

#item152321 {
	width:470px !important;
	height:383px !important;
	left:51px !important;
	top:216px !important;
	background:#bb957b;
}

#item152905 {
	width:385px !important;
	height:37px !important;
	background:#409a8b;
}

#item193553 {
	width:78px !important;
	height:67px !important;
	left:273px !important;
	top:156px !important;
	border:solid 2.65001189627219px #fff;
}

#item152468 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #fff;
}

#item203070 {
	width:78px !important;
	height:67px !important;
	left:273px !important;
	top:156px !important;
	border:solid 2.65001189627219px #fff;
}

#item209492 {
	width:41px !important;
	height:41px !important;
	left:19px !important;
	top:216px !important;
}

#item215671 {
	width:41px !important;
	height:41px !important;
	left:140px !important;
	top:358px !important;
}

#item215589 {
	width:41px !important;
	height:41px !important;
	left:140px !important;
	top:174px !important;
}

#item215597 {
	width:41px !important;
	height:41px !important;
	left:66px !important;
	top:587px !important;
}

#item215607 {
	width:41px !important;
	height:41px !important;
	left:60px !important;
	top:587px !important;
}

#item156045 {
	width:581px !important;
	height:446px !important;
	left:-14px !important;
	top:-14px !important;
}

#item156307 {
	width:136px !important;
	height:37px !important;
	left:39px !important;
	top:5px !important;
	background:#fff;
}

#item156318 {
	width:145px !important;
	height:21px !important;
	background:#83959f;
}

#item156343 {
	width:498px !important;
	height:42px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item156368 {
	width:498px !important;
	height:44px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item156393 {
	width:498px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item156419 {
	width:498px !important;
	height:44px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item155828 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item209431 {
	width:41px !important;
	height:41px !important;
	left:456px !important;
	top:74px !important;
}

#item156664 {
	width:136px !important;
	height:37px !important;
	left:39px !important;
	top:5px !important;
	background:#fff;
}

#item156675 {
	width:145px !important;
	height:21px !important;
	background:#83959f;
}

#item156700 {
	width:340px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item156725 {
	width:340px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item156750 {
	width:340px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item156775 {
	width:340px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item155638 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item209440 {
	width:41px !important;
	height:41px !important;
	left:468px !important;
	top:74px !important;
}

#item157715 {
	width:131px !important;
	height:22px !important;
	top:25px !important;
	background:#fff;
	border:solid 1px #83959f;
}

#item157716 {
	width:131px !important;
	height:22px !important;
	top:50px !important;
	background:#fff;
	border:solid 1px #83959f;
}

#item157718 {
	width:145px !important;
	height:21px !important;
	left:1px !important;
	background:#83959f;
}

#item157841 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item209414 {
	width:41px !important;
	height:41px !important;
	left:16px !important;
	top:208px !important;
}

#item157576 {
	width:131px !important;
	height:22px !important;
	top:25px !important;
	background:#fff;
	border:solid 1px #83959f;
}

#item157577 {
	width:131px !important;
	height:22px !important;
	top:50px !important;
	background:#fff;
	border:solid 1px #83959f;
}

#item157578 {
	width:145px !important;
	height:21px !important;
	left:1px !important;
	background:#83959f;
}

#item157703 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item203295 {
	width:569px !important;
	height:534px !important;
	left:-30px !important;
	top:-14px !important;
	background:#767676;
}

#item159004 {
	width:145px !important;
	height:21px !important;
	background:#83959f;
}

#item159055 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #1e2422;
}

#item209397 {
	width:41px !important;
	height:41px !important;
	left:26px !important;
	top:155px !important;
}

#item159225 {
	width:228px !important;
	height:182px !important;
	left:312px !important;
	top:-14px !important;
	background:#e30513;
}

#item158909 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item209405 {
	width:41px !important;
	height:41px !important;
	left:453px !important;
	top:253px !important;
}

#item192570 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item207346 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item207852 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item209389 {
	width:41px !important;
	height:41px !important;
	left:451px !important;
	top:299px !important;
}

#item210401 {
	width:41px !important;
	height:41px !important;
	left:452px !important;
	top:577px !important;
}

#item210255 {
	width:41px !important;
	height:41px !important;
	left:58px !important;
	top:162px !important;
}

#item164372 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:581px !important;
	height:709px !important;
	top:-14px !important;
	background:#000;
}

#item203937 {
	width:42px !important;
	height:19px !important;
	background:#b70e0b;
}

#item203958 {
	width:45px !important;
	height:12px !important;
	left:13px !important;
	top:2px !important;
	background:#fff;
}

@keyframes flyinfromtop-210704 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-210704 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-210703 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-210703 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-210702 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-210702 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}#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 */
