/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:13530px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}

#item9013 {
	width:380px !important;
	height:258px !important;
	left:1146px !important;
	top:295px !important;
	background:#fff;
}

#item679 {
	width:376px !important;
	left:577px !important;
	top:584px !important;
	min-height:465px !important;
}

#item755 {
	width:714px !important;
	left:150px !important;
	top:36px !important;
	min-height:210px !important;
}

#item778 {
	width:724px !important;
	left:150px !important;
	top:258px !important;
	min-height:74px !important;
}

#item800 {
	width:790px !important;
	left:150px !important;
	top:338px !important;
	min-height:90px !important;
}

#item921 {
	width:227px !important;
	height:101px !important;
}

#item942 {
	width:95px !important;
	left:120px !important;
	top:39px !important;
	min-height:29px !important;
}

#item919 {
	width:227px !important;
	height:101px !important;
	left:1168px !important;
	top:943px !important;
}

#item968 {
	width:716px !important;
	height:576px !important;
	left:1162px !important;
	top:311px !important;
	background:#ffffff;
}

#item16123 {
	width:667px !important;
	top:21px !important;
	min-height:2307px !important;
}

#item18121 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff3b9;
}

#item18129 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item18056 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #f6ec3d;
}

#item18066 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item18090 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff;
}

#item18097 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item18054 {
	width:131px !important;
	height:117px !important;
	left:1789px !important;
}

#item9020 {
	width:495px !important;
	height:258px !important;
	left:823px !important;
	top:297px !important;
	background:#fff;
}

#item3295 {
	width:588px !important;
	left:150px !important;
	top:36px !important;
	min-height:175px !important;
}

#item3318 {
	width:574px !important;
	left:150px !important;
	top:228px !important;
	min-height:47px !important;
}

#item3340 {
	width:374px !important;
	left:150px !important;
	top:292px !important;
	min-height:135px !important;
}

#item3450 {
	width:227px !important;
	height:101px !important;
}

#item3471 {
	width:95px !important;
	left:120px !important;
	top:39px !important;
	min-height:29px !important;
}

#item3448 {
	width:227px !important;
	height:101px !important;
	left:837px !important;
	top:943px !important;
}

#item3497 {
	width:641px !important;
	height:564px !important;
	left:859px !important;
	top:329px !important;
	background:#ffffff;
}

#item16482 {
	width:547px !important;
	top:21px !important;
	min-height:2696px !important;
}

#item3219 {
	width:349px !important;
	left:399px !important;
	top:571px !important;
	min-height:515px !important;
}

#item17803 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff3b9;
}

#item17811 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17736 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #f6ec3d;
}

#item17747 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17771 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff;
}

#item17778 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17734 {
	width:131px !important;
	height:117px !important;
	left:1369px !important;
}

#item16803 {
	width:516px !important;
	height:230px !important;
	left:414px !important;
	top:1771px !important;
	background:#ffffff;
}

#item6004 {
	width:760px !important;
	left:149px !important;
	top:36px !important;
	min-height:218px !important;
}

#item6027 {
	width:913px !important;
	left:149px !important;
	top:277px !important;
	min-height:74px !important;
}

#item6049 {
	width:927px !important;
	left:151px !important;
	top:374px !important;
	min-height:196px !important;
}

#item6110 {
	width:368px !important;
	height:164px !important;
}

#item6131 {
	width:154px !important;
	left:195px !important;
	top:63px !important;
	min-height:46px !important;
}

#item6108 {
	width:368px !important;
	height:164px !important;
	left:36px !important;
	top:2200px !important;
}

#item6157 {
	width:894px !important;
	height:701px !important;
	left:36px !important;
	top:1271px !important;
	background:#ffffff;
}

#item16778 {
	width:824px !important;
	left:22px !important;
	min-height:4896px !important;
}

#item16627 {
	width:568px !important;
	height:440px !important;
	left:476px !important;
	top:751px !important;
}

#item18185 {
	width:554px !important;
	min-height:841px !important;
}

#item17197 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff3b9;
}

#item17205 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17132 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #f6ec3d;
}

#item17142 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17166 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff;
}

#item17173 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17130 {
	width:131px !important;
	height:117px !important;
	left:949px !important;
}

#item1267 {
	width:766px !important;
	height:729px !important;
	left:186px !important;
	top:221px !important;
	background:#ffffff;
}

#item15715 {
	width:714px !important;
	left:14px !important;
	top:10px !important;
	min-height:3030px !important;
}

#item1309 {
	width:628px !important;
	left:200px !important;
	top:78px !important;
	min-height:81px !important;
}

