/* 	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; -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-audio.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%; }

.hidden { display:none !important; }
.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:'Chargement'; }
#slider { width:750px; height:1600px; }
.page-scale-wrap { width:750px; height:1600px; background: #fff !important; }
.paper-vertical { width:750px; height:100%; }
.paper-horizontal { width:104220px; height:1612px; }
@media all and (max-height:1600px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:750px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
/*start:fixedpos*/
.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%);
}
#item583 {
	width:1172px !important;
	height:700px !important;
	left:14px !important;
	top:10px !important;
	border-radius:undefined;
	background:#ffffff;
	border:solid 4px #ed715b;
}

#item519 {
	width:362px !important;
	height:678px !important;
	border-radius:12px;
	background:#ffffff;
	border:solid 3px #000;
}

#item522 {
	width:246px !important;
	height:281px !important;
	left:57px !important;
	top:43px !important;
	border:solid 2px #000;
}

#item639 {
	width:245px !important;
	height:279px !important;
	border:solid 2px #000;
}

#item644 {
	width:244px !important;
	height:27px !important;
	left:1px !important;
	top:50px !important;
	border:solid 1px #000;
}

#item645 {
	width:244px !important;
	height:27px !important;
	left:1px !important;
	top:76px !important;
	border:solid 1px #000;
}

#item646 {
	width:244px !important;
	height:27px !important;
	left:1px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item647 {
	width:244px !important;
	height:27px !important;
	left:2px !important;
	top:128px !important;
	border:solid 1px #000;
}

#item648 {
	width:244px !important;
	height:27px !important;
	left:2px !important;
	top:155px !important;
	border:solid 1px #000;
}

#item649 {
	width:244px !important;
	height:27px !important;
	left:2px !important;
	top:181px !important;
	border:solid 1px #000;
}

#item650 {
	width:244px !important;
	height:27px !important;
	left:2px !important;
	top:207px !important;
	border:solid 1px #000;
}

#item25552 {
	width:67px !important;
	height:67px !important;
	left:289px !important;
	top:549px !important;
}

#item22165 {
	width:73px !important;
	height:72px !important;
	left:68px !important;
	top:365px !important;
}

#item875 {
	width:244px !important;
	height:26px !important;
	left:94px !important;
	top:115px !important;
}

#item879 {
	width:244px !important;
	height:26px !important;
	left:94px !important;
	top:141px !important;
}

#item881 {
	width:244px !important;
	height:26px !important;
	left:94px !important;
	top:168px !important;
}

#item883 {
	width:244px !important;
	height:26px !important;
	left:94px !important;
	top:194px !important;
}

#item885 {
	width:244px !important;
	height:26px !important;
	left:94px !important;
	top:220px !important;
}

#item887 {
	width:244px !important;
	height:27px !important;
	left:94px !important;
	top:246px !important;
}

#item893 {
	width:244px !important;
	height:26px !important;
	left:94px !important;
	top:273px !important;
}

#item125101 {
	width:682px !important;
	height:1364px !important;
	left:19px !important;
	top:18px !important;
	border-radius:undefined;
	background:#ffffff;
	border:solid 4px #ed715b;
}

#item125103 {
	width:503px !important;
	height:636px !important;
	border-radius:17px;
	background:#ffffff;
	border:solid 4.17px #000;
}

#item125104 {
	width:342px !important;
	height:390px !important;
	left:80px !important;
	top:60px !important;
	border:solid 2.78px #000;
}

#item125107 {
	width:341px !important;
	height:388px !important;
	border:solid 2.78px #000;
}

#item125113 {
	width:338px !important;
	height:38px !important;
	left:2px !important;
	top:69px !important;
	border:solid 1.39px #000;
}

#item125114 {
	width:338px !important;
	height:38px !important;
	left:2px !important;
	top:105px !important;
	border:solid 1.39px #000;
}

#item125115 {
	width:338px !important;
	height:38px !important;
	left:2px !important;
	top:142px !important;
	border:solid 1.39px #000;
}

#item125116 {
	width:338px !important;
	height:38px !important;
	left:2px !important;
	top:178px !important;
	border:solid 1.39px #000;
}

#item125117 {
	width:338px !important;
	height:38px !important;
	left:2px !important;
	top:215px !important;
	border:solid 1.39px #000;
}

