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

#item82616 {
	width:42px !important;
	height:19px !important;
	background:#c00010;
}

@keyframes flyinfromtop-121169 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-121169 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-121180 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-121180 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-121200 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-121200 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item121208 {
	width:2px !important;
	height:14px !important;
	left:95px !important;
	background:#002f75;
}

@keyframes flyinfromright-121215 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-121215 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-121145 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-121145 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item122988 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #002f75;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item123312 {
	width:161px !important;
	height:41px !important;
	left:10px !important;
	top:282px !important;
}

#item123343 {
	width:156px !important;
	height:35px !important;
	background:#fff;
	border:solid 1px #002f75;
}

#item123339 {
	width:161px !important;
	height:45px !important;
	left:10px !important;
	top:517px !important;
}

#item122957 {
	width:156px !important;
	height:35px !important;
	background:#fff;
	border:solid 1px #002f75;
}

#item122953 {
	width:161px !important;
	height:45px !important;
	left:10px !important;
	top:517px !important;
}

#item122951 {
	width:171px !important;
	height:562px !important;
	left:29px !important;
	top:118px !important;
}

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

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

#item82932 {
	width:2px !important;
	height:12px !important;
	left:163px !important;
	top:120px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item84929 {
	width:48px !important;
	height:6px !important;
	left:1px !important;
	top:8px !important;
	background:#6f6d72;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item121731 {
	width:161px !important;
	height:41px !important;
	left:10px !important;
	top:282px !important;
}

#item121762 {
	width:156px !important;
	height:35px !important;
	background:#fff;
	border:solid 1px #002f75;
}

#item121758 {
	width:161px !important;
	height:45px !important;
	left:10px !important;
	top:517px !important;
}

#item121372 {
	width:156px !important;
	height:35px !important;
	background:#fff;
	border:solid 1px #002f75;
}

#item121368 {
	width:161px !important;
	height:45px !important;
	left:10px !important;
	top:517px !important;
}

#item121366 {
	width:171px !important;
	height:562px !important;
	left:29px !important;
	top:118px !important;
}

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

#item368 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

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

#item120998 {
	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:#ccced0;
}

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

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

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

#item41742 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item118818 {
	width:41px !important;
	height:41px !important;
	left:153px !important;
	top:110px !important;
}

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

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

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

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

#item40149 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item118834 {
	width:41px !important;
	height:41px !important;
	left:224px !important;
	top:162px !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;
}

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

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

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

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

#item118844 {
	width:41px !important;
	height:41px !important;
	left:248px !important;
	top:118px !important;
}

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

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

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

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

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

#item38869 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item118852 {
	width:41px !important;
	height:41px !important;
	left:93px !important;
	top:310px !important;
}

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

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

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

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

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

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

#item37673 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item35717 {
	mix-blend-mode:screen;
	width:1162px !important;
	height:558px !important;
	background:#eb0011;
}

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

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

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

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

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

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

#item36688 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item118862 {
	width:41px !important;
	height:41px !important;
	left:143px !important;
	top:138px !important;
}

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

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

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

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

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

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

#item118870 {
	width:41px !important;
	height:41px !important;
	left:414px !important;
	top:232px !important;
}

#item118878 {
	width:41px !important;
	height:41px !important;
	left:161px !important;
	top:329px !important;
}

#item118887 {
	width:41px !important;
	height:41px !important;
	left:161px !important;
	top:580px !important;
}

#item35526 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

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

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

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

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

#item118897 {
	width:41px !important;
	height:41px !important;
	left:358px !important;
	top:166px !important;
}

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

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

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

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

#item34636 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item118905 {
	width:41px !important;
	height:41px !important;
	left:481px !important;
	top:164px !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;
}

#item33718 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item118913 {
	width:41px !important;
	height:41px !important;
	left:364px !important;
	top:84px !important;
}

#item32161 {
	mix-blend-mode:screen;
	width:1162px !important;
	height:558px !important;
	background:#92a6b3;
}

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

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

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

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

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

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

#item118922 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:151px !important;
}

#item32917 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

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

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

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

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

#item31938 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item118932 {
	width:41px !important;
	height:41px !important;
	left:31px !important;
	top:194px !important;
}

#item118941 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:207px !important;
}

#item118949 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:335px !important;
}

#item118957 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:467px !important;
}

#item118965 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:597px !important;
}

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

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

#item30881 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item118978 {
	width:41px !important;
	height:41px !important;
	left:449px !important;
	top:253px !important;
}

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

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

#item95358 {
	width:89px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item95359 {
	width:113px !important;
	height:21px !important;
	background:#7d8f9c;
}

#item117511 {
	width:97px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item117512 {
	width:113px !important;
	height:21px !important;
	background:#7d8f9c;
}

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

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

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

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

#item117572 {
	width:89px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item117573 {
	width:128px !important;
	height:21px !important;
	background:#7d8f9c;
}

