/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1440px; height:900px; background: #fff !important; }
.paper-vertical { width:1440px; height:100%; }
.paper-horizontal { width:3620px; height:912px; }
@media all and (max-height:900px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1440px) {
	.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);
}
.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%);
}
#item21594 {
	opacity:0.63;
	width:500px !important;
	height:436px !important;
	left:-501px !important;
	top:1022px !important;
	background:#f2eff4;
}

@keyframes moveright-21594 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(1991px,0px);
		opacity:0.63;
	}
}
@-webkit-keyframes moveright-21594 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(1991px,0px);
		opacity:0.63;
	}
}
#item21598 {
	opacity:0.63;
	width:396px !important;
	height:384px !important;
	left:1440px !important;
	top:469px !important;
	background:#e4dfe8;
}

@keyframes moveleft-21598 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-1857px,0px);
		opacity:0.63;
	}
}
@-webkit-keyframes moveleft-21598 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-1857px,0px);
		opacity:0.63;
	}
}
#item2685 {
	width:453px !important;
	height:453px !important;
	left:964px !important;
	top:906px !important;
	background:#f4f4f4;
}

#item26578 {
	width:459px !important;
	height:595px !important;
	left:10px !important;
	top:10px !important;
}

#item26586 {
	width:414px !important;
	left:24px !important;
	top:567px !important;
	min-height:82px !important;
}

#item24642 {
	width:459px !important;
	height:595px !important;
	left:10px !important;
	top:10px !important;
}

#item24816 {
	width:414px !important;
	left:24px !important;
	top:567px !important;
	min-height:82px !important;
}

#item24671 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item24791 {
	width:414px !important;
	left:33px !important;
	top:496px !important;
	min-height:82px !important;
}

#item24533 {
	width:459px !important;
	height:595px !important;
	left:10px !important;
	top:10px !important;
}

#item24768 {
	width:414px !important;
	left:24px !important;
	top:496px !important;
	min-height:82px !important;
}

#item26611 {
	width:459px !important;
	height:595px !important;
	left:10px !important;
	top:10px !important;
}

#item24490 {
	width:459px !important;
	height:595px !important;
	left:10px !important;
	top:10px !important;
}

#item24008 {
	width:459px !important;
	height:595px !important;
	left:10px !important;
	top:10px !important;
}

#item24743 {
	width:414px !important;
	left:24px !important;
	top:496px !important;
	min-height:82px !important;
}

#item26657 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item26667 {
	width:414px !important;
	left:33px !important;
	top:496px !important;
	min-height:82px !important;
}

#item21988 {
	width:459px !important;
	height:680px !important;
	left:10px !important;
	top:10px !important;
}

#item23231 {
	width:115px !important;
	left:239px !important;
	top:507px !important;
	min-height:26px !important;
}

#item24720 {
	width:414px !important;
	left:56px !important;
	top:596px !important;
	min-height:82px !important;
}

#item21959 {
	width:470px !important;
	height:690px !important;
	left:947px !important;
	top:893px !important;
}

#item3164 {
	width:453px !important;
	left:503px !important;
	top:765px !important;
	min-height:107px !important;
}

#item3188 {
	width:453px !important;
	left:972px !important;
	top:765px !important;
	min-height:107px !important;
}

#item21570 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item21566 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item21563 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item21560 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item23160 {
	width:115px !important;
	left:232px !important;
	top:411px !important;
	min-height:26px !important;
}

#item15555 {
	width:469px !important;
	height:469px !important;
	left:951px !important;
	top:272px !important;
}

#item3134 {
	width:453px !important;
	left:34px !important;
	top:765px !important;
	min-height:107px !important;
}

#item7156 {
	width:46px !important;
	left:567px !important;
	top:150px !important;
	min-height:67px !important;
}

@keyframes appear-7156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-7156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7179 {
	width:44px !important;
	left:613px !important;
	top:150px !important;
	min-height:67px !important;
}

@keyframes appear-7179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-7179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7202 {
	width:29px !important;
	left:658px !important;
	top:150px !important;
	min-height:67px !important;
}

@keyframes appear-7202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-7202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7225 {
	width:28px !important;
	left:688px !important;
	top:150px !important;
	min-height:67px !important;
}

@keyframes appear-7225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-7225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7248 {
	width:27px !important;
	left:717px !important;
	top:150px !important;
	min-height:67px !important;
}