#item125118 {
	width:338px !important;
	height:38px !important;
	left:2px !important;
	top:252px !important;
	border:solid 1.39px #000;
}

#item125119 {
	width:338px !important;
	height:38px !important;
	left:2px !important;
	top:288px !important;
	border:solid 1.39px #000;
}

#item125120 {
	width:93px !important;
	height:93px !important;
	left:459px !important;
	top:685px !important;
}

#item125127 {
	width:102px !important;
	height:100px !important;
	left:153px !important;
	top:681px !important;
}

#item107739 {
	width:338px !important;
	height:36px !important;
}

#item107789 {
	width:338px !important;
	height:36px !important;
	top:36px !important;
}

#item107840 {
	width:338px !important;
	height:36px !important;
	top:73px !important;
}

#item107890 {
	width:338px !important;
	height:36px !important;
	top:109px !important;
}

#item107942 {
	width:338px !important;
	height:36px !important;
	top:146px !important;
}

#item107992 {
	width:338px !important;
	height:36px !important;
	top:182px !important;
}

#item108043 {
	width:338px !important;
	height:35px !important;
	top:219px !important;
}

#item25729 {
	width:1172px !important;
	height:700px !important;
	left:14px !important;
	top:10px !important;
	border-radius:undefined;
	background:#ffffff;
	border:solid 4px #ed715b;
}

#item925 {
	width:362px !important;
	height:678px !important;
	border-radius:12px;
	background:#ffffff;
	border:solid 3px #000;
}

#item926 {
	width:246px !important;
	height:281px !important;
	left:57px !important;
	top:43px !important;
	border:solid 2px #000;
}

#item945 {
	width:245px !important;
	height:279px !important;
	border:solid 2px #000;
}

#item25454 {
	width:75px !important;
	height:74px !important;
	left:67px !important;
	top:364px !important;
}

#item26001 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item1366 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item1374 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item1519 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item21463 {
	width:114px !important;
	height:38px !important;
	left:160px !important;
	top:646px !important;
}

#item125177 {
	width:682px !important;
	height:1364px !important;
	left:19px !important;
	top:18px !important;
	border-radius:undefined;
	background:#ffffff;
	border:solid 4px #ed715b;
}

#item125179 {
	width:503px !important;
	height:636px !important;
	border-radius:17px;
	background:#ffffff;
	border:solid 4.17px #000;
}

#item125180 {
	width:342px !important;
	height:390px !important;
	left:80px !important;
	top:47px !important;
	border:solid 2.78px #000;
}

#item125182 {
	width:341px !important;
	height:388px !important;
	border:solid 2.78px #000;
}

#item125188 {
	width:105px !important;
	height:103px !important;
	left:153px !important;
	top:676px !important;
}

#item108105 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item108604 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item108607 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item108610 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item108613 {
	width:158px !important;
	height:53px !important;
	left:277px !important;
	top:749px !important;
}

#item25732 {
	width:1172px !important;
	height:700px !important;
	left:14px !important;
	top:11px !important;
	border-radius:undefined;
	background:#ffffff;
	border:solid 4px #ed715b;
}

#item1818 {
	width:362px !important;
	height:678px !important;
	border-radius:12px;
	background:#ffffff;
	border:solid 3px #000;
}

#item1820 {
	width:246px !important;
	height:281px !important;
	left:57px !important;
	top:44px !important;
	border:solid 2px #000;
}

#item1837 {
	width:245px !important;
	height:279px !important;
	border:solid 2px #000;
}

#item1841 {
	width:244px !important;
	height:27px !important;
	left:1px !important;
	top:50px !important;
	border:solid 1px #000;
}

#item1842 {
	width:244px !important;
	height:27px !important;
	left:1px !important;
	top:76px !important;
	border:solid 1px #000;
}

#item1843 {
	width:244px !important;
	height:27px !important;
	left:1px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item1844 {
	width:244px !important;
	height:27px !important;
	left:1px !important;
	top:128px !important;
	border:solid 1px #000;
}

#item1845 {
	width:244px !important;
	height:27px !important;
	left:1px !important;
	top:155px !important;
	border:solid 1px #000;
}

#item1846 {
	width:244px !important;
	height:27px !important;
	left:1px !important;
	top:181px !important;
	border:solid 1px #000;
}

#item1847 {
	width:244px !important;
	height:27px !important;
	left:1px !important;
	top:207px !important;
	border:solid 1px #000;
}