#item117639 {
	width:107px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item117640 {
	width:128px !important;
	height:21px !important;
	background:#7d8f9c;
}

#item95407 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119003 {
	width:41px !important;
	height:41px !important;
	left:125px !important;
	top:173px !important;
}

#item119012 {
	width:41px !important;
	height:41px !important;
	left:125px !important;
	top:349px !important;
}

#item119021 {
	width:41px !important;
	height:41px !important;
	left:125px !important;
	top:592px !important;
}

#item119032 {
	width:41px !important;
	height:41px !important;
	left:470px !important;
	top:283px !important;
}

#item119040 {
	width:41px !important;
	height:41px !important;
	left:470px !important;
	top:596px !important;
}

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

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

#item28008 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119048 {
	width:41px !important;
	height:41px !important;
	left:50px !important;
	top:225px !important;
}

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

#item27247 {
	width:282px !important;
	height:337px !important;
	left:14px !important;
	top:258px !important;
}

#item27396 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119058 {
	width:41px !important;
	height:41px !important;
	left:397px !important;
	top:238px !important;
}

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

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

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

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

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

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

#item26692 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119075 {
	width:41px !important;
	height:41px !important;
	left:60px !important;
	top:134px !important;
}

#item85927 {
	width:247px !important;
	height:699px !important;
	left:-14px !important;
	top:-14px !important;
	background:#fff;
}

#item85738 {
	width:147px !important;
	height:25px !important;
	left:13px !important;
	top:89px !important;
	background:#1d1626;
}

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

#item25675 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119084 {
	width:41px !important;
	height:41px !important;
	left:34px !important;
	top:259px !important;
}

#item24659 {
	width:322px !important;
	height:445px !important;
	left:-14px !important;
	top:139px !important;
	background:#002f75;
}

#item25102 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119092 {
	width:41px !important;
	height:41px !important;
	left:299px !important;
	top:186px !important;
}

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

#item98316 {
	width:56px !important;
	height:19px !important;
	background:#fff;
}

#item76089 {
	width:56px !important;
	height:19px !important;
	background:#fff;
}

#item98244 {
	width:56px !important;
	height:19px !important;
	background:#fff;
}

#item119102 {
	width:41px !important;
	height:41px !important;
	left:207px !important;
	top:229px !important;
}

#item119112 {
	width:41px !important;
	height:41px !important;
	left:419px !important;
	top:225px !important;
}

#item119121 {
	width:41px !important;
	height:41px !important;
	left:207px !important;
	top:420px !important;
}

#item119130 {
	width:41px !important;
	height:41px !important;
	left:207px !important;
	top:606px !important;
}

#item23956 {
	width:227px !important;
	height:241px !important;
	left:313px !important;
	top:-14px !important;
	background:#002f75;
}

#item24435 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item23441 {
	width:263px !important;
	height:218px !important;
	left:-14px !important;
	top:134px !important;
	background:#002f75;
}

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

#item23759 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119141 {
	width:41px !important;
	height:41px !important;
	left:417px !important;
	top:219px !important;
}

#item22882 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119149 {
	width:41px !important;
	height:41px !important;
	left:363px !important;
	top:123px !important;
}

#item21718 {
	width:207px !important;
	height:71px !important;
	background:#fff;
}

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

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

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

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

#item119157 {
	width:41px !important;
	height:41px !important;
	left:351px !important;
	top:116px !important;
}

#item22030 {
	width:88px !important;
	height:30px !important;
	background:#fff;
}

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

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

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

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

#item22160 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119166 {
	width:41px !important;
	height:41px !important;
	left:508px !important;
	top:455px !important;
}

#item96298 {
	width:207px !important;
	height:71px !important;
	background:#fff;
}

#item119174 {
	width:41px !important;
	height:41px !important;
	left:271px !important;
	top:196px !important;
}

#item21263 {
	width:260px !important;
	height:84px !important;
	left:36px !important;
	top:493px !important;
	background:#fff;
}

#item96321 {
	width:207px !important;
	height:71px !important;
	background:#fff;
}

#item21331 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119182 {
	width:41px !important;
	height:41px !important;
	left:431px !important;
	top:269px !important;
}

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

#item20334 {
	width:83px !important;
	height:57px !important;
	background:#342a31;
}

#item20342 {
	width:41px !important;
	height:1px !important;
	top:34px !important;
	background:#c5bf7b;
}

#item20343 {
	width:41px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item20371 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119191 {
	width:41px !important;
	height:41px !important;
	left:125px !important;
	top:129px !important;
}

#item19276 {
	width:83px !important;
	height:57px !important;
	background:#342a31;
}

#item19286 {
	width:41px !important;
	height:1px !important;
	top:34px !important;
	background:#c5bf7b;
}

#item19287 {
	width:41px !important;
	height:1px !important;
	background:#c5bf7b;
}

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

