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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:750px; height:1334px; background: #fff !important; }
.paper-vertical { width:750px; height:100%; }
.paper-horizontal { width:50728px; height:1346px; }
@media all and (max-height:1334px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:750px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
.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%);
}
#item341 {
	width:750px !important;
	height:1334px !important;
	background:#1d4151;
}

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

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

#item456 {
	width:750px !important;
	height:1234px !important;
	left:25px !important;
	top:10px !important;
}

#item458 {
	width:750px !important;
	height:257px !important;
}

#item486 {
	width:750px !important;
	height:257px !important;
	top:258px !important;
}

#item515 {
	width:750px !important;
	height:257px !important;
	top:516px !important;
}

#item545 {
	width:90px !important;
	height:90px !important;
	left:652px !important;
	top:43px !important;
}

#item451 {
	width:36px !important;
	height:36px !important;
	left:25px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item693 {
	width:150px !important;
	height:100px !important;
	left:300px !important;
}

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

#item703 {
	width:150px !important;
	height:100px !important;
	left:450px !important;
}

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

#item713 {
	width:150px !important;
	height:100px !important;
	left:600px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item16593 {
	width:90px !important;
	height:90px !important;
	left:2061px !important;
	top:98px !important;
}

#item16605 {
	width:1804px !important;
	height:401px !important;
	left:3px !important;
	top:3px !important;
}

#item16601 {
	width:1809px !important;
	height:406px !important;
	left:432px !important;
	top:261px !important;
}

#item16634 {
	width:1804px !important;
	height:401px !important;
	left:3px !important;
	top:2px !important;
}

#item16630 {
	width:1809px !important;
	height:406px !important;
	left:432px !important;
	top:662px !important;
}

#item16659 {
	width:63px !important;
	height:60px !important;
	left:1757px !important;
	top:1236px !important;
}

#item63622 {
	width:1802px !important;
	height:401px !important;
	left:3px !important;
	top:2px !important;
}

#item63648 {
	width:1807px !important;
	height:406px !important;
	left:434px !important;
	top:1063px !important;
}

#item16590 {
	width:36px !important;
	height:36px !important;
	left:15px !important;
	top:1642px !important;
}

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

#item55213.in5-parallax-bg {
	width:750px !important;
	height:1334px !important;
}

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

#item63824.in5-parallax-bg {
	width:2224px !important;
	height:1668px !important;
}

#item72471 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item78720 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item78724 {
	width:27px !important;
	height:27px !important;
	left:88px !important;
}

#item79221 {
	width:27px !important;
	height:27px !important;
}

#item78958 {
	width:4px !important;
	height:13px !important;
	top:5px !important;
	background:#000;
}

#item78960 {
	width:4px !important;
	height:13px !important;
	left:27px !important;
	top:5px !important;
	background:#000;
}

#item78962 {
	width:4px !important;
	height:13px !important;
	left:50px !important;
	top:5px !important;
	background:#000;
}

#item78290 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item78294 {
	width:27px !important;
	height:27px !important;
	left:88px !important;
}

#item79224 {
	width:27px !important;
	height:27px !important;
}

#item76743 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item76747 {
	width:27px !important;
	height:27px !important;
	left:88px !important;
}

#item79228 {
	width:27px !important;
	height:27px !important;
}

#item76683 {
	width:783px !important;
	height:1060px !important;
	top:233px !important;
}

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

#item77358 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:608px !important;
}

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

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

#item77375 {
	width:269px !important;
	height:30px !important;
	border-radius:45px;
	background:#e30421;
}

#item77372 {
	width:269px !important;
	height:30px !important;
	left:35px !important;
	top:1082px !important;
}

#item77368 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1283px !important;
}

#item77416 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#1d4151;
}

#item77487 {
	width:90px !important;
	height:90px !important;
	left:340px !important;
	top:857px !important;
}

#item77498 {
	width:157px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e30421;
}

#item77496 {
	width:162px !important;
	height:38px !important;
	left:565px !important;
	top:78px !important;
}

#item77412 {
	width:157px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#000;
}

#item77409 {
	width:162px !important;
	height:38px !important;
	left:566px !important;
	top:78px !important;
}

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

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

#item84031 {
	width:80px !important;
	height:80px !important;
	left:317px !important;
	top:794px !important;
}

#item85178 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item85182 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
}

#item85609 {
	width:27px !important;
	height:27px !important;
}