@keyframes appear-7248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-7248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7271 {
	width:44px !important;
	left:745px !important;
	top:150px !important;
	min-height:67px !important;
}

@keyframes appear-7271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-7271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7294 {
	width:19px !important;
	left:790px !important;
	top:150px !important;
	min-height:67px !important;
}

@keyframes appear-7294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-7294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7317 {
	width:19px !important;
	left:809px !important;
	top:150px !important;
	min-height:67px !important;
}

@keyframes appear-7317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-7317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7340 {
	width:44px !important;
	left:829px !important;
	top:150px !important;
	min-height:67px !important;
}

@keyframes appear-7340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-7340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21934 {
	width:43px !important;
	height:43px !important;
	padding:4px 0px 0px 1px;
}

#item21931 {
	width:43px !important;
	height:43px !important;
	left:1375px !important;
	top:1530px !important;
}

#item27597 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item27582 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25072 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25144 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25135 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25122 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25084 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25097 {
	width:115px !important;
	left:239px !important;
	top:425px !important;
	min-height:26px !important;
}

#item25069 {
	width:469px !important;
	height:469px !important;
	left:482px !important;
	top:893px !important;
}

#item25157 {
	width:453px !important;
	left:497px !important;
	top:1389px !important;
	min-height:107px !important;
}

#item25532 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25540 {
	width:453px !important;
	left:23px !important;
	top:492px !important;
	min-height:107px !important;
}

#item25277 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25287 {
	width:453px !important;
	left:23px !important;
	top:492px !important;
	min-height:107px !important;
}

#item25493 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25508 {
	width:453px !important;
	left:23px !important;
	top:492px !important;
	min-height:107px !important;
}

#item25449 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25459 {
	width:453px !important;
	left:23px !important;
	top:492px !important;
	min-height:107px !important;
}

#item25414 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25425 {
	width:453px !important;
	left:23px !important;
	top:492px !important;
	min-height:107px !important;
}

#item25378 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25390 {
	width:453px !important;
	left:23px !important;
	top:492px !important;
	min-height:107px !important;
}

#item25318 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25330 {
	width:453px !important;
	left:23px !important;
	top:492px !important;
	min-height:107px !important;
}

#item25353 {
	width:115px !important;
	left:307px !important;
	top:427px !important;
	min-height:26px !important;
}

#item25275 {
	width:476px !important;
	height:599px !important;
	left:9px !important;
	top:893px !important;
}

#item27775 {
	width:275px !important;
	left:43px !important;
	top:37px !important;
	min-height:47px !important;
}

#item27801 {
	width:88px !important;
	height:63px !important;
}

#item27798 {
	width:88px !important;
	height:63px !important;
	left:1179px !important;
	top:39px !important;
}

#item27827 {
	width:88px !important;
	height:63px !important;
}

#item27824 {
	width:88px !important;
	height:63px !important;
	left:1067px !important;
	top:39px !important;
}

#item27773.fixed-pos-elem {
	width:1440px !important;
	height:109px !important;
	background:rgba(95,70,132,0.9);
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item21546 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item21543 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item21540 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item21273 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item23135 {
	width:115px !important;
	left:154px !important;
	top:411px !important;
	min-height:26px !important;
}

#item15258 {
	width:469px !important;
	height:469px !important;
	left:482px !important;
	top:272px !important;
}

#item21513 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25672 {
	width:453px !important;
	height:453px !important;
	left:17px !important;
	top:13px !important;
	background:#f4f4f4;
}

#item25681 {
	width:463px !important;
	height:472px !important;
	left:11px !important;
	top:11px !important;
}

#item25655 {
	width:453px !important;
	height:453px !important;
	left:17px !important;
	top:13px !important;
	background:#f4f4f4;
}

#item25678 {
	width:463px !important;
	height:472px !important;
	left:11px !important;
	top:11px !important;
}

#item15156 {
	width:453px !important;
	height:453px !important;
	left:17px !important;
	top:13px !important;
	background:#f4f4f4;
}

#item21198 {
	width:420px !important;
	height:417px !important;
	left:34px !important;
	top:31px !important;
}

#item23112 {
	width:115px !important;
	left:215px !important;
	top:411px !important;
	min-height:26px !important;
}

#item15153 {
	width:474px !important;
	height:483px !important;
	left:9px !important;
	top:272px !important;
}