#item119203 {
	width:41px !important;
	height:41px !important;
	left:248px !important;
	top:512px !important;
}

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

#item19707 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119213 {
	width:41px !important;
	height:41px !important;
	left:180px !important;
	top:498px !important;
}

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

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

#item119221 {
	width:41px !important;
	height:41px !important;
	left:487px !important;
	top:127px !important;
}

#item119229 {
	width:41px !important;
	height:41px !important;
	left:72px !important;
	top:220px !important;
}

#item119238 {
	width:41px !important;
	height:41px !important;
	left:154px !important;
	top:497px !important;
}

#item119247 {
	width:41px !important;
	height:41px !important;
	left:440px !important;
	top:237px !important;
}

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

#item17910 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119258 {
	width:41px !important;
	height:41px !important;
	left:380px !important;
	top:102px !important;
}

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

#item16490 {
	width:286px !important;
	height:35px !important;
	left:14px !important;
	top:501px !important;
	background:#fff;
}

#item16492 {
	width:58px !important;
	height:36px !important;
	left:14px !important;
	top:479px !important;
}

#item119275 {
	width:41px !important;
	height:41px !important;
	left:420px !important;
	top:208px !important;
}

#item100285 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item16491 {
	width:286px !important;
	height:37px !important;
	left:14px !important;
	top:593px !important;
	background:#fff;
}

#item119283 {
	width:41px !important;
	height:41px !important;
	left:399px !important;
	top:208px !important;
}

#item119293 {
	width:41px !important;
	height:41px !important;
	left:56px !important;
	top:270px !important;
}

#item15928 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item123460 {
	width:41px !important;
	height:41px !important;
	left:82px !important;
	top:275px !important;
}

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

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

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

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

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

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

#item117239 {
	width:110px !important;
	height:137px !important;
	background:#f4f1ed;
}

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

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

#item11234 {
	width:129px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

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

#item11282 {
	width:129px !important;
	height:21px !important;
	background:#132165;
}

#item11400 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119310 {
	width:41px !important;
	height:41px !important;
	left:22px !important;
	top:362px !important;
}

#item9217 {
	width:188px !important;
	height:197px !important;
	left:365px !important;
	top:-30px !important;
	background:#132165;
}

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

#item119319 {
	width:41px !important;
	height:41px !important;
	left:31px !important;
	top:238px !important;
}

#item119327 {
	width:41px !important;
	height:41px !important;
	left:302px !important;
	top:586px !important;
}

#item10065 {
	width:90px !important;
	height:40px !important;
	background:#c00010;
}

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

#item10192 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119335 {
	width:41px !important;
	height:41px !important;
	left:31px !important;
	top:266px !important;
}

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

#item8330 {
	width:212px !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;
}

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

#item119346 {
	width:41px !important;
	height:41px !important;
	left:102px !important;
	top:125px !important;
}

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

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

#item8822 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119354 {
	width:41px !important;
	height:41px !important;
	left:240px !important;
	top:138px !important;
}

#item119363 {
	width:41px !important;
	height:41px !important;
	left:129px !important;
	top:86px !important;
}

#item7491 {
	width:48px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item7516 {
	width:48px !important;
	height:21px !important;
	top:50px !important;
	background:#fff;
}

#item7517 {
	width:67px !important;
	height:21px !important;
	background:#eb0011;
}

#item7700 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119371 {
	width:41px !important;
	height:41px !important;
	left:253px !important;
	top:91px !important;
}

#item119381 {
	width:41px !important;
	height:41px !important;
	left:258px !important;
	top:567px !important;
}

#item86508 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119389 {
	width:41px !important;
	height:41px !important;
	left:15px !important;
	top:311px !important;
}

#item119399 {
	width:41px !important;
	height:41px !important;
	left:15px !important;
	top:590px !important;
}

#item119407 {
	width:41px !important;
	height:41px !important;
	left:292px !important;
	top:590px !important;
}

#item119416 {
	width:41px !important;
	height:41px !important;
	left:295px !important;
	top:251px !important;
}

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

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

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

#item89236 {
	width:125px !important;
	height:21px !important;
	background:#7d8f9c;
}

#item119424 {
	width:41px !important;
	height:41px !important;
	left:428px !important;
	top:136px !important;
}

#item119433 {
	width:41px !important;
	height:41px !important;
	left:85px !important;
	top:436px !important;
}

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

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

#item88654 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119442 {
	width:41px !important;
	height:41px !important;
	left:453px !important;
	top:183px !important;
}

#item119450 {
	width:41px !important;
	height:41px !important;
	left:454px !important;
	top:534px !important;
}

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

#item90542 {
	width:83px !important;
	height:49px !important;
	left:60px !important;
	top:95px !important;
}

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

#item91298 {
	width:359px !important;
	height:37px !important;
	background:#499a85;
}