#item1312 {
	width:604px !important;
	height:7px !important;
	left:200px !important;
	top:178px !important;
	background:#ce57c1;
}

#item1315 {
	width:287px !important;
	height:101px !important;
}

#item1358 {
	width:158px !important;
	left:8px !important;
	top:39px !important;
	min-height:29px !important;
}

#item1313 {
	width:287px !important;
	height:101px !important;
	left:1042px !important;
	top:943px !important;
}

#item1364 {
	width:227px !important;
	height:101px !important;
}

#item1385 {
	width:95px !important;
	left:120px !important;
	top:39px !important;
	min-height:29px !important;
}

#item1362 {
	width:227px !important;
	height:101px !important;
	left:1386px !important;
	top:943px !important;
}

#item9306 {
	width:766px !important;
	height:649px !important;
	left:1028px !important;
	top:221px !important;
}

#item15774 {
	width:714px !important;
	left:14px !important;
	top:19px !important;
	min-height:3747px !important;
}

#item9331 {
	width:628px !important;
	left:1042px !important;
	top:78px !important;
	min-height:81px !important;
}

#item9354 {
	width:604px !important;
	height:7px !important;
	left:1042px !important;
	top:178px !important;
	background:#ce57c1;
}

#item18020 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff3b9;
}

#item18029 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17956 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #f6ec3d;
}

#item17965 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17989 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff;
}

#item17996 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17954 {
	width:131px !important;
	height:117px !important;
	left:1789px !important;
}

#item3843 {
	width:628px !important;
	height:773px !important;
	left:166px !important;
	top:203px !important;
	background:#ffffff;
}

#item16537 {
	width:574px !important;
	left:16px !important;
	top:13px !important;
	min-height:3550px !important;
}

#item3885 {
	width:628px !important;
	left:182px !important;
	top:63px !important;
	min-height:81px !important;
}

#item3888 {
	width:582px !important;
	height:7px !important;
	left:182px !important;
	top:163px !important;
	background:#ce57c1;
}

#item11661 {
	width:287px !important;
	height:101px !important;
}

#item11686 {
	width:158px !important;
	left:8px !important;
	top:39px !important;
	min-height:29px !important;
}

#item11658 {
	width:287px !important;
	height:101px !important;
	left:836px !important;
	top:943px !important;
}

#item11712 {
	width:227px !important;
	height:101px !important;
}

#item11714 {
	width:95px !important;
	left:120px !important;
	top:39px !important;
	min-height:29px !important;
}

#item11709 {
	width:227px !important;
	height:101px !important;
	left:1180px !important;
	top:943px !important;
}

#item4290 {
	width:605px !important;
	height:692px !important;
	left:841px !important;
	top:203px !important;
}

#item16591 {
	width:574px !important;
	left:13px !important;
	top:11px !important;
	min-height:4460px !important;
}

#item4332 {
	width:473px !important;
	left:854px !important;
	top:64px !important;
	min-height:81px !important;
}

#item4335 {
	width:574px !important;
	height:7px !important;
	left:854px !important;
	top:164px !important;
	background:#ce57c1;
}

#item17700 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff3b9;
}

#item17708 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17635 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #f6ec3d;
}

#item17645 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17669 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff;
}

#item17676 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17633 {
	width:131px !important;
	height:117px !important;
	left:1369px !important;
}

#item13321 {
	width:452px !important;
	height:159px !important;
}

#item13347 {
	width:249px !important;
	left:12px !important;
	top:61px !important;
	min-height:45px !important;
}

#item13318 {
	width:452px !important;
	height:159px !important;
	left:90px !important;
	top:2205px !important;
}

#item13373 {
	width:357px !important;
	height:159px !important;
}

#item13375 {
	width:149px !important;
	left:189px !important;
	top:61px !important;
	min-height:45px !important;
}

#item13370 {
	width:357px !important;
	height:159px !important;
	left:632px !important;
	top:2205px !important;
}

#item13533 {
	width:478px !important;
	height:325px !important;
	left:36px !important;
	top:176px !important;
}

#item13537 {
	width:909px !important;
	height:1585px !important;
	left:135px !important;
	top:536px !important;
}

#item16845 {
	width:838px !important;
	top:165px !important;
	min-height:6915px !important;
}

#item16868 {
	width:628px !important;
	min-height:103px !important;
}

#item16891 {
	width:604px !important;
	height:9px !important;
	top:94px !important;
	background:#ce57c1;
}

#item16893 {
	width:731px !important;
	min-height:133px !important;
}