#item20148 {
	opacity:0.63;
	width:250px !important;
	height:218px !important;
	left:-252px !important;
	top:706px !important;
	background:#dee4e7;
}

@keyframes moveright-20148 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(612px,0px);
		opacity:0.63;
	}
}
@-webkit-keyframes moveright-20148 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(612px,0px);
		opacity:0.63;
	}
}
#item20149 {
	opacity:0.63;
	width:198px !important;
	height:192px !important;
	left:362px !important;
	top:841px !important;
	background:#d3c8d8;
}

@keyframes moveleft-20149 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-559px,0px);
		opacity:0.63;
	}
}
@-webkit-keyframes moveleft-20149 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-559px,0px);
		opacity:0.63;
	}
}
#item20128 {
	opacity:0.63;
	width:250px !important;
	height:218px !important;
	left:-251px !important;
	top:318px !important;
	background:#dee4e7;
}

@keyframes moveright-20128 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(612px,0px);
		opacity:0.63;
	}
}
@-webkit-keyframes moveright-20128 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(612px,0px);
		opacity:0.63;
	}
}
#item20129 {
	opacity:0.63;
	width:198px !important;
	height:192px !important;
	left:362px !important;
	top:198px !important;
	background:#d3c8d8;
}

@keyframes moveleft-20129 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-559px,0px);
		opacity:0.63;
	}
}
@-webkit-keyframes moveleft-20129 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-559px,0px);
		opacity:0.63;
	}
}
#item14552 {
	width:157px !important;
	left:16px !important;
	top:16px !important;
	min-height:27px !important;
}

#item22683 {
	width:50px !important;
	height:36px !important;
}

#item22680 {
	width:50px !important;
	height:36px !important;
	left:292px !important;
	top:46px !important;
}

#item22861 {
	width:50px !important;
	height:36px !important;
}

#item22869 {
	width:50px !important;
	height:36px !important;
	left:229px !important;
	top:46px !important;
}

#item14550.fixed-pos-elem {
	width:360px !important;
	height:82px !important;
	background:#5f4684;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item19814 {
	width:310px !important;
	height:346px !important;
	left:3px !important;
	top:3px !important;
	background:#c19fca;
}

#item19811 {
	width:316px !important;
	height:352px !important;
	left:36px !important;
	top:10px !important;
}

#item19900 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	background:#ea8122;
	min-height:346px !important;
	padding:3px 0px 0px 0px;
}

#item20092 {
	width:316px !important;
	height:352px !important;
	left:36px !important;
	top:10px !important;
}

#item18596 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item18336 {
	width:305px !important;
	left:41px !important;
	top:283px !important;
	min-height:34px !important;
}

#item18607 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item18260 {
	width:305px !important;
	left:41px !important;
	top:283px !important;
	min-height:34px !important;
}

#item26216 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item26224 {
	width:305px !important;
	left:41px !important;
	top:308px !important;
	min-height:34px !important;
}

#item26247 {
	width:94px !important;
	left:206px !important;
	top:374px !important;
	min-height:26px !important;
}

#item18599 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item18463 {
	width:305px !important;
	left:41px !important;
	top:308px !important;
	min-height:34px !important;
}

#item18532 {
	width:94px !important;
	left:206px !important;
	top:374px !important;
	min-height:26px !important;
}

#item26315 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item26322 {
	width:305px !important;
	left:41px !important;
	top:280px !important;
	min-height:34px !important;
}

#item26370 {
	width:366px !important;
	height:312px !important;
	left:10px !important;
	top:10px !important;
}

#item26377 {
	width:305px !important;
	left:41px !important;
	top:336px !important;
	min-height:34px !important;
}

#item19924 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item19931 {
	width:305px !important;
	left:41px !important;
	top:280px !important;
	min-height:34px !important;
}

#item26469 {
	width:366px !important;
	height:326px !important;
	left:10px !important;
	top:10px !important;
}

#item26477 {
	width:305px !important;
	left:41px !important;
	top:343px !important;
	min-height:34px !important;
}

#item26409 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item26416 {
	width:305px !important;
	left:41px !important;
	top:283px !important;
	min-height:34px !important;
}

#item18610 {
	width:316px !important;
	height:352px !important;
	left:36px !important;
	top:10px !important;
}

#item18226 {
	width:115px !important;
	left:188px !important;
	top:259px !important;
	min-height:26px !important;
}