#item100430 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119461 {
	width:41px !important;
	height:41px !important;
	left:19px !important;
	top:235px !important;
}

#item100591 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item123468 {
	width:41px !important;
	height:41px !important;
	left:140px !important;
	top:479px !important;
}

#item4952 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

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

#item3570 {
	width:187px !important;
	height:64px !important;
	background:#fff;
}

#item3594 {
	width:145px !important;
	height:21px !important;
	background:#7d8f9c;
}

#item3620 {
	width:520px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #7d8f9c;
	-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;
}

#item3645 {
	width:518px !important;
	height:44px !important;
	background:#fff;
	border:solid 0.5px #7d8f9c;
	-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;
}

#item3670 {
	width:518px !important;
	height:44px !important;
	background:#fff;
	border:solid 0.5px #7d8f9c;
	-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;
}

#item3695 {
	width:518px !important;
	height:44px !important;
	background:#fff;
	border:solid 0.5px #7d8f9c;
	-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;
}

#item119482 {
	width:41px !important;
	height:41px !important;
	left:444px !important;
	top:99px !important;
}

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

#item4052 {
	width:145px !important;
	height:21px !important;
	background:#7d8f9c;
}

#item4077 {
	width:374px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #7d8f9c;
	-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;
}

#item4102 {
	width:306px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #7d8f9c;
	-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;
}

#item4127 {
	width:306px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #7d8f9c;
	-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;
}

#item4152 {
	width:374px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #7d8f9c;
	-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;
}

#item96459 {
	width:187px !important;
	height:64px !important;
	background:#fff;
}

#item4177 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119490 {
	width:41px !important;
	height:41px !important;
	left:461px !important;
	top:99px !important;
}

#item2535 {
	width:143px !important;
	height:22px !important;
	top:25px !important;
	background:#fff;
	border:solid 1px #7d8f9c;
}

#item2536 {
	width:143px !important;
	height:22px !important;
	top:50px !important;
	background:#fff;
	border:solid 1px #7d8f9c;
}

#item2537 {
	width:145px !important;
	height:21px !important;
	left:1px !important;
	background:#7d8f9c;
}

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

#item119501 {
	width:41px !important;
	height:41px !important;
	left:16px !important;
	top:207px !important;
}

#item2926 {
	width:144px !important;
	height:22px !important;
	top:25px !important;
	background:#fff;
	border:solid 1px #7d8f9c;
}

#item2927 {
	width:144px !important;
	height:22px !important;
	top:50px !important;
	background:#fff;
	border:solid 1px #7d8f9c;
}

#item2928 {
	width:145px !important;
	height:21px !important;
	left:1px !important;
	background:#7d8f9c;
}

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

#item3063 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item1501 {
	width:569px !important;
	height:534px !important;
	left:-30px !important;
	top:-14px !important;
	background:#6f6d72;
}

#item1750 {
	width:145px !important;
	height:21px !important;
	background:#7d8f9c;
}

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

#item119509 {
	width:41px !important;
	height:41px !important;
	left:24px !important;
	top:193px !important;
}

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

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

#item2096 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item119518 {
	width:41px !important;
	height:41px !important;
	left:461px !important;
	top:289px !important;
}

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

#item119526 {
	width:41px !important;
	height:41px !important;
	left:444px !important;
	top:215px !important;
}

#item119538 {
	width:41px !important;
	height:41px !important;
	left:355px !important;
	top:77px !important;
}

#item119547 {
	width:41px !important;
	height:41px !important;
	left:259px !important;
	top:385px !important;
}

#item100736 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

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

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

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

#item119555 {
	width:41px !important;
	height:41px !important;
	left:157px !important;
	top:32px !important;
}

#item119563 {
	width:41px !important;
	height:41px !important;
	left:157px !important;
	top:344px !important;
}

#item119572 {
	width:41px !important;
	height:41px !important;
	left:447px !important;
	top:32px !important;
}

#item119580 {
	width:41px !important;
	height:41px !important;
	left:447px !important;
	top:344px !important;
}

#item119590 {
	width:41px !important;
	height:41px !important;
	left:21px !important;
	top:186px !important;
}

#item119599 {
	width:41px !important;
	height:41px !important;
	left:209px !important;
	top:420px !important;
}

#item119607 {
	width:41px !important;
	height:41px !important;
	left:444px !important;
	top:535px !important;
}

#item119616 {
	width:41px !important;
	height:41px !important;
	left:497px !important;
	top:105px !important;
}

#item100895 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

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

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

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

#item119624 {
	width:41px !important;
	height:41px !important;
	left:221px !important;
	top:105px !important;
}

#item119632 {
	width:41px !important;
	height:41px !important;
	left:487px !important;
	top:88px !important;
}

#item119640 {
	width:41px !important;
	height:41px !important;
	left:204px !important;
	top:413px !important;
}