#item16916 {
	width:604px !important;
	height:10px !important;
	top:111px !important;
	background:#ce57c1;
}

#item16917 {
	width:838px !important;
	top:191px !important;
	min-height:8463px !important;
}

#item17387 {
	width:662px !important;
	min-height:45px !important;
}

#item17410 {
	width:409px !important;
	height:7px !important;
	top:67px !important;
	background:#fff;
}

#item17479 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff3b9;
}

#item17487 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17413 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #f6ec3d;
}

#item17423 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17447 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff;
}

#item17455 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17411 {
	width:131px !important;
	height:117px !important;
	left:949px !important;
}

#item9561 {
	width:766px !important;
	height:729px !important;
	left:184px !important;
	top:221px !important;
	background:#ffffff;
}

#item16181 {
	width:714px !important;
	left:14px !important;
	top:15px !important;
	min-height:3688px !important;
}

#item9585 {
	width:628px !important;
	left:198px !important;
	top:77px !important;
	min-height:81px !important;
}

#item9608 {
	width:604px !important;
	height:7px !important;
	left:198px !important;
	top:177px !important;
	background:#ce57c1;
}

#item9784 {
	width:679px !important;
	left:1041px !important;
	top:77px !important;
	min-height:81px !important;
}

#item9807 {
	width:604px !important;
	height:7px !important;
	left:1041px !important;
	top:177px !important;
	background:#ce57c1;
}

#item9987 {
	width:287px !important;
	height:101px !important;
}

#item10012 {
	width:158px !important;
	left:128px !important;
	top:24px !important;
	min-height:58px !important;
}

#item9984 {
	width:287px !important;
	height:101px !important;
	left:1041px !important;
	top:942px !important;
}

#item10035 {
	width:810px !important;
	left:1041px !important;
	top:220px !important;
	min-height:74px !important;
}

#item10058 {
	width:782px !important;
	left:1069px !important;
	top:878px !important;
	min-height:30px !important;
}

#item10083 {
	width:198px !important;
	height:256px !important;
	background:#fff;
	border:solid 5px #29c4f3;
}

#item10086 {
	width:150px !important;
	left:24px !important;
	top:49px !important;
	background:#fff;
	min-height:60px !important;
}

#item10110 {
	width:150px !important;
	left:24px !important;
	top:126px !important;
	background:#fff;
	min-height:81px !important;
}

#item10134 {
	width:193px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
	background:#29c4f3;
}

#item10136 {
	width:150px !important;
	left:24px !important;
	top:98px !important;
	background:#29c4f3;
	min-height:60px !important;
}

#item10081 {
	width:198px !important;
	height:256px !important;
	left:1002px !important;
	top:325px !important;
}

#item10161 {
	width:198px !important;
	height:256px !important;
	background:#fff;
	border:solid 5px #29c4f3;
}

#item10162 {
	width:150px !important;
	left:24px !important;
	top:49px !important;
	background:#fff;
	min-height:60px !important;
}

#item10185 {
	width:150px !important;
	left:24px !important;
	top:126px !important;
	background:#fff;
	min-height:81px !important;
}

#item10209 {
	width:193px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
	background:#29c4f3;
}

#item10210 {
	width:150px !important;
	left:24px !important;
	top:98px !important;
	background:#29c4f3;
	min-height:60px !important;
}

#item10159 {
	width:198px !important;
	height:256px !important;
	left:1416px !important;
	top:325px !important;
}

#item10235 {
	width:198px !important;
	height:256px !important;
	background:#fff;
	border:solid 5px #29c4f3;
}

#item10236 {
	width:150px !important;
	left:24px !important;
	top:49px !important;
	background:#fff;
	min-height:60px !important;
}

#item10259 {
	width:136px !important;
	left:31px !important;
	top:128px !important;
	background:#fff;
	min-height:81px !important;
}

#item10283 {
	width:193px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
	background:#29c4f3;
}

#item10284 {
	width:150px !important;
	left:23px !important;
	top:98px !important;
	background:#29c4f3;
	min-height:60px !important;
}

#item10233 {
	width:198px !important;
	height:256px !important;
	left:1313px !important;
	top:590px !important;
}

#item10310 {
	width:198px !important;
	height:256px !important;
	background:#fff;
	border:solid 5px #29c4f3;
}

#item10311 {
	width:150px !important;
	left:24px !important;
	top:49px !important;
	background:#fff;
	min-height:60px !important;
}

#item10334 {
	width:136px !important;
	left:31px !important;
	top:128px !important;
	background:#fff;
	min-height:81px !important;
}

#item10359 {
	width:193px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
	background:#3cbff0;
}