#item85447 {
	width:4px !important;
	height:13px !important;
	top:5px !important;
	background:#000;
}

#item85449 {
	width:4px !important;
	height:13px !important;
	left:27px !important;
	top:5px !important;
	background:#000;
}

#item85451 {
	width:4px !important;
	height:13px !important;
	left:50px !important;
	top:5px !important;
	background:#000;
}

#item84812 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item84817 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
}

#item85612 {
	width:27px !important;
	height:27px !important;
}

#item84068 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item84072 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
}

#item85615 {
	width:27px !important;
	height:27px !important;
}

#item84036 {
	width:1449px !important;
	height:1447px !important;
	left:357px !important;
	top:131px !important;
}

#item84021 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

#item84025 {
	width:80px !important;
	height:80px !important;
	left:1828px !important;
	top:794px !important;
}

#item84376 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#1d4151;
}

#item84447 {
	width:90px !important;
	height:90px !important;
	left:1728px !important;
	top:253px !important;
}

#item84460 {
	width:1387px !important;
	height:939px !important;
	left:428px !important;
	top:412px !important;
	border:solid 1px #fff;
}

#item84373 {
	width:224px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#000;
}

#item84370 {
	width:229px !important;
	height:51px !important;
	left:1589px !important;
	top:277px !important;
}

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

#item79303 {
	width:446px !important;
	height:68px !important;
	border-radius:48px;
	background:#e30421;
}

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

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

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

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

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

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

#item85689 {
	width:686px !important;
	height:104px !important;
	border-radius:74px;
	background:#e30421;
}

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

#item85746 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

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

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

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

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

#item85834 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item79447.in5-parallax-bg {
	width:750px !important;
	height:1334px !important;
}

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

#item85879.in5-parallax-bg {
	width:2224px !important;
	height:1668px !important;
}

#item86202 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

#item80467 {
	width:754px !important;
	height:1231px !important;
	left:-2px !important;
}

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

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

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

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

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

#item86818 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item86878 {
	width:810px !important;
	height:75px !important;
	border-radius:73px;
	background:#e30421;
}

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

#item86915 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

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

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

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

#item80667.in5-parallax-bg {
	width:750px !important;
	height:1334px !important;
}

#item80674 {
	opacity:0.23;
	width:749px !important;
	height:1333px !important;
	top:1px !important;
	background:#000;
}

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

#item80629 {
	width:240px !important;
	height:47px !important;
	border-radius:36px;
	background:#e30421;
}

#item86946.in5-parallax-bg {
	width:2224px !important;
	height:1668px !important;
}

#item87025 {
	opacity:0.23;
	width:2224px !important;
	height:1668px !important;
	background:#000;
}

#item86979 {
	width:479px !important;
	height:93px !important;
	border-radius:73px;
	background:#e30421;
}

#item87006 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item61170 {
	width:750px !important;
	height:195px !important;
}

#item61167 {
	width:750px !important;
	height:195px !important;
	top:1016px !important;
}

#item52427 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1267px !important;
}

#item52458 {
	width:750px !important;
	height:195px !important;
}

#item52454 {
	width:750px !important;
	height:195px !important;
	top:626px !important;
}

#item52487 {
	width:750px !important;
	height:195px !important;
}

#item52484 {
	width:750px !important;
	height:195px !important;
	top:821px !important;
}

#item52541 {
	width:750px !important;
	height:195px !important;
}

#item52538 {
	width:750px !important;
	height:195px !important;
	top:431px !important;
}

#item52571 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#e9e4e3;
}

#item52572 {
	width:90px !important;
	height:90px !important;
	left:636px !important;
	top:44px !important;
}

#item52569 {
	width:36px !important;
	height:36px !important;
	left:724px !important;
	top:10px !important;
}

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

#item19609 {
	width:2224px !important;
	height:1668px !important;
	background:#f4f1f1;
}

#item19610 {
	width:394px !important;
	height:395px !important;
	top:107px !important;
}

#item19716 {
	width:251px !important;
	height:63px !important;
	border-radius:90px;
	background:#e30421;
}

#item19713 {
	width:251px !important;
	height:63px !important;
	left:72px !important;
	top:545px !important;
}

#item19621 {
	width:394px !important;
	height:395px !important;
	top:107px !important;
}

#item19743 {
	width:251px !important;
	height:63px !important;
	border-radius:90px;
	background:#e30421;
}