#item119650 {
	width:41px !important;
	height:41px !important;
	left:487px !important;
	top:509px !important;
}

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

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

#item75705 {
	width:539px !important;
	height:25px !important;
	left:14px !important;
	top:612px !important;
	border:solid 1px #000;
}

#item74645 {
	width:24px !important;
	height:59px !important;
	background:#22942f;
}

#item74648 {
	width:24px !important;
	height:59px !important;
	left:24px !important;
	background:#fff;
}

#item74650 {
	width:24px !important;
	height:59px !important;
	left:47px !important;
	background:#eb0011;
}

#item119658 {
	width:41px !important;
	height:41px !important;
	left:192px !important;
	top:559px !important;
}

#item119666 {
	width:41px !important;
	height:41px !important;
	left:346px !important;
	top:559px !important;
}

#item101040 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

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

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

#item119680 {
	width:41px !important;
	height:41px !important;
	left:227px !important;
	top:262px !important;
}

#item119688 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:215px !important;
}

#item119698 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:517px !important;
}

#item119706 {
	width:41px !important;
	height:41px !important;
	left:227px !important;
	top:565px !important;
}

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

#item54356 {
	width:28px !important;
	height:28px !important;
	border:solid 1px #000;
}

#item54361 {
	width:28px !important;
	height:28px !important;
	border:solid 1px #000;
}

#item119717 {
	width:41px !important;
	height:41px !important;
	left:499px !important;
	top:325px !important;
}

#item119726 {
	width:41px !important;
	height:41px !important;
	left:508px !important;
	top:598px !important;
}

#item101186 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item54366 {
	width:28px !important;
	height:28px !important;
	border:solid 1px #000;
}

#item54372 {
	width:28px !important;
	height:28px !important;
	border:solid 1px #000;
}

#item54377 {
	width:28px !important;
	height:28px !important;
	border:solid 1px #000;
}

#item54382 {
	width:28px !important;
	height:28px !important;
	border:solid 1px #000;
}

#item119735 {
	width:41px !important;
	height:41px !important;
	left:190px !important;
	top:285px !important;
}

#item119743 {
	width:41px !important;
	height:41px !important;
	left:208px !important;
	top:555px !important;
}

#item119751 {
	width:41px !important;
	height:41px !important;
	left:478px !important;
	top:285px !important;
}

#item119759 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:555px !important;
}

#item56709 {
	width:67px !important;
	height:45px !important;
	background:#342a31;
}

#item56717 {
	width:33px !important;
	height:1px !important;
	top:27px !important;
	background:#c5bf7b;
}

#item56718 {
	width:33px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item119771 {
	width:41px !important;
	height:41px !important;
	left:295px !important;
	top:173px !important;
}

#item119782 {
	width:41px !important;
	height:41px !important;
	left:295px !important;
	top:316px !important;
}

#item119790 {
	width:41px !important;
	height:41px !important;
	left:295px !important;
	top:459px !important;
}

#item119798 {
	width:41px !important;
	height:41px !important;
	left:295px !important;
	top:598px !important;
}

#item101334 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item56747 {
	width:64px !important;
	height:22px !important;
	background:#fff;
}

#item119808 {
	width:41px !important;
	height:41px !important;
	left:34px !important;
	top:243px !important;
}

#item119816 {
	width:41px !important;
	height:41px !important;
	left:34px !important;
	top:410px !important;
}

#item119825 {
	width:41px !important;
	height:41px !important;
	left:34px !important;
	top:586px !important;
}

#item119833 {
	width:41px !important;
	height:41px !important;
	left:296px !important;
	top:243px !important;
}

#item119841 {
	width:41px !important;
	height:41px !important;
	left:296px !important;
	top:410px !important;
}

#item119849 {
	width:41px !important;
	height:41px !important;
	left:296px !important;
	top:586px !important;
}

#item57772 {
	width:137px !important;
	height:47px !important;
	background:#fff;
}

#item119863 {
	width:41px !important;
	height:41px !important;
	left:217px !important;
	top:160px !important;
}

#item119871 {
	width:41px !important;
	height:41px !important;
	left:217px !important;
	top:344px !important;
}

#item119879 {
	width:41px !important;
	height:41px !important;
	left:217px !important;
	top:565px !important;
}

#item119887 {
	width:41px !important;
	height:41px !important;
	left:436px !important;
	top:96px !important;
}

#item119896 {
	width:41px !important;
	height:41px !important;
	left:436px !important;
	top:278px !important;
}

#item119904 {
	width:41px !important;
	height:41px !important;
	left:436px !important;
	top:498px !important;
}

#item101480 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item59429 {
	width:28px !important;
	height:28px !important;
	border:solid 1px #000;
}

#item96673 {
	width:28px !important;
	height:28px !important;
	border:solid 1px #000;
}

#item96678 {
	width:28px !important;
	height:28px !important;
	border:solid 1px #000;
}