#item17644 {
	width:376px !important;
	height:400px !important;
	left:-13px !important;
	top:159px !important;
}

#item20036 {
	width:310px !important;
	height:346px !important;
	left:3px !important;
	top:3px !important;
}

#item20033 {
	width:316px !important;
	height:352px !important;
	left:36px !important;
	top:24px !important;
}

#item20103 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	background:#c19fca;
	min-height:346px !important;
}

#item20151 {
	width:316px !important;
	height:352px !important;
	left:36px !important;
	top:24px !important;
}

#item18711 {
	width:366px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
}

#item18628 {
	width:312px !important;
	height:358px !important;
	left:37px !important;
	top:10px !important;
}

#item18635 {
	width:305px !important;
	left:58px !important;
	top:375px !important;
	min-height:34px !important;
}

#item18723 {
	width:366px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
}

#item18663 {
	width:366px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
}

#item18671 {
	width:305px !important;
	left:58px !important;
	top:375px !important;
	min-height:34px !important;
}

#item18221 {
	width:312px !important;
	height:358px !important;
	left:37px !important;
	top:10px !important;
}

#item17921 {
	width:305px !important;
	left:58px !important;
	top:375px !important;
	min-height:34px !important;
}

#item18218 {
	width:366px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
}

#item18215 {
	width:366px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
}

#item18212 {
	width:312px !important;
	height:358px !important;
	left:37px !important;
	top:10px !important;
}

#item18208 {
	width:366px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
}

#item17956 {
	width:305px !important;
	left:58px !important;
	top:375px !important;
	min-height:34px !important;
}

#item18205 {
	width:366px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
}

#item18202 {
	width:312px !important;
	height:358px !important;
	left:37px !important;
	top:10px !important;
}

#item17867 {
	width:305px !important;
	left:58px !important;
	top:375px !important;
	min-height:34px !important;
}

#item18199 {
	width:366px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
}

#item18196 {
	width:312px !important;
	height:358px !important;
	left:37px !important;
	top:11px !important;
}

#item17765 {
	width:305px !important;
	left:58px !important;
	top:375px !important;
	min-height:34px !important;
}

#item18191 {
	width:366px !important;
	height:358px !important;
	left:10px !important;
	top:10px !important;
}

#item17830 {
	width:305px !important;
	left:58px !important;
	top:375px !important;
	min-height:34px !important;
}

#item23673 {
	width:316px !important;
	height:352px !important;
	left:36px !important;
	top:24px !important;
}

#item18593 {
	width:316px !important;
	height:352px !important;
	left:36px !important;
	top:24px !important;
}

#item18165 {
	width:94px !important;
	left:205px !important;
	top:311px !important;
	min-height:26px !important;
}

#item17705 {
	width:376px !important;
	height:409px !important;
	left:-13px !important;
	top:590px !important;
}

#item19776 {
	width:310px !important;
	left:25px !important;
	top:561px !important;
	min-height:44px !important;
}

#item20433 {
	width:26px !important;
	height:26px !important;
	padding:4px 0px 0px 1px;
}

#item20430 {
	width:26px !important;
	height:26px !important;
	left:333px !important;
	top:1006px !important;
}

#item19769 {
	width:333px !important;
	left:27px !important;
	top:110px !important;
	min-height:44px !important;
}

#item21595 {
	opacity:0.63;
	width:396px !important;
	height:384px !important;
	left:1440px !important;
	background:#e4dfe8;
}

#item24379 {
	width:453px !important;
	height:453px !important;
	left:20px !important;
	top:10px !important;
	background:#f4f4f4;
}

#item24380 {
	width:396px !important;
	height:522px !important;
	left:48px !important;
	top:28px !important;
}

#item24387 {
	width:368px !important;
	left:52px !important;
	top:560px !important;
	min-height:42px !important;
}

#item24313 {
	width:453px !important;
	height:453px !important;
	left:13px !important;
	top:10px !important;
	background:#f4f4f4;
}

#item24314 {
	width:459px !important;
	height:306px !important;
	left:10px !important;
	top:63px !important;
}

#item24322 {
	width:428px !important;
	left:45px !important;
	top:560px !important;
	min-height:42px !important;
}

#item24248 {
	width:453px !important;
	height:453px !important;
	left:13px !important;
	top:10px !important;
	background:#f4f4f4;
}