#item25495 {
	width:75px !important;
	height:74px !important;
	left:67px !important;
	top:364px !important;
}

#item26016 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item1942 {
	width:44px !important;
	height:13px !important;
	top:7px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item1974 {
	width:44px !important;
	height:13px !important;
	top:7px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item1629 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:116px !important;
}

#item1655 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item1680 {
	width:244px !important;
	height:27px !important;
	left:95px !important;
	top:168px !important;
}

#item125251 {
	width:682px !important;
	height:1364px !important;
	left:19px !important;
	top:18px !important;
	border-radius:undefined;
	background:#ffffff;
	border:solid 4px #ed715b;
}

#item125253 {
	width:503px !important;
	height:636px !important;
	border-radius:17px;
	background:#ffffff;
	border:solid 4.17px #000;
}

#item125254 {
	width:342px !important;
	height:390px !important;
	left:80px !important;
	top:61px !important;
	border:solid 2.78px #000;
}

#item125275 {
	width:341px !important;
	height:388px !important;
	border:solid 2.78px #000;
}

#item125281 {
	width:338px !important;
	height:38px !important;
	left:1px !important;
	top:69px !important;
	border:solid 1.39px #000;
}

#item125282 {
	width:338px !important;
	height:38px !important;
	left:1px !important;
	top:105px !important;
	border:solid 1.39px #000;
}

#item125284 {
	width:338px !important;
	height:38px !important;
	left:1px !important;
	top:142px !important;
	border:solid 1.39px #000;
}

#item125285 {
	width:338px !important;
	height:38px !important;
	left:1px !important;
	top:178px !important;
	border:solid 1.39px #000;
}

#item125286 {
	width:338px !important;
	height:38px !important;
	left:1px !important;
	top:215px !important;
	border:solid 1.39px #000;
}

#item125287 {
	width:338px !important;
	height:38px !important;
	left:1px !important;
	top:252px !important;
	border:solid 1.39px #000;
}

#item125288 {
	width:338px !important;
	height:38px !important;
	left:1px !important;
	top:288px !important;
	border:solid 1.39px #000;
}

#item125290 {
	width:105px !important;
	height:103px !important;
	left:153px !important;
	top:676px !important;
}

#item108674 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item108715 {
	width:44px !important;
	height:13px !important;
	top:7px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item108718 {
	width:44px !important;
	height:13px !important;
	top:7px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item108814 {
	width:339px !important;
	height:35px !important;
}

#item108864 {
	width:339px !important;
	height:35px !important;
	top:36px !important;
}

#item108914 {
	width:339px !important;
	height:35px !important;
	top:73px !important;
}

#item26034 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item2106 {
	width:244px !important;
	height:26px !important;
	top:48px !important;
}

#item2131 {
	width:244px !important;
	height:26px !important;
	top:74px !important;
}

#item2157 {
	width:244px !important;
	height:26px !important;
	top:101px !important;
}

#item108975 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item109015 {
	width:339px !important;
	height:36px !important;
	top:67px !important;
}

#item109065 {
	width:339px !important;
	height:36px !important;
	top:103px !important;
}

#item109117 {
	width:339px !important;
	height:36px !important;
	top:140px !important;
}

#item26052 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item2439 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:116px !important;
}

#item2465 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item2490 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:168px !important;
}

#item2523 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:195px !important;
}

#item109177 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item109217 {
	width:337px !important;
	height:35px !important;
}

#item109268 {
	width:337px !important;
	height:36px !important;
	top:36px !important;
}

#item109318 {
	width:337px !important;
	height:36px !important;
	top:72px !important;
}

#item109368 {
	width:337px !important;
	height:37px !important;
	top:109px !important;
}

#item26065 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item2603 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:116px !important;
}

#item2628 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item109428 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item109469 {
	width:340px !important;
	height:36px !important;
}

#item109519 {
	width:340px !important;
	height:36px !important;
	top:36px !important;
}

#item26084 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item3932 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:116px !important;
}

#item3958 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item109581 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item109621 {
	width:339px !important;
	height:36px !important;
}

#item109672 {
	width:339px !important;
	height:36px !important;
	top:36px !important;
}

#item26102 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item4154 {
	width:244px !important;
	height:26px !important;
	top:48px !important;
}

#item4179 {
	width:244px !important;
	height:26px !important;
	top:74px !important;
}