#item119914 {
	width:41px !important;
	height:41px !important;
	left:154px !important;
	top:96px !important;
}

#item119922 {
	width:41px !important;
	height:41px !important;
	left:154px !important;
	top:276px !important;
}

#item119931 {
	width:41px !important;
	height:41px !important;
	left:201px !important;
	top:565px !important;
}

#item74048 {
	width:1162px !important;
	height:414px !important;
	left:-14px !important;
	top:-14px !important;
	background:#d1cbc2;
}

#item61609 {
	width:56px !important;
	height:19px !important;
	background:#fff;
}

#item119943 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:594px !important;
}

#item119951 {
	width:41px !important;
	height:41px !important;
	left:399px !important;
	top:594px !important;
}

#item101664 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

@keyframes pulse-60634 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60634 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-60613 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60613 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-60659 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60659 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-60658 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60658 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item61810 {
	width:56px !important;
	height:19px !important;
	background:#fff;
}

#item119960 {
	width:41px !important;
	height:41px !important;
	left:39px !important;
	top:594px !important;
}

#item119969 {
	width:41px !important;
	height:41px !important;
	left:217px !important;
	top:594px !important;
}

#item119977 {
	width:41px !important;
	height:41px !important;
	left:397px !important;
	top:594px !important;
}

#item101809 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item66312 {
	width:3px !important;
	height:8px !important;
	left:9px !important;
	top:94px !important;
	background:#bc8f72;
}

#item66313 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:90px !important;
	background:#bc8f72;
}

#item66314 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:92px !important;
	background:#bc8f72;
}

#item66315 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:93px !important;
	background:#bc8f72;
}

#item66316 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:95px !important;
	background:#bc8f72;
}

#item66317 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:96px !important;
	background:#bc8f72;
}

#item66318 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:98px !important;
	background:#bc8f72;
}

#item66319 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:99px !important;
	background:#bc8f72;
}

#item66325 {
	width:54px !important;
	height:9px !important;
	top:1px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item66326 {
	width:54px !important;
	height:9px !important;
	top:38px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item66495 {
	width:3px !important;
	height:8px !important;
	left:9px !important;
	top:94px !important;
	background:#bc8f72;
}

#item66496 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:90px !important;
	background:#bc8f72;
}

#item66497 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:92px !important;
	background:#bc8f72;
}

#item66498 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:93px !important;
	background:#bc8f72;
}

#item66499 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:95px !important;
	background:#bc8f72;
}

#item66500 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:96px !important;
	background:#bc8f72;
}

#item66501 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:98px !important;
	background:#bc8f72;
}

#item66502 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:99px !important;
	background:#bc8f72;
}

#item66507 {
	width:54px !important;
	height:9px !important;
	top:1px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item66508 {
	width:54px !important;
	height:9px !important;
	top:38px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item66509 {
	width:75px !important;
	height:9px !important;
	top:74px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item66676 {
	width:3px !important;
	height:8px !important;
	left:9px !important;
	top:94px !important;
	background:#bc8f72;
}

#item66677 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:90px !important;
	background:#bc8f72;
}

#item66678 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:92px !important;
	background:#bc8f72;
}

#item66679 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:93px !important;
	background:#bc8f72;
}

#item66680 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:95px !important;
	background:#bc8f72;
}

#item66681 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:96px !important;
	background:#bc8f72;
}

#item66682 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:98px !important;
	background:#bc8f72;
}

#item66683 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:99px !important;
	background:#bc8f72;
}

#item66688 {
	width:54px !important;
	height:9px !important;
	top:1px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item66689 {
	width:54px !important;
	height:9px !important;
	top:38px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item66690 {
	width:76px !important;
	height:9px !important;
	top:74px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item66856 {
	width:3px !important;
	height:8px !important;
	left:9px !important;
	top:94px !important;
	background:#bc8f72;
}

#item66857 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:90px !important;
	background:#bc8f72;
}

#item66858 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:92px !important;
	background:#bc8f72;
}

#item66859 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:93px !important;
	background:#bc8f72;
}

#item66860 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:95px !important;
	background:#bc8f72;
}

#item66861 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:96px !important;
	background:#bc8f72;
}

#item66862 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:98px !important;
	background:#bc8f72;
}

#item66863 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:99px !important;
	background:#bc8f72;
}

#item66868 {
	width:54px !important;
	height:9px !important;
	top:1px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item66870 {
	width:54px !important;
	height:9px !important;
	top:38px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item66871 {
	width:76px !important;
	height:9px !important;
	top:74px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item67038 {
	width:3px !important;
	height:8px !important;
	left:9px !important;
	top:94px !important;
	background:#bc8f72;
}

#item67039 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:90px !important;
	background:#bc8f72;
}

#item67040 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:92px !important;
	background:#bc8f72;
}