#item24249 {
	width:459px !important;
	height:306px !important;
	left:10px !important;
	top:63px !important;
}

#item24257 {
	width:428px !important;
	left:45px !important;
	top:560px !important;
	min-height:42px !important;
}

#item2607 {
	width:453px !important;
	height:453px !important;
	left:13px !important;
	top:10px !important;
	background:#f4f4f4;
}

#item22046 {
	width:396px !important;
	height:529px !important;
	left:42px !important;
	top:28px !important;
}

#item3285 {
	width:428px !important;
	left:45px !important;
	top:560px !important;
	min-height:42px !important;
}

#item23305 {
	width:115px !important;
	left:278px !important;
	top:520px !important;
	min-height:26px !important;
}

#item21991 {
	width:473px !important;
	height:602px !important;
	left:950px !important;
	top:5px !important;
}

#item23955 {
	width:453px !important;
	left:13px !important;
	top:10px !important;
	background:#8e7697;
	min-height:587px !important;
	padding:20px 17px 0px 17px;
}

#item21706 {
	width:453px !important;
	left:3px !important;
	top:3px !important;
	background:#8e7697;
	min-height:342px !important;
	padding:20px 15px 10px 15px;
}

#item24867 {
	width:459px !important;
	height:348px !important;
	left:10px !important;
	top:58px !important;
}

#item23952 {
	width:469px !important;
	height:597px !important;
	left:481px !important;
	top:597px !important;
}

#item23983 {
	width:453px !important;
	left:13px !important;
	top:10px !important;
	background:#919130;
	min-height:587px !important;
	padding:20px 17px 0px 17px;
}

#item21707 {
	width:453px !important;
	left:3px !important;
	top:3px !important;
	background:#919130;
	min-height:342px !important;
	padding:20px 13px 10px 14px;
}

#item24870 {
	width:459px !important;
	height:348px !important;
	left:10px !important;
	top:58px !important;
}

#item23980 {
	width:469px !important;
	height:597px !important;
	left:956px !important;
	top:597px !important;
}

#item23927 {
	width:453px !important;
	left:3px !important;
	top:3px !important;
	background:#ea8122;
	min-height:587px !important;
	padding:20px 8px 0px 17px;
}

#item24875 {
	width:459px !important;
	height:593px !important;
	left:10px !important;
	top:10px !important;
}

#item21620 {
	width:453px !important;
	left:3px !important;
	top:3px !important;
	background:#ea8122;
	min-height:342px !important;
	padding:20px 17px 10px 17px;
}

#item24864 {
	width:459px !important;
	height:348px !important;
	left:10px !important;
	top:61px !important;
}

#item23923 {
	width:469px !important;
	height:603px !important;
	left:5px !important;
	top:594px !important;
}

#item8388 {
	width:515px !important;
	top:69px !important;
	border-radius:12px;
	min-height:104px !important;
}

#item8419 {
	width:486px !important;
	left:874px !important;
	top:69px !important;
	border-radius:12px;
	min-height:124px !important;
}

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

#item25645 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25625 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25584 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item24968 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25019 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25009 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item24977 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item24985 {
	width:115px !important;
	left:282px !important;
	top:433px !important;
	min-height:26px !important;
}

#item24966 {
	width:469px !important;
	height:469px !important;
	left:5px !important;
	top:2px !important;
}

#item25029 {
	width:453px !important;
	left:26px !important;
	top:495px !important;
	min-height:107px !important;
}

#item25217 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25207 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25197 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25188 {
	width:459px !important;
	height:459px !important;
	left:10px !important;
	top:10px !important;
}

#item25684 {
	width:115px !important;
	left:296px !important;
	top:433px !important;
	min-height:26px !important;
}

#item25186 {
	width:469px !important;
	height:469px !important;
	left:481px !important;
	top:2px !important;
}

#item25224 {
	width:453px !important;
	left:503px !important;
	top:495px !important;
	min-height:107px !important;
}

#item20154 {
	opacity:0.63;
	width:250px !important;
	height:218px !important;
	left:-252px !important;
	top:562px !important;
	background:#dee4e7;
}

@keyframes moveright-20154 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(612px,0px);
		opacity:0.63;
	}
}
@-webkit-keyframes moveright-20154 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(612px,0px);
		opacity:0.63;
	}
}
#item20155 {
	opacity:0.63;
	width:198px !important;
	height:192px !important;
	left:362px !important;
	top:704px !important;
	background:#d3c8d8;
}