#item109733 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item109772 {
	width:339px !important;
	height:35px !important;
	top:67px !important;
}

#item109823 {
	width:339px !important;
	height:36px !important;
	top:103px !important;
}

#item26122 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item4585 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item4595 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item21788 {
	width:114px !important;
	height:38px !important;
	left:164px !important;
	top:646px !important;
}

#item109885 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item110062 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item110065 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item110137 {
	width:163px !important;
	height:54px !important;
	left:274px !important;
	top:748px !important;
}

#item26139 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item4711 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:115px !important;
}

#item4737 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item4762 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:168px !important;
}

#item4787 {
	width:244px !important;
	height:27px !important;
	left:95px !important;
	top:194px !important;
}

#item4812 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:221px !important;
}

#item4837 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:247px !important;
}

#item4863 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:274px !important;
}

#item110197 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item110384 {
	width:339px !important;
	height:36px !important;
}

#item110435 {
	width:339px !important;
	height:36px !important;
	top:36px !important;
}

#item110485 {
	width:339px !important;
	height:36px !important;
	top:73px !important;
}

#item110536 {
	width:339px !important;
	height:37px !important;
	top:110px !important;
}

#item110586 {
	width:339px !important;
	height:36px !important;
	top:147px !important;
}

#item110636 {
	width:339px !important;
	height:36px !important;
	top:183px !important;
}

#item110687 {
	width:339px !important;
	height:36px !important;
	top:220px !important;
}

#item26156 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item5054 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item5062 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item22180 {
	width:114px !important;
	height:38px !important;
	left:160px !important;
	top:646px !important;
}

#item110747 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item110953 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item110956 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item111004 {
	width:164px !important;
	height:55px !important;
	left:274px !important;
	top:748px !important;
}

#item26170 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item5259 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item5263 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item5423 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item22254 {
	width:114px !important;
	height:38px !important;
	left:160px !important;
	top:646px !important;
}

#item111064 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item111312 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item111315 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item111318 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item111389 {
	width:165px !important;
	height:55px !important;
	left:273px !important;
	top:748px !important;
}

#item26188 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item5618 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:116px !important;
}

#item5643 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item5670 {
	width:244px !important;
	height:25px !important;
	left:94px !important;
	top:169px !important;
}

#item111519 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item111559 {
	width:339px !important;
	height:36px !important;
}

#item111609 {
	width:339px !important;
	height:36px !important;
	top:36px !important;
}

#item111660 {
	width:339px !important;
	height:35px !important;
	top:73px !important;
}

#item26208 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item5737 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:116px !important;
}

#item5762 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item111720 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item111758 {
	width:337px !important;
	height:37px !important;
	left:190px !important;
	top:315px !important;
}

#item111808 {
	width:337px !important;
	height:36px !important;
	left:190px !important;
	top:352px !important;
}

#item26225 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item3169 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item22340 {
	width:114px !important;
	height:38px !important;
	left:157px !important;
	top:646px !important;
}

#item111870 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item112094 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item112096 {
	width:164px !important;
	height:55px !important;
	left:274px !important;
	top:748px !important;
}

#item26244 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item6964 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item22395 {
	width:114px !important;
	height:38px !important;
	left:157px !important;
	top:646px !important;
}

#item112180 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item112405 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item112407 {
	width:162px !important;
	height:54px !important;
	left:275px !important;
	top:749px !important;
}

#item26258 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item7308 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:116px !important;
}

#item7333 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item7358 {
	width:244px !important;
	height:25px !important;
	left:95px !important;
	top:169px !important;
}

#item7383 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:195px !important;
}

#item7408 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:221px !important;
}

#item7433 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:247px !important;
}

#item7458 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:274px !important;
}

#item112491 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item112677 {
	width:340px !important;
	height:36px !important;
	left:189px !important;
	top:314px !important;
}

#item112729 {
	width:340px !important;
	height:36px !important;
	left:189px !important;
	top:351px !important;
}

#item112780 {
	width:340px !important;
	height:35px !important;
	left:189px !important;
	top:388px !important;
}

#item112830 {
	width:340px !important;
	height:36px !important;
	left:189px !important;
	top:424px !important;
}

#item112880 {
	width:340px !important;
	height:36px !important;
	left:189px !important;
	top:461px !important;
}

#item112930 {
	width:340px !important;
	height:36px !important;
	left:189px !important;
	top:498px !important;
}