#item67041 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:93px !important;
	background:#bc8f72;
}

#item67042 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:95px !important;
	background:#bc8f72;
}

#item67044 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:96px !important;
	background:#bc8f72;
}

#item67045 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:98px !important;
	background:#bc8f72;
}

#item67046 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:99px !important;
	background:#bc8f72;
}

#item67051 {
	width:54px !important;
	height:9px !important;
	top:1px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item67052 {
	width:54px !important;
	height:9px !important;
	top:38px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item67053 {
	width:76px !important;
	height:9px !important;
	top:74px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item67196 {
	width:32px !important;
	height:2px !important;
	left:1px !important;
	top:7px !important;
	background:#cfb099;
}

#item67197 {
	width:32px !important;
	height:2px !important;
	left:1px !important;
	top:4px !important;
	background:#cfb099;
}

#item67198 {
	width:32px !important;
	height:2px !important;
	left:1px !important;
	top:10px !important;
	background:#cfb099;
}

#item67199 {
	width:32px !important;
	height:2px !important;
	left:1px !important;
	top:13px !important;
	background:#cfb099;
}

#item67205 {
	width:3px !important;
	height:8px !important;
	left:9px !important;
	top:94px !important;
	background:#bc8f72;
}

#item67206 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:90px !important;
	background:#bc8f72;
}

#item67207 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:92px !important;
	background:#bc8f72;
}

#item67208 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:93px !important;
	background:#bc8f72;
}

#item67209 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:95px !important;
	background:#bc8f72;
}

#item67210 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:96px !important;
	background:#bc8f72;
}

#item67211 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:98px !important;
	background:#bc8f72;
}

#item67212 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:99px !important;
	background:#bc8f72;
}

#item67217 {
	width:54px !important;
	height:9px !important;
	top:1px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item67218 {
	width:54px !important;
	height:9px !important;
	top:38px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item67219 {
	width:76px !important;
	height:9px !important;
	top:74px !important;
	border-radius:0 0 7px 0;
	background:#bc8f72;
}

#item67362 {
	width:32px !important;
	height:2px !important;
	left:1px !important;
	top:7px !important;
	background:#cfb099;
}

#item67363 {
	width:32px !important;
	height:2px !important;
	left:1px !important;
	top:4px !important;
	background:#cfb099;
}

#item67364 {
	width:32px !important;
	height:2px !important;
	left:1px !important;
	top:10px !important;
	background:#cfb099;
}

#item67365 {
	width:32px !important;
	height:2px !important;
	left:1px !important;
	top:13px !important;
	background:#cfb099;
}

#item119986 {
	width:41px !important;
	height:41px !important;
	left:218px !important;
	top:167px !important;
}

#item119994 {
	width:41px !important;
	height:41px !important;
	left:218px !important;
	top:372px !important;
}

#item120003 {
	width:41px !important;
	height:41px !important;
	left:218px !important;
	top:582px !important;
}

#item120011 {
	width:41px !important;
	height:41px !important;
	left:506px !important;
	top:167px !important;
}

#item120019 {
	width:41px !important;
	height:41px !important;
	left:506px !important;
	top:372px !important;
}

#item120028 {
	width:41px !important;
	height:41px !important;
	left:506px !important;
	top:582px !important;
}

#item68222 {
	width:3px !important;
	height:8px !important;
	left:9px !important;
	top:94px !important;
	background:#9ca869;
}

#item68223 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:90px !important;
	background:#9ca869;
}

#item68224 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:92px !important;
	background:#9ca869;
}

#item68225 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:93px !important;
	background:#9ca869;
}

#item68226 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:95px !important;
	background:#9ca869;
}

#item68227 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:96px !important;
	background:#9ca869;
}

#item68228 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:98px !important;
	background:#9ca869;
}

#item68229 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:99px !important;
	background:#9ca869;
}

#item68235 {
	width:54px !important;
	height:9px !important;
	top:1px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item68236 {
	width:54px !important;
	height:9px !important;
	top:38px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item68238 {
	width:75px !important;
	height:9px !important;
	top:74px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item68334 {
	width:3px !important;
	height:8px !important;
	left:9px !important;
	top:94px !important;
	background:#9ca869;
}

#item68335 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:90px !important;
	background:#9ca869;
}

#item68336 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:92px !important;
	background:#9ca869;
}

#item68338 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:93px !important;
	background:#9ca869;
}

#item68339 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:95px !important;
	background:#9ca869;
}

#item68340 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:96px !important;
	background:#9ca869;
}

#item68341 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:98px !important;
	background:#9ca869;
}

#item68342 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:99px !important;
	background:#9ca869;
}

#item68348 {
	width:54px !important;
	height:9px !important;
	top:1px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item68350 {
	width:54px !important;
	height:9px !important;
	top:38px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item68351 {
	width:75px !important;
	height:9px !important;
	top:74px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item67960 {
	width:14px !important;
	height:14px !important;
}

#item120038 {
	width:41px !important;
	height:41px !important;
	left:221px !important;
	top:578px !important;
}

#item120047 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:578px !important;
}