#item10362 {
	width:150px !important;
	left:26px !important;
	top:98px !important;
	min-height:60px !important;
}

#item10307 {
	width:198px !important;
	height:256px !important;
	left:1209px !important;
	top:325px !important;
}

#item10387 {
	width:198px !important;
	height:256px !important;
	background:#fff;
	border:solid 5px #29c4f3;
}

#item10388 {
	width:150px !important;
	left:24px !important;
	top:41px !important;
	background:#fff;
	min-height:60px !important;
}

#item10411 {
	width:152px !important;
	left:23px !important;
	top:120px !important;
	background:#fff;
	min-height:117px !important;
}

#item10435 {
	width:193px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
	background:#3cbff0;
}

#item10436 {
	width:150px !important;
	left:24px !important;
	top:98px !important;
	min-height:60px !important;
}

#item10385 {
	width:198px !important;
	height:256px !important;
	left:1623px !important;
	top:325px !important;
}

#item10461 {
	width:198px !important;
	height:256px !important;
	background:#fff;
	border:solid 5px #29c4f3;
}

#item10462 {
	width:150px !important;
	left:24px !important;
	top:49px !important;
	background:#fff;
	min-height:60px !important;
}

#item10485 {
	width:142px !important;
	left:28px !important;
	top:128px !important;
	background:#fff;
	min-height:81px !important;
}

#item10509 {
	width:193px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
	background:#3cbff0;
}

#item10510 {
	width:150px !important;
	left:24px !important;
	top:98px !important;
	min-height:60px !important;
}

#item10459 {
	width:198px !important;
	height:256px !important;
	left:1106px !important;
	top:590px !important;
}

#item10536 {
	width:198px !important;
	height:256px !important;
	background:#fff;
	border:solid 5px #29c4f3;
}

#item10537 {
	width:150px !important;
	left:24px !important;
	top:69px !important;
	background:#fff;
	min-height:60px !important;
}

#item10560 {
	width:142px !important;
	left:28px !important;
	top:148px !important;
	background:#fff;
	min-height:81px !important;
}

#item10584 {
	width:193px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
	background:#3cbff0;
}

#item10585 {
	width:150px !important;
	left:24px !important;
	top:98px !important;
	min-height:60px !important;
}

#item10534 {
	width:198px !important;
	height:256px !important;
	left:1520px !important;
	top:590px !important;
}

#item10771 {
	width:258px !important;
	height:126px !important;
}

#item10773 {
	width:150px !important;
	left:98px !important;
	top:27px !important;
	min-height:88px !important;
}

#item10709 {
	width:258px !important;
	height:126px !important;
}

#item10711 {
	width:150px !important;
	left:98px !important;
	top:27px !important;
	min-height:88px !important;
}

#item10642 {
	width:258px !important;
	height:126px !important;
}

#item10644 {
	width:150px !important;
	left:98px !important;
	top:27px !important;
	min-height:88px !important;
}

#item10640 {
	width:258px !important;
	height:126px !important;
	left:1596px !important;
	top:917px !important;
}

#item17905 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff3b9;
}

#item17913 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17839 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #f6ec3d;
}

#item17849 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17874 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff;
}

#item17881 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17837 {
	width:131px !important;
	height:117px !important;
	left:1789px !important;
}

#item10863 {
	opacity:0.65;
	width:1825px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item10860 {
	width:1831px !important;
	height:1086px !important;
	left:111px !important;
	top:10px !important;
}

#item10864 {
	width:1084px !important;
	height:800px !important;
	left:487px !important;
	top:153px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#e83639;
}

#item10869 {
	width:45px !important;
	height:46px !important;
	left:3px !important;
	top:4px !important;
}

#item10866 {
	width:51px !important;
	height:53px !important;
	left:1509px !important;
	top:165px !important;
}

#item10872 {
	width:980px !important;
	height:747px !important;
	left:530px !important;
	top:193px !important;
}

#item11013 {
	width:279px !important;
	height:280px !important;
	left:692px !important;
	top:380px !important;
}

#item11018 {
	width:243px !important;
	left:182px !important;
	min-height:49px !important;
}

#item11041 {
	width:604px !important;
	height:7px !important;
	left:1px !important;
	top:49px !important;
	background:#fff;
}

#item11042 {
	width:604px !important;
	top:91px !important;
	min-height:606px !important;
}

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

#item10858 {
	width:1942px !important;
	height:1096px !important;
	left:-10px !important;
	top:-13px !important;
}

#item11929 {
	width:628px !important;
	left:182px !important;
	top:64px !important;
	min-height:81px !important;
}