#item112981 {
	width:340px !important;
	height:36px !important;
	left:189px !important;
	top:534px !important;
}

#item25736 {
	width:1172px !important;
	height:700px !important;
	left:14px !important;
	top:10px !important;
	border-radius:undefined;
	background:#ffffff;
	border:solid 4px #ed715b;
}

#item7741 {
	width:362px !important;
	height:678px !important;
	border-radius:12px;
	background:#ffffff;
	border:solid 3px #000;
}

#item7743 {
	width:246px !important;
	height:281px !important;
	left:57px !important;
	top:43px !important;
	border:solid 2px #000;
}

#item7760 {
	width:245px !important;
	height:279px !important;
	border:solid 2px #000;
}

#item25532 {
	width:75px !important;
	height:74px !important;
	left:67px !important;
	top:364px !important;
}

#item26272 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item8308 {
	width:146px !important;
	height:22px !important;
	left:144px !important;
	top:283px !important;
}

#item8310 {
	width:146px !important;
	height:22px !important;
	left:144px !important;
	top:311px !important;
}

#item125338 {
	width:682px !important;
	height:1364px !important;
	left:19px !important;
	top:18px !important;
	border-radius:undefined;
	background:#ffffff;
	border:solid 4px #ed715b;
}

#item125364 {
	width:503px !important;
	height:636px !important;
	border-radius:17px;
	background:#ffffff;
	border:solid 4.17px #000;
}

#item125365 {
	width:342px !important;
	height:390px !important;
	left:80px !important;
	top:61px !important;
	border:solid 2.78px #000;
}

#item125380 {
	width:341px !important;
	height:388px !important;
	border:solid 2.78px #000;
}

#item125533 {
	width:105px !important;
	height:103px !important;
	left:153px !important;
	top:676px !important;
}

#item113041 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item113333 {
	width:209px !important;
	height:31px !important;
	left:255px !important;
	top:545px !important;
}

#item113383 {
	width:209px !important;
	height:31px !important;
	left:254px !important;
	top:590px !important;
}

#item26297 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item24810 {
	width:114px !important;
	height:38px !important;
	left:157px !important;
	top:646px !important;
}

#item113443 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item113806 {
	width:163px !important;
	height:54px !important;
	left:274px !important;
	top:748px !important;
}

#item26313 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item10613 {
	width:249px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item10606 {
	width:249px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item10603 {
	width:249px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item10610 {
	width:249px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item10599 {
	width:249px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item10199 {
	width:243px !important;
	height:277px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
	border:solid 1px #000;
}

#item10155 {
	width:259px !important;
	height:295px !important;
	left:82px !important;
	top:52px !important;
}

#item10370 {
	width:92px !important;
	height:31px !important;
	left:817px !important;
	top:457px !important;
}

#item10331 {
	width:92px !important;
	height:31px !important;
	left:636px !important;
	top:271px !important;
}

#item10328 {
	width:92px !important;
	height:31px !important;
	left:758px !important;
	top:92px !important;
}

#item113867 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item113927 {
	width:344px !important;
	height:394px !important;
	left:10px !important;
	top:10px !important;
}

#item113920 {
	width:344px !important;
	height:394px !important;
	left:10px !important;
	top:10px !important;
}

#item113909 {
	width:344px !important;
	height:394px !important;
	left:10px !important;
	top:10px !important;
}

#item113900 {
	width:346px !important;
	height:394px !important;
	left:10px !important;
	top:10px !important;
}

#item113890 {
	width:344px !important;
	height:394px !important;
	left:10px !important;
	top:10px !important;
}

#item113888 {
	width:338px !important;
	height:385px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
	border:solid 1px #000;
}

#item113881 {
	width:356px !important;
	height:404px !important;
	left:177px !important;
	top:218px !important;
}

#item114215 {
	width:127px !important;
	height:43px !important;
	left:400px !important;
	top:1198px !important;
}

#item114241 {
	width:123px !important;
	height:41px !important;
	left:398px !important;
	top:1017px !important;
}

#item114268 {
	width:123px !important;
	height:41px !important;
	left:398px !important;
	top:835px !important;
}

#item26329 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item11238 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item11245 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item11249 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item114304 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item114527 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item114530 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item114534 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item26344 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item11543 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item11546 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item114686 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item114839 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item114842 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item26361 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item12599 {
	width:252px !important;
	height:34px !important;
	left:10px !important;
	top:255px !important;
}

