/* 	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:65648px; 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:#f2ebe3;
}

#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;
}

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

#item654 {
	width:150px !important;
	height:100px !important;
	left:454px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item23383.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:1335px !important;
}

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

#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;
}

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

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

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

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

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

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

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

#item23707 {
	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;
}

#item22508 {
	width:1099px !important;
	height:285px !important;
	left:434px !important;
	top:317px !important;
}

#item22474 {
	width:1342px !important;
	height:285px !important;
	left:434px !important;
	top:719px !important;
}

#item22443 {
	width:1327px !important;
	height:195px !important;
	left:434px !important;
	top:1117px !important;
}

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

#item22535 {
	width:63px !important;
	height:60px !important;
	left:1757px !important;
	top:832px !important;
}

#item22532 {
	width:63px !important;
	height:60px !important;
	left:1757px !important;
	top:420px !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;
}

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

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

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

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

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

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

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

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

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

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

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

#item16836 {
	width:56px !important;
	height:30px !important;
	left:1116px !important;
	top:1602px !important;
}

#item17067 {
	width:56px !important;
	height:30px !important;
	left:1116px !important;
	top:1602px !important;
}

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

#item17157 {
	width:56px !important;
	height:30px !important;
	left:1116px !important;
	top:1602px !important;
}

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

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

#item24058 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
}

#item24062 {
	width:27px !important;
	height:27px !important;
	left:179px !important;
}

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

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

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

#item24501 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
}

#item24505 {
	width:27px !important;
	height:27px !important;
	left:179px !important;
}

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

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

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

#item24376 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
}

#item24380 {
	width:27px !important;
	height:27px !important;
	left:179px !important;
}

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

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

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

#item24279 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
}

#item24283 {
	width:27px !important;
	height:27px !important;
	left:179px !important;
}

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

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

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

#item24155 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
}

#item24159 {
	width:27px !important;
	height:27px !important;
	left:179px !important;
}

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

#item23969 {
	width:933px !important;
	height:939px !important;
	top:266px !important;
}

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

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

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

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

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

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

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

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

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

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

#item28272 {
	width:32px !important;
	height:32px !important;
	left:598px !important;
	top:989px !important;
}

#item28276 {
	width:32px !important;
	height:32px !important;
	left:643px !important;
	top:989px !important;
}

#item28280 {
	width:32px !important;
	height:32px !important;
	left:689px !important;
	top:989px !important;
}

#item28284 {
	width:32px !important;
	height:32px !important;
	left:734px !important;
	top:989px !important;
}

#item28288 {
	width:32px !important;
	height:32px !important;
	left:780px !important;
	top:989px !important;
}

#item28205 {
	width:32px !important;
	height:32px !important;
	left:598px !important;
	top:989px !important;
}

#item28209 {
	width:32px !important;
	height:32px !important;
	left:643px !important;
	top:989px !important;
}

#item28214 {
	width:32px !important;
	height:32px !important;
	left:689px !important;
	top:989px !important;
}

#item28218 {
	width:32px !important;
	height:32px !important;
	left:734px !important;
	top:989px !important;
}

#item28222 {
	width:32px !important;
	height:32px !important;
	left:780px !important;
	top:989px !important;
}

#item28131 {
	width:32px !important;
	height:32px !important;
	left:598px !important;
	top:989px !important;
}

#item28135 {
	width:32px !important;
	height:32px !important;
	left:643px !important;
	top:989px !important;
}

#item28139 {
	width:32px !important;
	height:32px !important;
	left:689px !important;
	top:989px !important;
}

#item28144 {
	width:32px !important;
	height:32px !important;
	left:734px !important;
	top:989px !important;
}

#item28148 {
	width:32px !important;
	height:32px !important;
	left:780px !important;
	top:989px !important;
}

#item28032 {
	width:32px !important;
	height:32px !important;
	left:598px !important;
	top:989px !important;
}

#item28036 {
	width:32px !important;
	height:32px !important;
	left:643px !important;
	top:989px !important;
}

#item28040 {
	width:32px !important;
	height:32px !important;
	left:689px !important;
	top:989px !important;
}

#item28044 {
	width:32px !important;
	height:32px !important;
	left:734px !important;
	top:989px !important;
}

#item28049 {
	width:32px !important;
	height:32px !important;
	left:780px !important;
	top:989px !important;
}

#item27929 {
	width:32px !important;
	height:32px !important;
	left:598px !important;
	top:989px !important;
}

#item27933 {
	width:32px !important;
	height:32px !important;
	left:643px !important;
	top:989px !important;
}

#item27937 {
	width:32px !important;
	height:32px !important;
	left:689px !important;
	top:989px !important;
}

#item27941 {
	width:32px !important;
	height:32px !important;
	left:734px !important;
	top:989px !important;
}

#item27945 {
	width:32px !important;
	height:32px !important;
	left:780px !important;
	top:989px !important;
}

#item27872 {
	width:1398px !important;
	height:1021px !important;
	left:407px !important;
	top:349px !important;
}

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

#item6660 {
	width:17px !important;
	height:14px !important;
	left:337px !important;
	background:#000;
}

#item6661 {
	width:17px !important;
	height:14px !important;
	left:74px !important;
	background:#000;
}

#item17853 {
	width:56px !important;
	height:30px !important;
	left:1116px !important;
	top:1602px !important;
}

#item17866 {
	width:27px !important;
	height:22px !important;
	left:543px !important;
	background:#000;
}

#item17867 {
	width:27px !important;
	height:22px !important;
	left:119px !important;
	background:#000;
}

#item24779 {
	width:297px !important;
	height:81px !important;
	top:26px !important;
	border-radius:28px;
	border:solid 1.39515944439877px #e30421;
}

#item24781 {
	width:140px !important;
	height:27px !important;
	border-radius:36px;
	background:#e30421;
}

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

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

#item24942 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
}

#item24947 {
	width:27px !important;
	height:27px !important;
	left:179px !important;
}

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

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

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

#item25329 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
}

#item25333 {
	width:27px !important;
	height:27px !important;
	left:179px !important;
}

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

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

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

#item25230 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
}

#item25234 {
	width:27px !important;
	height:27px !important;
	left:179px !important;
}

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

#item25127 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

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

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

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

#item25143 {
	width:27px !important;
	height:27px !important;
	left:179px !important;
}

#item25031 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

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

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

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

#item25048 {
	width:27px !important;
	height:27px !important;
	left:179px !important;
}

#item24854 {
	width:908px !important;
	height:794px !important;
	top:266px !important;
}

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

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

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

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

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

#item25471 {
	width:297px !important;
	height:81px !important;
	left:427px !important;
	top:876px !important;
	border-radius:28px;
	border:solid 1.39515944439877px #e30421;
}

#item25473 {
	width:140px !important;
	height:27px !important;
	border-radius:36px;
	background:#e30421;
}

#item25647 {
	width:678px !important;
	height:841px !important;
	left:36px !important;
	top:108px !important;
	border:solid 1px #000;
}

#item25648 {
	width:65px !important;
	height:65px !important;
	left:636px !important;
	top:138px !important;
}

#item25420 {
	width:302px !important;
	height:125px !important;
	left:234px !important;
	top:867px !important;
}

#item25418 {
	width:760px !important;
	height:1043px !important;
	left:-10px !important;
	top:234px !important;
}

#item28475 {
	width:341px !important;
	height:37px !important;
	left:15px !important;
	top:61px !important;
}

#item28500 {
	width:375px !important;
	height:102px !important;
	top:33px !important;
	border-radius:35px;
	border:solid 1.762625px #e30421;
}

#item28502 {
	width:177px !important;
	height:34px !important;
	border-radius:45px;
	background:#e30421;
}

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

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

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

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

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

#item28954 {
	width:32px !important;
	height:32px !important;
	left:598px !important;
	top:989px !important;
}

#item28959 {
	width:32px !important;
	height:32px !important;
	left:643px !important;
	top:989px !important;
}

#item28963 {
	width:32px !important;
	height:32px !important;
	left:689px !important;
	top:989px !important;
}

#item28967 {
	width:32px !important;
	height:32px !important;
	left:734px !important;
	top:989px !important;
}

#item28973 {
	width:32px !important;
	height:32px !important;
	left:780px !important;
	top:989px !important;
}

#item28985 {
	width:11px !important;
	height:9px !important;
	left:217px !important;
	background:#000;
}

#item28986 {
	width:11px !important;
	height:9px !important;
	left:48px !important;
	background:#000;
}

#item28871 {
	width:32px !important;
	height:32px !important;
	left:598px !important;
	top:989px !important;
}

#item28875 {
	width:32px !important;
	height:32px !important;
	left:643px !important;
	top:989px !important;
}

#item28879 {
	width:32px !important;
	height:32px !important;
	left:689px !important;
	top:989px !important;
}

#item28883 {
	width:32px !important;
	height:32px !important;
	left:734px !important;
	top:989px !important;
}

#item28887 {
	width:32px !important;
	height:32px !important;
	left:780px !important;
	top:989px !important;
}

#item28917 {
	width:11px !important;
	height:9px !important;
	left:217px !important;
	background:#000;
}

#item28918 {
	width:11px !important;
	height:9px !important;
	left:48px !important;
	background:#000;
}

#item28791 {
	width:32px !important;
	height:32px !important;
	left:598px !important;
	top:989px !important;
}

#item28795 {
	width:32px !important;
	height:32px !important;
	left:643px !important;
	top:989px !important;
}

#item28799 {
	width:32px !important;
	height:32px !important;
	left:689px !important;
	top:989px !important;
}

#item28803 {
	width:32px !important;
	height:32px !important;
	left:734px !important;
	top:989px !important;
}

#item28807 {
	width:32px !important;
	height:32px !important;
	left:780px !important;
	top:989px !important;
}

#item28824 {
	width:11px !important;
	height:9px !important;
	left:217px !important;
	background:#000;
}

#item28825 {
	width:11px !important;
	height:9px !important;
	left:48px !important;
	background:#000;
}

#item28707 {
	width:32px !important;
	height:32px !important;
	left:598px !important;
	top:989px !important;
}

#item28712 {
	width:32px !important;
	height:32px !important;
	left:643px !important;
	top:989px !important;
}

#item28716 {
	width:32px !important;
	height:32px !important;
	left:689px !important;
	top:989px !important;
}

#item28720 {
	width:32px !important;
	height:32px !important;
	left:734px !important;
	top:989px !important;
}

#item28724 {
	width:32px !important;
	height:32px !important;
	left:780px !important;
	top:989px !important;
}

#item28750 {
	width:11px !important;
	height:9px !important;
	left:217px !important;
	background:#000;
}

#item28751 {
	width:11px !important;
	height:9px !important;
	left:48px !important;
	background:#000;
}

#item28621 {
	width:32px !important;
	height:32px !important;
	left:598px !important;
	top:989px !important;
}

#item28625 {
	width:32px !important;
	height:32px !important;
	left:643px !important;
	top:989px !important;
}

#item28629 {
	width:32px !important;
	height:32px !important;
	left:689px !important;
	top:989px !important;
}

#item28634 {
	width:32px !important;
	height:32px !important;
	left:734px !important;
	top:989px !important;
}

#item28638 {
	width:32px !important;
	height:32px !important;
	left:780px !important;
	top:989px !important;
}

#item28652 {
	width:11px !important;
	height:9px !important;
	left:217px !important;
	background:#000;
}

#item28653 {
	width:11px !important;
	height:9px !important;
	left:48px !important;
	background:#000;
}

#item28590 {
	width:1398px !important;
	height:1021px !important;
	left:407px !important;
	top:349px !important;
}

#item29086 {
	width:375px !important;
	height:102px !important;
	left:322px !important;
	top:791px !important;
	border-radius:35px;
	border:solid 1.762625px #e30421;
}

#item29088 {
	width:177px !important;
	height:34px !important;
	border-radius:45px;
	background:#e30421;
}

#item29263 {
	width:1388px !important;
	height:1116px !important;
	left:242px !important;
	top:22px !important;
	border:solid 1px #000;
}

#item29264 {
	width:85px !important;
	height:85px !important;
	left:894px !important;
	top:982px !important;
}

#item29061 {
	width:375px !important;
	height:164px !important;
	left:3px !important;
	top:2px !important;
}

#item29058 {
	width:380px !important;
	height:169px !important;
	left:1261px !important;
	top:1052px !important;
}

#item29056 {
	width:1897px !important;
	height:1250px !important;
	left:166px !important;
	top:331px !important;
}

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

#item25794 {
	width:750px !important;
	height:1136px !important;
}

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

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

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

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

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

#item29477 {
	width:821px !important;
	height:76px !important;
	border-radius:74px;
	background:#e4051d;
}

#item29330 {
	width:2148px !important;
	height:1668px !important;
}

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

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

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

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

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

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

#item22232 {
	opacity:0.25;
	width:750px !important;
	height:1334px !important;
	background:#000;
}

#item22237 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e30421;
}

#item22233 {
	width:396px !important;
	height:100px !important;
	left:177px !important;
	top:932px !important;
}

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

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

#item22327 {
	opacity:0.25;
	width:2224px !important;
	height:1666px !important;
	top:1px !important;
	background:#000;
}

#item22354 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e30421;
}

#item22351 {
	width:396px !important;
	height:100px !important;
	left:914px !important;
	top:1229px !important;
}

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

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

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

#item8217 {
	width:290px !important;
	height:161px !important;
	top:34px !important;
	border-radius:39px;
	background:#1d4151;
}

#item19334 {
	width:56px !important;
	height:30px !important;
	left:1116px !important;
	top:1602px !important;
}

#item19339 {
	width:508px !important;
	height:235px !important;
	left:53px !important;
	border-radius:65px;
	background:#1d4151;
}

#item19462 {
	width:56px !important;
	height:30px !important;
	left:1116px !important;
	top:1602px !important;
}

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

#item26118 {
	width:750px !important;
	height:1153px !important;
}

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

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

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

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

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

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

#item29744 {
	width:821px !important;
	height:76px !important;
	border-radius:74px;
	background:#e4051d;
}

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

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

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

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

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

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

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

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

#item26356 {
	width:750px !important;
	height:195px !important;
	top:753px !important;
}

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

#item26386 {
	width:750px !important;
	height:195px !important;
	top:948px !important;
}

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

#item26440 {
	width:750px !important;
	height:195px !important;
	top:558px !important;
}

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

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

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

#item26469.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;
}

#item29947 {
	width:2224px !important;
	height:1668px !important;
	background:#f8f5f1;
}

#item29948 {
	width:500px !important;
	height:500px !important;
	left:233px !important;
	top:750px !important;
}

#item29961 {
	width:500px !important;
	height:500px !important;
	left:850px !important;
	top:750px !important;
}

#item29972 {
	width:500px !important;
	height:500px !important;
	left:1491px !important;
	top:750px !important;
}

#item30056 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e30421;
}

#item30053 {
	width:318px !important;
	height:80px !important;
	left:325px !important;
	top:1306px !important;
}

#item30083 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e30421;
}

#item30080 {
	width:318px !important;
	height:80px !important;
	left:941px !important;
	top:1306px !important;
}

#item30110 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e30421;
}

#item30107 {
	width:318px !important;
	height:80px !important;
	left:1582px !important;
	top:1306px !important;
}

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

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

#item30191 {
	width:90px !important;
	height:90px !important;
	left:2059px !important;
	top:38px !important;
}

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

#item30186.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;
}

#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;
}

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

#item22557 {
	opacity:0.25;
	width:750px !important;
	height:1332px !important;
	top:2px !important;
	background:#000;
}

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

#item22588 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e30421;
}

#item22585 {
	width:396px !important;
	height:100px !important;
	left:177px !important;
	top:932px !important;
}

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

#item22625 {
	opacity:0.25;
	width:2224px !important;
	height:1666px !important;
	top:2px !important;
	background:#000;
}

#item22654 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e30421;
}

#item22650 {
	width:396px !important;
	height:100px !important;
	left:914px !important;
	top:1229px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item26758 {
	width:750px !important;
	height:934px !important;
	top:266px !important;
}

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

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

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

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

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

#item27048 {
	width:297px !important;
	height:81px !important;
	top:26px !important;
	border-radius:28px;
	border:solid 1.39515944439877px #e30421;
}

#item27050 {
	width:140px !important;
	height:27px !important;
	border-radius:36px;
	background:#e30421;
}

#item27147 {
	width:297px !important;
	height:81px !important;
	left:427px !important;
	top:876px !important;
	border-radius:28px;
	border:solid 1.39515944439877px #e30421;
}

#item27149 {
	width:140px !important;
	height:27px !important;
	border-radius:36px;
	background:#e30421;
}

#item27325 {
	width:678px !important;
	height:841px !important;
	left:36px !important;
	top:108px !important;
	border:solid 1px #000;
}

#item27326 {
	width:65px !important;
	height:65px !important;
	left:636px !important;
	top:138px !important;
}

#item27334 {
	width:302px !important;
	height:125px !important;
	left:410px !important;
	top:844px !important;
}

#item27122 {
	width:760px !important;
	height:1043px !important;
	left:-10px !important;
	top:234px !important;
}

#item30462 {
	width:2152px !important;
	height:1596px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item30535 {
	width:32px !important;
	height:32px !important;
	left:643px !important;
	top:989px !important;
}

#item30539 {
	width:32px !important;
	height:32px !important;
	left:688px !important;
	top:989px !important;
}

#item30543 {
	width:32px !important;
	height:32px !important;
	left:734px !important;
	top:989px !important;
}

#item30478 {
	width:1398px !important;
	height:1217px !important;
	left:407px !important;
	top:349px !important;
}

#item30729 {
	width:341px !important;
	height:37px !important;
	left:15px !important;
	top:61px !important;
}

#item30754 {
	width:375px !important;
	height:102px !important;
	top:33px !important;
	border-radius:35px;
	border:solid 1.762625px #e30421;
}

#item30757 {
	width:177px !important;
	height:34px !important;
	border-radius:45px;
	background:#e30421;
}

#item30860 {
	width:375px !important;
	height:102px !important;
	left:322px !important;
	top:791px !important;
	border-radius:35px;
	border:solid 1.762625px #e30421;
}

#item30862 {
	width:177px !important;
	height:34px !important;
	border-radius:45px;
	background:#e30421;
}

#item31036 {
	width:1388px !important;
	height:1116px !important;
	left:242px !important;
	top:22px !important;
	border:solid 1px #000;
}

#item31037 {
	width:85px !important;
	height:85px !important;
	left:894px !important;
	top:982px !important;
}

#item30835 {
	width:375px !important;
	height:164px !important;
	left:3px !important;
	top:2px !important;
}

#item30832 {
	width:380px !important;
	height:169px !important;
	left:1261px !important;
	top:1052px !important;
}

#item30830 {
	width:1897px !important;
	height:1250px !important;
	left:166px !important;
	top:331px !important;
}

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

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

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

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

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

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

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

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

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

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

#item31258 {
	width:821px !important;
	height:76px !important;
	border-radius:74px;
	background:#e4051d;
}

#item31131 {
	width:821px !important;
	height:76px !important;
	border-radius:74px;
	background:#e4051d;
}

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

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

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

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

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

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

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

#item22774 {
	opacity:0.50;
	width:750px !important;
	height:1334px !important;
	background:#000;
}

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

#item22806 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e30421;
}

#item22803 {
	width:396px !important;
	height:100px !important;
	left:177px !important;
	top:908px !important;
}

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

#item22704 {
	opacity:0.50;
	width:2224px !important;
	height:1666px !important;
	top:1px !important;
	background:#000;
}

#item22731 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e30421;
}

#item22728 {
	width:396px !important;
	height:100px !important;
	left:914px !important;
	top:1229px !important;
}

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

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

#item22939 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:634px !important;
}

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

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

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

#item22958 {
	width:105px !important;
	height:70px !important;
}

#item22955 {
	width:105px !important;
	height:70px !important;
	left:105px !important;
}

#item22970 {
	width:105px !important;
	height:70px !important;
}

#item22967 {
	width:105px !important;
	height:70px !important;
	left:210px !important;
}

#item22976 {
	width:105px !important;
	height:70px !important;
}

#item22973 {
	width:105px !important;
	height:70px !important;
	left:315px !important;
}

#item22982 {
	width:105px !important;
	height:70px !important;
}

#item22984 {
	width:46px !important;
	height:3px !important;
	left:28px !important;
	top:34px !important;
	background:#000;
}

#item22979 {
	width:105px !important;
	height:70px !important;
}

#item22990 {
	width:105px !important;
	height:70px !important;
}

#item22986 {
	width:105px !important;
	height:70px !important;
	left:420px !important;
	top:1px !important;
}

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

#item23053 {
	width:105px !important;
	height:70px !important;
}

#item23049 {
	width:105px !important;
	height:70px !important;
	left:105px !important;
}

#item23066 {
	width:105px !important;
	height:70px !important;
}

#item23063 {
	width:105px !important;
	height:70px !important;
	left:210px !important;
}

#item23071 {
	width:105px !important;
	height:70px !important;
}

#item23068 {
	width:105px !important;
	height:70px !important;
	left:315px !important;
}

#item23077 {
	width:105px !important;
	height:70px !important;
}

#item23079 {
	width:46px !important;
	height:3px !important;
	left:28px !important;
	top:34px !important;
	background:#000;
}

#item23074 {
	width:105px !important;
	height:70px !important;
}

#item23084 {
	width:105px !important;
	height:70px !important;
}

#item23081 {
	width:105px !important;
	height:70px !important;
	left:420px !important;
	top:1px !important;
}

#item23173 {
	width:933px !important;
	height:259px !important;
	top:1203px !important;
}

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

#item9869 {
	width:4px !important;
	height:4px !important;
	left:373px !important;
	top:38px !important;
	background:#000;
}

#item9870 {
	width:4px !important;
	height:4px !important;
	left:365px !important;
	top:38px !important;
	background:#000;
}

#item9872 {
	width:4px !important;
	height:4px !important;
	left:356px !important;
	top:38px !important;
	background:#000;
}

#item9873 {
	width:4px !important;
	height:4px !important;
	left:381px !important;
	top:38px !important;
	background:#000;
}

#item9874 {
	width:8px !important;
	height:4px !important;
	left:323px !important;
	top:38px !important;
	background:#000;
}

#item9875 {
	width:8px !important;
	height:4px !important;
	left:323px !important;
	top:54px !important;
	background:#000;
}

#item9877 {
	width:8px !important;
	height:4px !important;
	left:411px !important;
	top:38px !important;
	background:#000;
}

#item9878 {
	width:4px !important;
	height:6px !important;
	left:405px !important;
	top:59px !important;
	background:#000;
}

#item9879 {
	width:4px !important;
	height:6px !important;
	left:421px !important;
	top:59px !important;
	background:#000;
}

#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:1059px !important;
}

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

#item21903 {
	width:7px !important;
	height:7px !important;
	left:592px !important;
	top:60px !important;
	background:#000;
}

#item21904 {
	width:7px !important;
	height:7px !important;
	left:579px !important;
	top:60px !important;
	background:#000;
}

#item21905 {
	width:7px !important;
	height:7px !important;
	left:566px !important;
	top:60px !important;
	background:#000;
}

#item21906 {
	width:7px !important;
	height:7px !important;
	left:605px !important;
	top:60px !important;
	background:#000;
}

#item21907 {
	width:13px !important;
	height:7px !important;
	left:512px !important;
	top:60px !important;
	background:#000;
}

#item21908 {
	width:13px !important;
	height:7px !important;
	left:512px !important;
	top:86px !important;
	background:#000;
}

#item21910 {
	width:13px !important;
	height:7px !important;
	left:652px !important;
	top:60px !important;
	background:#000;
}

#item21911 {
	width:6px !important;
	height:10px !important;
	left:642px !important;
	top:93px !important;
	background:#000;
}

#item21912 {
	width:6px !important;
	height:10px !important;
	left:669px !important;
	top:93px !important;
	background:#000;
}

#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;
}

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