#item11952 {
	width:582px !important;
	height:7px !important;
	left:182px !important;
	top:164px !important;
	background:#ce57c1;
}

#item12082 {
	width:473px !important;
	left:857px !important;
	top:64px !important;
	min-height:139px !important;
}

#item12105 {
	width:604px !important;
	height:7px !important;
	left:857px !important;
	top:226px !important;
	background:#ce57c1;
}

#item4732 {
	width:615px !important;
	height:772px !important;
	left:169px !important;
	top:203px !important;
	background:#ffffff;
}

#item16424 {
	width:574px !important;
	left:13px !important;
	min-height:4224px !important;
}

#item4912 {
	width:150px !important;
	height:199px !important;
	background:#fff;
	border:solid 3px #29c4f3;
}

#item4932 {
	width:130px !important;
	left:9px !important;
	top:33px !important;
	background:#fff;
	min-height:52px !important;
}

#item4954 {
	width:130px !important;
	left:9px !important;
	top:96px !important;
	background:#fff;
	min-height:71px !important;
}

#item4888 {
	width:147px !important;
	height:196px !important;
	left:2px !important;
	top:1px !important;
	background:#3cbff0;
}

#item4908 {
	width:130px !important;
	left:10px !important;
	top:72px !important;
	background:#3cbff0;
	min-height:55px !important;
}

#item4886 {
	width:150px !important;
	height:199px !important;
	left:845px !important;
	top:420px !important;
}

#item5131 {
	width:589px !important;
	left:856px !important;
	top:259px !important;
	min-height:139px !important;
}

#item5162 {
	width:570px !important;
	left:846px !important;
	top:852px !important;
	min-height:30px !important;
}

#item5397 {
	width:150px !important;
	height:199px !important;
	background:#fff;
	border:solid 3px #29c4f3;
}

#item5417 {
	width:130px !important;
	left:9px !important;
	top:32px !important;
	background:#fff;
	min-height:53px !important;
}

#item5439 {
	width:114px !important;
	left:18px !important;
	top:96px !important;
	background:#fff;
	min-height:71px !important;
}

#item5373 {
	width:147px !important;
	height:196px !important;
	left:1px !important;
	top:1px !important;
	background:#3cbff0;
}

#item5393 {
	width:130px !important;
	left:10px !important;
	top:72px !important;
	background:#3cbff0;
	min-height:54px !important;
}

#item5371 {
	width:150px !important;
	height:199px !important;
	left:1000px !important;
	top:420px !important;
}

#item5468 {
	width:150px !important;
	height:199px !important;
	background:#fff;
	border:solid 3px #29c4f3;
}

#item5488 {
	width:130px !important;
	left:9px !important;
	top:32px !important;
	background:#fff;
	min-height:53px !important;
}

#item5510 {
	width:130px !important;
	left:9px !important;
	top:96px !important;
	background:#fff;
	min-height:81px !important;
}

#item5444 {
	width:147px !important;
	height:196px !important;
	left:2px !important;
	top:1px !important;
	background:#3cbff0;
}

#item5464 {
	width:130px !important;
	left:10px !important;
	top:72px !important;
	background:#3cbff0;
	min-height:54px !important;
}

#item5442 {
	width:150px !important;
	height:199px !important;
	left:1154px !important;
	top:420px !important;
}

#item5558 {
	width:150px !important;
	height:199px !important;
	background:#fff;
	border:solid 3px #29c4f3;
}

#item5580 {
	width:130px !important;
	left:9px !important;
	top:32px !important;
	background:#fff;
	min-height:50px !important;
}

#item5602 {
	width:114px !important;
	left:18px !important;
	top:92px !important;
	background:#fff;
	min-height:97px !important;
}

#item5515 {
	width:147px !important;
	height:196px !important;
	left:2px !important;
	top:1px !important;
	background:#3cbff0;
}

#item5535 {
	width:130px !important;
	left:10px !important;
	top:71px !important;
	background:#3cbff0;
	min-height:56px !important;
}

#item5513 {
	width:150px !important;
	height:199px !important;
	left:1309px !important;
	top:420px !important;
}

#item5631 {
	width:150px !important;
	height:199px !important;
	background:#fff;
	border:solid 3px #29c4f3;
}

#item5651 {
	width:130px !important;
	left:9px !important;
	top:34px !important;
	background:#fff;
	min-height:51px !important;
}

#item5673 {
	width:114px !important;
	left:18px !important;
	top:96px !important;
	background:#fff;
	min-height:71px !important;
}

#item5607 {
	width:147px !important;
	height:196px !important;
	left:2px !important;
	top:1px !important;
	background:#3cbff0;
}