#item12428 {
	width:253px !important;
	height:34px !important;
	left:10px !important;
	top:255px !important;
}

#item12431 {
	width:804px !important;
	height:289px !important;
	left:80px !important;
	top:59px !important;
}

#item12684 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item114947 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item115041 {
	width:349px !important;
	height:45px !important;
	left:145px !important;
	top:353px !important;
}

#item115284 {
	width:350px !important;
	height:45px !important;
	left:145px !important;
	top:354px !important;
}

#item114965 {
	width:631px !important;
	height:690px !important;
	left:39px !important;
	top:223px !important;
}

#item26379 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item13103 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item115369 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item115571 {
	width:51px !important;
	height:22px !important;
	top:11px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item26394 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item13208 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:116px !important;
}

#item13233 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item115629 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item115668 {
	width:340px !important;
	height:36px !important;
	left:190px !important;
	top:315px !important;
}

#item115718 {
	width:340px !important;
	height:36px !important;
	left:190px !important;
	top:352px !important;
}

#item26411 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item13294 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:115px !important;
}

#item13319 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item13344 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:168px !important;
}

#item13369 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:195px !important;
}

#item115778 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item115839 {
	width:339px !important;
	height:37px !important;
	left:189px !important;
	top:314px !important;
}

#item115890 {
	width:339px !important;
	height:37px !important;
	left:189px !important;
	top:351px !important;
}

#item115940 {
	width:339px !important;
	height:37px !important;
	left:189px !important;
	top:388px !important;
}

#item115990 {
	width:339px !important;
	height:36px !important;
	left:189px !important;
	top:424px !important;
}

#item26431 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item22491 {
	width:114px !important;
	height:38px !important;
	left:160px !important;
	top:646px !important;
}

#item116050 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item116206 {
	width:163px !important;
	height:54px !important;
	left:274px !important;
	top:748px !important;
}

#item26445 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item14020 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item22544 {
	width:114px !important;
	height:38px !important;
	left:160px !important;
	top:646px !important;
}

#item116266 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item116538 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item116563 {
	width:162px !important;
	height:54px !important;
	left:275px !important;
	top:749px !important;
}

#item26460 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item14437 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item22601 {
	width:114px !important;
	height:38px !important;
	left:160px !important;
	top:646px !important;
}

#item116647 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item116848 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item116873 {
	width:161px !important;
	height:54px !important;
	left:276px !important;
	top:749px !important;
}

#item26479 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item22653 {
	width:114px !important;
	height:38px !important;
	left:160px !important;
	top:646px !important;
}

#item116957 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item117159 {
	width:160px !important;
	height:53px !important;
	left:277px !important;
	top:749px !important;
}

#item26501 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item22705 {
	width:114px !important;
	height:38px !important;
	left:157px !important;
	top:646px !important;
}

#item117219 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item117418 {
	width:156px !important;
	height:52px !important;
	left:277px !important;
	top:749px !important;
}

#item26517 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item15097 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:116px !important;
}

#item15122 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item15147 {
	width:244px !important;
	height:25px !important;
	left:95px !important;
	top:169px !important;
}

#item15172 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:195px !important;
}

#item15197 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:221px !important;
}

#item117479 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item117516 {
	width:337px !important;
	height:36px !important;
	left:190px !important;
	top:314px !important;
}

#item117566 {
	width:337px !important;
	height:36px !important;
	left:190px !important;
	top:351px !important;
}

#item117616 {
	width:337px !important;
	height:35px !important;
	left:190px !important;
	top:387px !important;
}

#item117667 {
	width:337px !important;
	height:36px !important;
	left:190px !important;
	top:424px !important;
}

#item117717 {
	width:337px !important;
	height:36px !important;
	left:190px !important;
	top:460px !important;
}

#item26531 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item22775 {
	width:114px !important;
	height:38px !important;
	left:160px !important;
	top:646px !important;
}

#item117777 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item118048 {
	width:154px !important;
	height:51px !important;
	left:279px !important;
	top:750px !important;
}

#item26546 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item17797 {
	width:250px !important;
	height:34px !important;
	left:10px !important;
	top:232px !important;
}

#item17551 {
	width:250px !important;
	height:34px !important;
	left:10px !important;
	top:232px !important;
}