#item101956 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item68445 {
	width:3px !important;
	height:8px !important;
	left:9px !important;
	top:94px !important;
	background:#9ca869;
}

#item68446 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:90px !important;
	background:#9ca869;
}

#item68447 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:92px !important;
	background:#9ca869;
}

#item68449 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:93px !important;
	background:#9ca869;
}

#item68450 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:95px !important;
	background:#9ca869;
}

#item68451 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:96px !important;
	background:#9ca869;
}

#item68453 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:98px !important;
	background:#9ca869;
}

#item68454 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:99px !important;
	background:#9ca869;
}

#item68459 {
	width:54px !important;
	height:9px !important;
	top:1px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item68460 {
	width:54px !important;
	height:9px !important;
	top:38px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item68461 {
	width:75px !important;
	height:9px !important;
	top:74px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item68556 {
	width:3px !important;
	height:8px !important;
	left:9px !important;
	top:94px !important;
	background:#9ca869;
}

#item68557 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:90px !important;
	background:#9ca869;
}

#item68558 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:92px !important;
	background:#9ca869;
}

#item68559 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:93px !important;
	background:#9ca869;
}

#item68560 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:95px !important;
	background:#9ca869;
}

#item68561 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:96px !important;
	background:#9ca869;
}

#item68562 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:98px !important;
	background:#9ca869;
}

#item68563 {
	width:3px !important;
	height:2px !important;
	left:15px !important;
	top:99px !important;
	background:#9ca869;
}

#item68568 {
	width:54px !important;
	height:9px !important;
	top:1px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item68569 {
	width:54px !important;
	height:9px !important;
	top:38px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item68570 {
	width:75px !important;
	height:9px !important;
	top:74px !important;
	border-radius:0 0 7px 0;
	background:#9ca869;
}

#item120055 {
	width:41px !important;
	height:41px !important;
	left:212px !important;
	top:578px !important;
}

#item120064 {
	width:41px !important;
	height:41px !important;
	left:489px !important;
	top:578px !important;
}

#item120075 {
	width:41px !important;
	height:41px !important;
	left:208px !important;
	top:198px !important;
}

#item120083 {
	width:41px !important;
	height:41px !important;
	left:353px !important;
	top:81px !important;
}

#item120091 {
	width:41px !important;
	height:41px !important;
	left:353px !important;
	top:209px !important;
}

#item120099 {
	width:41px !important;
	height:41px !important;
	left:19px !important;
	top:517px !important;
}

#item120108 {
	width:41px !important;
	height:41px !important;
	left:132px !important;
	top:293px !important;
}

#item123450 {
	width:41px !important;
	height:41px !important;
	left:352px !important;
	top:293px !important;
}

#item102105 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item120116 {
	width:41px !important;
	height:41px !important;
	left:21px !important;
	top:122px !important;
}

#item120124 {
	width:41px !important;
	height:41px !important;
	left:476px !important;
	top:196px !important;
}

#item120134 {
	width:41px !important;
	height:41px !important;
	left:220px !important;
	top:308px !important;
}

#item120143 {
	width:41px !important;
	height:41px !important;
	left:220px !important;
	top:490px !important;
}

#item120154 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:273px !important;
}

#item120162 {
	width:41px !important;
	height:41px !important;
	left:38px !important;
	top:531px !important;
}

#item120171 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:247px !important;
}

#item102258 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item120179 {
	width:41px !important;
	height:41px !important;
	left:215px !important;
	top:242px !important;
}

#item120188 {
	width:41px !important;
	height:41px !important;
	left:415px !important;
	top:513px !important;
}

#item120196 {
	width:41px !important;
	height:41px !important;
	left:476px !important;
	top:513px !important;
}

#item97546 {
	width:567px !important;
	height:458px !important;
	left:-14px !important;
	top:-14px !important;
	background:#72ab9c;
}

#item120204 {
	width:41px !important;
	height:41px !important;
	left:468px !important;
	top:62px !important;
}

#item120213 {
	width:41px !important;
	height:41px !important;
	left:214px !important;
	top:521px !important;
}

#item120222 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:521px !important;
}

#item102440 {
	width:403px !important;
	height:34px !important;
	background:#eb0011;
}

#item72082 {
	width:169px !important;
	height:295px !important;
	left:412px !important;
	top:91px !important;
	background:#fff;
}

#item120233 {
	width:41px !important;
	height:41px !important;
	left:116px !important;
	top:53px !important;
}

#item123441 {
	width:41px !important;
	height:41px !important;
	left:430px !important;
	top:421px !important;
}

#item116769 {
	width:42px !important;
	height:19px !important;
	background:#c00010;
}

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