#item5627 {
	width:130px !important;
	left:10px !important;
	top:69px !important;
	background:#3cbff0;
	min-height:60px !important;
}

#item5605 {
	width:150px !important;
	height:199px !important;
	left:922px !important;
	top:623px !important;
}

#item5702 {
	width:150px !important;
	height:199px !important;
	background:#fff;
	border:solid 3px #29c4f3;
}

#item5722 {
	width:130px !important;
	left:9px !important;
	top:35px !important;
	background:#fff;
	min-height:50px !important;
}

#item5744 {
	width:114px !important;
	left:18px !important;
	top:96px !important;
	background:#fff;
	min-height:71px !important;
}

#item5678 {
	width:147px !important;
	height:196px !important;
	left:2px !important;
	top:1px !important;
	background:#3cbff0;
}

#item5698 {
	width:130px !important;
	left:8px !important;
	top:70px !important;
	background:#3cbff0;
	min-height:58px !important;
}

#item5676 {
	width:150px !important;
	height:199px !important;
	left:1077px !important;
	top:623px !important;
}

#item5773 {
	width:150px !important;
	height:199px !important;
	background:#fff;
	border:solid 3px #29c4f3;
}

#item5793 {
	width:130px !important;
	left:10px !important;
	top:49px !important;
	background:#fff;
	min-height:57px !important;
}

#item5815 {
	width:114px !important;
	left:19px !important;
	top:117px !important;
	background:#fff;
	min-height:26px !important;
}

#item5749 {
	width:147px !important;
	height:196px !important;
	left:2px !important;
	top:1px !important;
	background:#3cbff0;
}

#item5769 {
	width:130px !important;
	left:12px !important;
	top:70px !important;
	background:#3cbff0;
	min-height:65px !important;
}

#item5747 {
	width:150px !important;
	height:199px !important;
	left:1232px !important;
	top:623px !important;
}

#item12371 {
	width:287px !important;
	height:101px !important;
}

#item12396 {
	width:158px !important;
	left:121px !important;
	top:24px !important;
	min-height:58px !important;
}

#item12368 {
	width:287px !important;
	height:101px !important;
	left:839px !important;
	top:943px !important;
}

#item12548 {
	width:258px !important;
	height:126px !important;
}

#item12550 {
	width:150px !important;
	left:98px !important;
	top:27px !important;
	min-height:88px !important;
}

#item12490 {
	width:258px !important;
	height:126px !important;
}

#item12493 {
	width:150px !important;
	left:98px !important;
	top:27px !important;
	min-height:88px !important;
}

#item12430 {
	width:258px !important;
	height:126px !important;
}

#item12432 {
	width:150px !important;
	left:98px !important;
	top:27px !important;
	min-height:88px !important;
}

#item12428 {
	width:258px !important;
	height:126px !important;
	left:1207px !important;
	top:912px !important;
}

#item17590 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff3b9;
}

#item17598 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17526 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #f6ec3d;
}

#item17535 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17559 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff;
}

#item17566 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item17523 {
	width:131px !important;
	height:117px !important;
	left:1369px !important;
}

#item12637 {
	opacity:0.65;
	width:1405px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item12634 {
	width:1411px !important;
	height:1086px !important;
	left:364px !important;
	top:10px !important;
}

#item12638 {
	width:1084px !important;
	height:800px !important;
	left:532px !important;
	top:175px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#e83639;
}

#item12643 {
	width:45px !important;
	height:46px !important;
	left:3px !important;
	top:4px !important;
}

#item12640 {
	width:51px !important;
	height:53px !important;
	left:1555px !important;
	top:185px !important;
}

#item12646 {
	width:1028px !important;
	height:747px !important;
	left:527px !important;
	top:213px !important;
}

#item12648 {
	width:279px !important;
	height:280px !important;
	left:732px !important;
	top:391px !important;
}

#item12654 {
	width:243px !important;
	left:182px !important;
	min-height:49px !important;
}

#item12677 {
	width:604px !important;
	height:7px !important;
	left:1px !important;
	top:49px !important;
	background:#fff;
}

#item12678 {
	width:604px !important;
	top:91px !important;
	min-height:606px !important;
}

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

#item12632 {
	width:1774px !important;
	height:1096px !important;
	left:-263px !important;
	top:-13px !important;
}

#item25683 {
	width:628px !important;
	left:93px !important;
	top:200px !important;
	min-height:81px !important;
}

#item25706 {
	width:604px !important;
	height:7px !important;
	left:93px !important;
	top:300px !important;
	background:#ce57c1;
}