#item17232 {
	width:250px !important;
	height:34px !important;
	left:10px !important;
	top:232px !important;
}

#item16527 {
	width:250px !important;
	height:34px !important;
	left:10px !important;
	top:232px !important;
}

#item16152 {
	width:250px !important;
	height:34px !important;
	left:10px !important;
	top:232px !important;
}

#item16155 {
	width:260px !important;
	height:266px !important;
	left:81px !important;
	top:81px !important;
}

#item22833 {
	width:114px !important;
	height:38px !important;
	left:159px !important;
	top:646px !important;
}

#item118108 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item119418 {
	width:346px !important;
	height:45px !important;
	left:10px !important;
	top:320px !important;
}

#item119159 {
	width:346px !important;
	height:45px !important;
	left:10px !important;
	top:320px !important;
}

#item118854 {
	width:346px !important;
	height:45px !important;
	left:10px !important;
	top:320px !important;
}

#item118663 {
	width:346px !important;
	height:45px !important;
	left:10px !important;
	top:320px !important;
}

#item118151 {
	width:356px !important;
	height:365px !important;
	left:176px !important;
	top:256px !important;
}

#item119491 {
	width:158px !important;
	height:53px !important;
	left:279px !important;
	top:749px !important;
}

#item26572 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item119552 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item26588 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item18931 {
	width:244px !important;
	height:26px !important;
	top:47px !important;
}

#item18956 {
	width:244px !important;
	height:26px !important;
	top:74px !important;
}

#item120316 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item120355 {
	width:340px !important;
	height:36px !important;
	top:66px !important;
}

#item120407 {
	width:340px !important;
	height:36px !important;
	top:103px !important;
}

#item26603 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item120469 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item26618 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item19089 {
	width:249px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item19080 {
	width:249px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item19073 {
	width:249px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item19065 {
	width:249px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item19058 {
	width:249px !important;
	height:285px !important;
	left:10px !important;
	top:10px !important;
}

#item19056 {
	width:243px !important;
	height:277px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
	border:solid 1px #000;
}

#item19042 {
	width:259px !important;
	height:295px !important;
	left:82px !important;
	top:52px !important;
}

#item19384 {
	width:92px !important;
	height:31px !important;
	left:817px !important;
	top:457px !important;
}

#item19410 {
	width:92px !important;
	height:31px !important;
	left:636px !important;
	top:271px !important;
}

#item19436 {
	width:92px !important;
	height:31px !important;
	left:758px !important;
	top:92px !important;
}

#item120519 {
	width:93px !important;
	height:93px !important;
	left:459px !important;
	top:679px !important;
}

#item120537 {
	width:341px !important;
	height:390px !important;
	left:11px !important;
	top:10px !important;
}

#item120575 {
	width:341px !important;
	height:390px !important;
	left:11px !important;
	top:10px !important;
}

#item120568 {
	width:341px !important;
	height:390px !important;
	left:11px !important;
	top:10px !important;
}

#item120560 {
	width:344px !important;
	height:390px !important;
	left:10px !important;
	top:10px !important;
}

#item120553 {
	width:341px !important;
	height:390px !important;
	left:11px !important;
	top:10px !important;
}

#item120551 {
	width:335px !important;
	height:382px !important;
	left:14px !important;
	top:13px !important;
	background:#fff;
	border:solid 1px #000;
}

#item120535 {
	width:354px !important;
	height:400px !important;
	left:178px !important;
	top:220px !important;
}

#item130290 {
	width:127px !important;
	height:43px !important;
	left:400px !important;
	top:1198px !important;
}

#item130316 {
	width:123px !important;
	height:41px !important;
	left:398px !important;
	top:1017px !important;
}

#item130341 {
	width:123px !important;
	height:41px !important;
	left:398px !important;
	top:835px !important;
}

#item26638 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item19819 {
	width:51px !important;
	height:15px !important;
	top:8px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item83760 {
	width:252px !important;
	height:34px !important;
	left:10px !important;
	top:255px !important;
}

#item83608 {
	width:253px !important;
	height:34px !important;
	left:10px !important;
	top:255px !important;
}

#item83440 {
	width:804px !important;
	height:289px !important;
	left:80px !important;
	top:59px !important;
}

#item120952 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item121043 {
	width:346px !important;
	height:45px !important;
	left:150px !important;
	top:352px !important;
}