@keyframes moveleft-20155 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-559px,0px);
		opacity:0.63;
	}
}
@-webkit-keyframes moveleft-20155 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-559px,0px);
		opacity:0.63;
	}
}
#item20156 {
	opacity:0.63;
	width:250px !important;
	height:218px !important;
	left:-251px !important;
	top:145px !important;
	background:#dee4e7;
}

@keyframes moveright-20156 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(612px,0px);
		opacity:0.63;
	}
}
@-webkit-keyframes moveright-20156 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(612px,0px);
		opacity:0.63;
	}
}
#item20157 {
	opacity:0.63;
	width:198px !important;
	height:192px !important;
	left:362px !important;
	top:25px !important;
	background:#d3c8d8;
}

@keyframes moveleft-20157 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-559px,0px);
		opacity:0.63;
	}
}
@-webkit-keyframes moveleft-20157 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-559px,0px);
		opacity:0.63;
	}
}
#item19268 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	background:#154258;
	min-height:346px !important;
}

#item26526 {
	width:316px !important;
	height:352px !important;
	left:53px !important;
	top:24px !important;
}

#item25869 {
	width:312px !important;
	height:347px !important;
	left:54px !important;
	top:19px !important;
}

#item25878 {
	width:305px !important;
	left:54px !important;
	top:373px !important;
	min-height:34px !important;
}

#item18876 {
	width:312px !important;
	height:358px !important;
	left:54px !important;
	top:19px !important;
}

#item18883 {
	width:305px !important;
	left:74px !important;
	top:384px !important;
	min-height:34px !important;
}

#item18919 {
	width:312px !important;
	height:347px !important;
	left:54px !important;
	top:19px !important;
}

#item18927 {
	width:305px !important;
	left:54px !important;
	top:373px !important;
	min-height:34px !important;
}

#item23770 {
	width:366px !important;
	height:383px !important;
	left:27px !important;
	top:20px !important;
}

#item23781 {
	width:305px !important;
	left:57px !important;
	top:359px !important;
	min-height:34px !important;
}

#item23814 {
	width:366px !important;
	height:322px !important;
	left:27px !important;
	top:42px !important;
}

#item23833 {
	width:305px !important;
	left:57px !important;
	top:372px !important;
	min-height:34px !important;
}

#item19002 {
	width:366px !important;
	height:383px !important;
	left:27px !important;
	top:20px !important;
}

#item20587 {
	width:305px !important;
	left:57px !important;
	top:359px !important;
	min-height:34px !important;
}

#item25910 {
	width:312px !important;
	height:333px !important;
	left:54px !important;
	top:19px !important;
}

#item25918 {
	width:305px !important;
	left:54px !important;
	top:359px !important;
	min-height:34px !important;
}

#item25949 {
	width:366px !important;
	height:383px !important;
	left:27px !important;
	top:20px !important;
}

#item25958 {
	width:305px !important;
	left:57px !important;
	top:359px !important;
	min-height:34px !important;
}

#item18911 {
	width:360px !important;
	height:276px !important;
	left:3px !important;
	top:3px !important;
	background:#f4f4f4;
}

#item18907 {
	width:366px !important;
	height:282px !important;
	left:27px !important;
	top:42px !important;
}

#item22139 {
	width:384px !important;
	height:364px !important;
	left:10px !important;
	top:10px !important;
}

#item21144 {
	width:305px !important;
	left:57px !important;
	top:372px !important;
	min-height:34px !important;
}

#item23705 {
	width:316px !important;
	height:352px !important;
	left:53px !important;
	top:22px !important;
}

#item20366 {
	width:316px !important;
	height:352px !important;
	left:53px !important;
	top:22px !important;
}

#item20255 {
	width:94px !important;
	left:221px !important;
	top:309px !important;
	min-height:26px !important;
}

#item18764 {
	width:394px !important;
	height:418px !important;
	left:-30px !important;
	top:25px !important;
}

#item20493 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	background:#919130;
	min-height:346px !important;
	padding:6px 0px 0px 0px;
}

#item20490 {
	width:316px !important;
	height:352px !important;
	left:36px !important;
	top:10px !important;
}

