/* 	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: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 17px;
    text-decoration: underline;
	background:#650030;
	text-align:center;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

.no-sell {
    color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 16px;
    text-decoration: underline;
}

#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 {

}
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:#650030; }
:-webkit-full-screen { background:#650030; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:768px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:780px; }
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.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%);
}
#item326623 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item326624 {
	width:223px !important;
	height:134px !important;
	left:1109px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item326652 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326653 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326628 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326625 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:118px !important;
}

#item326704 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326705 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326680 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326677 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:153px !important;
}

#item326755 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326756 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326731 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326796 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326728 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:188px !important;
}

#item326467 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item326468 {
	width:223px !important;
	height:134px !important;
	left:1109px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item326496 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326497 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326472 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326469 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:118px !important;
}

#item326547 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326548 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326523 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326795 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326520 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:153px !important;
}

#item326598 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326599 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326574 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326571 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:188px !important;
}

#item326300 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item326301 {
	width:223px !important;
	height:134px !important;
	left:1109px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item326329 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326331 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326305 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326782 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326302 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:118px !important;
}

#item326381 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326382 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326357 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326354 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:153px !important;
}

#item326433 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326434 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326409 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326405 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:188px !important;
}

#item326073 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item326074 {
	width:223px !important;
	height:134px !important;
	left:1109px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item326103 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326104 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326078 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326075 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:118px !important;
}

#item326154 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326155 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326130 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326127 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:153px !important;
}

#item326205 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326206 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326181 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326178 {
	width:194px !important;
	height:26px !important;
	left:1124px !important;
	top:188px !important;
}

#item325854 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item325855 {
	width:223px !important;
	height:134px !important;
	left:1130px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item325934 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325935 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325910 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325907 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:118px !important;
}

#item325985 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325986 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325961 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325958 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:153px !important;
}

#item326036 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326037 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326012 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326071 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item326009 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:188px !important;
}

#item325624 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item325625 {
	width:223px !important;
	height:134px !important;
	left:1130px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item325705 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325706 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325681 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325678 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:118px !important;
}

#item325756 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325757 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325732 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326063 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325729 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:153px !important;
}

#item325808 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325809 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325783 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325780 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:188px !important;
}

#item325415 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item325416 {
	width:223px !important;
	height:134px !important;
	left:1130px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item325496 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325497 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325471 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325852 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325468 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:118px !important;
}

#item325547 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325548 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325523 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325520 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:153px !important;
}

#item325599 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325600 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325575 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325571 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:188px !important;
}

#item325140 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item325141 {
	width:223px !important;
	height:169px !important;
	left:1130px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item325360 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325361 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325385 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325413 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325357 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:118px !important;
}

#item325220 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325222 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325196 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325193 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:153px !important;
}

#item325272 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325273 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325248 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325245 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:188px !important;
}

#item325323 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item325325 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325299 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325296 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:223px !important;
}

#item324668 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item324669 {
	width:223px !important;
	height:134px !important;
	left:1130px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item324748 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item324749 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item324724 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item324721 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:118px !important;
}

#item324902 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item324903 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item324878 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item324875 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:153px !important;
}

#item324953 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item324954 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item324929 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item324926 {
	width:194px !important;
	height:26px !important;
	left:1145px !important;
	top:188px !important;
}

#item315763 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item314734 {
	width:223px !important;
	height:274px !important;
	left:987px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item314762 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314763 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314738 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314735 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:118px !important;
}

#item314865 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314866 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314841 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314838 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:153px !important;
}

#item314916 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314917 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314892 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314889 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:188px !important;
}

#item314967 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314968 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314943 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314940 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:223px !important;
}

#item315019 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item315020 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314995 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314991 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:258px !important;
}

#item315071 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item315072 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315047 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315043 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:293px !important;
}

#item315123 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item315124 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315098 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315768 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item315095 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:328px !important;
}

#item315756 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item314283 {
	width:223px !important;
	height:274px !important;
	left:987px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item314311 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314312 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314287 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314284 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:118px !important;
}

#item314415 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314416 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314389 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314386 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:153px !important;
}

#item314466 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314467 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314442 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314439 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:188px !important;
}

#item314517 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314518 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314493 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314490 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:223px !important;
}

#item314568 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314569 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314544 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314541 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:258px !important;
}

#item314619 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314621 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314595 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315769 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314592 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:293px !important;
}

#item314672 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314673 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314648 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314645 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:328px !important;
}

#item315752 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item313830 {
	width:223px !important;
	height:274px !important;
	left:987px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item313858 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313859 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313834 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313831 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:118px !important;
}

#item313960 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313961 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313936 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313933 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:153px !important;
}

#item314012 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314013 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313988 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313984 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:188px !important;
}

#item314063 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314064 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314039 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314036 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:223px !important;
}

#item314114 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314115 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314090 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315770 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314087 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:258px !important;
}

#item314168 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314169 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314144 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314139 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:293px !important;
}

#item314219 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item314221 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314195 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item314192 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:328px !important;
}

#item315745 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item313300 {
	width:223px !important;
	height:274px !important;
	left:987px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item313329 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313330 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313304 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313301 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:118px !important;
}

#item313432 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313433 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313408 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313405 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:153px !important;
}

#item313483 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313484 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313459 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313456 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:188px !important;
}

#item313534 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313535 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313510 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315771 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313507 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:223px !important;
}

#item313586 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313587 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313562 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313559 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:258px !important;
}

#item313637 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313638 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313613 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313610 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:293px !important;
}

#item313688 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313689 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313664 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313661 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:328px !important;
}

#item315742 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item312846 {
	width:223px !important;
	height:274px !important;
	left:987px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item312874 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item312875 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312850 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312847 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:118px !important;
}

#item312977 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item312978 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312953 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312950 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:153px !important;
}

#item313028 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313029 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313004 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315772 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313001 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:188px !important;
}

#item313079 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313080 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313055 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313052 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:223px !important;
}

#item313130 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313132 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313106 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313103 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:258px !important;
}

#item313182 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313183 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313158 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313155 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:293px !important;
}

#item313233 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item313234 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313209 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313206 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:328px !important;
}

#item315737 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item312392 {
	width:223px !important;
	height:274px !important;
	left:987px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item312420 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item312421 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312396 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312393 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:118px !important;
}

#item312523 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item312524 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312499 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315773 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item312496 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:153px !important;
}

#item312574 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item312575 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312550 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312547 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:188px !important;
}

#item312626 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item312627 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312601 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312598 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:223px !important;
}

#item312677 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item312678 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312653 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312650 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:258px !important;
}

#item312729 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item312730 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312704 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312701 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:293px !important;
}

#item312780 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item312781 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312756 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312753 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:328px !important;
}

#item315714 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item310492 {
	width:223px !important;
	height:274px !important;
	left:987px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item310520 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item310521 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310496 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315724 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item310493 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:118px !important;
}

#item310623 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item310624 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310598 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310595 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:153px !important;
}

#item310674 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item310675 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310650 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310647 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:188px !important;
}

#item310726 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item310727 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310702 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310699 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:223px !important;
}

#item310778 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item310779 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310754 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310750 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:258px !important;
}

#item310829 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item310830 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310805 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310802 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:293px !important;
}

#item310881 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item310882 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310857 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310854 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:328px !important;
}

#item315261 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item315262 {
	width:223px !important;
	height:274px !important;
	left:987px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item315290 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item315291 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315266 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315263 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:118px !important;
}

#item315392 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item315393 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315368 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315365 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:153px !important;
}

#item315444 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item315445 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315420 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315417 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:188px !important;
}

#item315495 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item315496 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315471 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315468 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:223px !important;
}

#item315546 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item315547 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315522 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315519 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:258px !important;
}

#item315597 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item315598 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315573 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315570 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:293px !important;
}

#item315649 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item315650 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315624 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item315621 {
	width:194px !important;
	height:26px !important;
	left:1002px !important;
	top:328px !important;
}

#item315259 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item311880.fixed-pos-elem {
	width:1830px !important;
	height:374px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item351154 {
	width:1820px !important;
	height:664px !important;
}

#item79299 {
	width:960px !important;
	height:700px !important;
	left:430px !important;
	top:334px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

@keyframes fadein-246014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-246014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item246014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79300 {
	width:800px !important;
	left:510px !important;
	top:620px !important;
	min-height:52px !important;
}

#item101928 {
	width:380px !important;
	left:510px !important;
	top:696px !important;
	min-height:190px !important;
}

#item113253 {
	width:390px !important;
	height:220px !important;
	left:921px !important;
	top:696px !important;
}

#item263369 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263371 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item79377 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item79378 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item89302 {
	width:206px !important;
	height:41px !important;
	left:510px !important;
	top:910px !important;
}

#item77434 {
	width:800px !important;
	left:510px !important;
	top:1120px !important;
	min-height:180px !important;
}

#item241834 {
	width:480px !important;
	height:410px !important;
	left:480px !important;
	background:#650030;
}

#item241835 {
	width:280px !important;
	left:580px !important;
	top:78px !important;
	min-height:30px !important;
}

#item241858 {
	width:230px !important;
	left:605px !important;
	top:135px !important;
	min-height:80px !important;
}

#item241881 {
	width:350px !important;
	left:545px !important;
	top:242px !important;
	min-height:50px !important;
}

#item241904 {
	width:280px !important;
	left:580px !important;
	top:355px !important;
	min-height:30px !important;
}

#item241938 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item241935 {
	width:21px !important;
	height:21px !important;
}

#item241982 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item241980 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item241943 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item241940 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item241939 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
	border-radius:12px;
	background:#650030;
}

#item77668 {
	width:480px !important;
	height:410px !important;
	background:#ff4f17;
}

#item77669 {
	width:280px !important;
	left:100px !important;
	top:78px !important;
	min-height:40px !important;
}

#item77739 {
	width:230px !important;
	left:125px !important;
	top:135px !important;
	min-height:90px !important;
}

#item77692 {
	width:360px !important;
	left:60px !important;
	top:242px !important;
	min-height:80px !important;
}

#item241809 {
	width:280px !important;
	left:100px !important;
	top:355px !important;
	min-height:30px !important;
}

#item77777 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item77774 {
	width:21px !important;
	height:21px !important;
}

#item77781 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item77778 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item77782 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
	border-radius:12px;
	background:#650030;
}

#item242017 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242015 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item77554 {
	width:480px !important;
	height:410px !important;
	left:480px !important;
	background:#650030;
}

#item77555 {
	width:260px !important;
	left:590px !important;
	top:78px !important;
	min-height:30px !important;
}

#item77624 {
	width:230px !important;
	left:605px !important;
	top:135px !important;
	min-height:80px !important;
}

#item77578 {
	width:350px !important;
	left:545px !important;
	top:242px !important;
	min-height:80px !important;
}

#item77601 {
	width:280px !important;
	left:580px !important;
	top:355px !important;
	min-height:30px !important;
}

#item77661 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item77658 {
	width:21px !important;
	height:21px !important;
}

#item77662 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
	border-radius:12px;
	background:#650030;
}

#item77666 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item77663 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item242012 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242010 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item77460 {
	width:480px !important;
	height:410px !important;
	background:#ff4f17;
}

#item241781 {
	width:270px !important;
	left:105px !important;
	top:78px !important;
	min-height:30px !important;
}

#item77507 {
	width:190px !important;
	left:145px !important;
	top:135px !important;
	min-height:90px !important;
}

#item77461 {
	width:422px !important;
	left:29px !important;
	top:242px !important;
	min-height:80px !important;
}

#item77484 {
	width:370px !important;
	left:55px !important;
	top:371px !important;
	min-height:20px !important;
}

#item77542 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#650030;
}

#item77547 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item77543 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item77552 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item77548 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item241987 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item241985 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item77457 {
	width:960px !important;
	height:447px !important;
	left:430px !important;
	top:1335px !important;
}

#item79410 {
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item79405 {
	opacity:0.80;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item79401 {
	width:36px !important;
	height:36px !important;
	left:794px !important;
	top:1754px !important;
}

#item79422 {
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item79417 {
	opacity:0.80;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item79414 {
	width:36px !important;
	height:36px !important;
	left:990px !important;
	top:1754px !important;
}

#item80418 {
	width:800px !important;
	left:510px !important;
	top:1861px !important;
	min-height:180px !important;
}

#item80460 {
	width:540px !important;
	left:480px !important;
	top:2120px !important;
	min-height:50px !important;
}

#item333256 {
	width:390px !important;
	left:480px !important;
	top:2202px !important;
	min-height:20px !important;
}

#item236611 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item236612 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item80669 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item80675 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item80666 {
	width:420px !important;
	height:50px !important;
	left:480px !important;
	top:2237px !important;
}

#item236643 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item236644 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item80731 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item80736 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item80727 {
	width:420px !important;
	height:50px !important;
	left:480px !important;
	top:2310px !important;
}

#item236668 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item236669 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item80790 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item80796 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item80787 {
	width:420px !important;
	height:50px !important;
	left:480px !important;
	top:2383px !important;
}

#item236700 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item236701 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item80916 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item80921 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item80913 {
	width:420px !important;
	height:50px !important;
	left:480px !important;
	top:2456px !important;
}

#item236726 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item236727 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item80977 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item80983 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item80973 {
	width:420px !important;
	height:50px !important;
	left:480px !important;
	top:2529px !important;
}

#item333280 {
	width:390px !important;
	left:480px !important;
	top:2620px !important;
	min-height:20px !important;
}

#item333330 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item333332 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item333305 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item333306 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item333303 {
	width:420px !important;
	height:50px !important;
	left:480px !important;
	top:2655px !important;
}

#item81288 {
	width:800px !important;
	left:510px !important;
	top:2860px !important;
	min-height:120px !important;
}

#item153471 {
	width:410px !important;
	left:925px !important;
	top:3053px !important;
	min-height:50px !important;
}

#item243962 {
	width:423px !important;
	height:40px !important;
	left:925px !important;
	top:3140px !important;
	background:#650030;
}

#item243963 {
	width:242px !important;
	left:940px !important;
	top:3151px !important;
	min-height:20px !important;
}

#item153494 {
	width:135px !important;
	height:69px !important;
	left:925px !important;
	top:3200px !important;
}

#item153524 {
	width:135px !important;
	height:69px !important;
	left:1069px !important;
	top:3200px !important;
}

#item153539 {
	width:135px !important;
	height:69px !important;
	left:1213px !important;
	top:3200px !important;
}

#item153557 {
	width:135px !important;
	height:69px !important;
	left:925px !important;
	top:3278px !important;
}

#item153569 {
	width:135px !important;
	height:69px !important;
	left:1069px !important;
	top:3278px !important;
}

#item153586 {
	width:135px !important;
	height:69px !important;
	left:1213px !important;
	top:3278px !important;
}

#item153600 {
	width:135px !important;
	height:69px !important;
	left:925px !important;
	top:3356px !important;
}

#item340412 {
	width:423px !important;
	height:40px !important;
	left:925px !important;
	top:3470px !important;
	background:#650030;
}

#item340413 {
	width:242px !important;
	left:940px !important;
	top:3481px !important;
	min-height:20px !important;
}

#item341038 {
	width:135px !important;
	height:69px !important;
	left:925px !important;
	top:3530px !important;
}

#item341063 {
	width:135px !important;
	height:69px !important;
	left:1069px !important;
	top:3530px !important;
}

#item341051 {
	width:135px !important;
	height:69px !important;
	left:1213px !important;
	top:3530px !important;
}

#item79197 {
	width:1820px !important;
	height:270px !important;
	top:3855px !important;
	background:#e2eef9;
}

#item79198 {
	width:480px !important;
	left:510px !important;
	top:3923px !important;
	min-height:100px !important;
}

#item263332 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263333 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item89705 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item89706 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item89701 {
	width:206px !important;
	height:41px !important;
	left:1060px !important;
	top:3956px !important;
}

#item79275 {
	width:960px !important;
	left:430px !important;
	top:4173px !important;
	min-height:230px !important;
}

#item315220 {
	width:1820px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item315802 {
	width:114px !important;
	min-height:20px !important;
}

#item315778 {
	width:114px !important;
	min-height:20px !important;
}

#item315775 {
	width:114px !important;
	height:20px !important;
	left:844px !important;
	top:38px !important;
}

#item315830 {
	width:8px !important;
	height:8px !important;
	left:969px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item324464 {
	width:108px !important;
	min-height:50px !important;
}

#item311222 {
	width:108px !important;
	min-height:50px !important;
}

#item311219 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item311275 {
	width:108px !important;
	min-height:50px !important;
}

#item311272 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item324523 {
	width:108px !important;
	min-height:50px !important;
}

#item324498 {
	width:108px !important;
	min-height:50px !important;
}

#item324495 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item324550 {
	width:108px !important;
	min-height:50px !important;
}

#item324547 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item311391 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item311392 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item311366 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item311367 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item311364 {
	width:165px !important;
	height:41px !important;
	left:1295px !important;
	top:25px !important;
}

#item315253 {
	width:132px !important;
	height:46px !important;
}

#item315248 {
	width:132px !important;
	height:46px !important;
}

#item315245 {
	width:132px !important;
	height:46px !important;
	left:355px !important;
	top:21px !important;
}

#item315257.fixed-pos-elem {
	width:1843px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item333818 {
	opacity:0.45;
	width:1820px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item333815 {
	width:1826px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item333819 {
	width:960px !important;
	height:402px !important;
	left:443px !important;
	top:302px !important;
	background:#e2eef9;
}

#item333825 {
	width:370px !important;
	left:493px !important;
	top:324px !important;
	min-height:40px !important;
}

#item333848 {
	width:860px !important;
	left:493px !important;
	top:423px !important;
	min-height:120px !important;
}

#item333874 {
	width:860px !important;
	height:6px !important;
	left:493px !important;
	top:558px !important;
	background:#ff4f17;
}

#item333875 {
	width:340px !important;
	left:493px !important;
	top:588px !important;
	min-height:60px !important;
}

#item333925 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item333901 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item333898 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:326px !important;
}

#item298501 {
	opacity:0.45;
	width:1820px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item298498 {
	width:1826px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item298502 {
	width:960px !important;
	height:470px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item298509 {
	width:560px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item298532 {
	width:320px !important;
	left:493px !important;
	top:273px !important;
	min-height:190px !important;
}

#item298555 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item298557 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item298558 {
	width:340px !important;
	left:493px !important;
	top:504px !important;
	min-height:60px !important;
}

#item298609 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298584 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298581 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item298365 {
	opacity:0.45;
	width:1820px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item298362 {
	width:1826px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item298366 {
	width:960px !important;
	height:530px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item298373 {
	width:300px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item298396 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:250px !important;
}

#item298419 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item298421 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:540px !important;
	background:#ff4f17;
}

#item298422 {
	width:340px !important;
	left:493px !important;
	top:570px !important;
	min-height:60px !important;
}

#item298474 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298449 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298446 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item298232 {
	opacity:0.45;
	width:1820px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item298229 {
	width:1826px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item298233 {
	width:960px !important;
	height:545px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item298239 {
	width:370px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item298262 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:180px !important;
}

#item298285 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item298287 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item298288 {
	width:340px !important;
	left:493px !important;
	top:504px !important;
	min-height:150px !important;
}

#item298338 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298314 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298311 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item298098 {
	opacity:0.45;
	width:1820px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item298095 {
	width:1826px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item298099 {
	width:960px !important;
	height:500px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item298105 {
	width:370px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item298128 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:180px !important;
}

#item298151 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item298153 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item298154 {
	width:320px !important;
	left:493px !important;
	top:504px !important;
	min-height:90px !important;
}

#item298205 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298180 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298177 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item297963 {
	opacity:0.45;
	width:1820px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item297960 {
	width:1826px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item297964 {
	width:960px !important;
	height:450px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item297972 {
	width:340px !important;
	left:493px !important;
	top:174px !important;
	min-height:30px !important;
}

#item297995 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:160px !important;
}

#item298018 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item298020 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:453px !important;
	background:#ff4f17;
}

#item298021 {
	width:340px !important;
	left:493px !important;
	top:483px !important;
	min-height:60px !important;
}

#item298071 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298047 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298044 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item297905 {
	opacity:0.45;
	width:1820px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item297902 {
	width:1826px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item297906 {
	width:1740px !important;
	height:1080px !important;
	left:488px !important;
	top:152px !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;
}

#item297907 {
	width:800px !important;
	height:450px !important;
	left:523px !important;
	top:203px !important;
}

#item297936 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item297912 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item297909 {
	width:76px !important;
	height:22px !important;
	left:1270px !important;
	top:166px !important;
}

#item297900 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item297898.fixed-pos-elem {
	width:1836px !important;
	height:4511px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item331937 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item331938 {
	width:223px !important;
	height:134px !important;
	left:799px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item331967 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331968 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331943 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331939 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:118px !important;
}

#item332018 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item332019 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331994 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331991 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:153px !important;
}

#item332122 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item332123 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332097 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332120 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item332094 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:188px !important;
}

#item331706 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item331707 {
	width:223px !important;
	height:134px !important;
	left:799px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item331736 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331737 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331711 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331708 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:118px !important;
}

#item331893 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331894 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331867 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331890 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331864 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:153px !important;
}

#item331839 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331840 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331815 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331812 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:188px !important;
}

#item331367 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item331368 {
	width:223px !important;
	height:134px !important;
	left:799px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item331561 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331562 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331535 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331559 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331532 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:118px !important;
}

#item331447 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331448 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331423 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331420 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:153px !important;
}

#item331498 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331499 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331474 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331471 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:188px !important;
}

#item330967 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item331178 {
	width:223px !important;
	height:134px !important;
	left:799px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item331206 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331207 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331182 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331179 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:118px !important;
}

#item331257 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331258 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331233 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331230 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:153px !important;
}

#item331309 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item331310 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331284 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331281 {
	width:194px !important;
	height:26px !important;
	left:814px !important;
	top:188px !important;
}

#item329904 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item329905 {
	width:223px !important;
	height:134px !important;
	left:820px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item329984 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item329985 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329960 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329957 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:118px !important;
}

#item330036 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330037 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330011 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330008 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:153px !important;
}

#item330934 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330935 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330909 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330932 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330906 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:188px !important;
}

#item329696 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item329697 {
	width:223px !important;
	height:134px !important;
	left:820px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item329776 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item329777 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329752 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329749 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:118px !important;
}

#item330878 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330879 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330853 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330876 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330850 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:153px !important;
}

#item329879 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item329880 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329855 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329852 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:188px !important;
}

#item330578 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item330579 {
	width:223px !important;
	height:134px !important;
	left:820px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item330824 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330825 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330799 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330822 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330796 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:118px !important;
}

#item330709 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330710 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330685 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330682 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:153px !important;
}

#item330760 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330761 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330736 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330733 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:188px !important;
}

#item329476 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item329477 {
	width:223px !important;
	height:169px !important;
	left:820px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item330129 {
	width:223px !important;
	height:169px !important;
	left:820px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item330158 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330159 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330133 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330156 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330130 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:118px !important;
}

#item330209 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330210 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330185 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330182 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:153px !important;
}

#item330260 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330261 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330236 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330233 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:188px !important;
}

#item330311 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item330312 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330287 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330284 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:223px !important;
}

#item329136 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item329137 {
	width:223px !important;
	height:134px !important;
	left:820px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item329216 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item329217 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329192 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329189 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:118px !important;
}

#item329268 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item329269 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329244 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329241 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:153px !important;
}

#item329320 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item329321 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329295 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329292 {
	width:194px !important;
	height:26px !important;
	left:835px !important;
	top:188px !important;
}

#item321462 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item321463 {
	width:223px !important;
	height:274px !important;
	left:677px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item321492 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321493 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321468 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321464 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:118px !important;
}

#item321594 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321595 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321570 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321567 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:153px !important;
}

#item321645 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321646 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321621 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321618 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:188px !important;
}

#item321697 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321699 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321673 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321670 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:223px !important;
}

#item321750 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321751 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321725 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321722 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:258px !important;
}

#item321802 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321803 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321777 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321774 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:293px !important;
}

#item321854 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321855 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321829 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321852 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321826 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:328px !important;
}

#item321046 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item321047 {
	width:223px !important;
	height:274px !important;
	left:677px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item321076 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321078 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321051 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321048 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:118px !important;
}

#item321180 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321181 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321156 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321153 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:153px !important;
}

#item321231 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321232 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321207 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321204 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:188px !important;
}

#item321283 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321284 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321259 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321256 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:223px !important;
}

#item321334 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321335 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321310 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321307 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:258px !important;
}

#item321386 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321387 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321361 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321384 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321358 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:293px !important;
}

#item321437 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321438 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321413 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item321410 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:328px !important;
}

#item320630 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item320631 {
	width:223px !important;
	height:274px !important;
	left:677px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item320659 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320660 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320635 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320632 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:118px !important;
}

#item320761 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320762 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320737 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320734 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:153px !important;
}

#item320814 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320815 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320788 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320785 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:188px !important;
}

#item320865 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320866 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320841 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320838 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:223px !important;
}

#item320917 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320918 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320892 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320915 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320889 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:258px !important;
}

#item320969 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320970 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320945 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320942 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:293px !important;
}

#item321020 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item321021 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320996 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320993 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:328px !important;
}

#item320215 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item320216 {
	width:223px !important;
	height:274px !important;
	left:677px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item320244 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320245 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320220 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320217 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:118px !important;
}

#item320346 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320348 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320322 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320319 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:153px !important;
}

#item320398 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320399 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320374 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320371 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:188px !important;
}

#item320450 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320451 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320425 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320448 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320422 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:223px !important;
}

#item320501 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320503 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320477 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320474 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:258px !important;
}

#item320553 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320554 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320529 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320526 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:293px !important;
}

#item320605 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320606 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320581 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320577 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:328px !important;
}

#item319798 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item319799 {
	width:223px !important;
	height:274px !important;
	left:677px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item319827 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319828 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319803 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319800 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:118px !important;
}

#item319931 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319932 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319907 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319903 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:153px !important;
}

#item319983 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319984 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319958 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319981 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319955 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:188px !important;
}

#item320035 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320036 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320011 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320007 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:223px !important;
}

#item320086 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320087 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320062 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320059 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:258px !important;
}

#item320139 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320140 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320113 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320110 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:293px !important;
}

#item320190 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item320191 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320166 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item320163 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:328px !important;
}

#item319384 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item319385 {
	width:223px !important;
	height:274px !important;
	left:677px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item319413 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319414 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319389 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319386 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:118px !important;
}

#item319517 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319518 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319492 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319515 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319489 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:153px !important;
}

#item319568 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319569 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319544 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319541 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:188px !important;
}

#item319619 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319620 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319595 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319592 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:223px !important;
}

#item319670 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319672 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319646 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319643 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:258px !important;
}

#item319722 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319723 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319698 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319695 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:293px !important;
}

#item319773 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item319774 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319749 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item319746 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:328px !important;
}

#item318553 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item318554 {
	width:223px !important;
	height:274px !important;
	left:677px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item318584 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318585 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318559 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318582 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318556 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:118px !important;
}

#item318686 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318687 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318662 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318659 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:153px !important;
}

#item318737 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318738 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318713 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318710 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:188px !important;
}

#item318789 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318790 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318764 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318761 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:223px !important;
}

#item318840 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318841 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318816 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318813 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:258px !important;
}

#item318891 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318892 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318867 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318864 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:293px !important;
}

#item318942 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318943 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318918 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318915 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:328px !important;
}

#item318137 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item318138 {
	width:223px !important;
	height:274px !important;
	left:677px !important;
	top:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item318167 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318168 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318142 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318139 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:118px !important;
}

#item318270 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318271 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318246 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318243 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:153px !important;
}

#item318321 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318323 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318297 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318294 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:188px !important;
}

#item318373 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318374 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318349 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318346 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:223px !important;
}

#item318424 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318425 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318400 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318397 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:258px !important;
}

#item318476 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318477 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318451 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318448 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:293px !important;
}

#item318528 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item318529 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318503 {
	width:170px !important;
	left:21px !important;
	top:3px !important;
	min-height:20px !important;
}

#item318500 {
	width:194px !important;
	height:26px !important;
	left:692px !important;
	top:328px !important;
}

#item318135 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item318133.fixed-pos-elem {
	width:1210px !important;
	height:374px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item351158 {
	width:1200px !important;
	height:664px !important;
}

#item238597 {
	width:960px !important;
	height:700px !important;
	left:120px !important;
	top:334px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

@keyframes fadein-247146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-247146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item247146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42142 {
	width:800px !important;
	left:200px !important;
	top:620px !important;
	min-height:52px !important;
}

#item390881 {
	width:380px !important;
	left:200px !important;
	top:696px !important;
	min-height:190px !important;
}

#item42241 {
	width:800px !important;
	left:200px !important;
	top:1120px !important;
	min-height:170px !important;
}

#item242397 {
	width:480px !important;
	height:410px !important;
	left:480px !important;
	background:#650030;
}

#item242398 {
	width:280px !important;
	left:580px !important;
	top:78px !important;
	min-height:30px !important;
}

#item242421 {
	width:230px !important;
	left:605px !important;
	top:135px !important;
	min-height:80px !important;
}

#item242445 {
	width:350px !important;
	left:545px !important;
	top:242px !important;
	min-height:50px !important;
}

#item242468 {
	width:280px !important;
	left:580px !important;
	top:355px !important;
	min-height:30px !important;
}

#item242499 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242496 {
	width:21px !important;
	height:21px !important;
}

#item242503 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242500 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item242507 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242504 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item242508 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
	border-radius:12px;
	background:#650030;
}

#item242283 {
	width:480px !important;
	height:410px !important;
	background:#ff4f17;
}

#item242284 {
	width:280px !important;
	left:100px !important;
	top:78px !important;
	min-height:40px !important;
}

#item242307 {
	width:230px !important;
	left:125px !important;
	top:135px !important;
	min-height:90px !important;
}

#item242330 {
	width:360px !important;
	left:60px !important;
	top:242px !important;
	min-height:80px !important;
}

#item242354 {
	width:280px !important;
	left:100px !important;
	top:355px !important;
	min-height:30px !important;
}

#item242386 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242383 {
	width:21px !important;
	height:21px !important;
}

#item242390 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242387 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item242391 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
	border-radius:12px;
	background:#650030;
}

#item242395 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242392 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item242170 {
	width:480px !important;
	height:410px !important;
	left:480px !important;
	background:#650030;
}

#item242171 {
	width:260px !important;
	left:590px !important;
	top:78px !important;
	min-height:30px !important;
}

#item242194 {
	width:230px !important;
	left:605px !important;
	top:135px !important;
	min-height:80px !important;
}

#item242217 {
	width:350px !important;
	left:545px !important;
	top:242px !important;
	min-height:80px !important;
}

#item242240 {
	width:280px !important;
	left:580px !important;
	top:355px !important;
	min-height:30px !important;
}

#item242271 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242268 {
	width:21px !important;
	height:21px !important;
}

#item242273 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
	border-radius:12px;
	background:#650030;
}

#item242277 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242274 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item242281 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242278 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item242057 {
	width:480px !important;
	height:410px !important;
	background:#ff4f17;
}

#item242058 {
	width:270px !important;
	left:105px !important;
	top:78px !important;
	min-height:30px !important;
}

#item242081 {
	width:190px !important;
	left:145px !important;
	top:135px !important;
	min-height:90px !important;
}

#item242105 {
	width:422px !important;
	left:29px !important;
	top:242px !important;
	min-height:80px !important;
}

#item242128 {
	width:370px !important;
	left:55px !important;
	top:371px !important;
	min-height:20px !important;
}

#item242156 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#650030;
}

#item242160 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242157 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item242164 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242161 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item242168 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242165 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item242055 {
	width:960px !important;
	height:447px !important;
	left:120px !important;
	top:1335px !important;
}

#item242519 {
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item242513 {
	opacity:0.80;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item242509 {
	width:36px !important;
	height:36px !important;
	left:484px !important;
	top:1754px !important;
}

#item242532 {
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item242526 {
	opacity:0.80;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item242523 {
	width:36px !important;
	height:36px !important;
	left:680px !important;
	top:1754px !important;
}

#item21298 {
	width:800px !important;
	left:200px !important;
	top:1861px !important;
	min-height:190px !important;
}

#item334675 {
	width:540px !important;
	left:170px !important;
	top:2120px !important;
	min-height:50px !important;
}

#item334698 {
	width:390px !important;
	left:170px !important;
	top:2202px !important;
	min-height:20px !important;
}

#item334723 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item334724 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item334748 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item334749 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item334721 {
	width:420px !important;
	height:50px !important;
	left:170px !important;
	top:2237px !important;
}

#item334800 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item334801 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item334775 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item334776 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item334773 {
	width:420px !important;
	height:50px !important;
	left:170px !important;
	top:2310px !important;
}

#item334851 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item334852 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item334826 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item334827 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item334824 {
	width:420px !important;
	height:50px !important;
	left:170px !important;
	top:2383px !important;
}

#item334902 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item334903 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item334877 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item334878 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item334875 {
	width:420px !important;
	height:50px !important;
	left:170px !important;
	top:2456px !important;
}

#item334953 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item334954 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item334928 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item334929 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item334926 {
	width:420px !important;
	height:50px !important;
	left:170px !important;
	top:2529px !important;
}

#item334977 {
	width:390px !important;
	left:170px !important;
	top:2620px !important;
	min-height:20px !important;
}

#item335028 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item335029 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335003 {
	width:420px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item335004 {
	width:374px !important;
	left:23px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335000 {
	width:420px !important;
	height:50px !important;
	left:170px !important;
	top:2655px !important;
}

#item29015 {
	width:800px !important;
	left:200px !important;
	top:2860px !important;
	min-height:120px !important;
}

#item341147 {
	width:410px !important;
	left:615px !important;
	top:3053px !important;
	min-height:50px !important;
}

#item341170 {
	width:423px !important;
	height:40px !important;
	left:615px !important;
	top:3140px !important;
	background:#650030;
}

#item341171 {
	width:242px !important;
	left:630px !important;
	top:3151px !important;
	min-height:20px !important;
}

#item341194 {
	width:135px !important;
	height:69px !important;
	left:615px !important;
	top:3200px !important;
}

#item341224 {
	width:135px !important;
	height:69px !important;
	left:759px !important;
	top:3200px !important;
}

#item341237 {
	width:135px !important;
	height:69px !important;
	left:903px !important;
	top:3200px !important;
}

#item341250 {
	width:135px !important;
	height:69px !important;
	left:615px !important;
	top:3278px !important;
}

#item341264 {
	width:135px !important;
	height:69px !important;
	left:759px !important;
	top:3278px !important;
}

#item341276 {
	width:135px !important;
	height:69px !important;
	left:903px !important;
	top:3278px !important;
}

#item341294 {
	width:135px !important;
	height:69px !important;
	left:615px !important;
	top:3356px !important;
}

#item341307 {
	width:423px !important;
	height:40px !important;
	left:615px !important;
	top:3470px !important;
	background:#650030;
}

#item341308 {
	width:242px !important;
	left:630px !important;
	top:3481px !important;
	min-height:20px !important;
}

#item341345 {
	width:135px !important;
	height:69px !important;
	left:615px !important;
	top:3530px !important;
}

#item341358 {
	width:135px !important;
	height:69px !important;
	left:759px !important;
	top:3530px !important;
}

#item341370 {
	width:135px !important;
	height:69px !important;
	left:903px !important;
	top:3530px !important;
}

#item25325 {
	width:1198px !important;
	height:270px !important;
	left:1px !important;
	top:3855px !important;
	background:#e2eef9;
}

#item25300 {
	width:480px !important;
	left:200px !important;
	top:3923px !important;
	min-height:100px !important;
}

#item263919 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263920 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item89763 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item89764 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item89760 {
	width:206px !important;
	height:41px !important;
	left:750px !important;
	top:3956px !important;
}

#item17405 {
	width:960px !important;
	left:120px !important;
	top:4173px !important;
	min-height:230px !important;
}

#item113244 {
	width:390px !important;
	height:220px !important;
	left:611px !important;
	top:696px !important;
}

#item263892 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263893 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item89370 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item89371 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item89367 {
	width:206px !important;
	height:41px !important;
	left:200px !important;
	top:910px !important;
}

#item322045 {
	width:1200px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item322073 {
	width:114px !important;
	min-height:20px !important;
}

#item322049 {
	width:114px !important;
	min-height:20px !important;
}

#item322046 {
	width:114px !important;
	height:20px !important;
	left:534px !important;
	top:38px !important;
}

#item322096 {
	width:8px !important;
	height:8px !important;
	left:659px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item328571 {
	width:108px !important;
	min-height:50px !important;
}

#item328546 {
	width:108px !important;
	min-height:50px !important;
}

#item328543 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item328598 {
	width:108px !important;
	min-height:50px !important;
}

#item328595 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item328625 {
	width:108px !important;
	min-height:50px !important;
}

#item328650 {
	width:108px !important;
	min-height:50px !important;
}

#item328622 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item328677 {
	width:108px !important;
	min-height:50px !important;
}

#item328674 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item322204 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item322205 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item322178 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item322179 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item322176 {
	width:165px !important;
	height:41px !important;
	left:985px !important;
	top:25px !important;
}

#item322236 {
	width:132px !important;
	height:46px !important;
}

#item322231 {
	width:132px !important;
	height:46px !important;
}

#item322228 {
	width:132px !important;
	height:46px !important;
	left:45px !important;
	top:21px !important;
}

#item322044.fixed-pos-elem {
	width:1223px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item334123 {
	opacity:0.45;
	width:1200px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item334121 {
	width:1206px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item352440 {
	width:960px !important;
	height:402px !important;
	left:133px !important;
	top:302px !important;
	background:#e2eef9;
}

#item334131 {
	width:370px !important;
	left:183px !important;
	top:324px !important;
	min-height:40px !important;
}

#item352441 {
	width:860px !important;
	left:183px !important;
	top:423px !important;
	min-height:120px !important;
}

#item352464 {
	width:860px !important;
	height:6px !important;
	left:183px !important;
	top:558px !important;
	background:#ff4f17;
}

#item352465 {
	width:340px !important;
	left:183px !important;
	top:588px !important;
	min-height:60px !important;
}

#item334227 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item334203 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item334201 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:326px !important;
}

#item277169 {
	opacity:0.45;
	width:1200px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item277166 {
	width:1206px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item277170 {
	width:960px !important;
	height:470px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item277178 {
	width:560px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item277201 {
	width:320px !important;
	left:183px !important;
	top:273px !important;
	min-height:190px !important;
}

#item277224 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item277226 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item277227 {
	width:340px !important;
	left:183px !important;
	top:504px !important;
	min-height:60px !important;
}

#item277277 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item277253 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item277250 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item277033 {
	opacity:0.45;
	width:1200px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item277030 {
	width:1206px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item277034 {
	width:960px !important;
	height:530px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item277041 {
	width:300px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item277064 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:250px !important;
}

#item277087 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item277089 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:540px !important;
	background:#ff4f17;
}

#item277090 {
	width:340px !important;
	left:183px !important;
	top:570px !important;
	min-height:60px !important;
}

#item277142 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item277118 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item277114 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item276898 {
	opacity:0.45;
	width:1200px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item276895 {
	width:1206px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item276899 {
	width:960px !important;
	height:545px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item276906 {
	width:370px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item276929 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:180px !important;
}

#item276952 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item276954 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item276956 {
	width:340px !important;
	left:183px !important;
	top:504px !important;
	min-height:150px !important;
}

#item277006 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item276982 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item276979 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item276764 {
	opacity:0.45;
	width:1200px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item276761 {
	width:1206px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item276765 {
	width:960px !important;
	height:500px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item276772 {
	width:370px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item276795 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:180px !important;
}

#item276818 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item276820 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item276821 {
	width:320px !important;
	left:183px !important;
	top:504px !important;
	min-height:90px !important;
}

#item276871 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item276847 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item276844 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item276629 {
	opacity:0.45;
	width:1200px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item276626 {
	width:1206px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item276630 {
	width:960px !important;
	height:450px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item276637 {
	width:340px !important;
	left:183px !important;
	top:174px !important;
	min-height:30px !important;
}

#item276660 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:160px !important;
}

#item276683 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item276685 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:453px !important;
	background:#ff4f17;
}

#item276686 {
	width:340px !important;
	left:183px !important;
	top:483px !important;
	min-height:60px !important;
}

#item276737 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item276713 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item276709 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item276571 {
	opacity:0.45;
	width:1200px !important;
	height:4495px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item276567 {
	width:1206px !important;
	height:4501px !important;
	left:10px !important;
	top:10px !important;
}

#item276572 {
	width:1740px !important;
	height:1080px !important;
	left:178px !important;
	top:152px !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;
}

#item276573 {
	width:800px !important;
	height:450px !important;
	left:213px !important;
	top:203px !important;
}

#item276602 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item276578 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item276575 {
	width:76px !important;
	height:22px !important;
	left:960px !important;
	top:166px !important;
}

#item276565 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item276505.fixed-pos-elem {
	width:1216px !important;
	height:4511px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item83581 {
	width:648px !important;
	height:994px !important;
	left:60px !important;
	top:256px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item83583 {
	width:560px !important;
	left:104px !important;
	top:461px !important;
	min-height:270px !important;
}

#item89528 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item89529 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item89503 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item89504 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item89500 {
	width:206px !important;
	height:41px !important;
	left:104px !important;
	top:760px !important;
}

#item95412 {
	width:560px !important;
	height:315px !important;
	left:104px !important;
	top:870px !important;
}

#item81670 {
	width:550px !important;
	left:109px !important;
	top:1310px !important;
	min-height:200px !important;
}

#item242917 {
	width:480px !important;
	height:410px !important;
	left:288px !important;
	background:#650030;
}

#item242918 {
	width:280px !important;
	left:388px !important;
	top:78px !important;
	min-height:30px !important;
}

#item242941 {
	width:230px !important;
	left:413px !important;
	top:135px !important;
	min-height:80px !important;
}

#item242964 {
	width:350px !important;
	left:353px !important;
	top:242px !important;
	min-height:50px !important;
}

#item242987 {
	width:280px !important;
	left:388px !important;
	top:355px !important;
	min-height:30px !important;
}

#item243021 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item243018 {
	width:21px !important;
	height:21px !important;
}

#item243025 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item243022 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item243029 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item243026 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item243030 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
	border-radius:12px;
	background:#650030;
}

#item242804 {
	width:480px !important;
	height:410px !important;
	background:#ff4f17;
}

#item242805 {
	width:280px !important;
	left:100px !important;
	top:78px !important;
	min-height:40px !important;
}

#item242828 {
	width:230px !important;
	left:125px !important;
	top:135px !important;
	min-height:90px !important;
}

#item242851 {
	width:360px !important;
	left:60px !important;
	top:242px !important;
	min-height:80px !important;
}

#item242874 {
	width:280px !important;
	left:100px !important;
	top:355px !important;
	min-height:30px !important;
}

#item242905 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242902 {
	width:21px !important;
	height:21px !important;
}

#item242909 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242906 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item242910 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
	border-radius:12px;
	background:#650030;
}

#item242915 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242912 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item242691 {
	width:480px !important;
	height:410px !important;
	left:288px !important;
	background:#650030;
}

#item242692 {
	width:260px !important;
	left:398px !important;
	top:78px !important;
	min-height:30px !important;
}

#item242715 {
	width:230px !important;
	left:413px !important;
	top:135px !important;
	min-height:80px !important;
}

#item242738 {
	width:350px !important;
	left:353px !important;
	top:242px !important;
	min-height:80px !important;
}

#item242761 {
	width:280px !important;
	left:388px !important;
	top:355px !important;
	min-height:30px !important;
}

#item242793 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242790 {
	width:21px !important;
	height:21px !important;
}

#item242794 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
	border-radius:12px;
	background:#650030;
}

#item242798 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242795 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item242802 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242799 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item242579 {
	width:480px !important;
	height:410px !important;
	background:#ff4f17;
}

#item242580 {
	width:270px !important;
	left:105px !important;
	top:78px !important;
	min-height:30px !important;
}

#item242603 {
	width:190px !important;
	left:145px !important;
	top:135px !important;
	min-height:90px !important;
}

#item242626 {
	width:422px !important;
	left:29px !important;
	top:242px !important;
	min-height:80px !important;
}

#item242649 {
	width:370px !important;
	left:55px !important;
	top:371px !important;
	min-height:20px !important;
}

#item242677 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#650030;
}

#item242681 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242678 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item242685 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242682 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item242689 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item242686 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item242577 {
	width:768px !important;
	height:447px !important;
	top:1536px !important;
}

#item243040 {
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item243034 {
	opacity:0.80;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item243031 {
	width:36px !important;
	height:36px !important;
	left:268px !important;
	top:1955px !important;
}

#item243053 {
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item243048 {
	opacity:0.80;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item243045 {
	width:36px !important;
	height:36px !important;
	left:464px !important;
	top:1955px !important;
}

#item82020 {
	width:450px !important;
	left:114px !important;
	top:2054px !important;
	min-height:110px !important;
}

#item264620 {
	width:550px !important;
	left:114px !important;
	top:2177px !important;
	min-height:140px !important;
}

#item335117 {
	width:540px !important;
	left:114px !important;
	top:2408px !important;
	min-height:50px !important;
}

#item335140 {
	width:390px !important;
	left:114px !important;
	top:2490px !important;
	min-height:20px !important;
}

#item335165 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item335166 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335191 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item335192 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335163 {
	width:540px !important;
	height:50px !important;
	left:114px !important;
	top:2535px !important;
}

#item335242 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item335243 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335217 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item335218 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335215 {
	width:540px !important;
	height:50px !important;
	left:114px !important;
	top:2620px !important;
}

#item335293 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item335294 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335268 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item335269 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335266 {
	width:540px !important;
	height:50px !important;
	left:114px !important;
	top:2705px !important;
}

#item335345 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item335346 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335320 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item335321 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335317 {
	width:540px !important;
	height:50px !important;
	left:114px !important;
	top:2790px !important;
}

#item335396 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item335397 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335371 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item335372 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335369 {
	width:540px !important;
	height:50px !important;
	left:114px !important;
	top:2875px !important;
}

#item335421 {
	width:501px !important;
	left:114px !important;
	top:2976px !important;
	min-height:20px !important;
}

#item335471 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#ecedee;
}

#item335472 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335446 {
	width:540px !important;
	height:50px !important;
	border-radius:30px;
	background:#fff;
}

#item335447 {
	width:481px !important;
	left:29px !important;
	top:17px !important;
	min-height:33px !important;
}

#item335444 {
	width:540px !important;
	height:50px !important;
	left:114px !important;
	top:3021px !important;
}

#item82636 {
	width:574px !important;
	left:114px !important;
	top:3205px !important;
	min-height:154px !important;
}

#item345745 {
	width:410px !important;
	left:303px !important;
	top:3430px !important;
	min-height:50px !important;
}

#item345768 {
	width:423px !important;
	height:40px !important;
	left:303px !important;
	top:3520px !important;
	background:#650030;
}

#item345769 {
	width:242px !important;
	left:318px !important;
	top:3531px !important;
	min-height:20px !important;
}

#item345792 {
	width:135px !important;
	height:69px !important;
	left:303px !important;
	top:3580px !important;
}

#item345818 {
	width:135px !important;
	height:69px !important;
	left:447px !important;
	top:3580px !important;
}

#item345833 {
	width:135px !important;
	height:69px !important;
	left:591px !important;
	top:3580px !important;
}

#item345847 {
	width:135px !important;
	height:69px !important;
	left:303px !important;
	top:3658px !important;
}

#item345860 {
	width:135px !important;
	height:69px !important;
	left:447px !important;
	top:3658px !important;
}

#item345873 {
	width:135px !important;
	height:69px !important;
	left:591px !important;
	top:3658px !important;
}

#item345885 {
	width:135px !important;
	height:69px !important;
	left:303px !important;
	top:3736px !important;
}

#item345898 {
	width:423px !important;
	height:40px !important;
	left:303px !important;
	top:3850px !important;
	background:#650030;
}

#item345899 {
	width:242px !important;
	left:318px !important;
	top:3861px !important;
	min-height:20px !important;
}

#item345938 {
	width:135px !important;
	height:69px !important;
	left:303px !important;
	top:3910px !important;
}

#item345954 {
	width:135px !important;
	height:69px !important;
	left:447px !important;
	top:3910px !important;
}

#item345967 {
	width:135px !important;
	height:69px !important;
	left:591px !important;
	top:3910px !important;
}

#item83478 {
	width:766px !important;
	height:360px !important;
	left:1px !important;
	top:4077px !important;
	background:#e2eef9;
}

#item83479 {
	width:480px !important;
	left:114px !important;
	top:4148px !important;
	min-height:100px !important;
}

#item89841 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item89843 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item89816 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item89817 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item89813 {
	width:206px !important;
	height:41px !important;
	left:114px !important;
	top:4277px !important;
}

#item83557 {
	width:648px !important;
	left:60px !important;
	top:4473px !important;
	min-height:250px !important;
}

#item116015 {
	width:768px !important;
	height:690px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item116044 {
	width:200px !important;
	left:548px !important;
	top:109px !important;
	min-height:16px !important;
}

#item121479 {
	width:210px !important;
	left:519px !important;
	top:160px !important;
	min-height:20px !important;
}

#item116404 {
	width:8px !important;
	height:8px !important;
	left:119px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item116405 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116379 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116376 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:197px !important;
}

#item168000 {
	width:8px !important;
	height:8px !important;
	left:105px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item168001 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item167975 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item167972 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:232px !important;
}

#item116610 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item116611 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116586 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116583 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:267px !important;
}

#item116507 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item116508 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116483 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116480 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:302px !important;
}

#item116455 {
	width:8px !important;
	height:8px !important;
	left:65px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item116456 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116431 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116428 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:337px !important;
}

#item116559 {
	width:8px !important;
	height:8px !important;
	left:100px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item116560 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116535 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116531 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item116352 {
	width:8px !important;
	height:8px !important;
	left:85px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item116353 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116328 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116325 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:407px !important;
}

#item356623 {
	width:207px !important;
	left:522px !important;
	top:463px !important;
	min-height:20px !important;
}

#item356731 {
	width:8px !important;
	height:8px !important;
	left:101px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item356732 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item356707 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item356704 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:500px !important;
}

#item356783 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item356784 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item356759 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item356756 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:535px !important;
}

#item356841 {
	width:8px !important;
	height:8px !important;
	left:70px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item356842 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item356816 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item356813 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:570px !important;
}

#item116740 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item116741 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item116715 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item116716 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item116713 {
	width:171px !important;
	height:47px !important;
	left:580px !important;
	top:616px !important;
}

#item236312 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item116303 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item116300 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item116239 {
	width:32px !important;
	height:32px !important;
	left:719px !important;
	top:33px !important;
}

#item115991 {
	width:768px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236301 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item115995 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item115992 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item116008 {
	width:48px !important;
	height:32px !important;
	left:697px !important;
	top:38px !important;
}

#item115989.fixed-pos-elem {
	width:778px !important;
	height:700px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86185 {
	width:516px !important;
	left:30px !important;
	top:589px !important;
	min-height:400px !important;
}

#item89615 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#c20019;
}

#item89616 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item86211 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#650030;
}

#item86212 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item89612 {
	width:330px !important;
	height:70px !important;
	left:30px !important;
	top:1030px !important;
}

#item95422 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:1180px !important;
}

#item84277 {
	width:516px !important;
	left:30px !important;
	top:1555px !important;
	min-height:320px !important;
}

#item243687 {
	width:576px !important;
	height:500px !important;
	background:#650030;
}

#item243688 {
	width:480px !important;
	left:48px !important;
	top:50px !important;
	min-height:60px !important;
}

#item243711 {
	width:230px !important;
	left:173px !important;
	top:141px !important;
	min-height:90px !important;
}

#item243734 {
	width:440px !important;
	left:68px !important;
	top:256px !important;
	min-height:70px !important;
}

#item243758 {
	width:460px !important;
	left:58px !important;
	top:423px !important;
	min-height:54px !important;
}

#item243785 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item243782 {
	width:21px !important;
	height:21px !important;
}

#item243789 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item243786 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item243814 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item243812 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item243790 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
	border-radius:12px;
	background:#650030;
}

#item84510 {
	width:576px !important;
	height:500px !important;
	background:#ff4f17;
}

#item243663 {
	width:460px !important;
	left:58px !important;
	top:50px !important;
	min-height:60px !important;
}

#item84580 {
	width:230px !important;
	left:173px !important;
	top:141px !important;
	min-height:90px !important;
}

#item84534 {
	width:440px !important;
	left:68px !important;
	top:256px !important;
	min-height:100px !important;
}

#item84557 {
	width:460px !important;
	left:58px !important;
	top:423px !important;
	min-height:54px !important;
}

#item84616 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item84613 {
	width:21px !important;
	height:21px !important;
}

#item84620 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item84617 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item84621 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
	border-radius:12px;
	background:#650030;
}

#item243875 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item243873 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item84395 {
	width:576px !important;
	height:500px !important;
	background:#650030;
}

#item243614 {
	width:460px !important;
	left:58px !important;
	top:50px !important;
	min-height:60px !important;
}

#item84465 {
	width:230px !important;
	left:173px !important;
	top:141px !important;
	min-height:90px !important;
}

#item84419 {
	width:440px !important;
	left:68px !important;
	top:256px !important;
	min-height:90px !important;
}

#item84442 {
	width:470px !important;
	left:53px !important;
	top:423px !important;
	min-height:60px !important;
}

#item84503 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item84500 {
	width:21px !important;
	height:21px !important;
}

#item84504 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
	border-radius:12px;
	background:#650030;
}

#item84508 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item84505 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item243879 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item243877 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item84302 {
	width:576px !important;
	height:500px !important;
	background:#ff4f17;
}

#item243584 {
	width:460px !important;
	left:58px !important;
	top:50px !important;
	min-height:60px !important;
}

#item84349 {
	width:180px !important;
	left:198px !important;
	top:141px !important;
	min-height:90px !important;
}

#item84303 {
	width:410px !important;
	left:83px !important;
	top:256px !important;
	min-height:125px !important;
}

#item84326 {
	width:370px !important;
	left:103px !important;
	top:423px !important;
	min-height:60px !important;
}

#item84385 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#650030;
}

#item84389 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item84386 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item84393 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item84390 {
	width:21px !important;
	height:21px !important;
	left:70px !important;
}

#item243883 {
	width:21px !important;
	height:21px !important;
	border-radius:12px;
	background:#e2eef9;
}

#item243881 {
	width:21px !important;
	height:21px !important;
	left:105px !important;
}

#item84300 {
	width:576px !important;
	height:549px !important;
	top:1929px !important;
}

#item86293 {
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item86288 {
	opacity:0.80;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item86285 {
	width:36px !important;
	height:36px !important;
	left:172px !important;
	top:2449px !important;
}

#item86306 {
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item86300 {
	opacity:0.80;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item86297 {
	width:36px !important;
	height:36px !important;
	left:368px !important;
	top:2449px !important;
}

#item84623 {
	width:460px !important;
	left:30px !important;
	top:2572px !important;
	min-height:110px !important;
}

#item264594 {
	width:516px !important;
	left:30px !important;
	top:2701px !important;
	min-height:270px !important;
}

#item84658 {
	width:470px !important;
	left:30px !important;
	top:3107px !important;
	min-height:100px !important;
}

#item237442 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#ecedee;
}

#item237443 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item237417 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#fff;
}

#item237418 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item237415 {
	width:516px !important;
	height:60px !important;
	left:30px !important;
	top:3324px !important;
}

#item237493 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#ecedee;
}

#item237494 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item237468 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#fff;
}

#item237469 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item237466 {
	width:516px !important;
	height:60px !important;
	left:30px !important;
	top:3413px !important;
}

#item237544 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#ecedee;
}

#item237545 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item237519 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#fff;
}

#item237520 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item237517 {
	width:516px !important;
	height:60px !important;
	left:30px !important;
	top:3502px !important;
}

#item237595 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#ecedee;
}

#item237596 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item237570 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#fff;
}

#item237571 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item237568 {
	width:516px !important;
	height:60px !important;
	left:30px !important;
	top:3591px !important;
}

#item237647 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#ecedee;
}

#item237648 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item237622 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#fff;
}

#item237623 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item237620 {
	width:516px !important;
	height:60px !important;
	left:30px !important;
	top:3680px !important;
}

#item335612 {
	width:470px !important;
	left:30px !important;
	top:3257px !important;
	min-height:20px !important;
}

#item335638 {
	width:470px !important;
	left:30px !important;
	top:3797px !important;
	min-height:20px !important;
}

#item335664 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#ecedee;
}

#item335665 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item335689 {
	width:516px !important;
	height:60px !important;
	border-radius:30px;
	background:#fff;
}

#item335690 {
	width:460px !important;
	left:28px !important;
	top:20px !important;
	min-height:40px !important;
}

#item335661 {
	width:516px !important;
	height:60px !important;
	left:30px !important;
	top:3861px !important;
}

#item85236 {
	width:460px !important;
	left:30px !important;
	top:4074px !important;
	min-height:250px !important;
}

#item85267 {
	width:470px !important;
	left:30px !important;
	top:4410px !important;
	min-height:60px !important;
}

#item348613 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:4510px !important;
	background:#650030;
}

#item348614 {
	width:242px !important;
	left:167px !important;
	top:4522px !important;
	min-height:30px !important;
}

#item153763 {
	width:160px !important;
	height:82px !important;
	left:30px !important;
	top:4602px !important;
}

#item153792 {
	width:160px !important;
	height:82px !important;
	left:208px !important;
	top:4602px !important;
}

#item153805 {
	width:160px !important;
	height:82px !important;
	left:386px !important;
	top:4602px !important;
}

#item153823 {
	width:160px !important;
	height:82px !important;
	left:30px !important;
	top:4702px !important;
}

#item153839 {
	width:160px !important;
	height:82px !important;
	left:208px !important;
	top:4702px !important;
}

#item153852 {
	width:160px !important;
	height:82px !important;
	left:386px !important;
	top:4702px !important;
}

#item153869 {
	width:160px !important;
	height:82px !important;
	left:30px !important;
	top:4802px !important;
}

#item348751 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:4942px !important;
	background:#650030;
}

#item348752 {
	width:242px !important;
	left:167px !important;
	top:4954px !important;
	min-height:30px !important;
}

#item348788 {
	width:160px !important;
	height:82px !important;
	left:30px !important;
	top:5024px !important;
}

#item348800 {
	width:160px !important;
	height:82px !important;
	left:208px !important;
	top:5024px !important;
}

#item348814 {
	width:160px !important;
	height:82px !important;
	left:386px !important;
	top:5024px !important;
}

#item86081 {
	width:576px !important;
	height:420px !important;
	top:5212px !important;
	background:#e2eef9;
}

#item86082 {
	width:480px !important;
	left:30px !important;
	top:5290px !important;
	min-height:110px !important;
}

#item86134 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#c20019;
}

#item86135 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item86109 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#650030;
}

#item86110 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item86106 {
	width:330px !important;
	height:70px !important;
	left:30px !important;
	top:5430px !important;
}

#item86160 {
	width:516px !important;
	left:30px !important;
	top:5687px !important;
	min-height:450px !important;
}

#item118257 {
	width:576px !important;
	height:845px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item118287 {
	width:200px !important;
	left:356px !important;
	top:120px !important;
	min-height:20px !important;
}

#item121640 {
	width:260px !important;
	left:272px !important;
	top:180px !important;
	min-height:30px !important;
}

#item118443 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118442 {
	width:10px !important;
	height:10px !important;
	left:108px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item118418 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118414 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:227px !important;
}

#item183151 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item183174 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item183126 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item183123 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:272px !important;
}

#item118653 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118652 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item118627 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118623 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:317px !important;
}

#item118548 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118547 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item118523 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118519 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:362px !important;
}

#item118496 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118495 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item118471 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118466 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:407px !important;
}

#item118600 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118599 {
	width:10px !important;
	height:10px !important;
	left:84px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item118575 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118571 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:452px !important;
}

#item118391 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118390 {
	width:10px !important;
	height:10px !important;
	left:66px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item118366 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item118362 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:497px !important;
}

#item360840 {
	width:260px !important;
	left:272px !important;
	top:560px !important;
	min-height:30px !important;
}

#item361000 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361023 {
	width:10px !important;
	height:10px !important;
	left:86px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item360976 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item360973 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:607px !important;
}

#item360943 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item360966 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item360919 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item360916 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:652px !important;
}

#item361051 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361074 {
	width:10px !important;
	height:10px !important;
	left:48px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361027 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361024 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:697px !important;
}

#item244028 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item244029 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item118732 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item118733 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item118730 {
	width:246px !important;
	height:56px !important;
	left:313px !important;
	top:742px !important;
}

#item236436 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item118785 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item118782 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item118794 {
	width:42px !important;
	height:42px !important;
	left:517px !important;
	top:37px !important;
}

#item118235 {
	width:576px !important;
	height:95px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236428 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item118239 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item118236 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item118250 {
	width:48px !important;
	height:32px !important;
	left:510px !important;
	top:41px !important;
}

#item118233.fixed-pos-elem {
	width:586px !important;
	height:855px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item149339 {
	width:480px !important;
	left:430px !important;
	top:151px !important;
	min-height:100px !important;
}

#item149371 {
	width:930px !important;
	left:430px !important;
	top:290px !important;
	min-height:120px !important;
}

#item391843 {
	width:486px !important;
	left:430px !important;
	top:448px !important;
	min-height:120px !important;
}

#item149394 {
	width:640px !important;
	left:430px !important;
	top:620px !important;
	min-height:20px !important;
}

#item149338 {
	width:960px !important;
	height:950px !important;
	left:430px !important;
	top:748px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item149417 {
	width:860px !important;
	left:480px !important;
	top:798px !important;
	min-height:96px !important;
}

#item149833 {
	width:800px !important;
	left:33px !important;
	top:188px !important;
	min-height:41px !important;
}

#item149886 {
	width:780px !important;
	left:33px !important;
	top:264px !important;
	min-height:250px !important;
}

#item149941 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149913 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149910 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item150000 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149972 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149968 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item149445 {
	width:800px !important;
	left:33px !important;
	top:110px !important;
	min-height:41px !important;
}

#item149499 {
	width:780px !important;
	left:33px !important;
	top:186px !important;
	min-height:340px !important;
}

#item149553 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149525 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149522 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item149609 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149582 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149579 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:582px !important;
}

#item149640 {
	width:800px !important;
	left:33px !important;
	top:30px !important;
	min-height:41px !important;
}

#item149693 {
	width:780px !important;
	left:33px !important;
	top:106px !important;
	min-height:390px !important;
}

#item149747 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149720 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149716 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:563px !important;
}

#item149803 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149775 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item149772 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:642px !important;
}

#item149440 {
	width:876px !important;
	height:728px !important;
	left:467px !important;
	top:918px !important;
}

#item233613 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item233584 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item233582 {
	width:272px !important;
	height:30px !important;
	left:500px !important;
	top:1408px !important;
}

#item233673 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item233645 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item233643 {
	width:272px !important;
	height:30px !important;
	left:500px !important;
	top:1427px !important;
}

#item234778 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item234750 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item234748 {
	width:272px !important;
	height:30px !important;
	left:500px !important;
	top:1430px !important;
}

#item150195 {
	width:962px !important;
	left:430px !important;
	top:1783px !important;
	min-height:100px !important;
}

#item150218 {
	width:410px !important;
	left:430px !important;
	top:1918px !important;
	min-height:190px !important;
}

#item150241 {
	width:400px !important;
	left:940px !important;
	top:1918px !important;
	min-height:160px !important;
}

#item351136 {
	width:1820px !important;
	height:460px !important;
	top:2185px !important;
}

#item341557 {
	width:312px !important;
	height:380px !important;
	left:430px !important;
	top:2226px !important;
	background:#650030;
}

#item341558 {
	width:227px !important;
	left:472px !important;
	top:2326px !important;
	min-height:180px !important;
}

#item341690 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2226px !important;
	background:#650030;
}

#item341691 {
	width:250px !important;
	left:960px !important;
	top:2237px !important;
	min-height:20px !important;
}

#item341581 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2286px !important;
}

#item341608 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2286px !important;
}

#item341622 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2286px !important;
}

#item341636 {
	width:135px !important;
	height:69px !important;
	left:1255px !important;
	top:2286px !important;
}

#item341649 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2378px !important;
}

#item341661 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2378px !important;
}

#item341674 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2378px !important;
}

#item341714 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2477px !important;
	background:#650030;
}

#item341715 {
	width:250px !important;
	left:960px !important;
	top:2488px !important;
	min-height:20px !important;
}

#item341753 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2537px !important;
}

#item341766 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2537px !important;
}

#item341779 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2537px !important;
}

#item246033 {
	width:1820px !important;
	height:270px !important;
	top:2645px !important;
	background:#e2eef9;
}

#item246034 {
	width:480px !important;
	left:510px !important;
	top:2713px !important;
	min-height:100px !important;
}

#item263269 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263270 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246060 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item246061 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246058 {
	width:206px !important;
	height:41px !important;
	left:1060px !important;
	top:2746px !important;
}

#item246110 {
	width:960px !important;
	left:430px !important;
	top:2963px !important;
	min-height:230px !important;
}

#item315874 {
	width:1820px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item315902 {
	width:114px !important;
	min-height:20px !important;
}

#item315878 {
	width:114px !important;
	min-height:20px !important;
}

#item315875 {
	width:114px !important;
	height:20px !important;
	left:844px !important;
	top:38px !important;
}

#item315925 {
	width:8px !important;
	height:8px !important;
	left:969px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item326911 {
	width:108px !important;
	min-height:50px !important;
}

#item326885 {
	width:108px !important;
	min-height:50px !important;
}

#item326882 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item326938 {
	width:108px !important;
	min-height:50px !important;
}

#item326935 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item326965 {
	width:108px !important;
	min-height:50px !important;
}

#item326990 {
	width:108px !important;
	min-height:50px !important;
}

#item326962 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item327017 {
	width:108px !important;
	min-height:50px !important;
}

#item327014 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item316034 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item316035 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item316008 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item316009 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item316006 {
	width:165px !important;
	height:41px !important;
	left:1295px !important;
	top:25px !important;
}

#item316066 {
	width:132px !important;
	height:46px !important;
}

#item316061 {
	width:132px !important;
	height:46px !important;
}

#item316058 {
	width:132px !important;
	height:46px !important;
	left:355px !important;
	top:21px !important;
}

#item315873.fixed-pos-elem {
	width:1843px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item299005 {
	opacity:0.45;
	width:1820px !important;
	height:3285px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item299002 {
	width:1826px !important;
	height:3291px !important;
	left:10px !important;
	top:10px !important;
}

#item299006 {
	width:960px !important;
	height:470px !important;
	left:443px !important;
	top:153px !important;
	background:#e2eef9;
}

#item299013 {
	width:560px !important;
	left:493px !important;
	top:175px !important;
	min-height:40px !important;
}

#item299036 {
	width:320px !important;
	left:493px !important;
	top:274px !important;
	min-height:190px !important;
}

#item299059 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:274px !important;
}

#item299062 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:475px !important;
	background:#ff4f17;
}

#item299063 {
	width:340px !important;
	left:493px !important;
	top:505px !important;
	min-height:60px !important;
}

#item299113 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item299089 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item299086 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:177px !important;
}

#item298868 {
	opacity:0.45;
	width:1820px !important;
	height:3285px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item298864 {
	width:1826px !important;
	height:3291px !important;
	left:10px !important;
	top:10px !important;
}

#item298869 {
	width:960px !important;
	height:530px !important;
	left:443px !important;
	top:153px !important;
	background:#e2eef9;
}

#item298878 {
	width:300px !important;
	left:493px !important;
	top:175px !important;
	min-height:40px !important;
}

#item298901 {
	width:340px !important;
	left:493px !important;
	top:274px !important;
	min-height:250px !important;
}

#item298925 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:274px !important;
}

#item298927 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:541px !important;
	background:#ff4f17;
}

#item298928 {
	width:340px !important;
	left:493px !important;
	top:571px !important;
	min-height:60px !important;
}

#item298978 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298954 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298951 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:177px !important;
}

#item298733 {
	opacity:0.45;
	width:1820px !important;
	height:3285px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item298730 {
	width:1826px !important;
	height:3291px !important;
	left:10px !important;
	top:10px !important;
}

#item298734 {
	width:960px !important;
	height:500px !important;
	left:443px !important;
	top:153px !important;
	background:#e2eef9;
}

#item298741 {
	width:370px !important;
	left:493px !important;
	top:175px !important;
	min-height:40px !important;
}

#item298764 {
	width:340px !important;
	left:493px !important;
	top:274px !important;
	min-height:180px !important;
}

#item298787 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:274px !important;
}

#item298789 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:475px !important;
	background:#ff4f17;
}

#item298790 {
	width:320px !important;
	left:493px !important;
	top:505px !important;
	min-height:90px !important;
}

#item298840 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298816 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298813 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:177px !important;
}

#item298728 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item298726.fixed-pos-elem {
	width:1836px !important;
	height:3301px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item247171 {
	width:480px !important;
	left:120px !important;
	top:151px !important;
	min-height:100px !important;
}

#item247204 {
	width:930px !important;
	left:120px !important;
	top:290px !important;
	min-height:120px !important;
}

#item391874 {
	width:486px !important;
	left:120px !important;
	top:448px !important;
	min-height:120px !important;
}

#item247227 {
	width:640px !important;
	left:120px !important;
	top:620px !important;
	min-height:20px !important;
}

#item247301 {
	width:960px !important;
	height:950px !important;
	left:120px !important;
	top:748px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item247302 {
	width:860px !important;
	left:170px !important;
	top:798px !important;
	min-height:96px !important;
}

#item247655 {
	width:800px !important;
	left:33px !important;
	top:188px !important;
	min-height:41px !important;
}

#item247679 {
	width:780px !important;
	left:33px !important;
	top:264px !important;
	min-height:220px !important;
}

#item247733 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247706 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247702 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item247792 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247765 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247760 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item247492 {
	width:800px !important;
	left:33px !important;
	top:110px !important;
	min-height:41px !important;
}

#item247516 {
	width:780px !important;
	left:33px !important;
	top:186px !important;
	min-height:300px !important;
}

#item247570 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247543 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247539 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item247628 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247601 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247597 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:582px !important;
}

#item247328 {
	width:800px !important;
	left:33px !important;
	top:30px !important;
	min-height:41px !important;
}

#item247352 {
	width:780px !important;
	left:33px !important;
	top:106px !important;
	min-height:360px !important;
}

#item247409 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247380 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247375 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:564px !important;
}

#item247465 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247438 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item247434 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:643px !important;
}

#item247325 {
	width:876px !important;
	height:729px !important;
	left:157px !important;
	top:918px !important;
}

#item247849 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item247820 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item247818 {
	width:272px !important;
	height:38px !important;
	left:190px !important;
	top:1401px !important;
}

#item247908 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item247878 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item247876 {
	width:272px !important;
	height:38px !important;
	left:190px !important;
	top:1420px !important;
}

#item247965 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item247937 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item247935 {
	width:272px !important;
	height:38px !important;
	left:190px !important;
	top:1422px !important;
}

#item248044 {
	width:962px !important;
	left:120px !important;
	top:1783px !important;
	min-height:100px !important;
}

#item248067 {
	width:410px !important;
	left:120px !important;
	top:1918px !important;
	min-height:190px !important;
}

#item248091 {
	width:400px !important;
	left:630px !important;
	top:1918px !important;
	min-height:160px !important;
}

#item351118 {
	width:1200px !important;
	height:460px !important;
	top:2185px !important;
}

#item341809 {
	width:312px !important;
	height:380px !important;
	left:120px !important;
	top:2226px !important;
	background:#650030;
}

#item341810 {
	width:227px !important;
	left:162px !important;
	top:2326px !important;
	min-height:180px !important;
}

#item341949 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2226px !important;
	background:#650030;
}

#item341950 {
	width:250px !important;
	left:650px !important;
	top:2237px !important;
	min-height:20px !important;
}

#item341833 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2286px !important;
}

#item341863 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2286px !important;
}

#item341877 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2286px !important;
}

#item341892 {
	width:135px !important;
	height:69px !important;
	left:945px !important;
	top:2286px !important;
}

#item341905 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2378px !important;
}

#item341918 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2378px !important;
}

#item341935 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2378px !important;
}

#item341973 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2477px !important;
	background:#650030;
}

#item341974 {
	width:250px !important;
	left:650px !important;
	top:2488px !important;
	min-height:20px !important;
}

#item342009 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2537px !important;
}

#item342024 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2537px !important;
}

#item342037 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2537px !important;
}

#item248142 {
	width:1198px !important;
	height:270px !important;
	left:1px !important;
	top:2645px !important;
	background:#e2eef9;
}

#item248143 {
	width:480px !important;
	left:200px !important;
	top:2713px !important;
	min-height:100px !important;
}

#item263974 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263975 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item248168 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item248169 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item248166 {
	width:206px !important;
	height:41px !important;
	left:750px !important;
	top:2746px !important;
}

#item248218 {
	width:960px !important;
	left:120px !important;
	top:2963px !important;
	min-height:230px !important;
}

#item353798 {
	width:1200px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item353826 {
	width:114px !important;
	min-height:20px !important;
}

#item353802 {
	width:114px !important;
	min-height:20px !important;
}

#item353799 {
	width:114px !important;
	height:20px !important;
	left:534px !important;
	top:38px !important;
}

#item353849 {
	width:8px !important;
	height:8px !important;
	left:659px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item353878 {
	width:108px !important;
	min-height:50px !important;
}

#item353853 {
	width:108px !important;
	min-height:50px !important;
}

#item353850 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item353905 {
	width:108px !important;
	min-height:50px !important;
}

#item353902 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item353958 {
	width:108px !important;
	min-height:50px !important;
}

#item353932 {
	width:108px !important;
	min-height:50px !important;
}

#item353929 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item353985 {
	width:108px !important;
	min-height:50px !important;
}

#item353982 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item354037 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item354038 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item354012 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item354013 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item354009 {
	width:165px !important;
	height:41px !important;
	left:985px !important;
	top:25px !important;
}

#item354070 {
	width:132px !important;
	height:46px !important;
}

#item354064 {
	width:132px !important;
	height:46px !important;
}

#item354061 {
	width:132px !important;
	height:46px !important;
	left:45px !important;
	top:21px !important;
}

#item353797.fixed-pos-elem {
	width:1223px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item274832 {
	opacity:0.45;
	width:1200px !important;
	height:3285px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item274829 {
	width:1206px !important;
	height:3291px !important;
	left:10px !important;
	top:10px !important;
}

#item274981 {
	width:960px !important;
	height:470px !important;
	left:133px !important;
	top:153px !important;
	background:#e2eef9;
}

#item274989 {
	width:560px !important;
	left:183px !important;
	top:175px !important;
	min-height:40px !important;
}

#item275012 {
	width:320px !important;
	left:183px !important;
	top:274px !important;
	min-height:190px !important;
}

#item275035 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:274px !important;
}

#item275037 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:475px !important;
	background:#ff4f17;
}

#item275038 {
	width:340px !important;
	left:183px !important;
	top:505px !important;
	min-height:60px !important;
}

#item275088 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item275064 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item275062 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:177px !important;
}

#item274698 {
	opacity:0.45;
	width:1200px !important;
	height:3285px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item274695 {
	width:1206px !important;
	height:3291px !important;
	left:10px !important;
	top:10px !important;
}

#item274837 {
	width:960px !important;
	height:530px !important;
	left:133px !important;
	top:153px !important;
	background:#e2eef9;
}

#item274844 {
	width:300px !important;
	left:183px !important;
	top:175px !important;
	min-height:40px !important;
}

#item274868 {
	width:340px !important;
	left:183px !important;
	top:274px !important;
	min-height:250px !important;
}

#item274891 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:274px !important;
}

#item274893 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:541px !important;
	background:#ff4f17;
}

#item274894 {
	width:340px !important;
	left:183px !important;
	top:571px !important;
	min-height:60px !important;
}

#item274943 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item274919 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item274917 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:177px !important;
}

#item274336 {
	opacity:0.45;
	width:1200px !important;
	height:3285px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item274333 {
	width:1206px !important;
	height:3291px !important;
	left:10px !important;
	top:10px !important;
}

#item274546 {
	width:960px !important;
	height:500px !important;
	left:133px !important;
	top:153px !important;
	background:#e2eef9;
}

#item274553 {
	width:370px !important;
	left:183px !important;
	top:175px !important;
	min-height:40px !important;
}

#item274576 {
	width:340px !important;
	left:183px !important;
	top:274px !important;
	min-height:180px !important;
}

#item274599 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:274px !important;
}

#item274601 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:475px !important;
	background:#ff4f17;
}

#item274602 {
	width:320px !important;
	left:183px !important;
	top:505px !important;
	min-height:90px !important;
}

#item274651 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item274627 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item274625 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:177px !important;
}

#item274330 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item274328.fixed-pos-elem {
	width:1216px !important;
	height:3301px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item113941 {
	width:480px !important;
	left:60px !important;
	top:170px !important;
	min-height:100px !important;
}

#item113974 {
	width:648px !important;
	left:60px !important;
	top:314px !important;
	min-height:60px !important;
}

#item118062 {
	width:478px !important;
	left:60px !important;
	top:401px !important;
	min-height:90px !important;
}

#item391908 {
	width:370px !important;
	left:60px !important;
	top:560px !important;
	min-height:130px !important;
}

#item113997 {
	width:648px !important;
	left:60px !important;
	top:740px !important;
	min-height:20px !important;
}

#item113940 {
	width:648px !important;
	height:1091px !important;
	left:60px !important;
	top:860px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item114020 {
	width:560px !important;
	left:104px !important;
	top:920px !important;
	min-height:170px !important;
}

#item232973 {
	width:510px !important;
	left:13px !important;
	top:191px !important;
	min-height:30px !important;
}

#item114490 {
	width:540px !important;
	left:13px !important;
	top:264px !important;
	min-height:310px !important;
}

#item114544 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114517 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114514 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item114602 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114574 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114570 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item232899 {
	width:510px !important;
	left:13px !important;
	top:112px !important;
	min-height:30px !important;
}

#item114295 {
	width:540px !important;
	left:13px !important;
	top:186px !important;
	min-height:380px !important;
}

#item114349 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114322 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114319 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item114405 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114378 {
	width:500px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114375 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:667px !important;
}

#item232832 {
	width:510px !important;
	left:13px !important;
	top:33px !important;
	min-height:30px !important;
}

#item114101 {
	width:540px !important;
	left:13px !important;
	top:106px !important;
	min-height:420px !important;
}

#item114156 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114129 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114125 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:626px !important;
}

#item114211 {
	width:500px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114184 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item114181 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:705px !important;
}

#item114043 {
	width:576px !important;
	height:791px !important;
	left:91px !important;
	top:1111px !important;
}

#item232731 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item232700 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item232698 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1656px !important;
}

#item232789 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item232761 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item232759 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1697px !important;
}

#item234910 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item234882 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item234879 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1700px !important;
}

#item114797 {
	width:620px !important;
	left:60px !important;
	top:2031px !important;
	min-height:150px !important;
}

#item114820 {
	width:648px !important;
	left:60px !important;
	top:2206px !important;
	min-height:110px !important;
}

#item114843 {
	width:610px !important;
	left:60px !important;
	top:2341px !important;
	min-height:110px !important;
}

#item233055 {
	width:648px !important;
	height:180px !important;
	left:60px !important;
	top:2607px !important;
	background:#650030;
}

#item233056 {
	width:460px !important;
	left:102px !important;
	top:2655px !important;
	min-height:90px !important;
}

#item346122 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:2838px !important;
	background:#650030;
}

#item346123 {
	width:250px !important;
	left:259px !important;
	top:2849px !important;
	min-height:20px !important;
}

#item346011 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2918px !important;
}

#item346040 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2918px !important;
}

#item346054 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2918px !important;
}

#item346067 {
	width:135px !important;
	height:69px !important;
	left:573px !important;
	top:2918px !important;
}

#item346081 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:3027px !important;
}

#item346093 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:3027px !important;
}

#item346106 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:3027px !important;
}

#item346146 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:3146px !important;
	background:#650030;
}

#item346147 {
	width:250px !important;
	left:259px !important;
	top:3157px !important;
	min-height:20px !important;
}

#item346183 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:3226px !important;
}

#item346197 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:3226px !important;
}

#item346210 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:3226px !important;
}

#item256350 {
	width:766px !important;
	height:360px !important;
	left:1px !important;
	top:3346px !important;
	background:#e2eef9;
}

#item256351 {
	width:480px !important;
	left:114px !important;
	top:3417px !important;
	min-height:100px !important;
}

#item264378 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item264379 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item256376 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item256378 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item256374 {
	width:206px !important;
	height:41px !important;
	left:114px !important;
	top:3546px !important;
}

#item256428 {
	width:648px !important;
	left:60px !important;
	top:3742px !important;
	min-height:250px !important;
}

#item117485 {
	width:768px !important;
	height:690px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item117514 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item117490 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item117486 {
	width:206px !important;
	height:22px !important;
	left:545px !important;
	top:106px !important;
}

#item121531 {
	width:210px !important;
	left:519px !important;
	top:160px !important;
	min-height:20px !important;
}

#item168469 {
	width:8px !important;
	height:8px !important;
	left:660px !important;
	top:413px !important;
	border-radius:12px;
	background:#650030;
}

#item168470 {
	width:170px !important;
	left:578px !important;
	top:410px !important;
	min-height:20px !important;
}

#item168058 {
	width:8px !important;
	height:8px !important;
	left:119px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item168059 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168034 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168031 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:197px !important;
}

#item168161 {
	width:8px !important;
	height:8px !important;
	left:105px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item168162 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168137 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168134 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:232px !important;
}

#item168212 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item168213 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168188 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168185 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:267px !important;
}

#item168315 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item168316 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168291 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168288 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:302px !important;
}

#item168367 {
	width:8px !important;
	height:8px !important;
	left:65px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item168368 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168343 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168340 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:337px !important;
}

#item168418 {
	width:8px !important;
	height:8px !important;
	left:100px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item168419 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168394 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item168391 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item356868 {
	width:207px !important;
	left:522px !important;
	top:463px !important;
	min-height:20px !important;
}

#item356970 {
	width:8px !important;
	height:8px !important;
	left:101px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item356971 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item356946 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item356943 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:497px !important;
}

#item357022 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item357024 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item356997 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item356994 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:532px !important;
}

#item357075 {
	width:8px !important;
	height:8px !important;
	left:70px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item357076 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357050 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357047 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:567px !important;
}

#item264351 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item264352 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item168495 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item168496 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item168493 {
	width:171px !important;
	height:47px !important;
	left:580px !important;
	top:613px !important;
}

#item236422 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item118014 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item118011 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item118025 {
	width:32px !important;
	height:32px !important;
	left:719px !important;
	top:33px !important;
}

#item117463 {
	width:768px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236415 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item117467 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item117464 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item117478 {
	width:48px !important;
	height:32px !important;
	left:697px !important;
	top:38px !important;
}

#item117461.fixed-pos-elem {
	width:778px !important;
	height:700px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item118869 {
	width:480px !important;
	left:30px !important;
	top:170px !important;
	min-height:100px !important;
}

#item118892 {
	width:516px !important;
	left:30px !important;
	top:448px !important;
	min-height:90px !important;
}

#item118915 {
	width:516px !important;
	left:30px !important;
	top:562px !important;
	min-height:160px !important;
}

#item391948 {
	width:516px !important;
	left:30px !important;
	top:760px !important;
	min-height:180px !important;
}

#item118945 {
	width:516px !important;
	left:30px !important;
	top:1330px !important;
	min-height:60px !important;
}

#item118975 {
	width:516px !important;
	left:30px !important;
	top:1752px !important;
	min-height:190px !important;
}

#item120648 {
	width:390px !important;
	left:30px !important;
	top:2015px !important;
	min-height:90px !important;
}

#item120703 {
	width:480px !important;
	left:30px !important;
	top:2127px !important;
	min-height:710px !important;
}

#item232402 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item232373 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item232371 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:2861px !important;
}

#item120863 {
	width:448px !important;
	left:30px !important;
	top:2981px !important;
	min-height:40px !important;
}

#item120917 {
	width:490px !important;
	left:30px !important;
	top:3046px !important;
	min-height:670px !important;
}

#item232466 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item232438 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item232436 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:3742px !important;
}

#item121079 {
	width:390px !important;
	left:30px !important;
	top:3864px !important;
	min-height:100px !important;
}

#item121132 {
	width:480px !important;
	left:30px !important;
	top:3975px !important;
	min-height:470px !important;
}

#item234982 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item234952 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item234950 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:4468px !important;
}

#item119752 {
	width:516px !important;
	left:30px !important;
	top:4596px !important;
	min-height:190px !important;
}

#item119775 {
	width:516px !important;
	left:30px !important;
	top:4814px !important;
	min-height:210px !important;
}

#item119798 {
	width:516px !important;
	left:30px !important;
	top:5061px !important;
	min-height:210px !important;
}

#item232519 {
	width:516px !important;
	height:180px !important;
	left:30px !important;
	top:5342px !important;
	background:#650030;
}

#item232520 {
	width:440px !important;
	left:72px !important;
	top:5386px !important;
	min-height:100px !important;
}

#item348974 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:5580px !important;
	background:#650030;
}

#item348975 {
	width:242px !important;
	left:167px !important;
	top:5592px !important;
	min-height:30px !important;
}

#item232543 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:5690px !important;
}

#item232571 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:5690px !important;
}

#item232586 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:5867px !important;
}

#item232618 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:5867px !important;
}

#item232632 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6044px !important;
}

#item232659 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:6044px !important;
}

#item241029 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6221px !important;
}

#item349109 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:6398px !important;
	background:#650030;
}

#item349110 {
	width:242px !important;
	left:167px !important;
	top:6410px !important;
	min-height:30px !important;
}

#item349147 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6508px !important;
}

#item349159 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:6508px !important;
}

#item349172 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6685px !important;
}

#item259960 {
	width:576px !important;
	height:420px !important;
	top:6902px !important;
	background:#e2eef9;
}

#item122404 {
	width:480px !important;
	left:30px !important;
	top:6980px !important;
	min-height:110px !important;
}

#item122455 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#c20019;
}

#item122456 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item122430 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#650030;
}

#item122431 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item122427 {
	width:330px !important;
	height:70px !important;
	left:30px !important;
	top:7120px !important;
}

#item259962 {
	width:516px !important;
	left:30px !important;
	top:7377px !important;
	min-height:450px !important;
}

#item121826 {
	width:576px !important;
	height:845px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item121855 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item121831 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item121827 {
	width:206px !important;
	height:26px !important;
	left:353px !important;
	top:117px !important;
}

#item361084 {
	width:260px !important;
	left:272px !important;
	top:180px !important;
	min-height:30px !important;
}

#item361135 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361158 {
	width:10px !important;
	height:10px !important;
	left:108px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361111 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361108 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:227px !important;
}

#item361237 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361260 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361213 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361210 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:272px !important;
}

#item361289 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361312 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361265 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361261 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:317px !important;
}

#item361340 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361363 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361316 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361313 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:362px !important;
}

#item361392 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361415 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361368 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361364 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:407px !important;
}

#item361445 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361468 {
	width:10px !important;
	height:10px !important;
	left:84px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361420 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361416 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:452px !important;
}

#item361496 {
	width:170px !important;
	min-height:25px !important;
}

#item361520 {
	width:10px !important;
	height:10px !important;
	left:63px !important;
	top:3px !important;
	border-radius:12px;
	background:#650030;
}

#item361522 {
	width:260px !important;
	left:272px !important;
	top:560px !important;
	min-height:30px !important;
}

#item361675 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361698 {
	width:10px !important;
	height:10px !important;
	left:86px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361651 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361648 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:607px !important;
}

#item361624 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361647 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361600 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361597 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:652px !important;
}

#item361726 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361750 {
	width:10px !important;
	height:10px !important;
	left:48px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361702 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361699 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:697px !important;
}

#item244055 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item244056 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item122300 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item122301 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item122298 {
	width:246px !important;
	height:56px !important;
	left:313px !important;
	top:742px !important;
}

#item236544 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item122352 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item122349 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item122363 {
	width:42px !important;
	height:42px !important;
	left:517px !important;
	top:37px !important;
}

#item121804 {
	width:576px !important;
	height:95px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236536 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item121808 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item121805 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item121817 {
	width:48px !important;
	height:32px !important;
	left:510px !important;
	top:41px !important;
}

#item121802.fixed-pos-elem {
	width:586px !important;
	height:855px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item200964 {
	width:430px !important;
	left:430px !important;
	top:151px !important;
	min-height:100px !important;
}

#item200992 {
	width:142px !important;
	height:60px !important;
	left:1249px !important;
	top:165px !important;
}

#item264852 {
	width:930px !important;
	left:430px !important;
	top:290px !important;
	min-height:130px !important;
}

#item201019 {
	width:930px !important;
	left:430px !important;
	top:438px !important;
	min-height:40px !important;
}

#item201048 {
	width:960px !important;
	height:1012px !important;
	left:430px !important;
	top:600px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item201050 {
	width:860px !important;
	left:480px !important;
	top:660px !important;
	min-height:96px !important;
}

#item245150 {
	width:800px !important;
	left:33px !important;
	top:188px !important;
	min-height:41px !important;
}

#item245176 {
	width:780px !important;
	left:33px !important;
	top:264px !important;
	min-height:330px !important;
}

#item266316 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item266289 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item266285 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item266437 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item266410 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item266407 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item244928 {
	width:800px !important;
	left:33px !important;
	top:109px !important;
	min-height:41px !important;
}

#item244954 {
	width:780px !important;
	left:33px !important;
	top:185px !important;
	min-height:430px !important;
}

#item244900 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item244873 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item244871 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item266150 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item266123 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item266119 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:700px !important;
}

#item244625 {
	width:800px !important;
	left:33px !important;
	top:30px !important;
	min-height:41px !important;
}

#item201120 {
	width:780px !important;
	left:33px !important;
	top:106px !important;
	min-height:300px !important;
}

#item244705 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item244678 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item244674 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:485px !important;
}

#item266091 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item266064 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item266061 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:564px !important;
}

#item244623 {
	width:876px !important;
	height:786px !important;
	left:467px !important;
	top:777px !important;
}

#item201173 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item201145 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item201143 {
	width:272px !important;
	height:30px !important;
	left:500px !important;
	top:1194px !important;
}

#item201646 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item201617 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item201615 {
	width:272px !important;
	height:30px !important;
	left:500px !important;
	top:1409px !important;
}

#item201706 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item201677 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item201675 {
	width:272px !important;
	height:30px !important;
	left:500px !important;
	top:1395px !important;
}

#item201863 {
	width:962px !important;
	left:430px !important;
	top:1702px !important;
	min-height:100px !important;
}

#item201886 {
	width:460px !important;
	left:430px !important;
	top:1837px !important;
	min-height:130px !important;
}

#item201909 {
	width:450px !important;
	left:940px !important;
	top:1837px !important;
	min-height:110px !important;
}

#item245423 {
	width:460px !important;
	left:430px !important;
	top:1995px !important;
	min-height:120px !important;
}

#item245499 {
	width:450px !important;
	left:940px !important;
	top:1995px !important;
	min-height:120px !important;
}

#item351134 {
	width:1820px !important;
	height:460px !important;
	left:-19px !important;
	top:2176px !important;
}

#item151914 {
	width:312px !important;
	height:380px !important;
	left:430px !important;
	top:2219px !important;
	background:#650030;
}

#item151915 {
	width:227px !important;
	left:472px !important;
	top:2319px !important;
	min-height:180px !important;
}

#item341397 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2219px !important;
	background:#650030;
}

#item341398 {
	width:250px !important;
	left:961px !important;
	top:2230px !important;
	min-height:20px !important;
}

#item239164 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2279px !important;
}

#item154102 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2279px !important;
}

#item154120 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2279px !important;
}

#item154139 {
	width:135px !important;
	height:69px !important;
	left:1255px !important;
	top:2279px !important;
}

#item154152 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2371px !important;
}

#item154165 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2371px !important;
}

#item154177 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2371px !important;
}

#item341454 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2470px !important;
	background:#650030;
}

#item341456 {
	width:250px !important;
	left:961px !important;
	top:2481px !important;
	min-height:20px !important;
}

#item341496 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2530px !important;
}

#item341509 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2530px !important;
}

#item341523 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2530px !important;
}

#item246146 {
	width:1820px !important;
	height:270px !important;
	top:2638px !important;
	background:#e2eef9;
}

#item152015 {
	width:480px !important;
	left:510px !important;
	top:2706px !important;
	min-height:90px !important;
}

#item263487 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263488 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item152040 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item152041 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item152038 {
	width:206px !important;
	height:41px !important;
	left:1060px !important;
	top:2739px !important;
}

#item152090 {
	width:960px !important;
	left:430px !important;
	top:2956px !important;
	min-height:230px !important;
}

#item316121 {
	width:1820px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item316149 {
	width:114px !important;
	min-height:20px !important;
}

#item316125 {
	width:114px !important;
	min-height:20px !important;
}

#item316122 {
	width:114px !important;
	height:20px !important;
	left:844px !important;
	top:38px !important;
}

#item316172 {
	width:8px !important;
	height:8px !important;
	left:969px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item327105 {
	width:108px !important;
	min-height:50px !important;
}

#item327079 {
	width:108px !important;
	min-height:50px !important;
}

#item327076 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item327132 {
	width:108px !important;
	min-height:50px !important;
}

#item327129 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item327159 {
	width:108px !important;
	min-height:50px !important;
}

#item327184 {
	width:108px !important;
	min-height:50px !important;
}

#item327156 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item327211 {
	width:108px !important;
	min-height:50px !important;
}

#item327208 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item316282 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item316283 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item316256 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item316258 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item316254 {
	width:165px !important;
	height:41px !important;
	left:1295px !important;
	top:25px !important;
}

#item316314 {
	width:132px !important;
	height:46px !important;
}

#item316309 {
	width:132px !important;
	height:46px !important;
}

#item316306 {
	width:132px !important;
	height:46px !important;
	left:355px !important;
	top:21px !important;
}

#item316120.fixed-pos-elem {
	width:1843px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item299496 {
	opacity:0.45;
	width:1820px !important;
	height:3222px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item299493 {
	width:1826px !important;
	height:3228px !important;
	left:10px !important;
	top:10px !important;
}

#item299497 {
	width:960px !important;
	height:545px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item299504 {
	width:370px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item299527 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:180px !important;
}

#item299550 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item299552 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item299553 {
	width:340px !important;
	left:493px !important;
	top:504px !important;
	min-height:150px !important;
}

#item299603 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item299579 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item299576 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item299361 {
	opacity:0.45;
	width:1820px !important;
	height:3222px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item299358 {
	width:1826px !important;
	height:3228px !important;
	left:10px !important;
	top:10px !important;
}

#item299362 {
	width:960px !important;
	height:500px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item299369 {
	width:370px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item299392 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:180px !important;
}

#item299415 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item299417 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item299419 {
	width:320px !important;
	left:493px !important;
	top:504px !important;
	min-height:90px !important;
}

#item299469 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item299445 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item299442 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item299226 {
	opacity:0.45;
	width:1820px !important;
	height:3222px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item299222 {
	width:1826px !important;
	height:3228px !important;
	left:10px !important;
	top:10px !important;
}

#item299227 {
	width:960px !important;
	height:450px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item299234 {
	width:340px !important;
	left:493px !important;
	top:174px !important;
	min-height:30px !important;
}

#item299257 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:160px !important;
}

#item299281 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item299283 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:453px !important;
	background:#ff4f17;
}

#item299284 {
	width:340px !important;
	left:493px !important;
	top:483px !important;
	min-height:60px !important;
}

#item299334 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item299310 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item299307 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item299220 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item299218.fixed-pos-elem {
	width:1836px !important;
	height:3238px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item248270 {
	width:430px !important;
	left:120px !important;
	top:151px !important;
	min-height:100px !important;
}

#item248298 {
	width:142px !important;
	height:60px !important;
	left:939px !important;
	top:165px !important;
}

#item264903 {
	width:930px !important;
	left:120px !important;
	top:290px !important;
	min-height:130px !important;
}

#item248328 {
	width:930px !important;
	left:120px !important;
	top:438px !important;
	min-height:40px !important;
}

#item249096 {
	width:960px !important;
	height:1012px !important;
	left:120px !important;
	top:600px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item249097 {
	width:860px !important;
	left:170px !important;
	top:660px !important;
	min-height:96px !important;
}

#item249382 {
	width:800px !important;
	left:33px !important;
	top:188px !important;
	min-height:41px !important;
}

#item249406 {
	width:780px !important;
	left:33px !important;
	top:264px !important;
	min-height:340px !important;
}

#item265803 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265776 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265772 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item265929 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265902 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265898 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item249253 {
	width:800px !important;
	left:33px !important;
	top:109px !important;
	min-height:41px !important;
}

#item249278 {
	width:780px !important;
	left:33px !important;
	top:185px !important;
	min-height:430px !important;
}

#item249332 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item249305 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item249301 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item265868 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265841 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265838 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:700px !important;
}

#item249146 {
	width:800px !important;
	left:33px !important;
	top:30px !important;
	min-height:41px !important;
}

#item249171 {
	width:780px !important;
	left:33px !important;
	top:106px !important;
	min-height:300px !important;
}

#item249226 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item249199 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item249194 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:484px !important;
}

#item265694 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265667 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265664 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:563px !important;
}

#item249144 {
	width:876px !important;
	height:786px !important;
	left:157px !important;
	top:777px !important;
}

#item249461 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item249432 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item249429 {
	width:272px !important;
	height:38px !important;
	left:190px !important;
	top:1185px !important;
}

#item249521 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item249491 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item249489 {
	width:272px !important;
	height:38px !important;
	left:190px !important;
	top:1401px !important;
}

#item249580 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item249551 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item249549 {
	width:272px !important;
	height:38px !important;
	left:190px !important;
	top:1387px !important;
}

#item249644 {
	width:962px !important;
	left:120px !important;
	top:1702px !important;
	min-height:100px !important;
}

#item249667 {
	width:460px !important;
	left:120px !important;
	top:1837px !important;
	min-height:130px !important;
}

#item249690 {
	width:450px !important;
	left:630px !important;
	top:1837px !important;
	min-height:110px !important;
}

#item249760 {
	width:460px !important;
	left:120px !important;
	top:1995px !important;
	min-height:120px !important;
}

#item249783 {
	width:450px !important;
	left:630px !important;
	top:1995px !important;
	min-height:120px !important;
}

#item351138 {
	width:1200px !important;
	height:460px !important;
	top:2178px !important;
}

#item342076 {
	width:312px !important;
	height:380px !important;
	left:120px !important;
	top:2219px !important;
	background:#650030;
}

#item342079 {
	width:227px !important;
	left:162px !important;
	top:2319px !important;
	min-height:180px !important;
}

#item342216 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2219px !important;
	background:#650030;
}

#item342217 {
	width:250px !important;
	left:650px !important;
	top:2230px !important;
	min-height:20px !important;
}

#item342102 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2279px !important;
}

#item392563 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2279px !important;
}

#item392578 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2279px !important;
}

#item392594 {
	width:135px !important;
	height:69px !important;
	left:945px !important;
	top:2279px !important;
}

#item392607 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2371px !important;
}

#item392620 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2371px !important;
}

#item392634 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2371px !important;
}

#item342240 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2470px !important;
	background:#650030;
}

#item342241 {
	width:250px !important;
	left:650px !important;
	top:2481px !important;
	min-height:20px !important;
}

#item342278 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2530px !important;
}

#item342290 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2530px !important;
}

#item342306 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2530px !important;
}

#item249821 {
	width:1198px !important;
	height:270px !important;
	left:1px !important;
	top:2638px !important;
	background:#e2eef9;
}

#item249822 {
	width:480px !important;
	left:200px !important;
	top:2706px !important;
	min-height:100px !important;
}

#item264031 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item264032 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item249847 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item249848 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item249845 {
	width:206px !important;
	height:41px !important;
	left:750px !important;
	top:2739px !important;
}

#item249897 {
	width:960px !important;
	left:120px !important;
	top:2956px !important;
	min-height:230px !important;
}

#item354104 {
	width:1200px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item354133 {
	width:114px !important;
	min-height:20px !important;
}

#item354109 {
	width:114px !important;
	min-height:20px !important;
}

#item354105 {
	width:114px !important;
	height:20px !important;
	left:534px !important;
	top:38px !important;
}

#item354156 {
	width:8px !important;
	height:8px !important;
	left:659px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item354185 {
	width:108px !important;
	min-height:50px !important;
}

#item354160 {
	width:108px !important;
	min-height:50px !important;
}

#item354157 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item354212 {
	width:108px !important;
	min-height:50px !important;
}

#item354209 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item354266 {
	width:108px !important;
	min-height:50px !important;
}

#item354240 {
	width:108px !important;
	min-height:50px !important;
}

#item354237 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item354293 {
	width:108px !important;
	min-height:50px !important;
}

#item354290 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item354345 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item354346 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item354320 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item354321 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item354317 {
	width:165px !important;
	height:41px !important;
	left:985px !important;
	top:25px !important;
}

#item354381 {
	width:132px !important;
	height:46px !important;
}

#item354373 {
	width:132px !important;
	height:46px !important;
}

#item354370 {
	width:132px !important;
	height:46px !important;
	left:45px !important;
	top:21px !important;
}

#item354103.fixed-pos-elem {
	width:1223px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item279815 {
	opacity:0.45;
	width:1200px !important;
	height:3222px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item279812 {
	width:1206px !important;
	height:3228px !important;
	left:10px !important;
	top:10px !important;
}

#item279816 {
	width:960px !important;
	height:545px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item279822 {
	width:370px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item279845 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:180px !important;
}

#item279868 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item279870 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item279871 {
	width:340px !important;
	left:183px !important;
	top:504px !important;
	min-height:150px !important;
}

#item279921 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item279897 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item279894 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item279680 {
	opacity:0.45;
	width:1200px !important;
	height:3222px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item279677 {
	width:1206px !important;
	height:3228px !important;
	left:10px !important;
	top:10px !important;
}

#item279681 {
	width:960px !important;
	height:500px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item279688 {
	width:370px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item279711 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:180px !important;
}

#item279734 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item279736 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item279737 {
	width:320px !important;
	left:183px !important;
	top:504px !important;
	min-height:90px !important;
}

#item279788 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item279764 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item279761 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item279544 {
	opacity:0.45;
	width:1200px !important;
	height:3222px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item279541 {
	width:1206px !important;
	height:3228px !important;
	left:10px !important;
	top:10px !important;
}

#item279545 {
	width:960px !important;
	height:450px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item279553 {
	width:340px !important;
	left:183px !important;
	top:174px !important;
	min-height:30px !important;
}

#item279576 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:160px !important;
}

#item279599 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item279601 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:453px !important;
	background:#ff4f17;
}

#item279602 {
	width:340px !important;
	left:183px !important;
	top:483px !important;
	min-height:60px !important;
}

#item279652 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item279628 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item279625 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item279481 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item279422.fixed-pos-elem {
	width:1216px !important;
	height:3238px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item168612 {
	width:390px !important;
	left:60px !important;
	top:170px !important;
	min-height:100px !important;
}

#item264983 {
	width:470px !important;
	left:60px !important;
	top:314px !important;
	min-height:150px !important;
}

#item265006 {
	width:648px !important;
	left:60px !important;
	top:484px !important;
	min-height:20px !important;
}

#item202221 {
	width:142px !important;
	height:60px !important;
	left:566px !important;
	top:360px !important;
}

#item202248 {
	width:648px !important;
	left:60px !important;
	top:577px !important;
	min-height:50px !important;
}

#item168717 {
	width:648px !important;
	height:1076px !important;
	left:60px !important;
	top:750px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item202280 {
	width:560px !important;
	left:104px !important;
	top:810px !important;
	min-height:96px !important;
}

#item256803 {
	width:510px !important;
	left:13px !important;
	top:188px !important;
	min-height:41px !important;
}

#item256827 {
	width:560px !important;
	left:13px !important;
	top:264px !important;
	min-height:340px !important;
}

#item265266 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265293 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265262 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item265607 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265579 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265576 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item256673 {
	width:510px !important;
	left:13px !important;
	top:109px !important;
	min-height:41px !important;
}

#item256699 {
	width:560px !important;
	left:13px !important;
	top:185px !important;
	min-height:470px !important;
}

#item257098 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item256726 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item256722 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item265475 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265447 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265444 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:764px !important;
}

#item256566 {
	width:490px !important;
	left:13px !important;
	top:30px !important;
	min-height:41px !important;
}

#item256591 {
	width:560px !important;
	left:13px !important;
	top:106px !important;
	min-height:320px !important;
}

#item257066 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item256619 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item256614 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:527px !important;
}

#item265413 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265386 {
	width:510px !important;
	left:3px !important;
	top:20px !important;
	min-height:41px !important;
}

#item265383 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:606px !important;
}

#item256564 {
	width:576px !important;
	height:850px !important;
	left:91px !important;
	top:927px !important;
}

#item256881 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item256853 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item256851 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1378px !important;
}

#item256938 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item256910 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item256908 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1615px !important;
}

#item256996 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item256967 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item256965 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1558px !important;
}

#item209782 {
	width:620px !important;
	left:60px !important;
	top:1916px !important;
	min-height:100px !important;
}

#item209805 {
	width:648px !important;
	left:60px !important;
	top:2056px !important;
	min-height:70px !important;
}

#item209828 {
	width:648px !important;
	left:60px !important;
	top:2156px !important;
	min-height:90px !important;
}

#item257303 {
	width:648px !important;
	left:60px !important;
	top:2278px !important;
	min-height:90px !important;
}

#item257326 {
	width:648px !important;
	left:60px !important;
	top:2400px !important;
	min-height:90px !important;
}

#item346276 {
	width:648px !important;
	height:180px !important;
	left:60px !important;
	top:2621px !important;
	background:#650030;
}

#item346277 {
	width:460px !important;
	left:102px !important;
	top:2669px !important;
	min-height:90px !important;
}

#item346301 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:2852px !important;
	background:#650030;
}

#item346302 {
	width:250px !important;
	left:259px !important;
	top:2863px !important;
	min-height:20px !important;
}

#item346326 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2932px !important;
}

#item346356 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2932px !important;
}

#item346369 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2932px !important;
}

#item346383 {
	width:135px !important;
	height:69px !important;
	left:573px !important;
	top:2932px !important;
}

#item346395 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:3041px !important;
}

#item346410 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:3041px !important;
}

#item346424 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:3041px !important;
}

#item346438 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:3160px !important;
	background:#650030;
}

#item346439 {
	width:250px !important;
	left:259px !important;
	top:3171px !important;
	min-height:20px !important;
}

#item346475 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:3240px !important;
}

#item346488 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:3240px !important;
}

#item346501 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:3240px !important;
}

#item257371 {
	width:766px !important;
	height:360px !important;
	left:1px !important;
	top:3360px !important;
	background:#e2eef9;
}

#item257372 {
	width:480px !important;
	left:114px !important;
	top:3431px !important;
	min-height:100px !important;
}

#item264432 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item264433 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item257397 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item257398 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item257395 {
	width:206px !important;
	height:41px !important;
	left:114px !important;
	top:3560px !important;
}

#item257447 {
	width:648px !important;
	left:60px !important;
	top:3756px !important;
	min-height:250px !important;
}

#item169773 {
	width:768px !important;
	height:690px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item169802 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item169778 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item169774 {
	width:206px !important;
	height:22px !important;
	left:545px !important;
	top:106px !important;
}

#item357108 {
	width:210px !important;
	left:519px !important;
	top:160px !important;
	min-height:20px !important;
}

#item169878 {
	width:8px !important;
	height:8px !important;
	left:694px !important;
	top:203px !important;
	border-radius:12px;
	background:#650030;
}

#item169879 {
	width:170px !important;
	left:578px !important;
	top:200px !important;
	min-height:20px !important;
}

#item169981 {
	width:8px !important;
	height:8px !important;
	left:105px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item169982 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item169956 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item169953 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:232px !important;
}

#item170032 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item170033 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item170008 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item170005 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:267px !important;
}

#item170136 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item170137 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item170112 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item170109 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:302px !important;
}

#item170187 {
	width:8px !important;
	height:8px !important;
	left:65px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item170188 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item170163 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item170160 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:337px !important;
}

#item170238 {
	width:8px !important;
	height:8px !important;
	left:100px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item170239 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item170214 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item170211 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item170289 {
	width:8px !important;
	height:8px !important;
	left:85px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item170290 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item170265 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item170262 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:407px !important;
}

#item357132 {
	width:207px !important;
	left:522px !important;
	top:463px !important;
	min-height:20px !important;
}

#item357234 {
	width:8px !important;
	height:8px !important;
	left:101px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item357235 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357210 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357207 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:497px !important;
}

#item357285 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item357286 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357261 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357258 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:532px !important;
}

#item357336 {
	width:8px !important;
	height:8px !important;
	left:70px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item357338 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357312 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357309 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:567px !important;
}

#item264406 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item264407 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item170317 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item170318 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item170314 {
	width:171px !important;
	height:47px !important;
	left:580px !important;
	top:613px !important;
}

#item236319 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item170369 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item170366 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item170380 {
	width:32px !important;
	height:32px !important;
	left:719px !important;
	top:33px !important;
}

#item170387 {
	width:768px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236307 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item170391 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item170388 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item170404 {
	width:48px !important;
	height:32px !important;
	left:697px !important;
	top:38px !important;
}

#item169771.fixed-pos-elem {
	width:778px !important;
	height:700px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item183789 {
	width:390px !important;
	left:30px !important;
	top:170px !important;
	min-height:100px !important;
}

#item205485 {
	width:198px !important;
	height:96px !important;
	left:338px !important;
	top:308px !important;
}

#item183844 {
	width:516px !important;
	left:30px !important;
	top:460px !important;
	min-height:210px !important;
}

#item183897 {
	width:516px !important;
	left:30px !important;
	top:1045px !important;
	min-height:150px !important;
}

#item209523 {
	width:390px !important;
	left:30px !important;
	top:1253px !important;
	min-height:40px !important;
}

#item209546 {
	width:480px !important;
	left:30px !important;
	top:1327px !important;
	min-height:570px !important;
}

#item208935 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item208905 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item208903 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:1915px !important;
}

#item184096 {
	width:390px !important;
	left:30px !important;
	top:2037px !important;
	min-height:90px !important;
}

#item184120 {
	width:480px !important;
	left:30px !important;
	top:2157px !important;
	min-height:800px !important;
}

#item209234 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item209205 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item209203 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:2973px !important;
}

#item184143 {
	width:448px !important;
	left:30px !important;
	top:3095px !important;
	min-height:40px !important;
}

#item184167 {
	width:480px !important;
	left:30px !important;
	top:3168px !important;
	min-height:580px !important;
}

#item209293 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item209263 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item209261 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:3756px !important;
}

#item183921 {
	width:516px !important;
	left:30px !important;
	top:3884px !important;
	min-height:190px !important;
}

#item183944 {
	width:516px !important;
	left:30px !important;
	top:4102px !important;
	min-height:160px !important;
}

#item183967 {
	width:516px !important;
	left:30px !important;
	top:4299px !important;
	min-height:170px !important;
}

#item260384 {
	width:516px !important;
	left:30px !important;
	top:4516px !important;
	min-height:140px !important;
}

#item260431 {
	width:516px !important;
	left:30px !important;
	top:4699px !important;
	min-height:140px !important;
}

#item183867 {
	width:516px !important;
	left:30px !important;
	top:4920px !important;
	min-height:190px !important;
}

#item349289 {
	width:516px !important;
	height:180px !important;
	left:30px !important;
	top:5206px !important;
	background:#650030;
}

#item349290 {
	width:440px !important;
	left:72px !important;
	top:5250px !important;
	min-height:100px !important;
}

#item349313 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:5444px !important;
	background:#650030;
}

#item349314 {
	width:242px !important;
	left:167px !important;
	top:5456px !important;
	min-height:30px !important;
}

#item392676 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:5554px !important;
}

#item392690 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:5554px !important;
}

#item392705 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:5731px !important;
}

#item392717 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:5731px !important;
}

#item392731 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:5908px !important;
}

#item392745 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:5908px !important;
}

#item392758 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6085px !important;
}

#item349451 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:6262px !important;
	background:#650030;
}

#item349452 {
	width:242px !important;
	left:167px !important;
	top:6274px !important;
	min-height:30px !important;
}

#item349487 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6372px !important;
}

#item349500 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:6372px !important;
}

#item349514 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6549px !important;
}

#item260461 {
	width:576px !important;
	height:420px !important;
	top:6766px !important;
	background:#e2eef9;
}

#item184238 {
	width:480px !important;
	left:30px !important;
	top:6844px !important;
	min-height:110px !important;
}

#item184289 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#c20019;
}

#item184290 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item184264 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#650030;
}

#item184265 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item184261 {
	width:330px !important;
	height:70px !important;
	left:30px !important;
	top:6984px !important;
}

#item260463 {
	width:516px !important;
	left:30px !important;
	top:7241px !important;
	min-height:450px !important;
}

#item184340 {
	width:576px !important;
	height:845px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item184370 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item184346 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item184341 {
	width:206px !important;
	height:26px !important;
	left:353px !important;
	top:117px !important;
}

#item361811 {
	width:260px !important;
	left:272px !important;
	top:180px !important;
	min-height:30px !important;
}

#item361863 {
	width:170px !important;
	left:386px !important;
	top:230px !important;
	min-height:25px !important;
}

#item361886 {
	width:10px !important;
	height:10px !important;
	left:491px !important;
	top:233px !important;
	border-radius:12px;
	background:#650030;
}

#item361965 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361988 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361941 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361938 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:272px !important;
}

#item362016 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362039 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item361992 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item361989 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:317px !important;
}

#item362067 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362092 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item362043 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362040 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:362px !important;
}

#item362120 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362143 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item362096 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362093 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:407px !important;
}

#item362171 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362194 {
	width:10px !important;
	height:10px !important;
	left:84px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item362147 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362144 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:452px !important;
}

#item362222 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362245 {
	width:10px !important;
	height:10px !important;
	left:66px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item362198 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362195 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:497px !important;
}

#item362247 {
	width:260px !important;
	left:272px !important;
	top:560px !important;
	min-height:30px !important;
}

#item362402 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362425 {
	width:10px !important;
	height:10px !important;
	left:86px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item362378 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362375 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:607px !important;
}

#item362350 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362373 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item362326 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362323 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:652px !important;
}

#item362453 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362476 {
	width:10px !important;
	height:10px !important;
	left:48px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item362429 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item362426 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:697px !important;
}

#item244083 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item244084 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item184895 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item184896 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item184892 {
	width:246px !important;
	height:56px !important;
	left:313px !important;
	top:742px !important;
}

#item236449 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item184947 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item184944 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item184957 {
	width:42px !important;
	height:42px !important;
	left:517px !important;
	top:37px !important;
}

#item184964 {
	width:576px !important;
	height:95px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236443 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item184968 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item184965 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item184978 {
	width:48px !important;
	height:32px !important;
	left:510px !important;
	top:41px !important;
}

#item184338.fixed-pos-elem {
	width:586px !important;
	height:855px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156662 {
	width:410px !important;
	left:430px !important;
	top:151px !important;
	min-height:100px !important;
}

#item156689 {
	width:142px !important;
	height:60px !important;
	left:1249px !important;
	top:165px !important;
}

#item156694 {
	width:930px !important;
	left:430px !important;
	top:290px !important;
	min-height:120px !important;
}

#item156661 {
	width:960px !important;
	height:740px !important;
	left:430px !important;
	top:535px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item156742 {
	width:860px !important;
	left:480px !important;
	top:595px !important;
	min-height:96px !important;
}

#item156770 {
	width:780px !important;
	left:480px !important;
	top:720px !important;
	min-height:41px !important;
}

#item156823 {
	width:780px !important;
	left:480px !important;
	top:796px !important;
	min-height:360px !important;
}

#item214224 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item214196 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item214194 {
	width:272px !important;
	height:30px !important;
	left:480px !important;
	top:1179px !important;
}

#item157521 {
	width:962px !important;
	left:430px !important;
	top:1385px !important;
	min-height:100px !important;
}

#item157544 {
	width:450px !important;
	left:430px !important;
	top:1520px !important;
	min-height:110px !important;
}

#item157567 {
	width:450px !important;
	left:940px !important;
	top:1520px !important;
	min-height:110px !important;
}

#item245546 {
	width:460px !important;
	left:430px !important;
	top:1660px !important;
	min-height:120px !important;
}

#item351130 {
	width:1820px !important;
	height:460px !important;
	top:1843px !important;
}

#item344417 {
	width:312px !important;
	height:380px !important;
	left:430px !important;
	top:1884px !important;
	background:#650030;
}

#item344418 {
	width:227px !important;
	left:472px !important;
	top:1984px !important;
	min-height:180px !important;
}

#item344549 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:1884px !important;
	background:#650030;
}

#item344550 {
	width:250px !important;
	left:960px !important;
	top:1895px !important;
	min-height:20px !important;
}

#item344441 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:1944px !important;
}

#item344466 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:1944px !important;
}

#item344482 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:1944px !important;
}

#item344496 {
	width:135px !important;
	height:69px !important;
	left:1255px !important;
	top:1944px !important;
}

#item344509 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2036px !important;
}

#item344523 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2036px !important;
}

#item344537 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2036px !important;
}

#item344573 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2135px !important;
	background:#650030;
}

#item344574 {
	width:250px !important;
	left:960px !important;
	top:2146px !important;
	min-height:20px !important;
}

#item344614 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2195px !important;
}

#item344628 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2195px !important;
}

#item344641 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2195px !important;
}

#item246382 {
	width:1820px !important;
	height:270px !important;
	top:2303px !important;
	background:#e2eef9;
}

#item246383 {
	width:480px !important;
	left:510px !important;
	top:2371px !important;
	min-height:100px !important;
}

#item263609 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263610 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246408 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item246409 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246406 {
	width:206px !important;
	height:41px !important;
	left:1060px !important;
	top:2404px !important;
}

#item246458 {
	width:960px !important;
	left:430px !important;
	top:2621px !important;
	min-height:230px !important;
}

#item316634 {
	width:1820px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item316663 {
	width:114px !important;
	min-height:20px !important;
}

#item316639 {
	width:114px !important;
	min-height:20px !important;
}

#item316635 {
	width:114px !important;
	height:20px !important;
	left:844px !important;
	top:38px !important;
}

#item316686 {
	width:8px !important;
	height:8px !important;
	left:969px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item327459 {
	width:108px !important;
	min-height:50px !important;
}

#item327434 {
	width:108px !important;
	min-height:50px !important;
}

#item327431 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item327487 {
	width:108px !important;
	min-height:50px !important;
}

#item327483 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item327514 {
	width:108px !important;
	min-height:50px !important;
}

#item327539 {
	width:108px !important;
	min-height:50px !important;
}

#item327511 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item327567 {
	width:108px !important;
	min-height:50px !important;
}

#item327564 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item316794 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item316795 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item316769 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item316770 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item316767 {
	width:165px !important;
	height:41px !important;
	left:1295px !important;
	top:25px !important;
}

#item316826 {
	width:132px !important;
	height:46px !important;
}

#item316821 {
	width:132px !important;
	height:46px !important;
}

#item316818 {
	width:132px !important;
	height:46px !important;
	left:355px !important;
	top:21px !important;
}

#item316633.fixed-pos-elem {
	width:1843px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item300005 {
	opacity:0.45;
	width:1820px !important;
	height:2887px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item300002 {
	width:1826px !important;
	height:2893px !important;
	left:10px !important;
	top:10px !important;
}

#item300006 {
	width:960px !important;
	height:500px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item300012 {
	width:370px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item300035 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:180px !important;
}

#item300058 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item300060 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item300061 {
	width:320px !important;
	left:493px !important;
	top:504px !important;
	min-height:90px !important;
}

#item300112 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300088 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300084 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item300000 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item299998.fixed-pos-elem {
	width:1836px !important;
	height:2903px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item250596 {
	width:410px !important;
	left:120px !important;
	top:151px !important;
	min-height:100px !important;
}

#item250623 {
	width:142px !important;
	height:60px !important;
	left:939px !important;
	top:165px !important;
}

#item250628 {
	width:930px !important;
	left:120px !important;
	top:290px !important;
	min-height:120px !important;
}

#item250678 {
	width:960px !important;
	height:740px !important;
	left:120px !important;
	top:535px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item250679 {
	width:860px !important;
	left:170px !important;
	top:595px !important;
	min-height:96px !important;
}

#item250703 {
	width:780px !important;
	left:170px !important;
	top:720px !important;
	min-height:41px !important;
}

#item250726 {
	width:780px !important;
	left:170px !important;
	top:796px !important;
	min-height:360px !important;
}

#item250782 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item250753 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item250751 {
	width:272px !important;
	height:38px !important;
	left:170px !important;
	top:1171px !important;
}

#item250811 {
	width:962px !important;
	left:120px !important;
	top:1385px !important;
	min-height:100px !important;
}

#item250834 {
	width:450px !important;
	left:120px !important;
	top:1520px !important;
	min-height:110px !important;
}

#item250857 {
	width:450px !important;
	left:630px !important;
	top:1520px !important;
	min-height:110px !important;
}

#item250880 {
	width:460px !important;
	left:120px !important;
	top:1660px !important;
	min-height:120px !important;
}

#item351142 {
	width:1200px !important;
	height:460px !important;
	top:1843px !important;
}

#item342848 {
	width:312px !important;
	height:380px !important;
	left:120px !important;
	top:1884px !important;
	background:#650030;
}

#item342849 {
	width:227px !important;
	left:162px !important;
	top:1984px !important;
	min-height:180px !important;
}

#item342979 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:1884px !important;
	background:#650030;
}

#item342980 {
	width:250px !important;
	left:650px !important;
	top:1895px !important;
	min-height:20px !important;
}

#item342872 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:1944px !important;
}

#item342897 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:1944px !important;
}

#item342910 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:1944px !important;
}

#item342928 {
	width:135px !important;
	height:69px !important;
	left:945px !important;
	top:1944px !important;
}

#item342941 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2036px !important;
}

#item342953 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2036px !important;
}

#item342967 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2036px !important;
}

#item343003 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2135px !important;
	background:#650030;
}

#item343004 {
	width:250px !important;
	left:650px !important;
	top:2146px !important;
	min-height:20px !important;
}

#item343043 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2195px !important;
}

#item343057 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2195px !important;
}

#item343070 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2195px !important;
}

#item251207 {
	width:1198px !important;
	height:270px !important;
	left:1px !important;
	top:2303px !important;
	background:#e2eef9;
}

#item251208 {
	width:480px !important;
	left:200px !important;
	top:2371px !important;
	min-height:100px !important;
}

#item264141 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item264142 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item251233 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item251234 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item251231 {
	width:206px !important;
	height:41px !important;
	left:750px !important;
	top:2404px !important;
}

#item251283 {
	width:960px !important;
	left:120px !important;
	top:2621px !important;
	min-height:230px !important;
}

#item354737 {
	width:1200px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item354765 {
	width:114px !important;
	min-height:20px !important;
}

#item354741 {
	width:114px !important;
	min-height:20px !important;
}

#item354738 {
	width:114px !important;
	height:20px !important;
	left:534px !important;
	top:38px !important;
}

#item354788 {
	width:8px !important;
	height:8px !important;
	left:659px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item354818 {
	width:108px !important;
	min-height:50px !important;
}

#item354792 {
	width:108px !important;
	min-height:50px !important;
}

#item354789 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item354845 {
	width:108px !important;
	min-height:50px !important;
}

#item354842 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item354897 {
	width:108px !important;
	min-height:50px !important;
}

#item354872 {
	width:108px !important;
	min-height:50px !important;
}

#item354869 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item354924 {
	width:108px !important;
	min-height:50px !important;
}

#item354921 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item354977 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item354978 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item354952 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item354953 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item354948 {
	width:165px !important;
	height:41px !important;
	left:985px !important;
	top:25px !important;
}

#item355010 {
	width:132px !important;
	height:46px !important;
}

#item355004 {
	width:132px !important;
	height:46px !important;
}

#item355001 {
	width:132px !important;
	height:46px !important;
	left:45px !important;
	top:21px !important;
}

#item354735.fixed-pos-elem {
	width:1223px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item284897 {
	opacity:0.45;
	width:1200px !important;
	height:2887px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item284893 {
	width:1206px !important;
	height:2893px !important;
	left:10px !important;
	top:10px !important;
}

#item284898 {
	width:960px !important;
	height:500px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item284904 {
	width:370px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item284927 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:180px !important;
}

#item284950 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item284952 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item284954 {
	width:320px !important;
	left:183px !important;
	top:504px !important;
	min-height:90px !important;
}

#item285004 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item284980 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item284977 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item285028 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item284891.fixed-pos-elem {
	width:1216px !important;
	height:2903px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item172479 {
	width:430px !important;
	left:60px !important;
	top:170px !important;
	min-height:100px !important;
}

#item215358 {
	width:478px !important;
	left:60px !important;
	top:314px !important;
	min-height:120px !important;
}

#item215381 {
	width:444px !important;
	left:60px !important;
	top:460px !important;
	min-height:110px !important;
}

#item215000 {
	width:142px !important;
	height:60px !important;
	left:566px !important;
	top:356px !important;
}

#item215417 {
	width:648px !important;
	height:792px !important;
	left:60px !important;
	top:692px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item215418 {
	width:560px !important;
	left:104px !important;
	top:752px !important;
	min-height:100px !important;
}

#item215442 {
	width:560px !important;
	left:104px !important;
	top:874px !important;
	min-height:41px !important;
}

#item215465 {
	width:560px !important;
	left:104px !important;
	top:939px !important;
	min-height:400px !important;
}

#item215518 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item215490 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item215488 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1372px !important;
}

#item215548 {
	width:648px !important;
	left:60px !important;
	top:1574px !important;
	min-height:100px !important;
}

#item215571 {
	width:648px !important;
	left:60px !important;
	top:1709px !important;
	min-height:90px !important;
}

#item215594 {
	width:648px !important;
	left:60px !important;
	top:1831px !important;
	min-height:90px !important;
}

#item258116 {
	width:648px !important;
	left:60px !important;
	top:1953px !important;
	min-height:90px !important;
}

#item346817 {
	width:648px !important;
	height:180px !important;
	left:60px !important;
	top:2174px !important;
	background:#650030;
}

#item346818 {
	width:460px !important;
	left:102px !important;
	top:2222px !important;
	min-height:90px !important;
}

#item346841 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:2405px !important;
	background:#650030;
}

#item346842 {
	width:250px !important;
	left:259px !important;
	top:2416px !important;
	min-height:20px !important;
}

#item346865 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2485px !important;
}

#item346892 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2485px !important;
}

#item346909 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2485px !important;
}

#item346922 {
	width:135px !important;
	height:69px !important;
	left:573px !important;
	top:2485px !important;
}

#item346937 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2594px !important;
}

#item346950 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2594px !important;
}

#item346962 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2594px !important;
}

#item346975 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:2713px !important;
	background:#650030;
}

#item346976 {
	width:250px !important;
	left:259px !important;
	top:2724px !important;
	min-height:20px !important;
}

#item347016 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2793px !important;
}

#item347029 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2793px !important;
}

#item347042 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2793px !important;
}

#item258190 {
	width:766px !important;
	height:360px !important;
	left:1px !important;
	top:2913px !important;
	background:#e2eef9;
}

#item258191 {
	width:480px !important;
	left:114px !important;
	top:2984px !important;
	min-height:100px !important;
}

#item258241 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item258242 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item258216 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item258217 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item258214 {
	width:206px !important;
	height:41px !important;
	left:114px !important;
	top:3113px !important;
}

#item258266 {
	width:648px !important;
	left:60px !important;
	top:3309px !important;
	min-height:250px !important;
}

#item173640 {
	width:768px !important;
	height:690px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item173669 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item173645 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item173641 {
	width:206px !important;
	height:22px !important;
	left:545px !important;
	top:106px !important;
}

#item357669 {
	width:210px !important;
	left:519px !important;
	top:160px !important;
	min-height:20px !important;
}

#item173849 {
	width:8px !important;
	height:8px !important;
	left:680px !important;
	top:238px !important;
	border-radius:12px;
	background:#650030;
}

#item173850 {
	width:170px !important;
	left:578px !important;
	top:235px !important;
	min-height:20px !important;
}

#item173744 {
	width:8px !important;
	height:8px !important;
	left:119px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item173745 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item173720 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item173717 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:197px !important;
}

#item173900 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item173901 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item173876 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item173873 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:267px !important;
}

#item174005 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item174006 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item173981 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item173978 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:302px !important;
}

#item174056 {
	width:8px !important;
	height:8px !important;
	left:65px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item174057 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item174032 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item174029 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:337px !important;
}

#item174108 {
	width:8px !important;
	height:8px !important;
	left:100px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item174109 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item174084 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item174081 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item174160 {
	width:8px !important;
	height:8px !important;
	left:85px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item174161 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item174136 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item174133 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:407px !important;
}

#item357693 {
	width:207px !important;
	left:522px !important;
	top:463px !important;
	min-height:20px !important;
}

#item357795 {
	width:8px !important;
	height:8px !important;
	left:101px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item357796 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357771 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357768 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:500px !important;
}

#item357847 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item357848 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357823 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357820 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:535px !important;
}

#item357898 {
	width:8px !important;
	height:8px !important;
	left:70px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item357899 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357874 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item357871 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:570px !important;
}

#item264516 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item264517 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item174187 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item174188 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item174184 {
	width:171px !important;
	height:47px !important;
	left:580px !important;
	top:616px !important;
}

#item236350 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item174240 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item174237 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item174251 {
	width:32px !important;
	height:32px !important;
	left:719px !important;
	top:33px !important;
}

#item174259 {
	width:768px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236344 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item174263 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item174260 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item174272 {
	width:48px !important;
	height:32px !important;
	left:697px !important;
	top:38px !important;
}

#item173638.fixed-pos-elem {
	width:778px !important;
	height:700px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item186381 {
	width:420px !important;
	left:30px !important;
	top:170px !important;
	min-height:100px !important;
}

#item216351 {
	width:225px !important;
	height:96px !important;
	left:310px !important;
	top:308px !important;
}

#item186413 {
	width:516px !important;
	left:30px !important;
	top:448px !important;
	min-height:120px !important;
}

#item186436 {
	width:516px !important;
	left:30px !important;
	top:591px !important;
	min-height:190px !important;
}

#item216209 {
	width:516px !important;
	left:30px !important;
	top:1163px !important;
	min-height:150px !important;
}

#item216232 {
	width:390px !important;
	left:30px !important;
	top:1372px !important;
	min-height:90px !important;
}

#item216256 {
	width:480px !important;
	left:30px !important;
	top:1492px !important;
	min-height:670px !important;
}

#item216310 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item216281 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item216279 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:2180px !important;
}

#item186513 {
	width:516px !important;
	left:30px !important;
	top:2308px !important;
	min-height:190px !important;
}

#item186536 {
	width:516px !important;
	left:30px !important;
	top:2526px !important;
	min-height:180px !important;
}

#item186559 {
	width:516px !important;
	left:30px !important;
	top:2742px !important;
	min-height:140px !important;
}

#item260961 {
	width:516px !important;
	left:30px !important;
	top:2926px !important;
	min-height:140px !important;
}

#item349803 {
	width:516px !important;
	height:180px !important;
	left:30px !important;
	top:3153px !important;
	background:#650030;
}

#item349804 {
	width:440px !important;
	left:72px !important;
	top:3197px !important;
	min-height:100px !important;
}

#item349827 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:3391px !important;
	background:#650030;
}

#item349828 {
	width:242px !important;
	left:167px !important;
	top:3403px !important;
	min-height:30px !important;
}

#item392788 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:3501px !important;
}

#item392800 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:3501px !important;
}

#item392813 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:3678px !important;
}

#item392826 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:3678px !important;
}

#item392840 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:3855px !important;
}

#item392853 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:3855px !important;
}

#item392868 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4032px !important;
}

#item349961 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:4209px !important;
	background:#650030;
}

#item349962 {
	width:242px !important;
	left:167px !important;
	top:4221px !important;
	min-height:30px !important;
}

#item349998 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4319px !important;
}

#item350014 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:4319px !important;
}

#item350028 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4496px !important;
}

#item260997 {
	width:576px !important;
	height:420px !important;
	top:4713px !important;
	background:#e2eef9;
}

#item186829 {
	width:480px !important;
	left:30px !important;
	top:4791px !important;
	min-height:110px !important;
}

#item186881 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#c20019;
}

#item186882 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item186856 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#650030;
}

#item186857 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item186853 {
	width:330px !important;
	height:70px !important;
	left:30px !important;
	top:4931px !important;
}

#item260999 {
	width:516px !important;
	left:30px !important;
	top:5188px !important;
	min-height:450px !important;
}

#item186933 {
	width:576px !important;
	height:845px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item186962 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item186938 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item186934 {
	width:206px !important;
	height:26px !important;
	left:353px !important;
	top:117px !important;
}

#item363261 {
	width:260px !important;
	left:272px !important;
	top:180px !important;
	min-height:30px !important;
}

#item363313 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363336 {
	width:10px !important;
	height:10px !important;
	left:108px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item363289 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363285 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:227px !important;
}

#item363416 {
	width:170px !important;
	left:386px !important;
	top:275px !important;
	min-height:25px !important;
}

#item363439 {
	width:10px !important;
	height:10px !important;
	left:474px !important;
	top:278px !important;
	border-radius:12px;
	background:#650030;
}

#item363468 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363492 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item363444 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363440 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:317px !important;
}

#item363520 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363543 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item363496 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363493 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:362px !important;
}

#item363571 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363594 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item363547 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363544 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:407px !important;
}

#item363623 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363646 {
	width:10px !important;
	height:10px !important;
	left:84px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item363599 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363595 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:452px !important;
}

#item363674 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363697 {
	width:10px !important;
	height:10px !important;
	left:66px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item363650 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363647 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:497px !important;
}

#item363699 {
	width:260px !important;
	left:272px !important;
	top:560px !important;
	min-height:30px !important;
}

#item363853 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363876 {
	width:10px !important;
	height:10px !important;
	left:86px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item363829 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363825 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:607px !important;
}

#item363801 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363824 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item363777 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363774 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:652px !important;
}

#item363904 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363927 {
	width:10px !important;
	height:10px !important;
	left:48px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item363880 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363877 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:697px !important;
}

#item244137 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item244138 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item187487 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item187488 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item187484 {
	width:246px !important;
	height:56px !important;
	left:313px !important;
	top:752px !important;
}

#item236473 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item187539 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item187536 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item187551 {
	width:42px !important;
	height:42px !important;
	left:517px !important;
	top:37px !important;
}

#item187558 {
	width:576px !important;
	height:95px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236466 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item187562 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item187559 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item187573 {
	width:48px !important;
	height:32px !important;
	left:510px !important;
	top:41px !important;
}

#item186931.fixed-pos-elem {
	width:586px !important;
	height:855px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item157914 {
	width:570px !important;
	left:430px !important;
	top:151px !important;
	min-height:100px !important;
}

#item216604 {
	width:870px !important;
	left:430px !important;
	top:290px !important;
	min-height:150px !important;
}

#item216635 {
	width:960px !important;
	height:750px !important;
	left:430px !important;
	top:556px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item216636 {
	width:860px !important;
	left:480px !important;
	top:625px !important;
	min-height:96px !important;
}

#item216660 {
	width:780px !important;
	left:480px !important;
	top:750px !important;
	min-height:41px !important;
}

#item216683 {
	width:780px !important;
	left:480px !important;
	top:826px !important;
	min-height:360px !important;
}

#item216736 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item216708 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item216706 {
	width:272px !important;
	height:30px !important;
	left:480px !important;
	top:1210px !important;
}

#item216765 {
	width:962px !important;
	left:430px !important;
	top:1416px !important;
	min-height:100px !important;
}

#item216811 {
	width:450px !important;
	left:430px !important;
	top:1551px !important;
	min-height:160px !important;
}

#item216788 {
	width:360px !important;
	left:940px !important;
	top:1551px !important;
	min-height:140px !important;
}

#item245862 {
	width:450px !important;
	left:430px !important;
	top:1735px !important;
	min-height:150px !important;
}

#item245569 {
	width:360px !important;
	left:940px !important;
	top:1735px !important;
	min-height:120px !important;
}

#item351128 {
	width:1820px !important;
	height:460px !important;
	top:1935px !important;
}

#item344685 {
	width:312px !important;
	height:380px !important;
	left:430px !important;
	top:1976px !important;
	background:#650030;
}

#item344687 {
	width:227px !important;
	left:472px !important;
	top:2076px !important;
	min-height:180px !important;
}

#item344824 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:1976px !important;
	background:#650030;
}

#item344825 {
	width:250px !important;
	left:960px !important;
	top:1987px !important;
	min-height:20px !important;
}

#item344711 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2036px !important;
}

#item344740 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2036px !important;
}

#item344753 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2036px !important;
}

#item344768 {
	width:135px !important;
	height:69px !important;
	left:1255px !important;
	top:2036px !important;
}

#item344783 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2128px !important;
}

#item344795 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2128px !important;
}

#item344808 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2128px !important;
}

#item344849 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2227px !important;
	background:#650030;
}

#item344850 {
	width:250px !important;
	left:960px !important;
	top:2238px !important;
	min-height:20px !important;
}

#item344886 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2287px !important;
}

#item344899 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2287px !important;
}

#item344912 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2287px !important;
}

#item246503 {
	width:1820px !important;
	height:270px !important;
	top:2395px !important;
	background:#e2eef9;
}

#item246504 {
	width:480px !important;
	left:510px !important;
	top:2463px !important;
	min-height:100px !important;
}

#item263667 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263668 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246529 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item246530 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246527 {
	width:206px !important;
	height:41px !important;
	left:1060px !important;
	top:2496px !important;
}

#item246579 {
	width:960px !important;
	left:430px !important;
	top:2713px !important;
	min-height:230px !important;
}

#item316882 {
	width:1820px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item316910 {
	width:114px !important;
	min-height:20px !important;
}

#item316886 {
	width:114px !important;
	min-height:20px !important;
}

#item316883 {
	width:114px !important;
	height:20px !important;
	left:844px !important;
	top:38px !important;
}

#item316933 {
	width:8px !important;
	height:8px !important;
	left:969px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item327635 {
	width:108px !important;
	min-height:50px !important;
}

#item327610 {
	width:108px !important;
	min-height:50px !important;
}

#item327607 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item327662 {
	width:108px !important;
	min-height:50px !important;
}

#item327659 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item327689 {
	width:108px !important;
	min-height:50px !important;
}

#item327714 {
	width:108px !important;
	min-height:50px !important;
}

#item327686 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item327741 {
	width:108px !important;
	min-height:50px !important;
}

#item327738 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item317041 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item317042 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item317016 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item317017 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item317014 {
	width:165px !important;
	height:41px !important;
	left:1295px !important;
	top:25px !important;
}

#item317077 {
	width:132px !important;
	height:46px !important;
}

#item317068 {
	width:132px !important;
	height:46px !important;
}

#item317065 {
	width:132px !important;
	height:46px !important;
	left:355px !important;
	top:21px !important;
}

#item316881.fixed-pos-elem {
	width:1843px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item300216 {
	opacity:0.45;
	width:1820px !important;
	height:2979px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item300212 {
	width:1826px !important;
	height:2985px !important;
	left:10px !important;
	top:10px !important;
}

#item300218 {
	width:960px !important;
	height:500px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item300224 {
	width:370px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item300247 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:180px !important;
}

#item300270 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item300272 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item300273 {
	width:320px !important;
	left:493px !important;
	top:504px !important;
	min-height:90px !important;
}

#item300323 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300299 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300296 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item300209 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item300207.fixed-pos-elem {
	width:1836px !important;
	height:2995px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item251699 {
	width:570px !important;
	left:120px !important;
	top:151px !important;
	min-height:100px !important;
}

#item266568 {
	width:870px !important;
	left:120px !important;
	top:290px !important;
	min-height:150px !important;
}

#item251759 {
	width:960px !important;
	height:750px !important;
	left:120px !important;
	top:556px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item251760 {
	width:860px !important;
	left:170px !important;
	top:625px !important;
	min-height:96px !important;
}

#item251785 {
	width:780px !important;
	left:170px !important;
	top:750px !important;
	min-height:41px !important;
}

#item251808 {
	width:780px !important;
	left:170px !important;
	top:826px !important;
	min-height:360px !important;
}

#item251863 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item251834 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item251831 {
	width:272px !important;
	height:38px !important;
	left:170px !important;
	top:1202px !important;
}

#item251893 {
	width:962px !important;
	left:120px !important;
	top:1416px !important;
	min-height:100px !important;
}

#item251916 {
	width:450px !important;
	left:120px !important;
	top:1551px !important;
	min-height:160px !important;
}

#item251939 {
	width:360px !important;
	left:630px !important;
	top:1551px !important;
	min-height:140px !important;
}

#item251962 {
	width:450px !important;
	left:120px !important;
	top:1735px !important;
	min-height:150px !important;
}

#item251985 {
	width:360px !important;
	left:630px !important;
	top:1735px !important;
	min-height:120px !important;
}

#item351144 {
	width:1200px !important;
	height:460px !important;
	top:1935px !important;
}

#item343109 {
	width:312px !important;
	height:380px !important;
	left:120px !important;
	top:1976px !important;
	background:#650030;
}

#item343110 {
	width:227px !important;
	left:162px !important;
	top:2076px !important;
	min-height:180px !important;
}

#item343246 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:1976px !important;
	background:#650030;
}

#item343247 {
	width:250px !important;
	left:650px !important;
	top:1987px !important;
	min-height:20px !important;
}

#item343133 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2036px !important;
}

#item343161 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2036px !important;
}

#item343177 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2036px !important;
}

#item343190 {
	width:135px !important;
	height:69px !important;
	left:945px !important;
	top:2036px !important;
}

#item343204 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2128px !important;
}

#item343217 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2128px !important;
}

#item343230 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2128px !important;
}

#item343270 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2227px !important;
	background:#650030;
}

#item343271 {
	width:250px !important;
	left:650px !important;
	top:2238px !important;
	min-height:20px !important;
}

#item343307 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2287px !important;
}

#item343320 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2287px !important;
}

#item343334 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2287px !important;
}

#item252038 {
	width:1198px !important;
	height:270px !important;
	left:1px !important;
	top:2395px !important;
	background:#e2eef9;
}

#item252039 {
	width:480px !important;
	left:200px !important;
	top:2463px !important;
	min-height:100px !important;
}

#item264204 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item264205 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item252064 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item252065 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item252062 {
	width:206px !important;
	height:41px !important;
	left:750px !important;
	top:2496px !important;
}

#item252115 {
	width:960px !important;
	left:120px !important;
	top:2713px !important;
	min-height:230px !important;
}

#item355054 {
	width:1200px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item355083 {
	width:114px !important;
	min-height:20px !important;
}

#item355059 {
	width:114px !important;
	min-height:20px !important;
}

#item355056 {
	width:114px !important;
	height:20px !important;
	left:534px !important;
	top:38px !important;
}

#item355106 {
	width:8px !important;
	height:8px !important;
	left:659px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item355135 {
	width:108px !important;
	min-height:50px !important;
}

#item355110 {
	width:108px !important;
	min-height:50px !important;
}

#item355107 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item355163 {
	width:108px !important;
	min-height:50px !important;
}

#item355160 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item355215 {
	width:108px !important;
	min-height:50px !important;
}

#item355190 {
	width:108px !important;
	min-height:50px !important;
}

#item355187 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item355242 {
	width:108px !important;
	min-height:50px !important;
}

#item355239 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item355295 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item355296 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item355270 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item355271 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item355266 {
	width:165px !important;
	height:41px !important;
	left:985px !important;
	top:25px !important;
}

#item355328 {
	width:132px !important;
	height:46px !important;
}

#item355322 {
	width:132px !important;
	height:46px !important;
}

#item355319 {
	width:132px !important;
	height:46px !important;
	left:45px !important;
	top:21px !important;
}

#item355053.fixed-pos-elem {
	width:1223px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item285220 {
	opacity:0.45;
	width:1200px !important;
	height:2979px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item285217 {
	width:1206px !important;
	height:2985px !important;
	left:10px !important;
	top:10px !important;
}

#item285221 {
	width:960px !important;
	height:500px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item285228 {
	width:370px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item285251 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:180px !important;
}

#item285274 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item285276 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item285277 {
	width:320px !important;
	left:183px !important;
	top:504px !important;
	min-height:90px !important;
}

#item285327 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item285303 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item285300 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item285215 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item285213.fixed-pos-elem {
	width:1216px !important;
	height:2995px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item174389 {
	width:580px !important;
	left:60px !important;
	top:170px !important;
	min-height:100px !important;
}

#item174435 {
	width:478px !important;
	left:60px !important;
	top:314px !important;
	min-height:150px !important;
}

#item266624 {
	width:478px !important;
	left:60px !important;
	top:490px !important;
	min-height:70px !important;
}

#item217802 {
	width:648px !important;
	height:792px !important;
	left:60px !important;
	top:677px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item217803 {
	width:560px !important;
	left:104px !important;
	top:737px !important;
	min-height:100px !important;
}

#item217826 {
	width:560px !important;
	left:104px !important;
	top:859px !important;
	min-height:41px !important;
}

#item217849 {
	width:560px !important;
	left:104px !important;
	top:924px !important;
	min-height:400px !important;
}

#item217902 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item217874 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item217872 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1357px !important;
}

#item217930 {
	width:648px !important;
	left:60px !important;
	top:1559px !important;
	min-height:100px !important;
}

#item217953 {
	width:648px !important;
	left:60px !important;
	top:1694px !important;
	min-height:110px !important;
}

#item217976 {
	width:648px !important;
	left:60px !important;
	top:1838px !important;
	min-height:130px !important;
}

#item258388 {
	width:648px !important;
	left:60px !important;
	top:2004px !important;
	min-height:90px !important;
}

#item258411 {
	width:648px !important;
	left:60px !important;
	top:2126px !important;
	min-height:90px !important;
}

#item347093 {
	width:648px !important;
	height:180px !important;
	left:60px !important;
	top:2348px !important;
	background:#650030;
}

#item347094 {
	width:460px !important;
	left:102px !important;
	top:2396px !important;
	min-height:90px !important;
}

#item347117 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:2579px !important;
	background:#650030;
}

#item347118 {
	width:250px !important;
	left:259px !important;
	top:2590px !important;
	min-height:20px !important;
}

#item347141 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2659px !important;
}

#item347170 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2659px !important;
}

#item347183 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2659px !important;
}

#item347197 {
	width:135px !important;
	height:69px !important;
	left:573px !important;
	top:2659px !important;
}

#item347211 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2768px !important;
}

#item347223 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2768px !important;
}

#item347238 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2768px !important;
}

#item347253 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:2887px !important;
	background:#650030;
}

#item347254 {
	width:250px !important;
	left:259px !important;
	top:2898px !important;
	min-height:20px !important;
}

#item347290 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2967px !important;
}

#item347303 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2967px !important;
}

#item347315 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2967px !important;
}

#item258452 {
	width:766px !important;
	height:360px !important;
	left:1px !important;
	top:3087px !important;
	background:#e2eef9;
}

#item258453 {
	width:480px !important;
	left:114px !important;
	top:3158px !important;
	min-height:100px !important;
}

#item258503 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item258504 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item258478 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item258479 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item258476 {
	width:206px !important;
	height:41px !important;
	left:114px !important;
	top:3287px !important;
}

#item258528 {
	width:648px !important;
	left:60px !important;
	top:3483px !important;
	min-height:250px !important;
}

#item175550 {
	width:768px !important;
	height:690px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item175579 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item175555 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item175551 {
	width:206px !important;
	height:22px !important;
	left:545px !important;
	top:106px !important;
}

#item357922 {
	width:210px !important;
	left:519px !important;
	top:160px !important;
	min-height:20px !important;
}

#item175809 {
	width:8px !important;
	height:8px !important;
	left:617px !important;
	top:273px !important;
	border-radius:12px;
	background:#650030;
}

#item175810 {
	width:170px !important;
	left:578px !important;
	top:270px !important;
	min-height:20px !important;
}

#item175656 {
	width:8px !important;
	height:8px !important;
	left:119px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item175657 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item175632 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item175629 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:197px !important;
}

#item175758 {
	width:8px !important;
	height:8px !important;
	left:105px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item175759 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item175734 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item175731 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:232px !important;
}

#item175914 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item175915 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item175890 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item175887 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:302px !important;
}

#item175965 {
	width:8px !important;
	height:8px !important;
	left:65px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item175966 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item175941 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item175938 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:337px !important;
}

#item176016 {
	width:8px !important;
	height:8px !important;
	left:100px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item176017 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item175992 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item175989 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item176067 {
	width:8px !important;
	height:8px !important;
	left:85px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item176068 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item176043 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item176040 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:407px !important;
}

#item357946 {
	width:207px !important;
	left:522px !important;
	top:463px !important;
	min-height:20px !important;
}

#item358048 {
	width:8px !important;
	height:8px !important;
	left:101px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item358050 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358024 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358021 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:500px !important;
}

#item358101 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item358102 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358076 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358073 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:535px !important;
}

#item358152 {
	width:8px !important;
	height:8px !important;
	left:70px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item358153 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358128 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358125 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:570px !important;
}

#item264544 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item264545 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item176095 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item176096 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item176092 {
	width:171px !important;
	height:47px !important;
	left:580px !important;
	top:616px !important;
}

#item236362 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item176147 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item176144 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item176156 {
	width:32px !important;
	height:32px !important;
	left:719px !important;
	top:33px !important;
}

#item176163 {
	width:768px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236357 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item176167 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item176164 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item176178 {
	width:48px !important;
	height:32px !important;
	left:697px !important;
	top:38px !important;
}

#item175548.fixed-pos-elem {
	width:778px !important;
	height:700px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item187670 {
	width:440px !important;
	left:30px !important;
	top:170px !important;
	min-height:150px !important;
}

#item187723 {
	width:516px !important;
	left:30px !important;
	top:540px !important;
	min-height:270px !important;
}

#item218493 {
	width:516px !important;
	left:30px !important;
	top:1188px !important;
	min-height:150px !important;
}

#item218517 {
	width:390px !important;
	left:30px !important;
	top:1397px !important;
	min-height:90px !important;
}

#item218540 {
	width:480px !important;
	left:30px !important;
	top:1517px !important;
	min-height:670px !important;
}

#item218594 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item218566 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item218564 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:2205px !important;
}

#item218621 {
	width:516px !important;
	left:30px !important;
	top:2333px !important;
	min-height:190px !important;
}

#item218644 {
	width:516px !important;
	left:30px !important;
	top:2551px !important;
	min-height:170px !important;
}

#item218667 {
	width:516px !important;
	left:30px !important;
	top:2767px !important;
	min-height:240px !important;
}

#item261185 {
	width:516px !important;
	left:30px !important;
	top:3047px !important;
	min-height:190px !important;
}

#item261209 {
	width:516px !important;
	left:30px !important;
	top:3277px !important;
	min-height:140px !important;
}

#item350065 {
	width:516px !important;
	height:180px !important;
	left:30px !important;
	top:3504px !important;
	background:#650030;
}

#item350066 {
	width:440px !important;
	left:72px !important;
	top:3548px !important;
	min-height:100px !important;
}

#item350089 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:3742px !important;
	background:#650030;
}

#item350090 {
	width:242px !important;
	left:167px !important;
	top:3754px !important;
	min-height:30px !important;
}

#item392905 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:3852px !important;
}

#item392918 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:3852px !important;
}

#item392933 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4029px !important;
}

#item392947 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:4029px !important;
}

#item392964 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4206px !important;
}

#item392976 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:4206px !important;
}

#item392989 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4383px !important;
}

#item350219 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:4560px !important;
	background:#650030;
}

#item350220 {
	width:242px !important;
	left:167px !important;
	top:4572px !important;
	min-height:30px !important;
}

#item350260 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4670px !important;
}

#item350273 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:4670px !important;
}

#item350287 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4847px !important;
}

#item261251 {
	width:576px !important;
	height:420px !important;
	top:5064px !important;
	background:#e2eef9;
}

#item188118 {
	width:480px !important;
	left:30px !important;
	top:5142px !important;
	min-height:110px !important;
}

#item188169 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#c20019;
}

#item188170 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item188144 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#650030;
}

#item188145 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item188141 {
	width:330px !important;
	height:70px !important;
	left:30px !important;
	top:5282px !important;
}

#item261253 {
	width:516px !important;
	left:30px !important;
	top:5539px !important;
	min-height:450px !important;
}

#item188219 {
	width:576px !important;
	height:845px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item188249 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item188225 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item188220 {
	width:206px !important;
	height:26px !important;
	left:353px !important;
	top:117px !important;
}

#item363955 {
	width:260px !important;
	left:272px !important;
	top:180px !important;
	min-height:30px !important;
}

#item364007 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364030 {
	width:10px !important;
	height:10px !important;
	left:108px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item363983 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item363980 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:227px !important;
}

#item364109 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364132 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364085 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364082 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:272px !important;
}

#item364160 {
	width:170px !important;
	left:386px !important;
	top:320px !important;
	min-height:25px !important;
}

#item364183 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:323px !important;
	border-radius:12px;
	background:#650030;
}

#item364212 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364235 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364187 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364184 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:362px !important;
}

#item364263 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364286 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364239 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364236 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:407px !important;
}

#item364314 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364337 {
	width:10px !important;
	height:10px !important;
	left:84px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364290 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364287 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:452px !important;
}

#item364366 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364389 {
	width:10px !important;
	height:10px !important;
	left:66px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364342 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364338 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:497px !important;
}

#item364392 {
	width:260px !important;
	left:272px !important;
	top:560px !important;
	min-height:30px !important;
}

#item364547 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364570 {
	width:10px !important;
	height:10px !important;
	left:86px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364523 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364520 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:607px !important;
}

#item364496 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364519 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364472 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364469 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:652px !important;
}

#item364598 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364621 {
	width:10px !important;
	height:10px !important;
	left:48px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364574 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364571 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:697px !important;
}

#item244163 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item244164 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item188773 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item188774 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item188770 {
	width:246px !important;
	height:56px !important;
	left:313px !important;
	top:742px !important;
}

#item236491 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item188826 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item188823 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item188838 {
	width:42px !important;
	height:42px !important;
	left:517px !important;
	top:37px !important;
}

#item188845 {
	width:576px !important;
	height:95px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236486 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item188849 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item188846 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item188860 {
	width:48px !important;
	height:32px !important;
	left:510px !important;
	top:41px !important;
}

#item188217.fixed-pos-elem {
	width:586px !important;
	height:855px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item159134 {
	width:620px !important;
	left:430px !important;
	top:151px !important;
	min-height:110px !important;
}

#item159165 {
	width:880px !important;
	left:430px !important;
	top:300px !important;
	min-height:150px !important;
}

#item159188 {
	width:640px !important;
	left:430px !important;
	top:470px !important;
	min-height:20px !important;
}

#item159133 {
	width:960px !important;
	height:1039px !important;
	left:430px !important;
	top:615px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item159211 {
	width:860px !important;
	left:480px !important;
	top:675px !important;
	min-height:96px !important;
}

#item219546 {
	width:800px !important;
	left:33px !important;
	top:267px !important;
	min-height:41px !important;
}

#item219460 {
	width:780px !important;
	left:33px !important;
	top:343px !important;
	min-height:220px !important;
}

#item219514 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219487 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219483 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item219702 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219674 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219671 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:168px !important;
}

#item387286 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387259 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387257 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item219082 {
	width:800px !important;
	left:33px !important;
	top:188px !important;
	min-height:41px !important;
}

#item219108 {
	width:780px !important;
	left:33px !important;
	top:265px !important;
	min-height:290px !important;
}

#item387229 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387201 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387199 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item219162 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219135 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219131 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item219406 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219379 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219376 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:628px !important;
}

#item218974 {
	width:800px !important;
	left:33px !important;
	top:109px !important;
	min-height:41px !important;
}

#item219000 {
	width:780px !important;
	left:33px !important;
	top:185px !important;
	min-height:360px !important;
}

#item387169 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387142 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387140 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item219056 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219028 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219023 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:642px !important;
}

#item219335 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219308 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item219305 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:721px !important;
}

#item386905 {
	width:800px !important;
	left:33px !important;
	top:30px !important;
	min-height:41px !important;
}

#item386931 {
	width:726px !important;
	left:33px !important;
	top:106px !important;
	min-height:250px !important;
}

#item387106 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387079 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387077 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:393px !important;
}

#item386986 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item386959 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item386954 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:472px !important;
}

#item387044 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387017 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387011 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:551px !important;
}

#item218972 {
	width:876px !important;
	height:807px !important;
	left:467px !important;
	top:795px !important;
}

#item219219 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item219191 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item219189 {
	width:272px !important;
	height:30px !important;
	left:500px !important;
	top:1364px !important;
}

#item219277 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item219248 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item219246 {
	width:272px !important;
	height:30px !important;
	left:500px !important;
	top:1350px !important;
}

#item159990 {
	width:962px !important;
	left:430px !important;
	top:1764px !important;
	min-height:100px !important;
}

#item160013 {
	width:450px !important;
	left:430px !important;
	top:1899px !important;
	min-height:200px !important;
}

#item160037 {
	width:420px !important;
	left:940px !important;
	top:1899px !important;
	min-height:170px !important;
}

#item245918 {
	width:450px !important;
	left:430px !important;
	top:2123px !important;
	min-height:280px !important;
}

#item219747 {
	width:410px !important;
	left:940px !important;
	top:2123px !important;
	min-height:130px !important;
}

#item351126 {
	width:1820px !important;
	height:460px !important;
	top:2478px !important;
}

#item344963 {
	width:312px !important;
	height:380px !important;
	left:430px !important;
	top:2519px !important;
	background:#650030;
}

#item344964 {
	width:227px !important;
	left:472px !important;
	top:2619px !important;
	min-height:180px !important;
}

#item345097 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2519px !important;
	background:#650030;
}

#item345098 {
	width:250px !important;
	left:960px !important;
	top:2530px !important;
	min-height:20px !important;
}

#item344987 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2579px !important;
}

#item345016 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2579px !important;
}

#item345029 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2579px !important;
}

#item345042 {
	width:135px !important;
	height:69px !important;
	left:1255px !important;
	top:2579px !important;
}

#item345054 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2671px !important;
}

#item345067 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2671px !important;
}

#item345084 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2671px !important;
}

#item345122 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2770px !important;
	background:#650030;
}

#item345123 {
	width:250px !important;
	left:960px !important;
	top:2781px !important;
	min-height:20px !important;
}

#item345159 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2830px !important;
}

#item345173 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2830px !important;
}

#item345185 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2830px !important;
}

#item246620 {
	width:1820px !important;
	height:270px !important;
	top:2938px !important;
	background:#e2eef9;
}

#item246621 {
	width:480px !important;
	left:510px !important;
	top:3006px !important;
	min-height:100px !important;
}

#item263721 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263722 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246647 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item246648 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246645 {
	width:206px !important;
	height:41px !important;
	left:1060px !important;
	top:3039px !important;
}

#item246697 {
	width:960px !important;
	left:430px !important;
	top:3256px !important;
	min-height:230px !important;
}

#item317137 {
	width:1820px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317165 {
	width:114px !important;
	min-height:20px !important;
}

#item317141 {
	width:114px !important;
	min-height:20px !important;
}

#item317138 {
	width:114px !important;
	height:20px !important;
	left:844px !important;
	top:38px !important;
}

#item317188 {
	width:8px !important;
	height:8px !important;
	left:969px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item327813 {
	width:108px !important;
	min-height:50px !important;
}

#item327788 {
	width:108px !important;
	min-height:50px !important;
}

#item327785 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item327840 {
	width:108px !important;
	min-height:50px !important;
}

#item327837 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item327867 {
	width:108px !important;
	min-height:50px !important;
}

#item327892 {
	width:108px !important;
	min-height:50px !important;
}

#item327864 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item327919 {
	width:108px !important;
	min-height:50px !important;
}

#item327916 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item317295 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item317296 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item317270 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item317271 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item317268 {
	width:165px !important;
	height:41px !important;
	left:1295px !important;
	top:25px !important;
}

#item317330 {
	width:132px !important;
	height:46px !important;
}

#item317322 {
	width:132px !important;
	height:46px !important;
}

#item317319 {
	width:132px !important;
	height:46px !important;
	left:355px !important;
	top:21px !important;
}

#item317136.fixed-pos-elem {
	width:1843px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item300556 {
	opacity:0.45;
	width:1820px !important;
	height:3578px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item300553 {
	width:1826px !important;
	height:3584px !important;
	left:10px !important;
	top:10px !important;
}

#item300557 {
	width:960px !important;
	height:545px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item300565 {
	width:370px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item300588 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:180px !important;
}

#item300612 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item300614 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item300615 {
	width:340px !important;
	left:493px !important;
	top:504px !important;
	min-height:150px !important;
}

#item300665 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300641 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300638 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item300421 {
	opacity:0.45;
	width:1820px !important;
	height:3578px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item300418 {
	width:1826px !important;
	height:3584px !important;
	left:10px !important;
	top:10px !important;
}

#item300422 {
	width:960px !important;
	height:500px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item300428 {
	width:370px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item300451 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:180px !important;
}

#item300474 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item300476 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item300477 {
	width:320px !important;
	left:493px !important;
	top:504px !important;
	min-height:90px !important;
}

#item300529 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300505 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300500 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item300416 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item300414.fixed-pos-elem {
	width:1836px !important;
	height:3594px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item252211 {
	width:620px !important;
	left:120px !important;
	top:151px !important;
	min-height:110px !important;
}

#item252242 {
	width:880px !important;
	left:120px !important;
	top:300px !important;
	min-height:150px !important;
}

#item252265 {
	width:640px !important;
	left:120px !important;
	top:470px !important;
	min-height:20px !important;
}

#item387367 {
	width:960px !important;
	height:1039px !important;
	left:120px !important;
	top:615px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item387368 {
	width:860px !important;
	left:170px !important;
	top:675px !important;
	min-height:96px !important;
}

#item388064 {
	width:800px !important;
	left:33px !important;
	top:267px !important;
	min-height:41px !important;
}

#item388088 {
	width:780px !important;
	left:33px !important;
	top:343px !important;
	min-height:220px !important;
}

#item388144 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item388116 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item388112 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item388202 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item388175 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item388170 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:168px !important;
}

#item388258 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item388231 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item388227 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item387840 {
	width:800px !important;
	left:33px !important;
	top:188px !important;
	min-height:41px !important;
}

#item387866 {
	width:780px !important;
	left:33px !important;
	top:265px !important;
	min-height:290px !important;
}

#item387920 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387893 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387889 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item387978 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387951 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387947 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item388037 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item388010 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item388005 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:628px !important;
}

#item387618 {
	width:800px !important;
	left:33px !important;
	top:109px !important;
	min-height:41px !important;
}

#item387644 {
	width:780px !important;
	left:33px !important;
	top:185px !important;
	min-height:360px !important;
}

#item387698 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387671 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387667 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item387756 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387729 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387724 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:642px !important;
}

#item387814 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387787 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387782 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:721px !important;
}

#item387393 {
	width:800px !important;
	left:33px !important;
	top:30px !important;
	min-height:41px !important;
}

#item387420 {
	width:726px !important;
	left:33px !important;
	top:106px !important;
	min-height:250px !important;
}

#item387475 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387448 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387444 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:393px !important;
}

#item387533 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387506 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387501 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:472px !important;
}

#item387592 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387564 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item387559 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:551px !important;
}

#item387391 {
	width:876px !important;
	height:807px !important;
	left:157px !important;
	top:795px !important;
}

#item388316 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item388288 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item388286 {
	width:272px !important;
	height:30px !important;
	left:190px !important;
	top:1364px !important;
}

#item388374 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item388346 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item388344 {
	width:272px !important;
	height:30px !important;
	left:190px !important;
	top:1350px !important;
}

#item252931 {
	width:962px !important;
	left:120px !important;
	top:1764px !important;
	min-height:100px !important;
}

#item252955 {
	width:450px !important;
	left:120px !important;
	top:1899px !important;
	min-height:200px !important;
}

#item252978 {
	width:420px !important;
	left:630px !important;
	top:1899px !important;
	min-height:170px !important;
}

#item253001 {
	width:450px !important;
	left:120px !important;
	top:2123px !important;
	min-height:280px !important;
}

#item253024 {
	width:410px !important;
	left:630px !important;
	top:2123px !important;
	min-height:130px !important;
}

#item351146 {
	width:1200px !important;
	height:460px !important;
	top:2478px !important;
}

#item343363 {
	width:312px !important;
	height:380px !important;
	left:120px !important;
	top:2519px !important;
	background:#650030;
}

#item343364 {
	width:227px !important;
	left:162px !important;
	top:2619px !important;
	min-height:180px !important;
}

#item343498 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2519px !important;
	background:#650030;
}

#item343499 {
	width:250px !important;
	left:650px !important;
	top:2530px !important;
	min-height:20px !important;
}

#item343387 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2579px !important;
}

#item343416 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2579px !important;
}

#item343430 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2579px !important;
}

#item343442 {
	width:135px !important;
	height:69px !important;
	left:945px !important;
	top:2579px !important;
}

#item343455 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2671px !important;
}

#item343470 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2671px !important;
}

#item343485 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2671px !important;
}

#item343522 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2770px !important;
	background:#650030;
}

#item343523 {
	width:250px !important;
	left:650px !important;
	top:2781px !important;
	min-height:20px !important;
}

#item343560 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2830px !important;
}

#item343574 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2830px !important;
}

#item343586 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2830px !important;
}

#item253103 {
	width:1198px !important;
	height:270px !important;
	left:1px !important;
	top:2938px !important;
	background:#e2eef9;
}

#item253104 {
	width:480px !important;
	left:200px !important;
	top:3006px !important;
	min-height:100px !important;
}

#item264260 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item264261 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item253129 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item253130 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item253127 {
	width:206px !important;
	height:41px !important;
	left:750px !important;
	top:3039px !important;
}

#item253179 {
	width:960px !important;
	left:120px !important;
	top:3256px !important;
	min-height:230px !important;
}

#item355374 {
	width:1200px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item355402 {
	width:114px !important;
	min-height:20px !important;
}

#item355378 {
	width:114px !important;
	min-height:20px !important;
}

#item355375 {
	width:114px !important;
	height:20px !important;
	left:534px !important;
	top:38px !important;
}

#item355425 {
	width:8px !important;
	height:8px !important;
	left:659px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item355454 {
	width:108px !important;
	min-height:50px !important;
}

#item355429 {
	width:108px !important;
	min-height:50px !important;
}

#item355426 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item355482 {
	width:108px !important;
	min-height:50px !important;
}

#item355479 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item355534 {
	width:108px !important;
	min-height:50px !important;
}

#item355509 {
	width:108px !important;
	min-height:50px !important;
}

#item355506 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item355562 {
	width:108px !important;
	min-height:50px !important;
}

#item355559 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item355614 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item355615 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item355589 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item355590 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item355586 {
	width:165px !important;
	height:41px !important;
	left:985px !important;
	top:25px !important;
}

#item355648 {
	width:132px !important;
	height:46px !important;
}

#item355641 {
	width:132px !important;
	height:46px !important;
}

#item355638 {
	width:132px !important;
	height:46px !important;
	left:45px !important;
	top:21px !important;
}

#item355373.fixed-pos-elem {
	width:1223px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item290076 {
	opacity:0.45;
	width:1200px !important;
	height:3578px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item290073 {
	width:1206px !important;
	height:3584px !important;
	left:10px !important;
	top:10px !important;
}

#item290077 {
	width:960px !important;
	height:545px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item290084 {
	width:370px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item290108 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:180px !important;
}

#item290131 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item290133 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item290134 {
	width:340px !important;
	left:183px !important;
	top:504px !important;
	min-height:150px !important;
}

#item290185 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item290160 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item290157 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item289940 {
	opacity:0.45;
	width:1200px !important;
	height:3578px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item289937 {
	width:1206px !important;
	height:3584px !important;
	left:10px !important;
	top:10px !important;
}

#item289941 {
	width:960px !important;
	height:500px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item289949 {
	width:370px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item289972 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:180px !important;
}

#item289996 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item289998 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item289999 {
	width:320px !important;
	left:183px !important;
	top:504px !important;
	min-height:90px !important;
}

#item290049 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item290025 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item290022 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item289741 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item289680.fixed-pos-elem {
	width:1216px !important;
	height:3594px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item176274 {
	width:610px !important;
	left:60px !important;
	top:170px !important;
	min-height:100px !important;
}

#item176297 {
	width:478px !important;
	left:60px !important;
	top:314px !important;
	min-height:150px !important;
}

#item176320 {
	width:478px !important;
	left:60px !important;
	top:490px !important;
	min-height:90px !important;
}

#item176353 {
	width:648px !important;
	left:60px !important;
	top:648px !important;
	min-height:20px !important;
}

#item176381 {
	width:648px !important;
	height:1111px !important;
	left:62px !important;
	top:789px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item176382 {
	width:560px !important;
	left:104px !important;
	top:849px !important;
	min-height:100px !important;
}

#item221726 {
	width:500px !important;
	left:13px !important;
	top:270px !important;
	min-height:30px !important;
}

#item221829 {
	width:540px !important;
	left:13px !important;
	top:343px !important;
	min-height:310px !important;
}

#item389757 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389730 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389727 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item176909 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176882 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176879 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item176966 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176939 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176935 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:168px !important;
}

#item221610 {
	width:510px !important;
	left:13px !important;
	top:192px !important;
	min-height:30px !important;
}

#item221698 {
	width:540px !important;
	left:13px !important;
	top:265px !important;
	min-height:270px !important;
}

#item389694 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389667 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389665 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item176713 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176685 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176682 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item176770 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176743 {
	width:500px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176740 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:638px !important;
}

#item221516 {
	width:510px !important;
	left:13px !important;
	top:112px !important;
	min-height:30px !important;
}

#item221582 {
	width:540px !important;
	left:13px !important;
	top:185px !important;
	min-height:400px !important;
}

#item389634 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389607 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389605 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item176519 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176492 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176487 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:694px !important;
}

#item176575 {
	width:500px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176548 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item176545 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:773px !important;
}

#item389372 {
	width:510px !important;
	left:13px !important;
	top:33px !important;
	min-height:30px !important;
}

#item389396 {
	width:540px !important;
	left:13px !important;
	top:106px !important;
	min-height:320px !important;
}

#item389572 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389545 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389543 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:452px !important;
}

#item389452 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389424 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389419 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:531px !important;
}

#item389508 {
	width:500px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389481 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item389477 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:610px !important;
}

#item176405 {
	width:576px !important;
	height:859px !important;
	left:91px !important;
	top:970px !important;
}

#item177163 {
	width:620px !important;
	left:60px !important;
	top:1990px !important;
	min-height:100px !important;
}

#item177187 {
	width:625px !important;
	left:60px !important;
	top:2115px !important;
	min-height:130px !important;
}

#item177210 {
	width:648px !important;
	left:60px !important;
	top:2280px !important;
	min-height:130px !important;
}

#item221294 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item221265 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item221263 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1587px !important;
}

#item221352 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item221323 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item221321 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1532px !important;
}

#item221894 {
	width:648px !important;
	left:60px !important;
	top:2445px !important;
	min-height:110px !important;
}

#item258706 {
	width:648px !important;
	left:60px !important;
	top:2585px !important;
	min-height:260px !important;
}

#item347361 {
	width:648px !important;
	height:180px !important;
	left:60px !important;
	top:2980px !important;
	background:#650030;
}

#item347362 {
	width:460px !important;
	left:102px !important;
	top:3028px !important;
	min-height:90px !important;
}

#item347385 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:3211px !important;
	background:#650030;
}

#item347386 {
	width:250px !important;
	left:259px !important;
	top:3222px !important;
	min-height:20px !important;
}

#item347409 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:3291px !important;
}

#item347436 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:3291px !important;
}

#item347450 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:3291px !important;
}

#item347462 {
	width:135px !important;
	height:69px !important;
	left:573px !important;
	top:3291px !important;
}

#item347475 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:3400px !important;
}

#item347492 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:3400px !important;
}

#item347505 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:3400px !important;
}

#item347517 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:3519px !important;
	background:#650030;
}

#item347518 {
	width:250px !important;
	left:259px !important;
	top:3530px !important;
	min-height:20px !important;
}

#item347556 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:3599px !important;
}

#item347568 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:3599px !important;
}

#item347584 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:3599px !important;
}

#item259028 {
	width:766px !important;
	height:360px !important;
	left:1px !important;
	top:3719px !important;
	background:#e2eef9;
}

#item259030 {
	width:480px !important;
	left:114px !important;
	top:3790px !important;
	min-height:100px !important;
}

#item259081 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item259082 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item259056 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item259057 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item259054 {
	width:206px !important;
	height:41px !important;
	left:114px !important;
	top:3919px !important;
}

#item259106 {
	width:648px !important;
	left:60px !important;
	top:4115px !important;
	min-height:250px !important;
}

#item177441 {
	width:768px !important;
	height:690px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item177470 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item177446 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item177442 {
	width:206px !important;
	height:22px !important;
	left:545px !important;
	top:106px !important;
}

#item358198 {
	width:210px !important;
	left:519px !important;
	top:160px !important;
	min-height:20px !important;
}

#item177804 {
	width:8px !important;
	height:8px !important;
	left:569px !important;
	top:308px !important;
	border-radius:12px;
	background:#650030;
}

#item177805 {
	width:170px !important;
	left:578px !important;
	top:305px !important;
	min-height:20px !important;
}

#item177545 {
	width:8px !important;
	height:8px !important;
	left:119px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item177546 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177521 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177518 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:197px !important;
}

#item177650 {
	width:8px !important;
	height:8px !important;
	left:105px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item177651 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177626 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177623 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:232px !important;
}

#item177701 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item177702 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177677 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177674 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:267px !important;
}

#item177856 {
	width:8px !important;
	height:8px !important;
	left:65px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item177857 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177831 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177828 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:337px !important;
}

#item177907 {
	width:8px !important;
	height:8px !important;
	left:100px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item177908 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177883 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177880 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item177958 {
	width:8px !important;
	height:8px !important;
	left:85px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item177959 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177934 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item177931 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:407px !important;
}

#item358222 {
	width:207px !important;
	left:522px !important;
	top:463px !important;
	min-height:20px !important;
}

#item358324 {
	width:8px !important;
	height:8px !important;
	left:101px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item358325 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358300 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358297 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:500px !important;
}

#item358375 {
	width:8px !important;
	height:8px !important;
	top:3px !important;
	border-radius:12px;
	background:#650030;
}

#item358376 {
	width:170px !important;
	left:9px !important;
	min-height:20px !important;
}

#item358427 {
	width:8px !important;
	height:8px !important;
	left:70px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item358428 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358402 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358399 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:570px !important;
}

#item178010 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item178011 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item177985 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item177986 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item177982 {
	width:171px !important;
	height:47px !important;
	left:580px !important;
	top:616px !important;
}

#item236374 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item178037 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item178034 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item178049 {
	width:32px !important;
	height:32px !important;
	left:719px !important;
	top:33px !important;
}

#item178057 {
	width:768px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236368 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item178061 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item178058 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item178072 {
	width:48px !important;
	height:32px !important;
	left:697px !important;
	top:38px !important;
}

#item177439.fixed-pos-elem {
	width:778px !important;
	height:700px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item195001 {
	width:480px !important;
	left:30px !important;
	top:170px !important;
	min-height:160px !important;
}

#item195055 {
	width:516px !important;
	left:30px !important;
	top:562px !important;
	min-height:300px !important;
}

#item195078 {
	width:516px !important;
	left:30px !important;
	top:966px !important;
	min-height:30px !important;
}

#item195108 {
	width:516px !important;
	left:30px !important;
	top:1378px !important;
	min-height:140px !important;
}

#item390798 {
	width:390px !important;
	left:30px !important;
	top:1586px !important;
	min-height:30px !important;
}

#item390821 {
	width:480px !important;
	left:30px !important;
	top:1660px !important;
	min-height:570px !important;
}

#item195302 {
	width:390px !important;
	left:30px !important;
	top:2315px !important;
	min-height:90px !important;
}

#item195327 {
	width:480px !important;
	left:30px !important;
	top:2435px !important;
	min-height:640px !important;
}

#item223032 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item223004 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item223002 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:3091px !important;
}

#item195350 {
	width:448px !important;
	left:30px !important;
	top:3203px !important;
	min-height:40px !important;
}

#item195374 {
	width:500px !important;
	left:30px !important;
	top:3276px !important;
	min-height:470px !important;
}

#item223224 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item223195 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item223193 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:3768px !important;
}

#item195397 {
	width:390px !important;
	left:30px !important;
	top:3882px !important;
	min-height:40px !important;
}

#item195421 {
	width:500px !important;
	left:30px !important;
	top:3955px !important;
	min-height:500px !important;
}

#item195131 {
	width:516px !important;
	left:30px !important;
	top:4531px !important;
	min-height:190px !important;
}

#item195154 {
	width:516px !important;
	left:30px !important;
	top:4749px !important;
	min-height:280px !important;
}

#item195177 {
	width:516px !important;
	left:30px !important;
	top:5075px !important;
	min-height:240px !important;
}

#item223321 {
	width:516px !important;
	left:30px !important;
	top:5355px !important;
	min-height:170px !important;
}

#item262037 {
	width:516px !important;
	left:30px !important;
	top:5571px !important;
	min-height:510px !important;
}

#item350320 {
	width:516px !important;
	height:180px !important;
	left:30px !important;
	top:6163px !important;
	background:#650030;
}

#item350321 {
	width:440px !important;
	left:72px !important;
	top:6207px !important;
	min-height:100px !important;
}

#item350345 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:6401px !important;
	background:#650030;
}

#item350346 {
	width:242px !important;
	left:167px !important;
	top:6413px !important;
	min-height:30px !important;
}

#item393032 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6511px !important;
}

#item393047 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:6511px !important;
}

#item393060 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6688px !important;
}

#item393074 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:6688px !important;
}

#item393087 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6865px !important;
}

#item393101 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:6865px !important;
}

#item393114 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:7042px !important;
}

#item350483 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:7219px !important;
	background:#650030;
}

#item350484 {
	width:242px !important;
	left:167px !important;
	top:7231px !important;
	min-height:30px !important;
}

#item350520 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:7329px !important;
}

#item350534 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:7329px !important;
}

#item350548 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:7506px !important;
}

#item262065 {
	width:576px !important;
	height:420px !important;
	top:7723px !important;
	background:#e2eef9;
}

#item195445 {
	width:480px !important;
	left:30px !important;
	top:7801px !important;
	min-height:110px !important;
}

#item195497 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#c20019;
}

#item195498 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item195472 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#650030;
}

#item195473 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item195468 {
	width:330px !important;
	height:70px !important;
	left:30px !important;
	top:7941px !important;
}

#item262067 {
	width:516px !important;
	left:30px !important;
	top:8198px !important;
	min-height:450px !important;
}

#item195547 {
	width:576px !important;
	height:845px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item195576 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item195552 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item195548 {
	width:206px !important;
	height:26px !important;
	left:353px !important;
	top:117px !important;
}

#item364623 {
	width:260px !important;
	left:272px !important;
	top:180px !important;
	min-height:30px !important;
}

#item364676 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364699 {
	width:10px !important;
	height:10px !important;
	left:108px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364650 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364647 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:227px !important;
}

#item364779 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364802 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364754 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364751 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:272px !important;
}

#item364830 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364853 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364806 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364803 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:317px !important;
}

#item364881 {
	width:210px !important;
	left:346px !important;
	top:365px !important;
	min-height:25px !important;
}

#item364904 {
	width:10px !important;
	height:10px !important;
	left:338px !important;
	top:368px !important;
	border-radius:12px;
	background:#650030;
}

#item364933 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364956 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364909 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364905 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:407px !important;
}

#item364984 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365007 {
	width:10px !important;
	height:10px !important;
	left:84px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item364960 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item364957 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:452px !important;
}

#item365035 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365058 {
	width:10px !important;
	height:10px !important;
	left:66px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365011 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365008 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:497px !important;
}

#item365060 {
	width:260px !important;
	left:272px !important;
	top:560px !important;
	min-height:30px !important;
}

#item365215 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365238 {
	width:10px !important;
	height:10px !important;
	left:86px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365190 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365187 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:607px !important;
}

#item365163 {
	width:210px !important;
	left:346px !important;
	top:655px !important;
	min-height:25px !important;
}

#item365186 {
	width:10px !important;
	height:10px !important;
	left:338px !important;
	top:658px !important;
	border-radius:12px;
	background:#650030;
}

#item365266 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365289 {
	width:10px !important;
	height:10px !important;
	left:48px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365242 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365239 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:697px !important;
}

#item244188 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item244189 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item196101 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item196102 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item196098 {
	width:246px !important;
	height:56px !important;
	left:313px !important;
	top:742px !important;
}

#item236506 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item196155 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item196152 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item196167 {
	width:42px !important;
	height:42px !important;
	left:517px !important;
	top:37px !important;
}

#item196174 {
	width:576px !important;
	height:95px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236498 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item196178 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item196175 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item196191 {
	width:48px !important;
	height:32px !important;
	left:510px !important;
	top:41px !important;
}

#item195545.fixed-pos-elem {
	width:586px !important;
	height:855px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item160343 {
	width:510px !important;
	left:430px !important;
	top:151px !important;
	min-height:100px !important;
}

#item160377 {
	width:930px !important;
	left:430px !important;
	top:290px !important;
	min-height:150px !important;
}

#item160401 {
	width:640px !important;
	left:430px !important;
	top:459px !important;
	min-height:20px !important;
}

#item160342 {
	width:960px !important;
	height:970px !important;
	left:430px !important;
	top:605px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item160424 {
	width:860px !important;
	left:480px !important;
	top:665px !important;
	min-height:96px !important;
}

#item223805 {
	width:800px !important;
	left:33px !important;
	top:188px !important;
	min-height:41px !important;
}

#item160894 {
	width:832px !important;
	left:33px !important;
	top:264px !important;
	min-height:220px !important;
}

#item160948 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160921 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160918 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item161007 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160979 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160974 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item223716 {
	width:800px !important;
	left:33px !important;
	top:109px !important;
	min-height:41px !important;
}

#item160700 {
	width:780px !important;
	left:33px !important;
	top:186px !important;
	min-height:190px !important;
}

#item160754 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160726 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160723 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item160810 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160783 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160780 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:474px !important;
}

#item223525 {
	width:800px !important;
	left:20px !important;
	top:17px !important;
	min-height:41px !important;
}

#item160505 {
	width:780px !important;
	left:33px !important;
	top:106px !important;
	min-height:360px !important;
}

#item160561 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160533 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160529 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:563px !important;
}

#item160616 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160589 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item160586 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:642px !important;
}

#item160447 {
	width:876px !important;
	height:728px !important;
	left:467px !important;
	top:785px !important;
}

#item223619 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item223589 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item223587 {
	width:272px !important;
	height:30px !important;
	left:500px !important;
	top:1275px !important;
}

#item223676 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item223648 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item223646 {
	width:272px !important;
	height:30px !important;
	left:500px !important;
	top:1186px !important;
}

#item223901 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item223873 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item223871 {
	width:272px !important;
	height:30px !important;
	left:500px !important;
	top:1297px !important;
}

#item161202 {
	width:962px !important;
	left:430px !important;
	top:1685px !important;
	min-height:100px !important;
}

#item161226 {
	width:410px !important;
	left:430px !important;
	top:1820px !important;
	min-height:170px !important;
}

#item161249 {
	width:400px !important;
	left:940px !important;
	top:1820px !important;
	min-height:170px !important;
}

#item223975 {
	width:395px !important;
	left:430px !important;
	top:2026px !important;
	min-height:280px !important;
}

#item223952 {
	width:400px !important;
	left:940px !important;
	top:2026px !important;
	min-height:110px !important;
}

#item245592 {
	width:460px !important;
	left:940px !important;
	top:2167px !important;
	min-height:120px !important;
}

#item224008 {
	width:640px !important;
	left:430px !important;
	top:2385px !important;
	min-height:30px !important;
}

#item351124 {
	width:1820px !important;
	height:460px !important;
	top:2485px !important;
}

#item345224 {
	width:312px !important;
	height:380px !important;
	left:430px !important;
	top:2526px !important;
	background:#650030;
}

#item345225 {
	width:227px !important;
	left:472px !important;
	top:2626px !important;
	min-height:180px !important;
}

#item345360 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2526px !important;
	background:#650030;
}

#item345362 {
	width:250px !important;
	left:960px !important;
	top:2537px !important;
	min-height:20px !important;
}

#item345248 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2586px !important;
}

#item345277 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2586px !important;
}

#item345293 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2586px !important;
}

#item345305 {
	width:135px !important;
	height:69px !important;
	left:1255px !important;
	top:2586px !important;
}

#item345318 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2678px !important;
}

#item345334 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2678px !important;
}

#item345347 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2678px !important;
}

#item345386 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2777px !important;
	background:#650030;
}

#item345387 {
	width:250px !important;
	left:960px !important;
	top:2788px !important;
	min-height:20px !important;
}

#item345423 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2837px !important;
}

#item345435 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2837px !important;
}

#item345452 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2837px !important;
}

#item246730 {
	width:1820px !important;
	height:270px !important;
	top:2945px !important;
	background:#e2eef9;
}

#item246731 {
	width:480px !important;
	left:510px !important;
	top:3013px !important;
	min-height:100px !important;
}

#item263779 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263780 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246756 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item246757 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246754 {
	width:206px !important;
	height:41px !important;
	left:1060px !important;
	top:3046px !important;
}

#item246806 {
	width:960px !important;
	left:430px !important;
	top:3263px !important;
	min-height:230px !important;
}

#item317395 {
	width:1820px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317423 {
	width:114px !important;
	min-height:20px !important;
}

#item317399 {
	width:114px !important;
	min-height:20px !important;
}

#item317396 {
	width:114px !important;
	height:20px !important;
	left:844px !important;
	top:38px !important;
}

#item317446 {
	width:8px !important;
	height:8px !important;
	left:969px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item328171 {
	width:108px !important;
	min-height:50px !important;
}

#item328146 {
	width:108px !important;
	min-height:50px !important;
}

#item328143 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item328199 {
	width:108px !important;
	min-height:50px !important;
}

#item328196 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item328227 {
	width:108px !important;
	min-height:50px !important;
}

#item328252 {
	width:108px !important;
	min-height:50px !important;
}

#item328223 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item328279 {
	width:108px !important;
	min-height:50px !important;
}

#item328276 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item317554 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item317555 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item317529 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item317530 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item317527 {
	width:165px !important;
	height:41px !important;
	left:1295px !important;
	top:25px !important;
}

#item317587 {
	width:132px !important;
	height:46px !important;
}

#item317581 {
	width:132px !important;
	height:46px !important;
}

#item317578 {
	width:132px !important;
	height:46px !important;
	left:355px !important;
	top:21px !important;
}

#item317394.fixed-pos-elem {
	width:1843px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item301044 {
	opacity:0.45;
	width:1820px !important;
	height:3529px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item301040 {
	width:1826px !important;
	height:3535px !important;
	left:10px !important;
	top:10px !important;
}

#item301045 {
	width:960px !important;
	height:545px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item301052 {
	width:370px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item301075 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:180px !important;
}

#item301098 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item301100 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item301101 {
	width:340px !important;
	left:493px !important;
	top:504px !important;
	min-height:150px !important;
}

#item301151 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item301127 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item301124 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item300907 {
	opacity:0.45;
	width:1820px !important;
	height:3529px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item300904 {
	width:1826px !important;
	height:3535px !important;
	left:10px !important;
	top:10px !important;
}

#item300908 {
	width:960px !important;
	height:500px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item300916 {
	width:370px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item300939 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:180px !important;
}

#item300962 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item300965 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item300966 {
	width:320px !important;
	left:493px !important;
	top:504px !important;
	min-height:90px !important;
}

#item301016 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300992 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300989 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item300772 {
	opacity:0.45;
	width:1820px !important;
	height:3529px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item300769 {
	width:1826px !important;
	height:3535px !important;
	left:10px !important;
	top:10px !important;
}

#item300773 {
	width:960px !important;
	height:450px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item300780 {
	width:340px !important;
	left:493px !important;
	top:174px !important;
	min-height:30px !important;
}

#item300803 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:160px !important;
}

#item300826 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item300829 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:453px !important;
	background:#ff4f17;
}

#item300830 {
	width:340px !important;
	left:493px !important;
	top:483px !important;
	min-height:60px !important;
}

#item300880 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300856 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item300853 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item300767 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item300765.fixed-pos-elem {
	width:1836px !important;
	height:3545px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item254285 {
	width:510px !important;
	left:120px !important;
	top:151px !important;
	min-height:100px !important;
}

#item266740 {
	width:930px !important;
	left:120px !important;
	top:290px !important;
	min-height:150px !important;
}

#item266763 {
	width:640px !important;
	left:120px !important;
	top:459px !important;
	min-height:20px !important;
}

#item254369 {
	width:960px !important;
	height:970px !important;
	left:120px !important;
	top:605px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item254370 {
	width:860px !important;
	left:170px !important;
	top:665px !important;
	min-height:96px !important;
}

#item254396 {
	width:800px !important;
	left:33px !important;
	top:188px !important;
	min-height:41px !important;
}

#item254420 {
	width:832px !important;
	left:33px !important;
	top:264px !important;
	min-height:220px !important;
}

#item254475 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254448 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254444 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item254533 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254506 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254501 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item254726 {
	width:800px !important;
	left:33px !important;
	top:109px !important;
	min-height:41px !important;
}

#item254751 {
	width:780px !important;
	left:33px !important;
	top:186px !important;
	min-height:190px !important;
}

#item254805 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254778 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254774 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item254863 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254835 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254831 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:474px !important;
}

#item254562 {
	width:800px !important;
	left:20px !important;
	top:17px !important;
	min-height:41px !important;
}

#item254587 {
	width:780px !important;
	left:33px !important;
	top:106px !important;
	min-height:360px !important;
}

#item254643 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254615 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254610 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:563px !important;
}

#item254699 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254672 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item254668 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:642px !important;
}

#item254394 {
	width:876px !important;
	height:728px !important;
	left:157px !important;
	top:785px !important;
}

#item254924 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item254891 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item254889 {
	width:272px !important;
	height:38px !important;
	left:190px !important;
	top:1267px !important;
}

#item254981 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item254953 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item254951 {
	width:272px !important;
	height:38px !important;
	left:190px !important;
	top:1178px !important;
}

#item255040 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item255011 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item255009 {
	width:272px !important;
	height:38px !important;
	left:190px !important;
	top:1289px !important;
}

#item255067 {
	width:962px !important;
	left:120px !important;
	top:1686px !important;
	min-height:100px !important;
}

#item255091 {
	width:410px !important;
	left:120px !important;
	top:1821px !important;
	min-height:170px !important;
}

#item255114 {
	width:400px !important;
	left:630px !important;
	top:1821px !important;
	min-height:170px !important;
}

#item255137 {
	width:395px !important;
	left:120px !important;
	top:2027px !important;
	min-height:280px !important;
}

#item255160 {
	width:400px !important;
	left:630px !important;
	top:2027px !important;
	min-height:110px !important;
}

#item255183 {
	width:460px !important;
	left:630px !important;
	top:2167px !important;
	min-height:120px !important;
}

#item255207 {
	width:640px !important;
	left:120px !important;
	top:2385px !important;
	min-height:30px !important;
}

#item351148 {
	width:1200px !important;
	height:460px !important;
	top:2485px !important;
}

#item343623 {
	width:312px !important;
	height:380px !important;
	left:120px !important;
	top:2526px !important;
	background:#650030;
}

#item343624 {
	width:227px !important;
	left:162px !important;
	top:2626px !important;
	min-height:180px !important;
}

#item343758 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2526px !important;
	background:#650030;
}

#item343759 {
	width:250px !important;
	left:650px !important;
	top:2537px !important;
	min-height:20px !important;
}

#item343647 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2586px !important;
}

#item343677 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2586px !important;
}

#item343690 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2586px !important;
}

#item343703 {
	width:135px !important;
	height:69px !important;
	left:945px !important;
	top:2586px !important;
}

#item343716 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2678px !important;
}

#item343732 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2678px !important;
}

#item343745 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2678px !important;
}

#item343783 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2777px !important;
	background:#650030;
}

#item343784 {
	width:250px !important;
	left:650px !important;
	top:2788px !important;
	min-height:20px !important;
}

#item343821 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2837px !important;
}

#item343834 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2837px !important;
}

#item343846 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2837px !important;
}

#item255394 {
	width:1198px !important;
	height:270px !important;
	left:1px !important;
	top:2945px !important;
	background:#e2eef9;
}

#item255395 {
	width:480px !important;
	left:200px !important;
	top:3013px !important;
	min-height:100px !important;
}

#item255445 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item255446 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item255420 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item255421 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item255418 {
	width:206px !important;
	height:41px !important;
	left:750px !important;
	top:3046px !important;
}

#item255470 {
	width:960px !important;
	left:120px !important;
	top:3263px !important;
	min-height:230px !important;
}

#item355690 {
	width:1200px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item355718 {
	width:114px !important;
	min-height:20px !important;
}

#item355694 {
	width:114px !important;
	min-height:20px !important;
}

#item355691 {
	width:114px !important;
	height:20px !important;
	left:534px !important;
	top:38px !important;
}

#item355741 {
	width:8px !important;
	height:8px !important;
	left:659px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item355771 {
	width:108px !important;
	min-height:50px !important;
}

#item355746 {
	width:108px !important;
	min-height:50px !important;
}

#item355742 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item355798 {
	width:108px !important;
	min-height:50px !important;
}

#item355795 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item355851 {
	width:108px !important;
	min-height:50px !important;
}

#item355825 {
	width:108px !important;
	min-height:50px !important;
}

#item355822 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item355878 {
	width:108px !important;
	min-height:50px !important;
}

#item355875 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item355930 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item355931 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item355905 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item355906 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item355902 {
	width:165px !important;
	height:41px !important;
	left:985px !important;
	top:25px !important;
}

#item355965 {
	width:132px !important;
	height:46px !important;
}

#item355957 {
	width:132px !important;
	height:46px !important;
}

#item355954 {
	width:132px !important;
	height:46px !important;
	left:45px !important;
	top:21px !important;
}

#item355689.fixed-pos-elem {
	width:1223px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item292894 {
	opacity:0.45;
	width:1200px !important;
	height:3529px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item292891 {
	width:1206px !important;
	height:3535px !important;
	left:10px !important;
	top:10px !important;
}

#item292895 {
	width:960px !important;
	height:545px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item292901 {
	width:370px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item292925 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:180px !important;
}

#item292949 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item292951 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item292952 {
	width:340px !important;
	left:183px !important;
	top:504px !important;
	min-height:150px !important;
}

#item293002 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item292978 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item292975 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item292760 {
	opacity:0.45;
	width:1200px !important;
	height:3529px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item292757 {
	width:1206px !important;
	height:3535px !important;
	left:10px !important;
	top:10px !important;
}

#item292761 {
	width:960px !important;
	height:500px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item292767 {
	width:370px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item292790 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:180px !important;
}

#item292813 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item292815 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item292817 {
	width:320px !important;
	left:183px !important;
	top:504px !important;
	min-height:90px !important;
}

#item292867 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item292843 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item292840 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item292625 {
	opacity:0.45;
	width:1200px !important;
	height:3529px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item292622 {
	width:1206px !important;
	height:3535px !important;
	left:10px !important;
	top:10px !important;
}

#item292626 {
	width:960px !important;
	height:450px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item292633 {
	width:340px !important;
	left:183px !important;
	top:174px !important;
	min-height:30px !important;
}

#item292656 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:160px !important;
}

#item292679 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item292681 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:453px !important;
	background:#ff4f17;
}

#item292682 {
	width:340px !important;
	left:183px !important;
	top:483px !important;
	min-height:60px !important;
}

#item292733 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item292708 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item292705 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item292561 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item292501.fixed-pos-elem {
	width:1216px !important;
	height:3545px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item178169 {
	width:510px !important;
	left:60px !important;
	top:170px !important;
	min-height:100px !important;
}

#item178216 {
	width:478px !important;
	left:60px !important;
	top:314px !important;
	min-height:160px !important;
}

#item266789 {
	width:648px !important;
	left:60px !important;
	top:490px !important;
	min-height:70px !important;
}

#item178245 {
	width:648px !important;
	left:60px !important;
	top:626px !important;
	min-height:20px !important;
}

#item178274 {
	width:648px !important;
	height:1029px !important;
	left:60px !important;
	top:767px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item178275 {
	width:560px !important;
	left:104px !important;
	top:827px !important;
	min-height:100px !important;
}

#item227244 {
	width:500px !important;
	left:13px !important;
	top:191px !important;
	min-height:30px !important;
}

#item227357 {
	width:540px !important;
	left:13px !important;
	top:264px !important;
	min-height:270px !important;
}

#item178798 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178771 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178768 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item178858 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178831 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178826 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:89px !important;
}

#item227108 {
	width:510px !important;
	left:13px !important;
	top:112px !important;
	min-height:30px !important;
}

#item178550 {
	width:540px !important;
	left:13px !important;
	top:186px !important;
	min-height:210px !important;
}

#item178603 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178576 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178573 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item178660 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178632 {
	width:500px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178629 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:504px !important;
}

#item227040 {
	width:510px !important;
	left:13px !important;
	top:33px !important;
	min-height:30px !important;
}

#item178357 {
	width:540px !important;
	left:13px !important;
	top:106px !important;
	min-height:400px !important;
}

#item178411 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178384 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178380 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:614px !important;
}

#item178466 {
	width:500px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178439 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item178436 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:693px !important;
}

#item178298 {
	width:576px !important;
	height:779px !important;
	left:91px !important;
	top:946px !important;
}

#item226679 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item226651 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item226649 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1484px !important;
}

#item226798 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item226770 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item226768 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1506px !important;
}

#item227205 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item227177 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item227175 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1374px !important;
}

#item179054 {
	width:620px !important;
	left:60px !important;
	top:1886px !important;
	min-height:100px !important;
}

#item226849 {
	width:648px !important;
	left:60px !important;
	top:2012px !important;
	min-height:130px !important;
}

#item226872 {
	width:648px !important;
	left:60px !important;
	top:2177px !important;
	min-height:110px !important;
}

#item226918 {
	width:648px !important;
	left:60px !important;
	top:2320px !important;
	min-height:90px !important;
}

#item226895 {
	width:648px !important;
	left:60px !important;
	top:2441px !important;
	min-height:190px !important;
}

#item226941 {
	width:640px !important;
	left:60px !important;
	top:2846px !important;
	min-height:30px !important;
}

#item259294 {
	width:648px !important;
	left:60px !important;
	top:2666px !important;
	min-height:90px !important;
}

#item259385 {
	width:766px !important;
	height:360px !important;
	left:1px !important;
	top:3722px !important;
	background:#e2eef9;
}

#item259386 {
	width:480px !important;
	left:114px !important;
	top:3793px !important;
	min-height:100px !important;
}

#item264569 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item264570 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item259411 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item259412 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item259409 {
	width:206px !important;
	height:41px !important;
	left:114px !important;
	top:3922px !important;
}

#item259461 {
	width:648px !important;
	left:60px !important;
	top:4118px !important;
	min-height:250px !important;
}

#item347627 {
	width:648px !important;
	height:180px !important;
	left:60px !important;
	top:2983px !important;
	background:#650030;
}

#item347628 {
	width:460px !important;
	left:102px !important;
	top:3031px !important;
	min-height:90px !important;
}

#item347651 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:3214px !important;
	background:#650030;
}

#item347653 {
	width:250px !important;
	left:259px !important;
	top:3225px !important;
	min-height:20px !important;
}

#item347676 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:3294px !important;
}

#item347702 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:3294px !important;
}

#item347714 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:3294px !important;
}

#item347730 {
	width:135px !important;
	height:69px !important;
	left:573px !important;
	top:3294px !important;
}

#item347743 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:3403px !important;
}

#item347757 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:3403px !important;
}

#item347771 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:3403px !important;
}

#item347784 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:3522px !important;
	background:#650030;
}

#item347785 {
	width:250px !important;
	left:259px !important;
	top:3533px !important;
	min-height:20px !important;
}

#item347820 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:3602px !important;
}

#item347836 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:3602px !important;
}

#item347851 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:3602px !important;
}

#item179329 {
	width:768px !important;
	height:690px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item179359 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item179335 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item179331 {
	width:206px !important;
	height:22px !important;
	left:545px !important;
	top:106px !important;
}

#item358451 {
	width:210px !important;
	left:519px !important;
	top:160px !important;
	min-height:20px !important;
}

#item179744 {
	width:8px !important;
	height:8px !important;
	left:640px !important;
	top:343px !important;
	border-radius:12px;
	background:#650030;
}

#item179745 {
	width:170px !important;
	left:578px !important;
	top:340px !important;
	min-height:20px !important;
}

#item179435 {
	width:8px !important;
	height:8px !important;
	left:119px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item179436 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179411 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179408 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:197px !important;
}

#item179537 {
	width:8px !important;
	height:8px !important;
	left:105px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item179538 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179513 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179510 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:232px !important;
}

#item179588 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item179589 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179564 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179561 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:267px !important;
}

#item179693 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item179694 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179669 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179666 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:302px !important;
}

#item179795 {
	width:8px !important;
	height:8px !important;
	left:100px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item179796 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179771 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179768 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item179847 {
	width:8px !important;
	height:8px !important;
	left:85px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item179848 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179822 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item179819 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:407px !important;
}

#item358475 {
	width:207px !important;
	left:522px !important;
	top:463px !important;
	min-height:20px !important;
}

#item358577 {
	width:8px !important;
	height:8px !important;
	left:101px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item358578 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358553 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358550 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:500px !important;
}

#item358628 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item358629 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358604 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358601 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:535px !important;
}

#item358680 {
	width:8px !important;
	height:8px !important;
	left:70px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item358681 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358656 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358652 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:570px !important;
}

#item179900 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item179901 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item179874 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item179876 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item179871 {
	width:171px !important;
	height:47px !important;
	left:580px !important;
	top:616px !important;
}

#item236388 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item179927 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item179924 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item179940 {
	width:32px !important;
	height:32px !important;
	left:719px !important;
	top:33px !important;
}

#item179947 {
	width:768px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236382 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item179951 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item179948 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item179963 {
	width:48px !important;
	height:32px !important;
	left:697px !important;
	top:38px !important;
}

#item179327.fixed-pos-elem {
	width:778px !important;
	height:700px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196289 {
	width:510px !important;
	left:30px !important;
	top:170px !important;
	min-height:100px !important;
}

#item196342 {
	width:516px !important;
	left:30px !important;
	top:448px !important;
	min-height:300px !important;
}

#item196365 {
	width:516px !important;
	left:30px !important;
	top:853px !important;
	min-height:30px !important;
}

#item196396 {
	width:516px !important;
	left:30px !important;
	top:1265px !important;
	min-height:140px !important;
}

#item196591 {
	width:390px !important;
	left:30px !important;
	top:1474px !important;
	min-height:90px !important;
}

#item196616 {
	width:480px !important;
	left:30px !important;
	top:1594px !important;
	min-height:670px !important;
}

#item229264 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item229233 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item229231 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:2282px !important;
}

#item196639 {
	width:448px !important;
	left:30px !important;
	top:2394px !important;
	min-height:40px !important;
}

#item196663 {
	width:470px !important;
	left:30px !important;
	top:2467px !important;
	min-height:360px !important;
}

#item229380 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item229351 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item229349 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:2852px !important;
}

#item196686 {
	width:390px !important;
	left:30px !important;
	top:2966px !important;
	min-height:30px !important;
}

#item196711 {
	width:490px !important;
	left:30px !important;
	top:3039px !important;
	min-height:500px !important;
}

#item229322 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item229294 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item229292 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:3563px !important;
}

#item196419 {
	width:516px !important;
	left:30px !important;
	top:3692px !important;
	min-height:190px !important;
}

#item196443 {
	width:516px !important;
	left:30px !important;
	top:3910px !important;
	min-height:270px !important;
}

#item196466 {
	width:490px !important;
	left:30px !important;
	top:4222px !important;
	min-height:250px !important;
}

#item229659 {
	width:516px !important;
	left:30px !important;
	top:4516px !important;
	min-height:140px !important;
}

#item229683 {
	width:516px !important;
	left:30px !important;
	top:4700px !important;
	min-height:390px !important;
}

#item262871 {
	width:516px !important;
	left:30px !important;
	top:5133px !important;
	min-height:140px !important;
}

#item229708 {
	width:516px !important;
	left:30px !important;
	top:5354px !important;
	min-height:120px !important;
}

#item350580 {
	width:516px !important;
	height:180px !important;
	left:30px !important;
	top:5555px !important;
	background:#650030;
}

#item350581 {
	width:440px !important;
	left:72px !important;
	top:5599px !important;
	min-height:100px !important;
}

#item350604 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:5793px !important;
	background:#650030;
}

#item350605 {
	width:242px !important;
	left:167px !important;
	top:5805px !important;
	min-height:30px !important;
}

#item393149 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:5903px !important;
}

#item393165 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:5903px !important;
}

#item393177 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6080px !important;
}

#item393191 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:6080px !important;
}

#item393205 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6257px !important;
}

#item393220 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:6257px !important;
}

#item393234 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6434px !important;
}

#item350737 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:6611px !important;
	background:#650030;
}

#item350738 {
	width:242px !important;
	left:167px !important;
	top:6623px !important;
	min-height:30px !important;
}

#item350776 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6721px !important;
}

#item350788 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:6721px !important;
}

#item350801 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:6898px !important;
}

#item262908 {
	width:576px !important;
	height:420px !important;
	top:7115px !important;
	background:#e2eef9;
}

#item196735 {
	width:480px !important;
	left:30px !important;
	top:7193px !important;
	min-height:110px !important;
}

#item196787 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#c20019;
}

#item196788 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item196762 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#650030;
}

#item196763 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item196759 {
	width:330px !important;
	height:70px !important;
	left:30px !important;
	top:7333px !important;
}

#item262910 {
	width:516px !important;
	left:30px !important;
	top:7590px !important;
	min-height:450px !important;
}

#item196837 {
	width:576px !important;
	height:845px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item196867 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item196842 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item196838 {
	width:206px !important;
	height:26px !important;
	left:353px !important;
	top:117px !important;
}

#item365342 {
	width:260px !important;
	left:272px !important;
	top:180px !important;
	min-height:30px !important;
}

#item365393 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365416 {
	width:10px !important;
	height:10px !important;
	left:108px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365369 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365366 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:227px !important;
}

#item365496 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365519 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365472 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365469 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:272px !important;
}

#item365547 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365571 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365523 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365520 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:317px !important;
}

#item365599 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365622 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365575 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365572 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:362px !important;
}

#item365650 {
	width:170px !important;
	left:386px !important;
	top:410px !important;
	min-height:25px !important;
}

#item365673 {
	width:10px !important;
	height:10px !important;
	left:425px !important;
	top:413px !important;
	border-radius:12px;
	background:#650030;
}

#item365703 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365726 {
	width:10px !important;
	height:10px !important;
	left:84px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365678 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365675 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:452px !important;
}

#item365754 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365777 {
	width:10px !important;
	height:10px !important;
	left:66px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365730 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365727 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:497px !important;
}

#item365779 {
	width:260px !important;
	left:272px !important;
	top:560px !important;
	min-height:30px !important;
}

#item365932 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365956 {
	width:10px !important;
	height:10px !important;
	left:86px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365908 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365905 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:607px !important;
}

#item365881 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365904 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365857 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365854 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:652px !important;
}

#item365984 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366007 {
	width:10px !important;
	height:10px !important;
	left:48px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item365960 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item365957 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:697px !important;
}

#item244223 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item244224 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item197390 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item197391 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item197387 {
	width:246px !important;
	height:56px !important;
	left:313px !important;
	top:742px !important;
}

#item236519 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item197442 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item197439 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item197451 {
	width:42px !important;
	height:42px !important;
	left:517px !important;
	top:37px !important;
}

#item197459 {
	width:576px !important;
	height:95px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236514 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item197464 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item197460 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item197474 {
	width:48px !important;
	height:32px !important;
	left:510px !important;
	top:41px !important;
}

#item196835.fixed-pos-elem {
	width:586px !important;
	height:855px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item161558 {
	width:430px !important;
	left:430px !important;
	top:151px !important;
	min-height:100px !important;
}

#item229998 {
	width:930px !important;
	left:430px !important;
	top:290px !important;
	min-height:120px !important;
}

#item230236 {
	width:640px !important;
	left:430px !important;
	top:429px !important;
	min-height:20px !important;
}

#item230026 {
	width:960px !important;
	height:740px !important;
	left:430px !important;
	top:575px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item230027 {
	width:860px !important;
	left:480px !important;
	top:635px !important;
	min-height:96px !important;
}

#item230051 {
	width:780px !important;
	left:480px !important;
	top:760px !important;
	min-height:41px !important;
}

#item230074 {
	width:780px !important;
	left:480px !important;
	top:836px !important;
	min-height:360px !important;
}

#item230130 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item230099 {
	width:230px !important;
	left:42px !important;
	top:4px !important;
	min-height:20px !important;
}

#item230097 {
	width:272px !important;
	height:30px !important;
	left:480px !important;
	top:1220px !important;
}

#item230157 {
	width:962px !important;
	left:430px !important;
	top:1425px !important;
	min-height:100px !important;
}

#item230180 {
	width:450px !important;
	left:430px !important;
	top:1560px !important;
	min-height:160px !important;
}

#item230203 {
	width:450px !important;
	left:940px !important;
	top:1560px !important;
	min-height:160px !important;
}

#item245622 {
	width:460px !important;
	left:430px !important;
	top:1744px !important;
	min-height:120px !important;
}

#item351116 {
	width:1820px !important;
	height:460px !important;
	top:1926px !important;
}

#item345490 {
	width:312px !important;
	height:380px !important;
	left:430px !important;
	top:1967px !important;
	background:#650030;
}

#item345491 {
	width:227px !important;
	left:473px !important;
	top:2067px !important;
	min-height:180px !important;
}

#item345627 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:1967px !important;
	background:#650030;
}

#item345628 {
	width:250px !important;
	left:960px !important;
	top:1978px !important;
	min-height:20px !important;
}

#item345514 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2027px !important;
}

#item345540 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2027px !important;
}

#item345553 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2027px !important;
}

#item345566 {
	width:135px !important;
	height:69px !important;
	left:1255px !important;
	top:2027px !important;
}

#item345585 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2119px !important;
}

#item345598 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2119px !important;
}

#item345612 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2119px !important;
}

#item345651 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2218px !important;
	background:#650030;
}

#item345652 {
	width:250px !important;
	left:960px !important;
	top:2229px !important;
	min-height:20px !important;
}

#item345688 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2278px !important;
}

#item345704 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2278px !important;
}

#item345717 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2278px !important;
}

#item246851 {
	width:1820px !important;
	height:270px !important;
	top:2386px !important;
	background:#e2eef9;
}

#item246852 {
	width:480px !important;
	left:510px !important;
	top:2454px !important;
	min-height:100px !important;
}

#item263836 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item263837 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246877 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item246878 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item246875 {
	width:206px !important;
	height:41px !important;
	left:1060px !important;
	top:2487px !important;
}

#item246928 {
	width:960px !important;
	left:430px !important;
	top:2704px !important;
	min-height:230px !important;
}

#item317651 {
	width:1820px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317679 {
	width:114px !important;
	min-height:20px !important;
}

#item317655 {
	width:114px !important;
	min-height:20px !important;
}

#item317652 {
	width:114px !important;
	height:20px !important;
	left:844px !important;
	top:38px !important;
}

#item317702 {
	width:8px !important;
	height:8px !important;
	left:969px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item328346 {
	width:108px !important;
	min-height:50px !important;
}

#item328320 {
	width:108px !important;
	min-height:50px !important;
}

#item328317 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item328373 {
	width:108px !important;
	min-height:50px !important;
}

#item328370 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item328400 {
	width:108px !important;
	min-height:50px !important;
}

#item328425 {
	width:108px !important;
	min-height:50px !important;
}

#item328397 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item328452 {
	width:108px !important;
	min-height:50px !important;
}

#item328449 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item317810 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item317811 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item317785 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item317786 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item317783 {
	width:165px !important;
	height:41px !important;
	left:1295px !important;
	top:25px !important;
}

#item317842 {
	width:132px !important;
	height:46px !important;
}

#item317837 {
	width:132px !important;
	height:46px !important;
}

#item317834 {
	width:132px !important;
	height:46px !important;
	left:355px !important;
	top:21px !important;
}

#item317650.fixed-pos-elem {
	width:1843px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item301266 {
	opacity:0.45;
	width:1820px !important;
	height:2970px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item301263 {
	width:1826px !important;
	height:2976px !important;
	left:10px !important;
	top:10px !important;
}

#item301267 {
	width:960px !important;
	height:500px !important;
	left:443px !important;
	top:152px !important;
	background:#e2eef9;
}

#item301273 {
	width:370px !important;
	left:493px !important;
	top:174px !important;
	min-height:40px !important;
}

#item301297 {
	width:340px !important;
	left:493px !important;
	top:273px !important;
	min-height:180px !important;
}

#item301320 {
	width:480px !important;
	height:270px !important;
	left:873px !important;
	top:273px !important;
}

#item301322 {
	width:340px !important;
	height:6px !important;
	left:493px !important;
	top:474px !important;
	background:#ff4f17;
}

#item301323 {
	width:320px !important;
	left:493px !important;
	top:504px !important;
	min-height:90px !important;
}

#item301374 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item301350 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item301346 {
	width:76px !important;
	height:22px !important;
	left:1300px !important;
	top:176px !important;
}

#item301261 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item301259.fixed-pos-elem {
	width:1836px !important;
	height:2986px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item255631 {
	width:430px !important;
	left:120px !important;
	top:151px !important;
	min-height:100px !important;
}

#item266883 {
	width:930px !important;
	left:120px !important;
	top:290px !important;
	min-height:120px !important;
}

#item266906 {
	width:640px !important;
	left:120px !important;
	top:429px !important;
	min-height:20px !important;
}

#item255714 {
	width:960px !important;
	height:740px !important;
	left:120px !important;
	top:575px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item255715 {
	width:860px !important;
	left:170px !important;
	top:635px !important;
	min-height:96px !important;
}

#item255739 {
	width:780px !important;
	left:170px !important;
	top:760px !important;
	min-height:41px !important;
}

#item255762 {
	width:780px !important;
	left:170px !important;
	top:836px !important;
	min-height:360px !important;
}

#item255817 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item255787 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item255785 {
	width:272px !important;
	height:38px !important;
	left:170px !important;
	top:1212px !important;
}

#item255845 {
	width:962px !important;
	left:120px !important;
	top:1425px !important;
	min-height:100px !important;
}

#item255868 {
	width:450px !important;
	left:120px !important;
	top:1560px !important;
	min-height:160px !important;
}

#item255891 {
	width:450px !important;
	left:630px !important;
	top:1560px !important;
	min-height:160px !important;
}

#item255914 {
	width:460px !important;
	left:120px !important;
	top:1744px !important;
	min-height:120px !important;
}

#item351152 {
	width:1200px !important;
	height:460px !important;
	top:1926px !important;
}

#item343886 {
	width:312px !important;
	height:380px !important;
	left:120px !important;
	top:1967px !important;
	background:#650030;
}

#item343887 {
	width:227px !important;
	left:162px !important;
	top:2067px !important;
	min-height:180px !important;
}

#item344019 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:1967px !important;
	background:#650030;
}

#item344020 {
	width:250px !important;
	left:650px !important;
	top:1978px !important;
	min-height:20px !important;
}

#item343910 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2027px !important;
}

#item343936 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2027px !important;
}

#item343950 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2027px !important;
}

#item343962 {
	width:135px !important;
	height:69px !important;
	left:945px !important;
	top:2027px !important;
}

#item343978 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2119px !important;
}

#item343992 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2119px !important;
}

#item344006 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2119px !important;
}

#item344043 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2218px !important;
	background:#650030;
}

#item344044 {
	width:250px !important;
	left:650px !important;
	top:2229px !important;
	min-height:20px !important;
}

#item344079 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2278px !important;
}

#item344092 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2278px !important;
}

#item344110 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2278px !important;
}

#item255956 {
	width:1198px !important;
	height:270px !important;
	left:1px !important;
	top:2386px !important;
	background:#e2eef9;
}

#item255957 {
	width:480px !important;
	left:200px !important;
	top:2454px !important;
	min-height:100px !important;
}

#item264324 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item264325 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item255982 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item255983 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item255980 {
	width:206px !important;
	height:41px !important;
	left:750px !important;
	top:2487px !important;
}

#item256034 {
	width:960px !important;
	left:120px !important;
	top:2704px !important;
	min-height:230px !important;
}

#item356002 {
	width:1200px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item356030 {
	width:114px !important;
	min-height:20px !important;
}

#item356006 {
	width:114px !important;
	min-height:20px !important;
}

#item356003 {
	width:114px !important;
	height:20px !important;
	left:534px !important;
	top:38px !important;
}

#item356053 {
	width:8px !important;
	height:8px !important;
	left:659px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item356082 {
	width:108px !important;
	min-height:50px !important;
}

#item356057 {
	width:108px !important;
	min-height:50px !important;
}

#item356054 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item356109 {
	width:108px !important;
	min-height:50px !important;
}

#item356106 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item356163 {
	width:108px !important;
	min-height:50px !important;
}

#item356138 {
	width:108px !important;
	min-height:50px !important;
}

#item356134 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item356191 {
	width:108px !important;
	min-height:50px !important;
}

#item356188 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item356243 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item356244 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item356218 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item356219 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item356215 {
	width:165px !important;
	height:41px !important;
	left:985px !important;
	top:25px !important;
}

#item356277 {
	width:132px !important;
	height:46px !important;
}

#item356271 {
	width:132px !important;
	height:46px !important;
}

#item356267 {
	width:132px !important;
	height:46px !important;
	left:45px !important;
	top:21px !important;
}

#item356001.fixed-pos-elem {
	width:1223px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item294056 {
	opacity:0.45;
	width:1200px !important;
	height:2970px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item294053 {
	width:1206px !important;
	height:2976px !important;
	left:10px !important;
	top:10px !important;
}

#item294057 {
	width:960px !important;
	height:500px !important;
	left:133px !important;
	top:152px !important;
	background:#e2eef9;
}

#item294064 {
	width:370px !important;
	left:183px !important;
	top:174px !important;
	min-height:40px !important;
}

#item294087 {
	width:340px !important;
	left:183px !important;
	top:273px !important;
	min-height:180px !important;
}

#item294110 {
	width:480px !important;
	height:270px !important;
	left:563px !important;
	top:273px !important;
}

#item294112 {
	width:340px !important;
	height:6px !important;
	left:183px !important;
	top:474px !important;
	background:#ff4f17;
}

#item294113 {
	width:320px !important;
	left:183px !important;
	top:504px !important;
	min-height:90px !important;
}

#item294163 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item294139 {
	width:70px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item294136 {
	width:76px !important;
	height:22px !important;
	left:990px !important;
	top:176px !important;
}

#item293857 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item293797.fixed-pos-elem {
	width:1216px !important;
	height:2986px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item180090 {
	width:460px !important;
	left:60px !important;
	top:170px !important;
	min-height:100px !important;
}

#item230995 {
	width:470px !important;
	left:60px !important;
	top:314px !important;
	min-height:150px !important;
}

#item266929 {
	width:640px !important;
	left:60px !important;
	top:490px !important;
	min-height:90px !important;
}

#item232028 {
	width:640px !important;
	left:60px !important;
	top:649px !important;
	min-height:20px !important;
}

#item231031 {
	width:648px !important;
	height:792px !important;
	left:60px !important;
	top:790px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item231032 {
	width:560px !important;
	left:104px !important;
	top:850px !important;
	min-height:100px !important;
}

#item231055 {
	width:560px !important;
	left:104px !important;
	top:972px !important;
	min-height:41px !important;
}

#item231078 {
	width:560px !important;
	left:104px !important;
	top:1037px !important;
	min-height:400px !important;
}

#item231131 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item231103 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item231101 {
	width:272px !important;
	height:38px !important;
	left:104px !important;
	top:1470px !important;
}

#item231158 {
	width:648px !important;
	left:60px !important;
	top:1672px !important;
	min-height:100px !important;
}

#item231181 {
	width:648px !important;
	left:60px !important;
	top:1807px !important;
	min-height:110px !important;
}

#item231205 {
	width:648px !important;
	left:60px !important;
	top:1951px !important;
	min-height:110px !important;
}

#item259561 {
	width:648px !important;
	left:60px !important;
	top:2095px !important;
	min-height:90px !important;
}

#item347888 {
	width:648px !important;
	height:180px !important;
	left:60px !important;
	top:2316px !important;
	background:#650030;
}

#item347889 {
	width:460px !important;
	left:102px !important;
	top:2364px !important;
	min-height:90px !important;
}

#item347912 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:2547px !important;
	background:#650030;
}

#item347913 {
	width:250px !important;
	left:259px !important;
	top:2558px !important;
	min-height:20px !important;
}

#item347936 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2627px !important;
}

#item347961 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2627px !important;
}

#item347977 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2627px !important;
}

#item347991 {
	width:135px !important;
	height:69px !important;
	left:573px !important;
	top:2627px !important;
}

#item348003 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2736px !important;
}

#item348017 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2736px !important;
}

#item348031 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2736px !important;
}

#item348046 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:2855px !important;
	background:#650030;
}

#item348047 {
	width:250px !important;
	left:259px !important;
	top:2866px !important;
	min-height:20px !important;
}

#item348085 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2935px !important;
}

#item348100 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2935px !important;
}

#item348113 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2935px !important;
}

#item259631 {
	width:766px !important;
	height:360px !important;
	left:1px !important;
	top:3055px !important;
	background:#e2eef9;
}

#item259632 {
	width:480px !important;
	left:114px !important;
	top:3126px !important;
	min-height:100px !important;
}

#item259683 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item259684 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item259658 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item259659 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item259656 {
	width:206px !important;
	height:41px !important;
	left:114px !important;
	top:3255px !important;
}

#item259708 {
	width:648px !important;
	left:60px !important;
	top:3451px !important;
	min-height:250px !important;
}

#item181254 {
	width:768px !important;
	height:690px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item181283 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item181259 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item181255 {
	width:206px !important;
	height:22px !important;
	left:545px !important;
	top:106px !important;
}

#item358724 {
	width:210px !important;
	left:519px !important;
	top:160px !important;
	min-height:20px !important;
}

#item181719 {
	width:8px !important;
	height:8px !important;
	left:675px !important;
	top:378px !important;
	border-radius:12px;
	background:#650030;
}

#item181720 {
	width:170px !important;
	left:578px !important;
	top:375px !important;
	min-height:20px !important;
}

#item181358 {
	width:8px !important;
	height:8px !important;
	left:119px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item181359 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181334 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181331 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:197px !important;
}

#item181461 {
	width:8px !important;
	height:8px !important;
	left:105px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item181462 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181437 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181434 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:232px !important;
}

#item181512 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item181513 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181488 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181485 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:267px !important;
}

#item181615 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item181616 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181591 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181588 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:302px !important;
}

#item181668 {
	width:8px !important;
	height:8px !important;
	left:65px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item181669 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181644 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181641 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:337px !important;
}

#item181771 {
	width:8px !important;
	height:8px !important;
	left:85px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item181772 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181746 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item181743 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:407px !important;
}

#item358749 {
	width:207px !important;
	left:522px !important;
	top:463px !important;
	min-height:20px !important;
}

#item358851 {
	width:8px !important;
	height:8px !important;
	left:101px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item358852 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358827 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358824 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:500px !important;
}

#item358903 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item358904 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358879 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358876 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:535px !important;
}

#item358954 {
	width:8px !important;
	height:8px !important;
	left:70px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item358955 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358930 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item358927 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:570px !important;
}

#item181823 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item181824 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item181798 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item181799 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item181795 {
	width:171px !important;
	height:47px !important;
	left:580px !important;
	top:616px !important;
}

#item236402 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item181850 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item181847 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item181861 {
	width:32px !important;
	height:32px !important;
	left:719px !important;
	top:33px !important;
}

#item181870 {
	width:768px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236395 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item181874 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item181871 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item181886 {
	width:48px !important;
	height:32px !important;
	left:697px !important;
	top:38px !important;
}

#item181252.fixed-pos-elem {
	width:778px !important;
	height:700px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item197573 {
	width:480px !important;
	left:30px !important;
	top:170px !important;
	min-height:100px !important;
}

#item231492 {
	width:516px !important;
	left:30px !important;
	top:490px !important;
	min-height:270px !important;
}

#item231977 {
	width:516px !important;
	left:30px !important;
	top:863px !important;
	min-height:30px !important;
}

#item231523 {
	width:516px !important;
	left:30px !important;
	top:1275px !important;
	min-height:150px !important;
}

#item231547 {
	width:390px !important;
	left:30px !important;
	top:1483px !important;
	min-height:90px !important;
}

#item231570 {
	width:480px !important;
	left:30px !important;
	top:1603px !important;
	min-height:670px !important;
}

#item231623 {
	opacity:0.80;
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item231595 {
	width:230px !important;
	left:42px !important;
	min-height:20px !important;
}

#item231593 {
	width:272px !important;
	height:38px !important;
	left:30px !important;
	top:2291px !important;
}

#item231650 {
	width:516px !important;
	left:30px !important;
	top:2419px !important;
	min-height:190px !important;
}

#item231673 {
	width:516px !important;
	left:30px !important;
	top:2637px !important;
	min-height:210px !important;
}

#item231696 {
	width:516px !important;
	left:30px !important;
	top:2885px !important;
	min-height:210px !important;
}

#item263104 {
	width:516px !important;
	left:30px !important;
	top:3133px !important;
	min-height:140px !important;
}

#item350838 {
	width:516px !important;
	height:180px !important;
	left:30px !important;
	top:3360px !important;
	background:#650030;
}

#item350839 {
	width:440px !important;
	left:72px !important;
	top:3404px !important;
	min-height:100px !important;
}

#item350862 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:3598px !important;
	background:#650030;
}

#item350863 {
	width:242px !important;
	left:167px !important;
	top:3610px !important;
	min-height:30px !important;
}

#item393270 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:3708px !important;
}

#item393283 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:3708px !important;
}

#item393297 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:3885px !important;
}

#item393311 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:3885px !important;
}

#item393326 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4062px !important;
}

#item393342 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:4062px !important;
}

#item393354 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4239px !important;
}

#item350999 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:4416px !important;
	background:#650030;
}

#item351000 {
	width:242px !important;
	left:167px !important;
	top:4428px !important;
	min-height:30px !important;
}

#item351036 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4526px !important;
}

#item351049 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:4526px !important;
}

#item351061 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4703px !important;
}

#item263140 {
	width:576px !important;
	height:420px !important;
	top:4920px !important;
	background:#e2eef9;
}

#item198020 {
	width:480px !important;
	left:30px !important;
	top:4998px !important;
	min-height:110px !important;
}

#item198072 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#c20019;
}

#item198073 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item198047 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#650030;
}

#item198048 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item198044 {
	width:330px !important;
	height:70px !important;
	left:30px !important;
	top:5138px !important;
}

#item263217 {
	width:516px !important;
	left:30px !important;
	top:5395px !important;
	min-height:450px !important;
}

#item198123 {
	width:576px !important;
	height:845px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item198153 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item198129 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item198124 {
	width:206px !important;
	height:26px !important;
	left:353px !important;
	top:117px !important;
}

#item366010 {
	width:260px !important;
	left:272px !important;
	top:180px !important;
	min-height:30px !important;
}

#item366061 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366084 {
	width:10px !important;
	height:10px !important;
	left:108px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item366037 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366034 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:227px !important;
}

#item366165 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366189 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item366141 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366138 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:272px !important;
}

#item366217 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366240 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item366193 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366190 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:317px !important;
}

#item366268 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366291 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item366244 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366241 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:362px !important;
}

#item366319 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366342 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item366295 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366292 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:407px !important;
}

#item366370 {
	width:170px !important;
	left:386px !important;
	top:455px !important;
	min-height:25px !important;
}

#item366393 {
	width:10px !important;
	height:10px !important;
	left:467px !important;
	top:458px !important;
	border-radius:12px;
	background:#650030;
}

#item366422 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366445 {
	width:10px !important;
	height:10px !important;
	left:66px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item366397 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366394 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:497px !important;
}

#item366447 {
	width:260px !important;
	left:272px !important;
	top:560px !important;
	min-height:30px !important;
}

#item366600 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366623 {
	width:10px !important;
	height:10px !important;
	left:86px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item366576 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366573 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:607px !important;
}

#item366549 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366572 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item366525 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366522 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:652px !important;
}

#item366653 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366676 {
	width:10px !important;
	height:10px !important;
	left:48px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item366627 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item366624 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:697px !important;
}

#item244248 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item244249 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item198676 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item198678 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item198673 {
	width:246px !important;
	height:56px !important;
	left:313px !important;
	top:742px !important;
}

#item236530 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item198729 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item198726 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item198740 {
	width:42px !important;
	height:42px !important;
	left:517px !important;
	top:37px !important;
}

#item198747 {
	width:576px !important;
	height:95px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item236524 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item198751 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item198748 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item198760 {
	width:48px !important;
	height:32px !important;
	left:510px !important;
	top:41px !important;
}

#item198121.fixed-pos-elem {
	width:586px !important;
	height:855px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item351176 {
	width:430px !important;
	left:430px !important;
	top:151px !important;
	min-height:100px !important;
}

#item351211 {
	width:790px !important;
	left:430px !important;
	top:290px !important;
	min-height:100px !important;
}

#item352392 {
	width:640px !important;
	left:430px !important;
	top:432px !important;
	min-height:20px !important;
}

#item351262 {
	width:960px !important;
	height:588px !important;
	left:430px !important;
	top:578px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item351264 {
	width:860px !important;
	left:480px !important;
	top:638px !important;
	min-height:96px !important;
}

#item351288 {
	width:780px !important;
	left:480px !important;
	top:763px !important;
	min-height:41px !important;
}

#item351312 {
	width:820px !important;
	left:480px !important;
	top:839px !important;
	min-height:270px !important;
}

#item391675 {
	width:410px !important;
	left:430px !important;
	top:1233px !important;
	min-height:40px !important;
}

#item351393 {
	width:962px !important;
	left:430px !important;
	top:1297px !important;
	min-height:80px !important;
}

#item351485 {
	width:1820px !important;
	height:460px !important;
	top:1447px !important;
}

#item351487 {
	width:312px !important;
	height:380px !important;
	left:430px !important;
	top:1488px !important;
	background:#650030;
}

#item351488 {
	width:227px !important;
	left:472px !important;
	top:1588px !important;
	min-height:180px !important;
}

#item351511 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:1488px !important;
	background:#650030;
}

#item351512 {
	width:250px !important;
	left:960px !important;
	top:1499px !important;
	min-height:20px !important;
}

#item351535 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:1548px !important;
}

#item351563 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:1548px !important;
}

#item351577 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:1548px !important;
}

#item351592 {
	width:135px !important;
	height:69px !important;
	left:1255px !important;
	top:1548px !important;
}

#item351607 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:1640px !important;
}

#item351619 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:1640px !important;
}

#item351633 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:1640px !important;
}

#item351648 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:1739px !important;
	background:#650030;
}

#item351649 {
	width:250px !important;
	left:960px !important;
	top:1750px !important;
	min-height:20px !important;
}

#item351685 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:1799px !important;
}

#item351699 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:1799px !important;
}

#item351712 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:1799px !important;
}

#item351727 {
	width:1820px !important;
	height:270px !important;
	top:1907px !important;
	background:#e2eef9;
}

#item351728 {
	width:480px !important;
	left:510px !important;
	top:1975px !important;
	min-height:100px !important;
}

#item351779 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item351780 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item351754 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item351755 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item351751 {
	width:206px !important;
	height:41px !important;
	left:1060px !important;
	top:2008px !important;
}

#item351804 {
	width:960px !important;
	left:430px !important;
	top:2225px !important;
	min-height:230px !important;
}

#item351828 {
	width:1820px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item351856 {
	width:114px !important;
	min-height:20px !important;
}

#item351832 {
	width:114px !important;
	min-height:20px !important;
}

#item351829 {
	width:114px !important;
	height:20px !important;
	left:844px !important;
	top:38px !important;
}

#item351879 {
	width:8px !important;
	height:8px !important;
	left:969px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item351910 {
	width:108px !important;
	min-height:50px !important;
}

#item351884 {
	width:108px !important;
	min-height:50px !important;
}

#item351880 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item351938 {
	width:108px !important;
	min-height:50px !important;
}

#item351934 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item351991 {
	width:108px !important;
	min-height:50px !important;
}

#item351966 {
	width:108px !important;
	min-height:50px !important;
}

#item351962 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item352020 {
	width:108px !important;
	min-height:50px !important;
}

#item352016 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item352072 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item352073 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item352047 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item352048 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item352044 {
	width:165px !important;
	height:41px !important;
	left:1295px !important;
	top:25px !important;
}

#item352105 {
	width:132px !important;
	height:46px !important;
}

#item352100 {
	width:132px !important;
	height:46px !important;
}

#item352096 {
	width:132px !important;
	height:46px !important;
	left:355px !important;
	top:21px !important;
}

#item351827.fixed-pos-elem {
	width:1843px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item353539 {
	width:430px !important;
	left:120px !important;
	top:151px !important;
	min-height:100px !important;
}

#item353573 {
	width:790px !important;
	left:120px !important;
	top:290px !important;
	min-height:100px !important;
}

#item391996 {
	width:640px !important;
	left:120px !important;
	top:432px !important;
	min-height:20px !important;
}

#item353602 {
	width:960px !important;
	height:588px !important;
	left:120px !important;
	top:578px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item353603 {
	width:860px !important;
	left:170px !important;
	top:638px !important;
	min-height:96px !important;
}

#item353627 {
	width:780px !important;
	left:170px !important;
	top:763px !important;
	min-height:41px !important;
}

#item353650 {
	width:820px !important;
	left:170px !important;
	top:839px !important;
	min-height:270px !important;
}

#item391709 {
	width:410px !important;
	left:120px !important;
	top:1233px !important;
	min-height:40px !important;
}

#item391733 {
	width:962px !important;
	left:120px !important;
	top:1297px !important;
	min-height:80px !important;
}

#item352821 {
	width:1200px !important;
	height:460px !important;
	top:1447px !important;
}

#item352824 {
	width:312px !important;
	height:380px !important;
	left:120px !important;
	top:1488px !important;
	background:#650030;
}

#item352825 {
	width:227px !important;
	left:162px !important;
	top:1588px !important;
	min-height:180px !important;
}

#item352848 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:1488px !important;
	background:#650030;
}

#item352850 {
	width:250px !important;
	left:650px !important;
	top:1499px !important;
	min-height:20px !important;
}

#item352873 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:1548px !important;
}

#item352900 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:1548px !important;
}

#item352915 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:1548px !important;
}

#item352929 {
	width:135px !important;
	height:69px !important;
	left:945px !important;
	top:1548px !important;
}

#item352943 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:1640px !important;
}

#item352955 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:1640px !important;
}

#item352969 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:1640px !important;
}

#item352982 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:1739px !important;
	background:#650030;
}

#item352983 {
	width:250px !important;
	left:650px !important;
	top:1750px !important;
	min-height:20px !important;
}

#item353020 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:1799px !important;
}

#item353036 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:1799px !important;
}

#item353049 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:1799px !important;
}

#item353061 {
	width:1198px !important;
	height:270px !important;
	left:1px !important;
	top:1907px !important;
	background:#e2eef9;
}

#item353063 {
	width:480px !important;
	left:200px !important;
	top:1975px !important;
	min-height:100px !important;
}

#item353115 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item353116 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item353090 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item353091 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item353086 {
	width:206px !important;
	height:41px !important;
	left:750px !important;
	top:2008px !important;
}

#item353140 {
	width:960px !important;
	left:120px !important;
	top:2225px !important;
	min-height:230px !important;
}

#item356326 {
	width:1200px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item356354 {
	width:114px !important;
	min-height:20px !important;
}

#item356330 {
	width:114px !important;
	min-height:20px !important;
}

#item356327 {
	width:114px !important;
	height:20px !important;
	left:534px !important;
	top:38px !important;
}

#item356377 {
	width:8px !important;
	height:8px !important;
	left:659px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item356406 {
	width:108px !important;
	min-height:50px !important;
}

#item356381 {
	width:108px !important;
	min-height:50px !important;
}

#item356378 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item356433 {
	width:108px !important;
	min-height:50px !important;
}

#item356430 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item356485 {
	width:108px !important;
	min-height:50px !important;
}

#item356460 {
	width:108px !important;
	min-height:50px !important;
}

#item356457 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item356513 {
	width:108px !important;
	min-height:50px !important;
}

#item356510 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item356565 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item356566 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item356540 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item356541 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item356537 {
	width:165px !important;
	height:41px !important;
	left:985px !important;
	top:25px !important;
}

#item356598 {
	width:132px !important;
	height:46px !important;
}

#item356592 {
	width:132px !important;
	height:46px !important;
}

#item356589 {
	width:132px !important;
	height:46px !important;
	left:45px !important;
	top:21px !important;
}

#item356325.fixed-pos-elem {
	width:1223px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item359010 {
	width:460px !important;
	left:60px !important;
	top:170px !important;
	min-height:100px !important;
}

#item359033 {
	width:440px !important;
	left:60px !important;
	top:314px !important;
	min-height:150px !important;
}

#item392029 {
	width:640px !important;
	left:60px !important;
	top:516px !important;
	min-height:20px !important;
}

#item359118 {
	width:648px !important;
	height:722px !important;
	left:60px !important;
	top:646px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item360751 {
	width:560px !important;
	left:104px !important;
	top:706px !important;
	min-height:170px !important;
}

#item359143 {
	width:560px !important;
	left:104px !important;
	top:901px !important;
	min-height:41px !important;
}

#item359166 {
	width:540px !important;
	left:104px !important;
	top:966px !important;
	min-height:340px !important;
}

#item391780 {
	width:648px !important;
	left:60px !important;
	top:1440px !important;
	min-height:40px !important;
}

#item359249 {
	width:620px !important;
	left:60px !important;
	top:1510px !important;
	min-height:110px !important;
}

#item359348 {
	width:648px !important;
	height:180px !important;
	left:60px !important;
	top:1728px !important;
	background:#650030;
}

#item359349 {
	width:460px !important;
	left:102px !important;
	top:1776px !important;
	min-height:90px !important;
}

#item359372 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:1959px !important;
	background:#650030;
}

#item359373 {
	width:250px !important;
	left:259px !important;
	top:1970px !important;
	min-height:20px !important;
}

#item359396 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2039px !important;
}

#item359424 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2039px !important;
}

#item359438 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2039px !important;
}

#item359451 {
	width:135px !important;
	height:69px !important;
	left:573px !important;
	top:2039px !important;
}

#item359465 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2148px !important;
}

#item359481 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2148px !important;
}

#item359494 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2148px !important;
}

#item359506 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:2267px !important;
	background:#650030;
}

#item359507 {
	width:250px !important;
	left:259px !important;
	top:2278px !important;
	min-height:20px !important;
}

#item359546 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2347px !important;
}

#item359560 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2347px !important;
}

#item359574 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2347px !important;
}

#item359588 {
	width:766px !important;
	height:360px !important;
	left:1px !important;
	top:2467px !important;
	background:#e2eef9;
}

#item359590 {
	width:480px !important;
	left:114px !important;
	top:2538px !important;
	min-height:100px !important;
}

#item359641 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item359642 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item359616 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item359617 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item359613 {
	width:206px !important;
	height:41px !important;
	left:114px !important;
	top:2667px !important;
}

#item359666 {
	width:648px !important;
	left:60px !important;
	top:2863px !important;
	min-height:250px !important;
}

#item359692 {
	width:768px !important;
	height:690px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item359721 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item359697 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item359694 {
	width:206px !important;
	height:22px !important;
	left:545px !important;
	top:106px !important;
}

#item359745 {
	width:210px !important;
	left:519px !important;
	top:160px !important;
	min-height:20px !important;
}

#item359821 {
	width:8px !important;
	height:8px !important;
	left:119px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item359823 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item359797 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item359794 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:197px !important;
}

#item359924 {
	width:8px !important;
	height:8px !important;
	left:105px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item359925 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item359900 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item359897 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:232px !important;
}

#item359976 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item359977 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item359952 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item359949 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:267px !important;
}

#item360027 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item360028 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360003 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360000 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:302px !important;
}

#item360079 {
	width:8px !important;
	height:8px !important;
	left:65px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item360080 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360054 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360051 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:337px !important;
}

#item360578 {
	width:8px !important;
	height:8px !important;
	left:100px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item360579 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360554 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360551 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item360131 {
	width:8px !important;
	height:8px !important;
	left:85px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item360132 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360106 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360103 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:407px !important;
}

#item360156 {
	width:207px !important;
	left:522px !important;
	top:463px !important;
	min-height:20px !important;
}

#item360259 {
	width:8px !important;
	height:8px !important;
	left:676px !important;
	top:506px !important;
	border-radius:12px;
	background:#650030;
}

#item360260 {
	width:170px !important;
	left:578px !important;
	top:503px !important;
	min-height:20px !important;
}

#item360311 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item360312 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360286 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360283 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:535px !important;
}

#item360362 {
	width:8px !important;
	height:8px !important;
	left:70px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item360363 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360338 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item360335 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:570px !important;
}

#item360415 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item360416 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item360390 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item360391 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item360386 {
	width:171px !important;
	height:47px !important;
	left:580px !important;
	top:616px !important;
}

#item360447 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item360442 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item360439 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item360451 {
	width:32px !important;
	height:32px !important;
	left:719px !important;
	top:33px !important;
}

#item360459 {
	width:768px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item360468 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item360463 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item360460 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item360473 {
	width:48px !important;
	height:32px !important;
	left:697px !important;
	top:38px !important;
}

#item359690.fixed-pos-elem {
	width:778px !important;
	height:700px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item366943 {
	width:480px !important;
	left:30px !important;
	top:170px !important;
	min-height:100px !important;
}

#item366974 {
	width:516px !important;
	left:30px !important;
	top:460px !important;
	min-height:130px !important;
}

#item392106 {
	width:516px !important;
	left:30px !important;
	top:630px !important;
	min-height:30px !important;
}

#item367050 {
	width:453px !important;
	left:30px !important;
	top:1025px !important;
	min-height:200px !important;
}

#item369475 {
	width:448px !important;
	left:30px !important;
	top:1260px !important;
	min-height:40px !important;
}

#item369498 {
	width:470px !important;
	left:30px !important;
	top:1333px !important;
	min-height:510px !important;
}

#item391810 {
	width:516px !important;
	left:30px !important;
	top:1926px !important;
	min-height:40px !important;
}

#item367395 {
	width:516px !important;
	left:30px !important;
	top:2002px !important;
	min-height:230px !important;
}

#item367464 {
	width:516px !important;
	height:180px !important;
	left:30px !important;
	top:2320px !important;
	background:#650030;
}

#item367465 {
	width:440px !important;
	left:72px !important;
	top:2364px !important;
	min-height:90px !important;
}

#item367488 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:2558px !important;
	background:#650030;
}

#item367489 {
	width:242px !important;
	left:167px !important;
	top:2570px !important;
	min-height:30px !important;
}

#item393387 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:2668px !important;
}

#item393399 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:2668px !important;
}

#item393414 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:2845px !important;
}

#item393427 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:2845px !important;
}

#item393443 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:3022px !important;
}

#item393455 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:3022px !important;
}

#item393469 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:3199px !important;
}

#item367624 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:3376px !important;
	background:#650030;
}

#item367625 {
	width:242px !important;
	left:167px !important;
	top:3388px !important;
	min-height:30px !important;
}

#item367661 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:3486px !important;
}

#item367676 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:3486px !important;
}

#item367689 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:3663px !important;
}

#item367703 {
	width:576px !important;
	height:420px !important;
	top:3880px !important;
	background:#e2eef9;
}

#item367704 {
	width:480px !important;
	left:30px !important;
	top:3958px !important;
	min-height:110px !important;
}

#item367756 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#c20019;
}

#item367757 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item367730 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#650030;
}

#item367732 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item367727 {
	width:330px !important;
	height:70px !important;
	left:30px !important;
	top:4098px !important;
}

#item367781 {
	width:516px !important;
	left:30px !important;
	top:4355px !important;
	min-height:450px !important;
}

#item367806 {
	width:576px !important;
	height:845px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item367834 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item367810 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item367807 {
	width:206px !important;
	height:26px !important;
	left:353px !important;
	top:117px !important;
}

#item368605 {
	width:260px !important;
	left:272px !important;
	top:180px !important;
	min-height:30px !important;
}

#item367910 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item367933 {
	width:10px !important;
	height:10px !important;
	left:108px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item367886 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item367883 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:227px !important;
}

#item368013 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368036 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item367988 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item367985 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:272px !important;
}

#item368065 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368088 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item368041 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368037 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:317px !important;
}

#item368117 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368140 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item368092 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368089 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:362px !important;
}

#item368168 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368191 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item368144 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368141 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:407px !important;
}

#item368219 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368242 {
	width:10px !important;
	height:10px !important;
	left:84px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item368195 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368192 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:452px !important;
}

#item369016 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item369040 {
	width:10px !important;
	height:10px !important;
	left:66px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item368992 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368989 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:497px !important;
}

#item368269 {
	width:260px !important;
	left:272px !important;
	top:560px !important;
	min-height:30px !important;
}

#item368423 {
	width:170px !important;
	left:386px !important;
	top:610px !important;
	min-height:25px !important;
}

#item368446 {
	width:10px !important;
	height:10px !important;
	left:469px !important;
	top:613px !important;
	border-radius:12px;
	background:#650030;
}

#item368372 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368395 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item368348 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368344 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:652px !important;
}

#item368474 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368497 {
	width:10px !important;
	height:10px !important;
	left:48px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item368450 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item368447 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:697px !important;
}

#item368526 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item368527 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item368501 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item368502 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item368498 {
	width:246px !important;
	height:56px !important;
	left:313px !important;
	top:742px !important;
}

#item368561 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item368553 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item368550 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item368565 {
	width:42px !important;
	height:42px !important;
	left:517px !important;
	top:37px !important;
}

#item368572 {
	width:576px !important;
	height:95px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item368582 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item368576 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item368573 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item368586 {
	width:48px !important;
	height:32px !important;
	left:510px !important;
	top:41px !important;
}

#item367804.fixed-pos-elem {
	width:586px !important;
	height:855px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item369598 {
	width:960px !important;
	height:758px !important;
	left:430px !important;
	top:566px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item369599 {
	width:480px !important;
	left:430px !important;
	top:151px !important;
	min-height:100px !important;
}

#item369633 {
	width:930px !important;
	left:430px !important;
	top:290px !important;
	min-height:70px !important;
}

#item369656 {
	width:640px !important;
	left:430px !important;
	top:410px !important;
	min-height:20px !important;
}

#item369679 {
	width:860px !important;
	left:480px !important;
	top:616px !important;
	min-height:96px !important;
}

#item369869 {
	width:800px !important;
	left:33px !important;
	top:110px !important;
	min-height:41px !important;
}

#item369893 {
	width:780px !important;
	left:33px !important;
	top:186px !important;
	min-height:340px !important;
}

#item369947 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item369920 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item369916 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item369706 {
	width:800px !important;
	left:33px !important;
	top:30px !important;
	min-height:41px !important;
}

#item369730 {
	width:780px !important;
	left:33px !important;
	top:106px !important;
	min-height:280px !important;
}

#item369785 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item369758 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item369753 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:427px !important;
}

#item369702 {
	width:876px !important;
	height:526px !important;
	left:467px !important;
	top:736px !important;
}

#item370376 {
	width:962px !important;
	left:430px !important;
	top:1409px !important;
	min-height:100px !important;
}

#item370399 {
	width:410px !important;
	left:430px !important;
	top:1544px !important;
	min-height:40px !important;
}

#item370422 {
	width:400px !important;
	left:430px !important;
	top:1608px !important;
	min-height:100px !important;
}

#item371643 {
	width:450px !important;
	left:930px !important;
	top:1608px !important;
	min-height:100px !important;
}

#item371667 {
	width:400px !important;
	left:430px !important;
	top:1738px !important;
	min-height:110px !important;
}

#item370445 {
	width:1820px !important;
	height:460px !important;
	top:1938px !important;
}

#item370447 {
	width:312px !important;
	height:380px !important;
	left:430px !important;
	top:1979px !important;
	background:#650030;
}

#item370448 {
	width:227px !important;
	left:472px !important;
	top:2079px !important;
	min-height:180px !important;
}

#item370471 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:1979px !important;
	background:#650030;
}

#item370472 {
	width:250px !important;
	left:960px !important;
	top:1990px !important;
	min-height:20px !important;
}

#item370495 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2039px !important;
}

#item370525 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2039px !important;
}

#item370537 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2039px !important;
}

#item370549 {
	width:135px !important;
	height:69px !important;
	left:1255px !important;
	top:2039px !important;
}

#item370563 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2131px !important;
}

#item370577 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2131px !important;
}

#item370590 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2131px !important;
}

#item370607 {
	width:609px !important;
	height:40px !important;
	left:781px !important;
	top:2230px !important;
	background:#650030;
}

#item370608 {
	width:250px !important;
	left:960px !important;
	top:2241px !important;
	min-height:20px !important;
}

#item370644 {
	width:135px !important;
	height:69px !important;
	left:781px !important;
	top:2290px !important;
}

#item370658 {
	width:135px !important;
	height:69px !important;
	left:939px !important;
	top:2290px !important;
}

#item370670 {
	width:135px !important;
	height:69px !important;
	left:1097px !important;
	top:2290px !important;
}

#item370684 {
	width:1820px !important;
	height:270px !important;
	top:2398px !important;
	background:#e2eef9;
}

#item370685 {
	width:480px !important;
	left:510px !important;
	top:2466px !important;
	min-height:100px !important;
}

#item370737 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item370738 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item370712 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item370713 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item370709 {
	width:206px !important;
	height:41px !important;
	left:1060px !important;
	top:2499px !important;
}

#item370762 {
	width:960px !important;
	left:430px !important;
	top:2716px !important;
	min-height:230px !important;
}

#item370786 {
	width:1820px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item370814 {
	width:114px !important;
	min-height:20px !important;
}

#item370790 {
	width:114px !important;
	min-height:20px !important;
}

#item370787 {
	width:114px !important;
	height:20px !important;
	left:844px !important;
	top:38px !important;
}

#item370837 {
	width:8px !important;
	height:8px !important;
	left:969px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item370867 {
	width:108px !important;
	min-height:50px !important;
}

#item370842 {
	width:108px !important;
	min-height:50px !important;
}

#item370838 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item370895 {
	width:108px !important;
	min-height:50px !important;
}

#item370891 {
	width:123px !important;
	height:50px !important;
	left:1148px !important;
	top:25px !important;
}

#item370951 {
	width:108px !important;
	min-height:50px !important;
}

#item370924 {
	width:108px !important;
	min-height:50px !important;
}

#item370920 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item370979 {
	width:108px !important;
	min-height:50px !important;
}

#item370975 {
	width:126px !important;
	height:50px !important;
	left:997px !important;
	top:25px !important;
}

#item371031 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item371032 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item371006 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item371007 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item371003 {
	width:165px !important;
	height:41px !important;
	left:1295px !important;
	top:25px !important;
}

#item371065 {
	width:132px !important;
	height:46px !important;
}

#item371058 {
	width:132px !important;
	height:46px !important;
}

#item371055 {
	width:132px !important;
	height:46px !important;
	left:355px !important;
	top:21px !important;
}

#item370785.fixed-pos-elem {
	width:1843px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item373473 {
	width:480px !important;
	left:120px !important;
	top:151px !important;
	min-height:100px !important;
}

#item373504 {
	width:930px !important;
	left:120px !important;
	top:290px !important;
	min-height:70px !important;
}

#item373527 {
	width:640px !important;
	left:120px !important;
	top:410px !important;
	min-height:20px !important;
}

#item373472 {
	width:960px !important;
	height:758px !important;
	left:120px !important;
	top:566px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item373550 {
	width:860px !important;
	left:170px !important;
	top:616px !important;
	min-height:96px !important;
}

#item373681 {
	width:800px !important;
	left:33px !important;
	top:110px !important;
	min-height:41px !important;
}

#item373705 {
	width:780px !important;
	left:33px !important;
	top:186px !important;
	min-height:280px !important;
}

#item373759 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item373731 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item373728 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item373576 {
	width:800px !important;
	left:33px !important;
	top:30px !important;
	min-height:41px !important;
}

#item373600 {
	width:780px !important;
	left:33px !important;
	top:106px !important;
	min-height:280px !important;
}

#item373654 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item373627 {
	width:800px !important;
	left:23px !important;
	top:20px !important;
	min-height:41px !important;
}

#item373623 {
	width:866px !important;
	height:86px !important;
	left:10px !important;
	top:427px !important;
}

#item373573 {
	width:876px !important;
	height:513px !important;
	left:157px !important;
	top:736px !important;
}

#item373786 {
	width:962px !important;
	left:120px !important;
	top:1409px !important;
	min-height:100px !important;
}

#item373809 {
	width:410px !important;
	left:120px !important;
	top:1544px !important;
	min-height:40px !important;
}

#item373832 {
	width:400px !important;
	left:120px !important;
	top:1608px !important;
	min-height:100px !important;
}

#item373855 {
	width:450px !important;
	left:620px !important;
	top:1608px !important;
	min-height:100px !important;
}

#item373878 {
	width:400px !important;
	left:120px !important;
	top:1738px !important;
	min-height:110px !important;
}

#item371917 {
	width:1200px !important;
	height:460px !important;
	top:1938px !important;
}

#item373904 {
	width:312px !important;
	height:380px !important;
	left:120px !important;
	top:1979px !important;
	background:#650030;
}

#item373905 {
	width:227px !important;
	left:162px !important;
	top:2079px !important;
	min-height:180px !important;
}

#item373928 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:1979px !important;
	background:#650030;
}

#item373929 {
	width:250px !important;
	left:650px !important;
	top:1990px !important;
	min-height:20px !important;
}

#item373952 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2039px !important;
}

#item373980 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2039px !important;
}

#item373994 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2039px !important;
}

#item374007 {
	width:135px !important;
	height:69px !important;
	left:945px !important;
	top:2039px !important;
}

#item374022 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2131px !important;
}

#item374034 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2131px !important;
}

#item374048 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2131px !important;
}

#item374063 {
	width:609px !important;
	height:40px !important;
	left:471px !important;
	top:2230px !important;
	background:#650030;
}

#item374064 {
	width:250px !important;
	left:650px !important;
	top:2241px !important;
	min-height:20px !important;
}

#item374100 {
	width:135px !important;
	height:69px !important;
	left:471px !important;
	top:2290px !important;
}

#item374113 {
	width:135px !important;
	height:69px !important;
	left:629px !important;
	top:2290px !important;
}

#item374128 {
	width:135px !important;
	height:69px !important;
	left:787px !important;
	top:2290px !important;
}

#item372160 {
	width:1198px !important;
	height:270px !important;
	left:1px !important;
	top:2398px !important;
	background:#e2eef9;
}

#item374142 {
	width:480px !important;
	left:200px !important;
	top:2466px !important;
	min-height:100px !important;
}

#item374193 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item374194 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item374168 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item374169 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item374165 {
	width:206px !important;
	height:41px !important;
	left:750px !important;
	top:2499px !important;
}

#item374217 {
	width:960px !important;
	left:120px !important;
	top:2716px !important;
	min-height:230px !important;
}

#item372261 {
	width:1200px !important;
	height:90px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item372289 {
	width:114px !important;
	min-height:20px !important;
}

#item372265 {
	width:114px !important;
	min-height:20px !important;
}

#item372262 {
	width:114px !important;
	height:20px !important;
	left:534px !important;
	top:38px !important;
}

#item372312 {
	width:8px !important;
	height:8px !important;
	left:659px !important;
	top:41px !important;
	border-radius:12px;
	background:#650030;
}

#item372342 {
	width:108px !important;
	min-height:50px !important;
}

#item372317 {
	width:108px !important;
	min-height:50px !important;
}

#item372313 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item372371 {
	width:108px !important;
	min-height:50px !important;
}

#item372367 {
	width:123px !important;
	height:50px !important;
	left:838px !important;
	top:25px !important;
}

#item372425 {
	width:108px !important;
	min-height:50px !important;
}

#item372399 {
	width:108px !important;
	min-height:50px !important;
}

#item372395 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item372453 {
	width:108px !important;
	min-height:50px !important;
}

#item372449 {
	width:126px !important;
	height:50px !important;
	left:687px !important;
	top:25px !important;
}

#item372505 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item372506 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item372480 {
	width:165px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item372481 {
	width:165px !important;
	top:11px !important;
	min-height:27px !important;
}

#item372477 {
	width:165px !important;
	height:41px !important;
	left:985px !important;
	top:25px !important;
}

#item372538 {
	width:132px !important;
	height:46px !important;
}

#item372532 {
	width:132px !important;
	height:46px !important;
}

#item372529 {
	width:132px !important;
	height:46px !important;
	left:45px !important;
	top:21px !important;
}

#item372260.fixed-pos-elem {
	width:1223px !important;
	height:113px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item378859 {
	width:480px !important;
	left:60px !important;
	top:170px !important;
	min-height:100px !important;
}

#item378967 {
	width:648px !important;
	height:899px !important;
	left:60px !important;
	top:662px !important;
	box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item378968 {
	width:560px !important;
	left:104px !important;
	top:722px !important;
	min-height:170px !important;
}

#item379157 {
	width:510px !important;
	left:13px !important;
	top:112px !important;
	min-height:30px !important;
}

#item379182 {
	width:540px !important;
	left:13px !important;
	top:186px !important;
	min-height:340px !important;
}

#item379237 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item379209 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item379205 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item378994 {
	width:510px !important;
	left:13px !important;
	top:33px !important;
	min-height:30px !important;
}

#item379018 {
	width:540px !important;
	left:13px !important;
	top:106px !important;
	min-height:340px !important;
}

#item379074 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item379047 {
	width:510px !important;
	left:3px !important;
	top:23px !important;
	min-height:30px !important;
}

#item379041 {
	width:566px !important;
	height:86px !important;
	left:10px !important;
	top:486px !important;
}

#item378991 {
	width:576px !important;
	height:572px !important;
	left:91px !important;
	top:913px !important;
}

#item379662 {
	width:620px !important;
	left:60px !important;
	top:1641px !important;
	min-height:110px !important;
}

#item379685 {
	width:648px !important;
	left:60px !important;
	top:1784px !important;
	min-height:40px !important;
}

#item379737 {
	width:648px !important;
	height:180px !important;
	left:60px !important;
	top:2308px !important;
	background:#650030;
}

#item379738 {
	width:460px !important;
	left:102px !important;
	top:2356px !important;
	min-height:90px !important;
}

#item379761 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:2539px !important;
	background:#650030;
}

#item379762 {
	width:250px !important;
	left:259px !important;
	top:2550px !important;
	min-height:20px !important;
}

#item379785 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2619px !important;
}

#item379818 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2619px !important;
}

#item379831 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2619px !important;
}

#item379846 {
	width:135px !important;
	height:69px !important;
	left:573px !important;
	top:2619px !important;
}

#item379859 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2728px !important;
}

#item379872 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2728px !important;
}

#item379887 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2728px !important;
}

#item379902 {
	width:648px !important;
	height:40px !important;
	left:60px !important;
	top:2847px !important;
	background:#650030;
}

#item379903 {
	width:250px !important;
	left:259px !important;
	top:2858px !important;
	min-height:20px !important;
}

#item379938 {
	width:135px !important;
	height:69px !important;
	left:60px !important;
	top:2927px !important;
}

#item379953 {
	width:135px !important;
	height:69px !important;
	left:231px !important;
	top:2927px !important;
}

#item379966 {
	width:135px !important;
	height:69px !important;
	left:402px !important;
	top:2927px !important;
}

#item379979 {
	width:766px !important;
	height:360px !important;
	left:1px !important;
	top:3047px !important;
	background:#e2eef9;
}

#item379980 {
	width:480px !important;
	left:114px !important;
	top:3118px !important;
	min-height:100px !important;
}

#item380031 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#c20019;
}

#item380032 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item380006 {
	width:206px !important;
	height:41px !important;
	border-radius:24px;
	background:#650030;
}

#item380007 {
	width:206px !important;
	top:11px !important;
	min-height:27px !important;
}

#item380003 {
	width:206px !important;
	height:41px !important;
	left:114px !important;
	top:3247px !important;
}

#item380056 {
	width:648px !important;
	left:60px !important;
	top:3443px !important;
	min-height:250px !important;
}

#item381039 {
	width:456px !important;
	left:60px !important;
	top:314px !important;
	min-height:140px !important;
}

#item381062 {
	width:640px !important;
	left:60px !important;
	top:520px !important;
	min-height:20px !important;
}

#item381133 {
	width:648px !important;
	left:60px !important;
	top:1854px !important;
	min-height:300px !important;
}

#item381186 {
	width:768px !important;
	height:690px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item381214 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item381190 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item381187 {
	width:206px !important;
	height:22px !important;
	left:545px !important;
	top:106px !important;
}

#item381238 {
	width:210px !important;
	left:519px !important;
	top:160px !important;
	min-height:20px !important;
}

#item381289 {
	width:8px !important;
	height:8px !important;
	left:119px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item381290 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381265 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381262 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:197px !important;
}

#item381392 {
	width:8px !important;
	height:8px !important;
	left:105px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item381393 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381368 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381364 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:232px !important;
}

#item381443 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item381444 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381419 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381416 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:267px !important;
}

#item381494 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item381495 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381470 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381467 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:302px !important;
}

#item381545 {
	width:8px !important;
	height:8px !important;
	left:65px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item381546 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381521 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381518 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:337px !important;
}

#item381596 {
	width:8px !important;
	height:8px !important;
	left:100px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item381598 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381572 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381569 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item381648 {
	width:8px !important;
	height:8px !important;
	left:85px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item381649 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381624 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381621 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:407px !important;
}

#item381673 {
	width:207px !important;
	left:522px !important;
	top:463px !important;
	min-height:20px !important;
}

#item382014 {
	width:8px !important;
	height:8px !important;
	left:101px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item382015 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381988 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381985 {
	width:176px !important;
	height:26px !important;
	left:575px !important;
	top:500px !important;
}

#item381800 {
	width:8px !important;
	height:8px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item381801 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381776 {
	width:170px !important;
	left:12px !important;
	top:3px !important;
	min-height:20px !important;
}

#item381773 {
	width:185px !important;
	height:26px !important;
	left:566px !important;
	top:535px !important;
}

#item381852 {
	width:8px !important;
	height:8px !important;
	left:645px !important;
	top:576px !important;
	border-radius:12px;
	background:#650030;
}

#item381853 {
	width:170px !important;
	left:578px !important;
	top:573px !important;
	min-height:20px !important;
}

#item381905 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item381906 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item381880 {
	width:165px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item381881 {
	width:165px !important;
	left:3px !important;
	top:14px !important;
	min-height:27px !important;
}

#item381877 {
	width:171px !important;
	height:47px !important;
	left:580px !important;
	top:616px !important;
}

#item381937 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item381932 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item381929 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item381941 {
	width:32px !important;
	height:32px !important;
	left:719px !important;
	top:33px !important;
}

#item381160 {
	width:768px !important;
	height:90px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item381171 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item381164 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item381161 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:24px !important;
}

#item381179 {
	width:48px !important;
	height:32px !important;
	left:697px !important;
	top:38px !important;
}

#item381158.fixed-pos-elem {
	width:778px !important;
	height:700px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item382054 {
	width:480px !important;
	left:30px !important;
	top:170px !important;
	min-height:100px !important;
}

#item382109 {
	width:500px !important;
	left:30px !important;
	top:448px !important;
	min-height:260px !important;
}

#item382132 {
	width:516px !important;
	left:30px !important;
	top:790px !important;
	min-height:30px !important;
}

#item382161 {
	width:516px !important;
	left:30px !important;
	top:1215px !important;
	min-height:220px !important;
}

#item382185 {
	width:480px !important;
	left:30px !important;
	top:1511px !important;
	min-height:40px !important;
}

#item382209 {
	width:480px !important;
	left:30px !important;
	top:1577px !important;
	min-height:600px !important;
}

#item382292 {
	width:448px !important;
	left:30px !important;
	top:2253px !important;
	min-height:40px !important;
}

#item382315 {
	width:490px !important;
	left:30px !important;
	top:2318px !important;
	min-height:610px !important;
}

#item382506 {
	width:516px !important;
	left:30px !important;
	top:3010px !important;
	min-height:190px !important;
}

#item382529 {
	width:516px !important;
	left:30px !important;
	top:3228px !important;
	min-height:40px !important;
}

#item382553 {
	width:516px !important;
	left:30px !important;
	top:3304px !important;
	min-height:460px !important;
}

#item382576 {
	width:516px !important;
	height:180px !important;
	left:30px !important;
	top:3839px !important;
	background:#650030;
}

#item382577 {
	width:440px !important;
	left:72px !important;
	top:3883px !important;
	min-height:100px !important;
}

#item382600 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:4077px !important;
	background:#650030;
}

#item382601 {
	width:242px !important;
	left:167px !important;
	top:4089px !important;
	min-height:30px !important;
}

#item393496 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4187px !important;
}

#item393509 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:4187px !important;
}

#item393525 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4364px !important;
}

#item393538 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:4364px !important;
}

#item393551 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4541px !important;
}

#item393563 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:4541px !important;
}

#item393578 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:4718px !important;
}

#item382734 {
	width:516px !important;
	height:50px !important;
	left:30px !important;
	top:4895px !important;
	background:#650030;
}

#item382735 {
	width:242px !important;
	left:167px !important;
	top:4907px !important;
	min-height:30px !important;
}

#item382770 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:5005px !important;
}

#item382784 {
	width:228px !important;
	height:117px !important;
	left:318px !important;
	top:5005px !important;
}

#item382799 {
	width:228px !important;
	height:117px !important;
	left:30px !important;
	top:5182px !important;
}

#item382811 {
	width:576px !important;
	height:420px !important;
	top:5399px !important;
	background:#e2eef9;
}

#item382812 {
	width:480px !important;
	left:30px !important;
	top:5477px !important;
	min-height:110px !important;
}

#item382864 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#c20019;
}

#item382865 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item382839 {
	width:330px !important;
	height:70px !important;
	border-radius:36px;
	background:#650030;
}

#item382840 {
	width:330px !important;
	top:21px !important;
	min-height:46px !important;
}

#item382835 {
	width:330px !important;
	height:70px !important;
	left:30px !important;
	top:5617px !important;
}

#item382889 {
	width:516px !important;
	left:30px !important;
	top:5874px !important;
	min-height:450px !important;
}

#item383927 {
	width:576px !important;
	height:845px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item383955 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item383931 {
	width:200px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item383928 {
	width:206px !important;
	height:26px !important;
	left:353px !important;
	top:117px !important;
}

#item383979 {
	width:260px !important;
	left:272px !important;
	top:180px !important;
	min-height:30px !important;
}

#item384030 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384053 {
	width:10px !important;
	height:10px !important;
	left:108px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item384006 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384003 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:227px !important;
}

#item384132 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384156 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item384108 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384105 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:272px !important;
}

#item384184 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384207 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item384160 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384157 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:317px !important;
}

#item384235 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384258 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item384211 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384208 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:362px !important;
}

#item384286 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384309 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item384262 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384259 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:407px !important;
}

#item384338 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384361 {
	width:10px !important;
	height:10px !important;
	left:84px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item384314 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384311 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:452px !important;
}

#item384390 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384413 {
	width:10px !important;
	height:10px !important;
	left:66px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item384365 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384362 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:497px !important;
}

#item384415 {
	width:260px !important;
	left:272px !important;
	top:560px !important;
	min-height:30px !important;
}

#item383878 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item383901 {
	width:10px !important;
	height:10px !important;
	left:86px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item383854 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item383851 {
	width:176px !important;
	height:31px !important;
	left:383px !important;
	top:607px !important;
}

#item384519 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384542 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#650030;
}

#item384494 {
	width:210px !important;
	left:11px !important;
	top:3px !important;
	min-height:25px !important;
}

#item384491 {
	width:224px !important;
	height:31px !important;
	left:335px !important;
	top:652px !important;
}

#item384594 {
	width:170px !important;
	left:386px !important;
	top:700px !important;
	min-height:25px !important;
}

#item384617 {
	width:10px !important;
	height:10px !important;
	left:431px !important;
	top:703px !important;
	border-radius:12px;
	background:#650030;
}

#item384647 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#c20019;
}

#item384648 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item384622 {
	width:240px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:24px;
	background:#650030;
}

#item384623 {
	width:240px !important;
	left:3px !important;
	top:16px !important;
	min-height:33px !important;
}

#item384618 {
	width:246px !important;
	height:56px !important;
	left:313px !important;
	top:742px !important;
}

#item384680 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item384674 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item384671 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item384686 {
	width:42px !important;
	height:42px !important;
	left:517px !important;
	top:37px !important;
}

#item383904 {
	width:576px !important;
	height:95px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item383914 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item383908 {
	width:138px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
}

#item383905 {
	width:144px !important;
	height:54px !important;
	left:35px !important;
	top:31px !important;
}

#item383919 {
	width:48px !important;
	height:32px !important;
	left:510px !important;
	top:41px !important;
}

#item383902.fixed-pos-elem {
	width:586px !important;
	height:855px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

p.Close-Button-P---Red {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#ad1e2d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Body-Copy-P-Mobile {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.Learn-Video-Links-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Nav_-Caps---HOVER-P---Right-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#650030;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

p.Nav_-Caps---HOVER-P---Right {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#650030;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

p.Nav_-Caps-P---Right-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

p.Nav_-Caps-P---Right {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:right;
}

p.Disclosure---22_28-Light-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:28px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.Disclosure---14_18-Bold-P {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Buttons_-Caps-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Buttons_-White-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	color:#fff;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Buttons_-White-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
}

p.Disclosure---16_20-Bold-P {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Links-Black_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Black_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Blue_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Blue_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Callouts_-Playfair_-Centered-P {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:30px;
	line-height:40px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Stat-CTA-Text-P-White-Medium-Condensed-Center-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Stat-CTA-Text-P-White-Medium-Condensed-Center {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:19px;
	line-height:26px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

h2.Subheader-2_-Centered-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

h1.Subheader-1_-Centered-H1 {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:44px;
	line-height:50px;
	color:#000;
	margin-top:6px;
	margin-bottom:30px;
	text-align:center;
}

h1.Headline_-Centered-H1 {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:90px;
	line-height:76px;
	color:#000;
	margin-bottom:24px;
	text-align:center;
}

p.Statistic-White_-Centered-p {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:90px;
	line-height:76px;
	color:#ffffff;
	margin-bottom:24px;
	text-align:center;
}

p.Nav_-Normal---HOVER-P-Right---Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#650030;
	margin-top:10px;
	margin-bottom:6px;
	text-align:right;
}

p.Nav_-Normal---HOVER-P-Right---Tablet {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:26px;
	color:#650030;
	margin-top:10px;
	margin-bottom:6px;
	text-align:right;
}

p.Nav_-Normal-P-Right---Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-top:10px;
	margin-bottom:6px;
	text-align:right;
}

p.Nav_-Normal-P-Right---Tablet {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	margin-top:10px;
	margin-bottom:6px;
	text-align:right;
}

p.Nav_-Normal---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:26px;
	color:#650030;
	margin-top:10px;
	margin-bottom:6px;
	text-align:left;
}

p.Nav_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	margin-top:10px;
	margin-bottom:6px;
	text-align:left;
}

p.Nav_-Caps---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:26px;
	color:#650030;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:6px;
	text-align:left;
}

p.Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:6px;
	text-align:left;
}

p.Buttons_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
}

p.Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Black_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Links-Black_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Callouts_-Playfair-P {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:30px;
	line-height:40px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.CTA-P {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:36px;
	line-height:46px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Footnotes-P-Left-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:28px;
	color:#000;
	text-indent:-12px;
	padding-left:12px;
	text-align:left;
}

p.Footnotes-P-Center-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:28px;
	color:#000;
	text-align:center;
}

p.Footnotes-P-Center {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-align:center;
}

p.Footnotes-P-Indent {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-indent:-6px;
	padding-left:6px;
	text-align:left;
}

p.Footnotes-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-align:left;
}

ul.Bullets-P-Mobile > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Bullets-P-Mobile > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Bullets-P-Space-Before > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:21px;
	color:#000;
	padding-left:20px;
	margin-top:12px;
	margin-bottom:6px;
	text-align:left;
}
ul.Bullets-P-Space-Before > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:21px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Bullets-P > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Body-Copy-P-Space-After {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h3.Subheader-4-H4-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h4.Subheader-3-H4-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:26px;
	line-height:36px;
	color:#650030;
	margin-top:10px;
	margin-bottom:12px;
	text-align:left;
}

h4.Subheader-3-H4-All-Caps {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#650030;
	margin-top:10px;
	margin-bottom:6px;
	text-align:left;
}

h3.Subheader-2-H3-Mobile {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:34px;
	line-height:46px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h3.Subheader-2-H3-Accordion---Tablet {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:27px;
	line-height:40px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h3.Subheader-2-H3-White-Center {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

h3.Subheader-2-H3 {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:30px;
	line-height:40px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h2.Subheader-1-H2 {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:44px;
	line-height:50px;
	color:#000;
	margin-top:6px;
	margin-bottom:30px;
	text-align:left;
}

p.Intro-Copy-P-White-Caps {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#ffffff;
	text-transform:uppercase;
	margin-bottom:16px;
	text-align:left;
}

p.Intro-Copy-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h1.Headline-H1-Smaller {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:44px;
	line-height:50px;
	color:#000;
	margin-top:6px;
	margin-bottom:30px;
	text-align:left;
}

h1.Headline-H1 {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:90px;
	line-height:76px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.Gray {
	color:#5a5a5a;
}

span.Tablet-V_-_Colors_-_Burgundy {
	color:#650030;
}

span.Hyperlink-white {
	color:#ffffff;
	text-decoration:underline;
}

span.Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.Numbers---RED {
	font-weight:500;
	font-family:Roboto,serif;
	color:#650030;
}

span.Bullets---MEDIUM-GRAY {
	color:#767676;
}

span.Bullets---RED {
	color:#650030;
}

span.Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Medium-Gray {
	color:#767676;
}

span.Dark-Gray {
	color:#5a5a5a;
}

span.Extra-Dark-Gray {
	color:#393a3d;
}

span.Dark-Teal {
	color:#00747b;
}

span.Garnet {
	color:#650030;
}

span.Alert-Red {
	color:#c20019;
}

span.Colors_-_Burgundy {
	color:#650030;
}

span.Dark-Burgundy {
	color:#752135;
}

span.CAPS-24_30-Black {
	font-size:24px;
	color:#000;
	text-transform:uppercase;
}

span.CAPS-24_30-White {
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
}

span.CAPS-20_26-White {
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
}

span.White-Underline {
	color:#fff;
	text-decoration:underline;
}

span.White-Bold {
	font-weight:bold;
	color:#fff;
}

span.White-Italics {
	font-weight:bold;
	font-style:italic;
	font-family:Roboto,serif;
	color:#fff;
}

span.White {
	color:#fff;
}

span.Superscripts_-Playfair {
	font-family:"Playfair Display";
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Bold-Garnet {
	font-weight:bold;
	font-family:Roboto,serif;
	color:#650030;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Bold {
	font-weight:bold;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

em.Playfair-Italic {
	font-style:italic;
	font-weight:normal;
	font-family:"Playfair Display";
}

strong.Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.Roboto-Bold-Italic-Alert-Red {
	font-weight:bold;
	font-style:italic;
	font-family:Roboto,serif;
	color:#c20019;
}

span.Roboto-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:Roboto,serif;
}

em.Roboto-Medium-Italic-Caps {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
	text-transform:uppercase;
}

em.Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Roboto-Bold-Garnet {
	font-weight:bold;
	font-family:Roboto,serif;
	color:#650030;
}

strong.Roboto-Bold-Red {
	font-weight:bold;
	font-family:Roboto,serif;
	color:#c20019;
}

strong.Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.None {
}
#in5footer {display:block;}
#prefooter {display:none;}

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

#loadIndicator{display:none;}