#item25707 {
	width:951px !important;
	height:480px !important;
	left:93px !important;
	top:342px !important;
}

#item25708 {
	width:902px !important;
	min-height:7500px !important;
}

#item25731 {
	width:877px !important;
	left:93px !important;
	top:1019px !important;
	min-height:217px !important;
}

#item25754 {
	width:889px !important;
	left:93px !important;
	top:879px !important;
	min-height:81px !important;
}

#item25777 {
	width:604px !important;
	height:7px !important;
	left:93px !important;
	top:978px !important;
	background:#ce57c1;
}

#item25778 {
	width:877px !important;
	left:150px !important;
	top:2085px !important;
	min-height:59px !important;
}

#item25829 {
	width:385px !important;
	height:186px !important;
	background:#ffffff;
	border:solid 12px #3cbff0;
}

#item25830 {
	width:330px !important;
	left:28px !important;
	top:28px !important;
	background:#ffffff;
	min-height:47px !important;
}

#item25853 {
	width:330px !important;
	left:28px !important;
	top:88px !important;
	background:#ffffff;
	min-height:68px !important;
}

#item25803 {
	width:373px !important;
	height:174px !important;
	left:6px !important;
	top:6px !important;
	background:#3cbff0;
}

#item25804 {
	width:330px !important;
	left:28px !important;
	top:70px !important;
	background:#3cbff0;
	min-height:47px !important;
}

#item25801 {
	width:385px !important;
	height:186px !important;
	left:554px !important;
	top:1272px !important;
}

#item25904 {
	width:385px !important;
	height:186px !important;
	background:#ffffff;
	border:solid 12px #3cbff0;
}

#item25905 {
	width:330px !important;
	left:28px !important;
	top:28px !important;
	background:#ffffff;
	min-height:47px !important;
}

#item25928 {
	width:330px !important;
	left:28px !important;
	top:88px !important;
	background:#ffffff;
	min-height:68px !important;
}

#item25878 {
	width:373px !important;
	height:174px !important;
	left:6px !important;
	top:6px !important;
	background:#3cbff0;
}

#item25879 {
	width:330px !important;
	left:28px !important;
	top:70px !important;
	background:#3cbff0;
	min-height:47px !important;
}

#item25876 {
	width:385px !important;
	height:186px !important;
	left:140px !important;
	top:1272px !important;
}

#item25978 {
	width:385px !important;
	height:186px !important;
	background:#ffffff;
	border:solid 12px #3cbff0;
}

#item25979 {
	width:330px !important;
	left:28px !important;
	top:28px !important;
	background:#ffffff;
	min-height:47px !important;
}

#item26002 {
	width:330px !important;
	left:28px !important;
	top:88px !important;
	background:#ffffff;
	min-height:68px !important;
}

#item25953 {
	width:373px !important;
	height:174px !important;
	left:6px !important;
	top:6px !important;
	background:#3cbff0;
}

#item25954 {
	width:330px !important;
	left:28px !important;
	top:70px !important;
	background:#3cbff0;
	min-height:47px !important;
}

#item25951 {
	width:385px !important;
	height:186px !important;
	left:140px !important;
	top:1471px !important;
}

#item26052 {
	width:385px !important;
	height:186px !important;
	background:#ffffff;
	border:solid 12px #3cbff0;
}

#item26053 {
	width:330px !important;
	left:28px !important;
	top:28px !important;
	background:#ffffff;
	min-height:47px !important;
}

#item26076 {
	width:351px !important;
	left:17px !important;
	top:87px !important;
	background:#ffffff;
	min-height:68px !important;
}

#item26027 {
	width:373px !important;
	height:174px !important;
	left:6px !important;
	top:6px !important;
	background:#3cbff0;
}

#item26028 {
	width:330px !important;
	left:28px !important;
	top:70px !important;
	background:#3cbff0;
	min-height:47px !important;
}

#item26025 {
	width:385px !important;
	height:186px !important;
	left:554px !important;
	top:1471px !important;
}

#item26127 {
	width:385px !important;
	height:186px !important;
	background:#ffffff;
	border:solid 12px #3cbff0;
}

#item26128 {
	width:330px !important;
	left:28px !important;
	top:28px !important;
	background:#ffffff;
	min-height:47px !important;
}

#item26151 {
	width:330px !important;
	left:28px !important;
	top:88px !important;
	background:#ffffff;
	min-height:68px !important;
}

#item26101 {
	width:373px !important;
	height:174px !important;
	left:6px !important;
	top:6px !important;
	background:#3cbff0;
}