#item26083 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item26053 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item26122 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item26164 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item26740 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item26192 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item26142 {
	width:366px !important;
	height:352px !important;
	left:10px !important;
	top:10px !important;
}

#item19318 {
	width:316px !important;
	height:352px !important;
	left:36px !important;
	top:10px !important;
}

#item23037 {
	width:94px !important;
	left:203px !important;
	top:301px !important;
	min-height:26px !important;
}

#item19316 {
	width:376px !important;
	height:362px !important;
	left:-13px !important;
	top:475px !important;
}

#item26942 {
	width:117px !important;
	top:874px !important;
	background:#ea8122;
	min-height:88px !important;
	padding:20px 17px 10px 17px;
}

#item26965 {
	width:117px !important;
	left:121px !important;
	top:874px !important;
	background:#8e7697;
	min-height:88px !important;
	padding:20px 15px 10px 15px;
}

#item26988 {
	width:117px !important;
	left:243px !important;
	top:874px !important;
	background:#919130;
	min-height:88px !important;
	padding:20px 13px 10px 14px;
}

#item27515 {
	width:360px !important;
	left:3px !important;
	top:3px !important;
	background:#919130;
	min-height:178px !important;
	padding:5px 2px 0px 2px;
}

#item27487 {
	width:360px !important;
	left:3px !important;
	top:3px !important;
	background:#919130;
	min-height:178px !important;
	padding:5px 2px 0px 2px;
}

#item22287 {
	width:360px !important;
	left:3px !important;
	top:3px !important;
	background:#919130;
	min-height:178px !important;
	padding:5px 2px 0px 2px;
}

#item27105 {
	width:366px !important;
	height:184px !important;
	left:10px !important;
	top:10px !important;
}

#item27463 {
	width:360px !important;
	left:3px !important;
	top:3px !important;
	background:#8e7697;
	min-height:173px !important;
	padding:10px 6px 0px 4px;
}

#item27439 {
	width:360px !important;
	left:3px !important;
	top:3px !important;
	background:#8e7697;
	min-height:173px !important;
	padding:10px 6px 0px 4px;
}

#item22261 {
	width:360px !important;
	left:3px !important;
	top:3px !important;
	background:#8e7697;
	min-height:173px !important;
	padding:10px 6px 0px 4px;
}

#item27102 {
	width:366px !important;
	height:179px !important;
	left:10px !important;
	top:15px !important;
}

#item27411 {
	width:360px !important;
	left:3px !important;
	top:3px !important;
	background:#ea8122;
	min-height:173px !important;
	padding:10px 16px 0px 4px;
}

#item27386 {
	width:360px !important;
	left:3px !important;
	top:3px !important;
	background:#ea8122;
	min-height:173px !important;
	padding:10px 16px 0px 4px;
}

#item27325 {
	width:360px !important;
	left:3px !important;
	top:3px !important;
	background:#ea8122;
	min-height:173px !important;
	padding:10px 16px 0px 4px;
}

#item27322 {
	width:366px !important;
	height:179px !important;
	left:10px !important;
	top:15px !important;
}

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

#item22258 {
	width:376px !important;
	height:194px !important;
	left:-13px !important;
	top:841px !important;
}

#item20334 {
	width:310px !important;
	left:25px !important;
	min-height:44px !important;
}

#item20379 {
	width:310px !important;
	left:25px !important;
	top:441px !important;
	min-height:44px !important;
}

#item20407 {
	width:26px !important;
	height:26px !important;
	padding:4px 0px 0px 1px;
}

#item20404 {
	width:26px !important;
	height:26px !important;
	left:335px !important;
	top:819px !important;
}

#item22149 {
	width:360px !important;
	height:52px !important;
	background:rgba(95,70,132,0.95);
}

#item22151 {
	width:170px !important;
	top:9px !important;
	min-height:44px !important;
}

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

#item27179 {
	width:117px !important;
	height:88px !important;
}

#item27180 {
	width:117px !important;
	height:88px !important;
	top:874px !important;
}

#item27186 {
	width:117px !important;
	height:88px !important;
}

#item27184 {
	width:117px !important;
	height:88px !important;
	left:121px !important;
	top:874px !important;
}

#item27190 {
	width:117px !important;
	height:88px !important;
}

#item27188 {
	width:117px !important;
	height:88px !important;
	left:243px !important;
	top:874px !important;
}
#in5footer,  #prefooter {display:none;}

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