#item19740 {
	width:251px !important;
	height:63px !important;
	left:72px !important;
	top:545px !important;
}

#item19632 {
	width:394px !important;
	height:395px !important;
	top:107px !important;
}

#item19770 {
	width:251px !important;
	height:63px !important;
	border-radius:90px;
	background:#e30421;
}

#item19767 {
	width:251px !important;
	height:63px !important;
	left:72px !important;
	top:545px !important;
}

#item19794 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item52796 {
	width:395px !important;
	height:395px !important;
	left:1662px !important;
	top:830px !important;
}

#item52830 {
	width:251px !important;
	height:63px !important;
	border-radius:90px;
	background:#e30421;
}

#item52827 {
	width:251px !important;
	height:63px !important;
	left:1734px !important;
	top:1269px !important;
}

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

#item22972 {
	width:90px !important;
	height:90px !important;
	left:2062px !important;
	top:90px !important;
}

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

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

#item58019.in5-parallax-bg {
	width:749px !important;
	height:1333px !important;
	left:1px !important;
	top:1px !important;
}

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

#item66225.in5-parallax-bg {
	width:2224px !important;
	height:1668px !important;
}

#item66212 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item81095 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
}

#item55865 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
}

#item55852 {
	width:811px !important;
	height:1145px !important;
	left:-45px !important;
	top:71px !important;
}

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

#item56382 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:675px !important;
}

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

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

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

#item68292 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#1d4151;
}

#item68364 {
	width:90px !important;
	height:90px !important;
	left:340px !important;
	top:1028px !important;
}

#item68374 {
	width:157px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e30421;
}

#item68372 {
	width:162px !important;
	height:37px !important;
	left:565px !important;
	top:78px !important;
}

#item68289 {
	width:157px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#000;
}

#item68287 {
	width:162px !important;
	height:37px !important;
	left:565px !important;
	top:78px !important;
}

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

#item88135 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

#item88139 {
	width:80px !important;
	height:80px !important;
	left:1828px !important;
	top:794px !important;
}

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

#item88144 {
	width:80px !important;
	height:80px !important;
	left:317px !important;
	top:794px !important;
}

#item89658 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item90080 {
	width:27px !important;
	height:27px !important;
}

#item88295 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item90077 {
	width:27px !important;
	height:27px !important;
}

#item88149 {
	width:1451px !important;
	height:1414px !important;
	left:417px !important;
	top:131px !important;
}

#item88774 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#1d4151;
}

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

#item88852 {
	width:90px !important;
	height:90px !important;
	left:1077px !important;
	top:1308px !important;
}

#item88771 {
	width:224px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#000;
}

#item88768 {
	width:229px !important;
	height:51px !important;
	left:1589px !important;
	top:292px !important;
}

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

#item81268 {
	width:286px !important;
	height:62px !important;
	border-radius:170px;
	background:#e30421;
}

#item90112 {
	width:419px !important;
	height:91px !important;
	border-radius:249px;
	background:#e30421;
}

#item83214 {
	width:750px !important;
	height:650px !important;
	top:309px !important;
	background:#f0e9e1;
}

#item83558 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
}

#item83561 {
	width:27px !important;
	height:27px !important;
}

#item83564 {
	width:27px !important;
	height:27px !important;
	left:136px !important;
}

#item83567 {
	width:27px !important;
	height:27px !important;
	left:182px !important;
}

#item83571 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item83574 {
	width:27px !important;
	height:27px !important;
	left:227px !important;
}

#item83045 {
	width:750px !important;
	height:650px !important;
	top:309px !important;
	background:#f0e9e1;
}

#item83531 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
}

#item83534 {
	width:27px !important;
	height:27px !important;
}

#item83538 {
	width:27px !important;
	height:27px !important;
	left:136px !important;
}

#item83541 {
	width:27px !important;
	height:27px !important;
	left:182px !important;
}

#item83544 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item83547 {
	width:27px !important;
	height:27px !important;
	left:227px !important;
}

#item82754 {
	width:750px !important;
	height:650px !important;
	top:309px !important;
	background:#f0e9e1;
}

#item83505 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
}

#item83508 {
	width:27px !important;
	height:27px !important;
}

#item83511 {
	width:27px !important;
	height:27px !important;
	left:136px !important;
}

#item83514 {
	width:27px !important;
	height:27px !important;
	left:182px !important;
}

