/* 	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:750px; height:1334px; background: #fff !important; }
.paper-vertical { width:750px; height:100%; }
.paper-horizontal { width:101456px; height:1346px; }
@media all and (max-height:1334px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:750px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item169807 {
	width:750px !important;
	height:1334px !important;
	background:#e3001c;
}

@keyframes entréerapideparlehaut-350 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-350 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item350 {
	width:55px !important;
	height:58px !important;
	left:347px !important;
	top:1130px !important;
}

#item684 {
	width:750px !important;
	height:100px !important;
	background:#fff;
}

#item691 {
	width:187px !important;
	height:100px !important;
}

#item686 {
	width:187px !important;
	height:100px !important;
}

#item698 {
	width:187px !important;
	height:100px !important;
}

#item702 {
	width:46px !important;
	height:3px !important;
	left:2px !important;
	top:24px !important;
	background:#000;
}

#item693 {
	width:187px !important;
	height:100px !important;
	left:188px !important;
}

#item709 {
	width:188px !important;
	height:100px !important;
}

#item703 {
	width:187px !important;
	height:100px !important;
	left:375px !important;
}

#item717 {
	width:187px !important;
	height:100px !important;
}

#item713 {
	width:187px !important;
	height:100px !important;
	left:563px !important;
}

#item170816.fixed-pos-elem {
	width:750px !important;
	height:100px !important;
	top:auto !important;
	bottom:0px !important;
	left:50% !important;
	-webkit-transform-origin:50% 100% 0;
	transform-origin:50% 100% 0;
}

#item559 {
	width:780px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#f1eae3;
}

#item562 {
	width:90px !important;
	height:90px !important;
	left:651px !important;
	top:43px !important;
}

#item570 {
	width:755px !important;
	height:163px !important;
	left:22px !important;
	top:203px !important;
}

#item597 {
	width:755px !important;
	height:163px !important;
	left:22px !important;
	top:361px !important;
}

#item624 {
	width:755px !important;
	height:163px !important;
	left:22px !important;
	top:519px !important;
}

#item665 {
	width:150px !important;
	height:100px !important;
}

#item661 {
	width:150px !important;
	height:100px !important;
	left:151px !important;
}

#item672 {
	width:150px !important;
	height:100px !important;
}

#item669 {
	width:150px !important;
	height:100px !important;
}

#item677 {
	width:150px !important;
	height:100px !important;
}

#item674 {
	width:150px !important;
	height:100px !important;
	left:303px !important;
}

#item557 {
	width:36px !important;
	height:36px !important;
	left:739px !important;
	top:10px !important;
}

#item555.fixed-pos-elem {
	width:790px !important;
	height:1344px !important;
	left:50% !important;
	top:-10px !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item16364 {
	width:2224px !important;
	height:1668px !important;
	background:#e3001c;
}

@keyframes entréerapideparlehaut-16370 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-16370 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16370 {
	width:55px !important;
	height:58px !important;
	left:1104px !important;
	top:1545px !important;
}

#item16728 {
	width:100px !important;
	height:150px !important;
}

#item16735 {
	width:100px !important;
	height:150px !important;
	top:300px !important;
}

#item16754 {
	width:46px !important;
	height:3px !important;
	left:2px !important;
	top:23px !important;
	background:#000;
}

#item16745 {
	width:100px !important;
	height:150px !important;
	top:150px !important;
}

#item16767 {
	width:45px !important;
	height:3px !important;
	background:#000;
}

#item16768 {
	width:45px !important;
	height:3px !important;
	top:19px !important;
	background:#000;
}

#item16769 {
	width:45px !important;
	height:3px !important;
	top:38px !important;
	background:#000;
}

#item16761 {
	width:100px !important;
	height:150px !important;
	top:450px !important;
}

#item16723.fixed-pos-elem {
	width:2224px !important;
	height:870px !important;
	top:-30px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item16470 {
	width:2234px !important;
	height:1674px !important;
	left:10px !important;
	top:10px !important;
	background:#f1eae3;
}

#item16471 {
	width:90px !important;
	height:90px !important;
	left:2059px !important;
	top:37px !important;
}

#item16482 {
	width:1385px !important;
	height:163px !important;
	left:434px !important;
	top:308px !important;
}

#item16509 {
	width:1385px !important;
	height:163px !important;
	left:434px !important;
	top:467px !important;
}

#item16536 {
	width:1385px !important;
	height:163px !important;
	left:434px !important;
	top:624px !important;
}

#item16569 {
	width:150px !important;
	height:100px !important;
}

#item16566 {
	width:150px !important;
	height:100px !important;
	left:151px !important;
}

#item16576 {
	width:150px !important;
	height:100px !important;
}

#item16573 {
	width:150px !important;
	height:100px !important;
}

#item16581 {
	width:150px !important;
	height:100px !important;
}

#item16578 {
	width:150px !important;
	height:100px !important;
	left:303px !important;
}

#item16468 {
	width:36px !important;
	height:36px !important;
	left:2203px !important;
	top:1582px !important;
}

#item16466.fixed-pos-elem {
	width:2244px !important;
	height:1684px !important;
	left:50% !important;
	top:-10px !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item124040 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item138862 {
	width:253px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item138992 {
	width:253px !important;
	height:53px !important;
	left:234px !important;
	top:1099px !important;
}

#item138890 {
	width:253px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item138989 {
	width:253px !important;
	height:53px !important;
	left:234px !important;
	top:1005px !important;
}

#item139000 {
	width:506px !important;
	height:105px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item138995 {
	width:506px !important;
	height:105px !important;
	left:1293px !important;
	top:1441px !important;
}

#item139009 {
	width:506px !important;
	height:105px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item139004 {
	width:506px !important;
	height:105px !important;
	left:426px !important;
	top:1441px !important;
}

#item125935 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item138858 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item170782 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item124561 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item124585 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:42px !important;
}

#item124557 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item124553 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item124551 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item136482 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item138854 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item136552 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item136576 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item136577 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item136548 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item136545 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item136543 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item170778 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item171878 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item171873 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item171882 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item171895 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item171919 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:42px !important;
}

#item171892 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item171888 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item171886 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item171704 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item171698 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item171717 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item171741 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item171742 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item171714 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item171711 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item171708 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item174424 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item172087 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item172082 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item172091 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item172103 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item172127 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item172100 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item172097 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item172095 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item172266 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item172259 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item172278 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item172302 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item172303 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item172275 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item172272 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item172270 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item174431 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item172727 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item172721 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item172731 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item172744 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item172768 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:42px !important;
}

#item172741 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item172738 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item172735 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item172564 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item172557 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item172576 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item172600 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item172601 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item172573 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item172570 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item172568 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item174435 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item172968 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item172963 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item172973 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item172986 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item173010 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item172983 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item172979 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item172977 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item173135 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item173129 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item173147 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item173171 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item173172 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item173144 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item173141 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item173139 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item174439 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item173582 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item173577 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item173586 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item173598 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item173622 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item173595 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item173592 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item173590 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item173395 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item173388 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item173407 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item173431 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item173432 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item173404 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item173401 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item173399 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item174443 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item173821 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item173816 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item173825 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item173838 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item173862 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item173834 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item173831 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item173829 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item174048 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item174042 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item174060 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item174084 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item174085 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item174057 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item174054 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item174052 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item174450 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item175219 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item175214 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item175223 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item175235 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item175260 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item175232 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item175229 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item175227 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item175378 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item175372 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item175391 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item175415 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item175416 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item175388 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item175385 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item175383 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item175429 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item175802 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item175797 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item175806 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item175820 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item175844 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:42px !important;
}

#item175817 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item175813 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item175810 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item175642 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item175636 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item175654 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item175678 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item175679 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item175651 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item175648 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item175646 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item175694 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item176458 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item176453 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item176462 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item176474 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item176498 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item176471 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item176468 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item176466 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item176135 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item176129 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item176147 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item176171 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item176172 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item176144 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item176141 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item176139 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item176185 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item176714 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item176709 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item176718 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item176731 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item176756 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item176728 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item176725 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item176723 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item176875 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item176869 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item176887 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item176911 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item176912 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item176884 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item176881 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item176879 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item176925 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item177305 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item177300 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item177309 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item177321 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item177346 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:42px !important;
}

#item177318 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item177315 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item177313 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item177143 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item177137 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item177155 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item177179 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item177180 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item177152 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item177149 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item177147 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item177193 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item177571 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item177565 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item177575 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item177587 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item177611 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:42px !important;
}

#item177584 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item177581 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item177579 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item177729 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item177723 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item177742 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item177766 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item177767 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item177738 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item177735 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item177733 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item177780 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item178158 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item178153 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item178162 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item178174 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item178199 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:42px !important;
}

#item178171 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item178168 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item178166 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item178001 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item177995 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item178013 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item178037 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item178038 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item178010 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item178007 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item178005 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item178050 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item178599 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item178593 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item178603 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item178615 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item178639 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:42px !important;
}

#item178612 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item178609 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item178607 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item178434 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item178428 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item178447 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item178472 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item178473 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item178444 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item178440 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item178438 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item178489 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item178866 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item178861 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item178871 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item178884 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item178908 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item178881 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item178878 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item178875 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item179026 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item179019 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item179039 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item179063 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item179064 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item179035 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item179032 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item179030 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item179076 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item179284 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item179279 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item179288 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item179300 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item179325 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:42px !important;
}

#item179297 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item179294 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item179292 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item179443 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item179437 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item179456 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item179480 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item179481 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item179453 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item179450 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item179448 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item179494 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item179869 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item179864 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item179873 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item179887 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item179911 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:42px !important;
}

#item179884 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item179881 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item179879 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item179708 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item179702 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item179721 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item179745 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item179746 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item179717 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item179714 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item179712 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item179760 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item180132 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item180127 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item180136 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item180148 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item180172 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item180145 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item180142 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item180140 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item180291 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item180285 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item180304 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item180328 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item180329 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item180301 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item180297 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item180295 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item180341 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item180708 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item180703 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item180712 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item180725 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item180749 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item180722 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item180718 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item180716 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item180546 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item180540 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item180558 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item180582 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item180583 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item180555 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item180552 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item180550 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item180599 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item182245 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item182240 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item182249 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item182263 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item182288 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item182260 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item182257 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item182255 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item182409 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item182403 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item182422 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item182446 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item182447 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item182419 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item182416 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item182414 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item182459 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item183319 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item183314 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item183323 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item183335 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item183359 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:42px !important;
}

#item183332 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item183329 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item183327 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item183479 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item183473 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item183492 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item183516 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item183517 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item183489 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item183485 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item183483 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item183533 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item184178 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item184173 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item184182 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item184195 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item184219 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item184191 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item184188 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item184186 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item184339 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item184332 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item184351 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item184375 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item184377 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item184348 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item184345 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item184343 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item184389 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1581px !important;
}

#item99149 {
	width:507px !important;
	height:47px !important;
	border-radius:45px;
	background:#e3001c;
}

#item99063 {
	width:507px !important;
	height:47px !important;
	border-radius:45px;
	background:#e3001c;
}

#item99027 {
	width:750px !important;
	height:1220px !important;
}

#item113214 {
	width:60px !important;
	height:60px !important;
}

#item113212 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:503px !important;
}

#item113218 {
	width:60px !important;
	height:60px !important;
}

#item113216 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:503px !important;
}

#item106226 {
	width:937px !important;
	height:87px !important;
	border-radius:84px;
	background:#e3001c;
}

#item106173 {
	width:937px !important;
	height:87px !important;
	border-radius:84px;
	background:#e3001c;
}

#item106112 {
	width:2174px !important;
	height:1668px !important;
}

#item106291 {
	width:80px !important;
	height:80px !important;
}

#item106288 {
	width:80px !important;
	height:80px !important;
	left:2108px !important;
	top:794px !important;
}

#item106297 {
	width:80px !important;
	height:80px !important;
}

#item106294 {
	width:80px !important;
	height:80px !important;
	left:127px !important;
	top:794px !important;
}

#item120945 {
	width:55px !important;
	height:55px !important;
	left:66px !important;
	top:52px !important;
}

#item120973 {
	width:75px !important;
	height:28px !important;
	top:8px !important;
}

#item120322 {
	width:253px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item120318 {
	width:253px !important;
	height:53px !important;
	left:462px !important;
	top:1057px !important;
}

#item126787 {
	width:93px !important;
	height:93px !important;
	left:686px !important;
	top:154px !important;
}

#item126806 {
	width:127px !important;
	height:47px !important;
	top:177px !important;
}

#item132371 {
	width:506px !important;
	height:105px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item132367 {
	width:506px !important;
	height:105px !important;
	left:362px !important;
	top:1459px !important;
}

#item171458 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item171453 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item171462 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item171474 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item171498 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item171471 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item171468 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item171466 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item171306 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item171300 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item171342 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item171366 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item171367 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item171339 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item171336 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item171334 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item171379 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1638px !important;
}

#item181647 {
	width:218px !important;
	height:53px !important;
	border-radius:45px;
	background:#e3001c;
	border:solid 1px #e3001c;
}

#item181642 {
	width:218px !important;
	height:53px !important;
	left:497px !important;
	top:893px !important;
}

#item181652 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1271px !important;
}

#item181664 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item181688 {
	width:90px !important;
	height:90px !important;
	left:638px !important;
	top:43px !important;
}

#item181661 {
	width:218px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
	border-radius:83px;
	background:#000;
}

#item181658 {
	width:223px !important;
	height:50px !important;
	left:504px !important;
	top:846px !important;
}

#item181656 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item181808 {
	width:299px !important;
	height:72px !important;
	border-radius:91px;
	background:#e3001c;
	border:solid 2px #e3001c;
}

#item181802 {
	width:299px !important;
	height:72px !important;
	left:1452px !important;
	top:1180px !important;
}

#item181820 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#202b38;
}

#item181845 {
	width:1387px !important;
	height:1071px !important;
	left:428px !important;
	top:295px !important;
	border:solid 1px #fff;
}

#item181846 {
	width:90px !important;
	height:90px !important;
	left:1729px !important;
	top:138px !important;
}

#item181817 {
	width:299px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
	border-radius:80px;
	background:#000;
}

#item181814 {
	width:304px !important;
	height:66px !important;
	left:1459px !important;
	top:1111px !important;
}

#item181812 {
	width:2234px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
}

#item181858 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1638px !important;
}

#item99719 {
	width:523px !important;
	height:112px !important;
	border-radius:80px;
	background:#e3001c;
}

#item99653 {
	width:750px !important;
	height:1241px !important;
}

#item80571 {
	width:60px !important;
	height:60px !important;
}

#item80568 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:527px !important;
}

#item80576 {
	width:60px !important;
	height:60px !important;
}

#item80573 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:527px !important;
}

#item105862 {
	width:721px !important;
	height:175px !important;
	left:9px !important;
	border-radius:77px;
	background:#e3001c;
}

#item105828 {
	width:2124px !important;
	height:1668px !important;
}

#item105958 {
	width:80px !important;
	height:80px !important;
}

#item105955 {
	width:80px !important;
	height:80px !important;
	left:2108px !important;
	top:794px !important;
}

#item105963 {
	width:80px !important;
	height:80px !important;
}

#item105960 {
	width:80px !important;
	height:80px !important;
	left:127px !important;
	top:794px !important;
}

#item156026 {
	width:750px !important;
	height:1334px !important;
	background:#202b38;
}

#item156033 {
	width:2224px !important;
	height:1668px !important;
	background:#202b38;
}

#item169536 {
	width:60px !important;
	height:60px !important;
}

#item169534 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:634px !important;
}

#item169540 {
	width:60px !important;
	height:60px !important;
}

#item169538 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:608px !important;
}

#item169542 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item169550 {
	width:105px !important;
	height:70px !important;
}

#item169547 {
	width:105px !important;
	height:70px !important;
	left:105px !important;
}

#item169564 {
	width:105px !important;
	height:70px !important;
}

#item169561 {
	width:105px !important;
	height:70px !important;
	left:210px !important;
}

#item169569 {
	width:105px !important;
	height:70px !important;
}

#item169566 {
	width:105px !important;
	height:70px !important;
	left:315px !important;
}

#item169575 {
	width:105px !important;
	height:70px !important;
}

#item169577 {
	width:46px !important;
	height:3px !important;
	left:28px !important;
	top:34px !important;
	background:#000;
}

#item169572 {
	width:105px !important;
	height:70px !important;
}

#item169582 {
	width:105px !important;
	height:70px !important;
}

#item169579 {
	width:105px !important;
	height:70px !important;
	left:420px !important;
	top:1px !important;
}

#item169677 {
	width:105px !important;
	height:70px !important;
}

#item169674 {
	width:105px !important;
	height:70px !important;
	left:105px !important;
}

#item169691 {
	width:105px !important;
	height:70px !important;
}

#item169687 {
	width:105px !important;
	height:70px !important;
	left:210px !important;
}

#item169696 {
	width:105px !important;
	height:70px !important;
}

#item169693 {
	width:105px !important;
	height:70px !important;
	left:315px !important;
}

#item169702 {
	width:105px !important;
	height:70px !important;
}

#item169704 {
	width:46px !important;
	height:3px !important;
	left:28px !important;
	top:34px !important;
	background:#000;
}

#item169699 {
	width:105px !important;
	height:70px !important;
}

#item169709 {
	width:105px !important;
	height:70px !important;
}

#item169706 {
	width:105px !important;
	height:70px !important;
	left:420px !important;
	top:1px !important;
}

#item169713 {
	width:933px !important;
	height:259px !important;
	top:1203px !important;
}

#item156044 {
	width:750px !important;
	height:1334px !important;
	background:#f1eae3;
}

#item9884 {
	width:150px !important;
	height:100px !important;
}

#item9881 {
	width:150px !important;
	height:100px !important;
	left:151px !important;
}

#item9891 {
	width:150px !important;
	height:100px !important;
}

#item9888 {
	width:150px !important;
	height:100px !important;
}

#item9896 {
	width:150px !important;
	height:100px !important;
}

#item9893 {
	width:150px !important;
	height:100px !important;
	left:303px !important;
}

#item9901 {
	width:500px !important;
	height:50px !important;
	left:125px !important;
	top:880px !important;
}

#item156034 {
	width:2224px !important;
	height:1668px !important;
	background:#f1eae3;
}

#item21917 {
	width:150px !important;
	height:100px !important;
}

#item21914 {
	width:150px !important;
	height:100px !important;
	left:151px !important;
}

#item21924 {
	width:150px !important;
	height:100px !important;
}

#item21921 {
	width:150px !important;
	height:100px !important;
}

#item21929 {
	width:150px !important;
	height:100px !important;
}

#item21926 {
	width:150px !important;
	height:100px !important;
	left:303px !important;
}

#item21934 {
	width:750px !important;
	height:76px !important;
	left:743px !important;
	top:1336px !important;
}

#item9943 {
	width:2px !important;
	height:10px !important;
	left:147px !important;
	top:1px !important;
	background:#000;
}

#item9945 {
	width:2px !important;
	height:10px !important;
	left:161px !important;
	top:1px !important;
	background:#000;
}

#item9979 {
	width:2px !important;
	height:10px !important;
	left:251px !important;
	top:15px !important;
	background:#000;
}

#item21998 {
	width:3px !important;
	height:13px !important;
	left:193px !important;
	top:1px !important;
	background:#000;
}

#item22000 {
	width:3px !important;
	height:13px !important;
	left:210px !important;
	top:1px !important;
	background:#000;
}

#item22034 {
	width:3px !important;
	height:13px !important;
	left:328px !important;
	top:20px !important;
	background:#000;
}
#in5footer,  #prefooter {display:none;}

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