#item26103 {
	width:330px !important;
	left:28px !important;
	top:70px !important;
	background:#3cbff0;
	min-height:47px !important;
}

#item26099 {
	width:385px !important;
	height:186px !important;
	left:140px !important;
	top:1670px !important;
}

#item26201 {
	width:385px !important;
	height:186px !important;
	background:#ffffff;
	border:solid 12px #3cbff0;
}

#item26202 {
	width:330px !important;
	left:28px !important;
	top:28px !important;
	background:#ffffff;
	min-height:47px !important;
}

#item26225 {
	width:330px !important;
	left:28px !important;
	top:88px !important;
	background:#ffffff;
	min-height:68px !important;
}

#item26176 {
	width:373px !important;
	height:174px !important;
	left:6px !important;
	top:6px !important;
	background:#3cbff0;
}

#item26177 {
	width:330px !important;
	left:28px !important;
	top:70px !important;
	background:#3cbff0;
	min-height:47px !important;
}

#item26174 {
	width:385px !important;
	height:186px !important;
	left:554px !important;
	top:1670px !important;
}

#item26275 {
	width:385px !important;
	height:186px !important;
	background:#ffffff;
	border:solid 12px #3cbff0;
}

#item26276 {
	width:330px !important;
	left:28px !important;
	top:45px !important;
	background:#ffffff;
	min-height:47px !important;
}

#item26299 {
	width:330px !important;
	left:28px !important;
	top:105px !important;
	background:#ffffff;
	min-height:36px !important;
}

#item26250 {
	width:373px !important;
	height:174px !important;
	left:6px !important;
	top:6px !important;
	background:#3cbff0;
}

#item26251 {
	width:330px !important;
	left:28px !important;
	top:70px !important;
	background:#3cbff0;
	min-height:47px !important;
}

#item26248 {
	width:385px !important;
	height:186px !important;
	left:347px !important;
	top:1869px !important;
}

#item26327 {
	width:452px !important;
	height:160px !important;
}

#item26352 {
	width:251px !important;
	left:190px !important;
	top:37px !important;
	min-height:92px !important;
}

#item26324 {
	width:452px !important;
	height:160px !important;
	left:96px !important;
	top:2204px !important;
}

#item26490 {
	width:385px !important;
	height:190px !important;
}

#item26492 {
	width:267px !important;
	left:166px !important;
	top:36px !important;
	min-height:157px !important;
}

#item26378 {
	width:385px !important;
	height:190px !important;
}

#item26380 {
	width:222px !important;
	left:166px !important;
	top:36px !important;
	min-height:157px !important;
}

#item26433 {
	width:385px !important;
	height:190px !important;
}

#item26435 {
	width:267px !important;
	left:166px !important;
	top:36px !important;
	min-height:157px !important;
}

#item26375 {
	width:385px !important;
	height:190px !important;
	left:632px !important;
	top:2174px !important;
}

#item26568 {
	width:662px !important;
	min-height:45px !important;
}

#item26591 {
	width:409px !important;
	height:7px !important;
	top:67px !important;
	background:#fff;
}

#item26658 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff3b9;
}

#item26665 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item26594 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #f6ec3d;
}

#item26601 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item26625 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff;
}

#item26633 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item26592 {
	width:131px !important;
	height:117px !important;
	left:949px !important;
}

#item26694 {
	opacity:0.65;
	width:1080px !important;
	height:2257px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item26692 {
	width:1086px !important;
	height:2263px !important;
	left:663px !important;
	top:10px !important;
}

#item26695 {
	width:908px !important;
	height:1353px !important;
	left:754px !important;
	top:857px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#e83639;
}

#item26721 {
	width:69px !important;
	height:68px !important;
	left:3px !important;
	top:5px !important;
}

#item26718 {
	width:75px !important;
	height:76px !important;
	left:1574px !important;
	top:872px !important;
}

#item26724 {
	width:830px !important;
	height:1212px !important;
	left:794px !important;
	top:953px !important;
}

#item26726 {
	width:449px !important;
	left:188px !important;
	top:3px !important;
	min-height:73px !important;
}

#item26749 {
	width:792px !important;
	height:11px !important;
	left:25px !important;
	top:111px !important;
	background:#fff;
}

#item26751 {
	width:792px !important;
	left:21px !important;
	top:174px !important;
	min-height:1056px !important;
}

#item26690 {
	width:8px !important;
	height:10px !important;
	left:10px !important;
	top:1653px !important;
}

#item26688 {
	width:1749px !important;
	height:2273px !important;
	left:-666px !important;
	top:130px !important;
}
#in5footer,  #prefooter {display:none;}

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