#item121285 {
	width:346px !important;
	height:45px !important;
	left:150px !important;
	top:352px !important;
}

#item120967 {
	width:630px !important;
	height:680px !important;
	left:36px !important;
	top:224px !important;
}

#item26652 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item19888 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:116px !important;
}

#item19913 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item19938 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:168px !important;
}

#item19963 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:195px !important;
}

#item121369 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item121411 {
	width:340px !important;
	height:37px !important;
	left:189px !important;
	top:315px !important;
}

#item121461 {
	width:340px !important;
	height:37px !important;
	left:189px !important;
	top:351px !important;
}

#item121511 {
	width:340px !important;
	height:36px !important;
	left:189px !important;
	top:388px !important;
}

#item121561 {
	width:340px !important;
	height:36px !important;
	left:189px !important;
	top:424px !important;
}

#item26671 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item121708 {
	width:98px !important;
	height:97px !important;
	left:458px !important;
	top:678px !important;
}

#item26687 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item20406 {
	width:41px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item20413 {
	width:41px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item20416 {
	width:41px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item20419 {
	width:41px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item20422 {
	width:40px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item20425 {
	width:41px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item121739 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item122085 {
	width:41px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item122088 {
	width:41px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item122091 {
	width:41px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item122094 {
	width:41px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item122098 {
	width:40px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item122101 {
	width:41px !important;
	height:12px !important;
	top:6px !important;
	background:#ed715b;
	border:solid 1px #ed715b;
}

#item26705 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item122113 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item26726 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item122167 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item26740 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item20529 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:116px !important;
}

#item20554 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:142px !important;
}

#item20579 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:168px !important;
}

#item20605 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:195px !important;
}

#item20630 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:221px !important;
}

#item20663 {
	width:244px !important;
	height:26px !important;
	left:95px !important;
	top:247px !important;
}

#item122220 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item122257 {
	width:337px !important;
	height:36px !important;
	left:190px !important;
	top:314px !important;
}

#item122308 {
	width:337px !important;
	height:36px !important;
	left:190px !important;
	top:351px !important;
}

#item122358 {
	width:337px !important;
	height:36px !important;
	left:190px !important;
	top:388px !important;
}

#item122408 {
	width:337px !important;
	height:35px !important;
	left:190px !important;
	top:425px !important;
}

#item122458 {
	width:337px !important;
	height:36px !important;
	left:190px !important;
	top:461px !important;
}

#item122508 {
	width:337px !important;
	height:36px !important;
	left:190px !important;
	top:498px !important;
}

#item26760 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item122571 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item26776 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item122625 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item26791 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item122678 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item26815 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item122754 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item26829 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item20931 {
	width:243px !important;
	height:276px !important;
	left:95px !important;
	top:66px !important;
}

#item122805 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item122823 {
	width:336px !important;
	height:381px !important;
	left:191px !important;
	top:235px !important;
}

#item26845 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item122893 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item26863 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item21434 {
	width:92px !important;
	height:31px !important;
	left:425px !important;
	top:311px !important;
}

#item21033 {
	width:877px !important;
	height:275px !important;
	left:96px !important;
	top:67px !important;
}

#item122946 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item122961 {
	width:193px !important;
	height:65px !important;
	left:263px !important;
	top:946px !important;
}

#item122987 {
	width:719px !important;
	height:678px !important;
	left:1px !important;
	top:233px !important;
}

#item84616 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item84909 {
	width:146px !important;
	height:22px !important;
	left:144px !important;
	top:283px !important;
}

#item84960 {
	width:146px !important;
	height:22px !important;
	left:144px !important;
	top:311px !important;
}

#item123261 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item123552 {
	width:195px !important;
	height:29px !important;
	left:264px !important;
	top:546px !important;
}

#item123603 {
	width:195px !important;
	height:29px !important;
	left:264px !important;
	top:588px !important;
}

#item85020 {
	width:69px !important;
	height:69px !important;
	left:287px !important;
	top:547px !important;
}

#item85383 {
	width:114px !important;
	height:38px !important;
	left:157px !important;
	top:646px !important;
}

#item123663 {
	width:96px !important;
	height:96px !important;
	left:459px !important;
	top:679px !important;
}

#item124026 {
	width:171px !important;
	height:57px !important;
	left:270px !important;
	top:747px !important;
}
#in5footer,  #prefooter {display:none;}

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