#item83517 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item83520 {
	width:27px !important;
	height:27px !important;
	left:227px !important;
}

#item82547 {
	width:750px !important;
	height:650px !important;
	top:309px !important;
	background:#f0e9e1;
}

#item83024 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
}

#item83027 {
	width:27px !important;
	height:27px !important;
}

#item83030 {
	width:27px !important;
	height:27px !important;
	left:136px !important;
}

#item83033 {
	width:27px !important;
	height:27px !important;
	left:182px !important;
}

#item83036 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item83039 {
	width:27px !important;
	height:27px !important;
	left:227px !important;
}

#item82366 {
	width:750px !important;
	height:650px !important;
	top:309px !important;
	background:#f0e9e1;
}

#item83451 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
}

#item83454 {
	width:27px !important;
	height:27px !important;
}

#item83457 {
	width:27px !important;
	height:27px !important;
	left:136px !important;
}

#item83460 {
	width:27px !important;
	height:27px !important;
	left:182px !important;
}

#item83463 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item83466 {
	width:27px !important;
	height:27px !important;
	left:227px !important;
}

#item83477 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
}

#item83480 {
	width:27px !important;
	height:27px !important;
}

#item83483 {
	width:27px !important;
	height:27px !important;
	left:136px !important;
}

#item83486 {
	width:27px !important;
	height:27px !important;
	left:182px !important;
}

#item83489 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item83492 {
	width:27px !important;
	height:27px !important;
	left:227px !important;
}

#item81391 {
	width:750px !important;
	height:1196px !important;
	top:71px !important;
}

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

#item81780 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:675px !important;
}

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

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

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

#item81803 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#1d4151;
}

#item81874 {
	width:90px !important;
	height:90px !important;
	left:340px !important;
	top:1027px !important;
}

#item81884 {
	width:157px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e30421;
}

#item81882 {
	width:162px !important;
	height:37px !important;
	left:565px !important;
	top:78px !important;
}

#item81800 {
	width:157px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#000;
}

#item81796 {
	width:162px !important;
	height:37px !important;
	left:565px !important;
	top:78px !important;
}

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

#item90746 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

#item90750 {
	width:80px !important;
	height:80px !important;
	left:1828px !important;
	top:794px !important;
}

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

#item90755 {
	width:80px !important;
	height:80px !important;
	left:317px !important;
	top:794px !important;
}

#item92177 {
	width:1388px !important;
	height:950px !important;
	top:228px !important;
	background:#f0e9e1;
}

#item92560 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
}

#item92563 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item92566 {
	width:27px !important;
	height:27px !important;
}

#item91491 {
	width:1388px !important;
	height:950px !important;
	top:228px !important;
	background:#f0e9e1;
}

#item92541 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
}

#item92544 {
	width:27px !important;
	height:27px !important;
}

#item92547 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item91468 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
}

#item91471 {
	width:27px !important;
	height:27px !important;
}

#item91481 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item90760 {
	width:1388px !important;
	height:1445px !important;
	left:417px !important;
	top:131px !important;
}

#item91141 {
	width:2224px !important;
	height:1668px !important;
	left:10px !important;
	top:10px !important;
	background:#1d4151;
}

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

#item91213 {
	width:90px !important;
	height:90px !important;
	left:1077px !important;
	top:1308px !important;
}

#item91138 {
	width:224px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#000;
}

#item91135 {
	width:229px !important;
	height:51px !important;
	left:1589px !important;
	top:292px !important;
}

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

#item50564 {
	width:61px !important;
	height:35px !important;
	left:355px !important;
	top:1275px !important;
}

#item50829 {
	width:61px !important;
	height:35px !important;
	left:355px !important;
	top:1275px !important;
}

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

#item50696 {
	width:61px !important;
	height:35px !important;
	left:355px !important;
	top:1275px !important;
}

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

#item50553 {
	width:760px !important;
	height:1311px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item50881 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:500px !important;
}

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

#item50886 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:500px !important;
}

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

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

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

#item52363 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

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

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

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

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

#item19894 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

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

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

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

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

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

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

#item9901 {
	width:491px !important;
	height:38px !important;
	left:130px !important;
	top:941px !important;
}

#item21834 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

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

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

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

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

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

#item21934 {
	width:736px !important;
	height:58px !important;
	left:750px !important;
	top:1336px !important;
}

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

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

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

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

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

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

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

