/* 	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:'chargement en cours…'; }
.page-scale-wrap { width:792px; height:612px; background: #fff !important; }
.paper-vertical { width:792px; height:100%; }
.paper-horizontal { width:10px; height:624px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:612px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:792px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #31619a; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#31619a;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
.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%);
}
@font-face {
	font-family:FF-FinalSix-Bold;
	src:url("../fonts/FinalSix-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-FinalSix-Book;
	src:url("../fonts/FinalSix-Book.otf");
}

@font-face {
	font-family:FF-Poppins-SemiBoldItalic;
	src:url("../fonts/Poppins-SemiBoldItalic.ttf");
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:FF-Arial-BoldMT;
	src:url("../fonts/Arial Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-DINPro;
	src:url("../fonts/DIN Pro 400.otf");
}

@font-face {
	font-family:FF-DINPro-Bold;
	src:url("../fonts/DIN Pro Bold 700.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-DINPro-Light;
	src:url("../fonts/DIN Pro Light 300.otf");
}

@font-face {
	font-family:FF-Poppins-Bold;
	src:url("../fonts/Poppins-Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Poppins-Italic;
	src:url("../fonts/Poppins-Italic.ttf");
	font-style:italic;
}

@font-face {
	font-family:FF-Poppins-SemiBold;
	src:url("../fonts/Poppins-SemiBold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-ZapfDingbats;
	src:url("../fonts/zapf-dingbats-regular.ttf");
}

@font-face {
	font-family:FF-Poppins-Regular;
	src:url("../fonts/Poppins-Regular.ttf");
}

#item4358_5703 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item4358_5693 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item4358 {
	width:728px !important;
	height:960px !important;
	left:20px !important;
	top:504px !important;
}

#item7280 {
	width:130px !important;
	height:45px !important;
	left:618px !important;
	top:1398px !important;
}

#item10097.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item19483 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item19517 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item19518 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item19492 {
	width:111px !important;
	height:54px !important;
}

#item19493 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item19489 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item19570 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item19571 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item19545 {
	width:117px !important;
	height:54px !important;
}

#item19546 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item19542 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item19623 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item19624 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item19597 {
	width:121px !important;
	height:54px !important;
}

#item19598 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item19594 {
	width:121px !important;
	height:54px !important;
}

#item19482.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item5336_17136 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item5336_17143 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item5336 {
	width:335px !important;
	height:1505px !important;
	left:20px !important;
	top:279px !important;
}

#item7288 {
	width:130px !important;
	height:45px !important;
	left:217px !important;
	top:279px !important;
}

#item13911.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item23405 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item23440 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item23441 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item23415 {
	width:111px !important;
	height:54px !important;
}

#item23416 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item23411 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item23497 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item23498 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item23471 {
	width:121px !important;
	height:54px !important;
}

#item23472 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item23464 {
	width:121px !important;
	height:54px !important;
}

#item23404.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item686 {
	width:728px !important;
	height:2070px !important;
	left:20px !important;
	top:80px !important;
}

#item10265.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item30920 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item30955 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item30956 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item30929 {
	width:111px !important;
	height:54px !important;
}

#item30930 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item30926 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item31007 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item31008 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item30982 {
	width:117px !important;
	height:54px !important;
}

#item30983 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item30979 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item31059 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item31060 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31034 {
	width:121px !important;
	height:54px !important;
}

#item31035 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31031 {
	width:121px !important;
	height:54px !important;
}

#item30919.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item3105 {
	width:335px !important;
	height:2331px !important;
	left:20px !important;
	top:80px !important;
}

#item14029.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item34787 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item34823 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item34824 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34797 {
	width:111px !important;
	height:54px !important;
}

#item34798 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34793 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item34877 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item34878 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34851 {
	width:121px !important;
	height:54px !important;
}

#item34852 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34847 {
	width:121px !important;
	height:54px !important;
}

#item34786.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item6521_6790 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item6521 {
	width:768px !important;
	height:609px !important;
	top:500px !important;
	background:#e0e7ef;
	padding:20px;
}

#item12281.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item31098 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item31132 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item31133 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item31107 {
	width:111px !important;
	height:54px !important;
}

#item31108 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item31104 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item31184 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item31185 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item31159 {
	width:117px !important;
	height:54px !important;
}

#item31160 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item31156 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item31237 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item31238 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31212 {
	width:121px !important;
	height:54px !important;
}

#item31213 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31209 {
	width:121px !important;
	height:54px !important;
}

#item31097.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	top:1px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item30624_30648 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item30624 {
	width:375px !important;
	height:1002px !important;
	top:275px !important;
	background:#e0e7ef;
	padding:20px;
}

#item15453.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item34914 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item34950 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item34951 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34925 {
	width:111px !important;
	height:54px !important;
}

#item34926 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34921 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item35004 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item35005 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34979 {
	width:121px !important;
	height:54px !important;
}

#item34980 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34974 {
	width:121px !important;
	height:54px !important;
}

#item34913.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item29899 {
	width:693px !important;
	height:332px !important;
	left:21px !important;
	top:80px !important;
}

#item29922 {
	width:460px !important;
	height:393px !important;
	left:21px !important;
	top:454px !important;
}

#item29945 {
	width:460px !important;
	height:393px !important;
	left:21px !important;
	top:1747px !important;
}

#item29968 {
	width:459px !important;
	height:815px !important;
	left:289px !important;
	top:895px !important;
}

#item30042 {
	width:768px !important;
	height:2px !important;
	top:866px !important;
	background:#38382f;
}

#item30043 {
	width:768px !important;
	height:2px !important;
	top:1708px !important;
	background:#38382f;
}

#item30044.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item31279 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item31313 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item31314 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item31288 {
	width:111px !important;
	height:54px !important;
}

#item31289 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item31285 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item31365 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item31366 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item31340 {
	width:117px !important;
	height:54px !important;
}

#item31341 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item31337 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item31417 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item31418 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31392 {
	width:121px !important;
	height:54px !important;
}

#item31393 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31389 {
	width:121px !important;
	height:54px !important;
}

#item31278.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item30228 {
	width:335px !important;
	height:427px !important;
	left:20px !important;
	top:80px !important;
}

#item30297 {
	width:335px !important;
	height:512px !important;
	left:20px !important;
	top:667px !important;
}

#item30322 {
	width:335px !important;
	height:1018px !important;
	left:20px !important;
	top:1331px !important;
}

#item30348 {
	width:335px !important;
	height:345px !important;
	left:20px !important;
	top:2539px !important;
}

#item30379.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item35060 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item35095 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item35096 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35070 {
	width:111px !important;
	height:54px !important;
}

#item35071 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35066 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item35148 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item35149 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35123 {
	width:121px !important;
	height:54px !important;
}

#item35124 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35119 {
	width:121px !important;
	height:54px !important;
}

#item35059.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item716 {
	width:728px !important;
	height:1092px !important;
	left:20px !important;
	top:504px !important;
}

#item10433.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item31452 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item31487 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item31488 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item31462 {
	width:111px !important;
	height:54px !important;
}

#item31463 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item31459 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item31539 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item31540 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item31514 {
	width:117px !important;
	height:54px !important;
}

#item31515 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item31511 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item31591 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item31592 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31566 {
	width:121px !important;
	height:54px !important;
}

#item31567 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31563 {
	width:121px !important;
	height:54px !important;
}

#item31451.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item5273 {
	width:335px !important;
	height:1698px !important;
	left:20px !important;
	top:265px !important;
}

#item14148.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item35188 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item35226 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item35227 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35199 {
	width:111px !important;
	height:54px !important;
}

#item35200 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35195 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item35279 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item35280 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35254 {
	width:121px !important;
	height:54px !important;
}

#item35255 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35250 {
	width:121px !important;
	height:54px !important;
}

#item35187.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item5383_5598 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item5383 {
	width:728px !important;
	height:898px !important;
	left:20px !important;
	top:80px !important;
}

#item10601.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item31628 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item31663 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item31664 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item31638 {
	width:111px !important;
	height:54px !important;
}

#item31639 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item31634 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item31715 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item31716 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item31690 {
	width:117px !important;
	height:54px !important;
}

#item31691 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item31687 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item31767 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item31768 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31742 {
	width:121px !important;
	height:54px !important;
}

#item31743 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31739 {
	width:121px !important;
	height:54px !important;
}

#item31627.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item5546_17156 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item5546 {
	width:335px !important;
	height:1318px !important;
	left:20px !important;
	top:80px !important;
}

#item14268.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item35317 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item35354 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item35355 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35329 {
	width:111px !important;
	height:54px !important;
}

#item35330 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35323 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item35408 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item35409 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35382 {
	width:121px !important;
	height:54px !important;
}

#item35383 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35378 {
	width:121px !important;
	height:54px !important;
}

#item35316.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item914_5735 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item914 {
	width:728px !important;
	height:638px !important;
	left:20px !important;
	top:80px !important;
}

#item10768.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item31811 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item31847 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item31848 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item31821 {
	width:111px !important;
	height:54px !important;
}

#item31823 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item31818 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item31899 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item31900 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item31874 {
	width:117px !important;
	height:54px !important;
}

#item31875 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item31871 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item31951 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item31952 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31926 {
	width:121px !important;
	height:54px !important;
}

#item31927 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item31923 {
	width:121px !important;
	height:54px !important;
}

#item31810.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item3208_37922 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3208 {
	width:335px !important;
	height:942px !important;
	left:20px !important;
	top:80px !important;
}

#item14387.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item35453 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item35490 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item35491 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35465 {
	width:111px !important;
	height:54px !important;
}

#item35466 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35459 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item35544 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item35545 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35519 {
	width:121px !important;
	height:54px !important;
}

#item35520 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35514 {
	width:121px !important;
	height:54px !important;
}

#item35452.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item982_5796 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item982 {
	width:728px !important;
	height:502px !important;
	left:20px !important;
	top:80px !important;
}

#item10936.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item31996 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item32032 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item32033 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32007 {
	width:111px !important;
	height:54px !important;
}

#item32008 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32004 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item32085 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item32086 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item32059 {
	width:117px !important;
	height:54px !important;
}

#item32061 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item32056 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item32137 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item32138 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item32112 {
	width:121px !important;
	height:54px !important;
}

#item32113 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item32109 {
	width:121px !important;
	height:54px !important;
}

#item31995.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item3243_17046 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3243 {
	width:335px !important;
	height:685px !important;
	left:20px !important;
	top:80px !important;
}

#item14504.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item35587 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item35623 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item35624 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35598 {
	width:111px !important;
	height:54px !important;
}

#item35599 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35593 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item35676 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item35677 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35651 {
	width:121px !important;
	height:54px !important;
}

#item35652 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35647 {
	width:121px !important;
	height:54px !important;
}

#item35586.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item1047_5856 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1047 {
	width:728px !important;
	height:606px !important;
	left:20px !important;
	top:80px !important;
}

#item11105.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item32179 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item32213 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item32214 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32188 {
	width:111px !important;
	height:54px !important;
}

#item32189 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32185 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item32265 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item32266 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item32240 {
	width:117px !important;
	height:54px !important;
}

#item32241 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item32237 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item32317 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item32319 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item32292 {
	width:121px !important;
	height:54px !important;
}

#item32293 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item32289 {
	width:121px !important;
	height:54px !important;
}

#item32178.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item3277_17040 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3277 {
	width:335px !important;
	height:964px !important;
	left:20px !important;
	top:80px !important;
}

#item14622.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item35713 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item35749 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item35750 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35724 {
	width:111px !important;
	height:54px !important;
}

#item35725 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35719 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item35802 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item35803 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35777 {
	width:121px !important;
	height:54px !important;
}

#item35778 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35773 {
	width:121px !important;
	height:54px !important;
}

#item35712.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item1113_5905 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1113 {
	width:728px !important;
	height:576px !important;
	left:20px !important;
	top:80px !important;
}

#item11273.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item32356 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item32390 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item32391 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32365 {
	width:111px !important;
	height:54px !important;
}

#item32366 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32362 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item32442 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item32443 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item32417 {
	width:117px !important;
	height:54px !important;
}

#item32418 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item32414 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item32495 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item32497 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item32470 {
	width:121px !important;
	height:54px !important;
}

#item32471 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item32467 {
	width:121px !important;
	height:54px !important;
}

#item32355.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item3310_17031 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3310 {
	width:335px !important;
	height:855px !important;
	left:20px !important;
	top:80px !important;
}

#item14741.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item35847 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item35882 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item35883 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35857 {
	width:111px !important;
	height:54px !important;
}

#item35858 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35853 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item35936 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item35937 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35911 {
	width:121px !important;
	height:54px !important;
}

#item35912 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item35906 {
	width:121px !important;
	height:54px !important;
}

#item35846.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item1177_5962 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1177 {
	width:728px !important;
	height:584px !important;
	left:20px !important;
	top:80px !important;
}

#item11440.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item32538 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item32573 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item32574 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32548 {
	width:111px !important;
	height:54px !important;
}

#item32549 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32545 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item32626 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item32627 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item32600 {
	width:117px !important;
	height:54px !important;
}

#item32601 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item32597 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item32678 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item32679 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item32653 {
	width:121px !important;
	height:54px !important;
}

#item32654 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item32650 {
	width:121px !important;
	height:54px !important;
}

#item32537.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item3342_17025 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3342 {
	width:335px !important;
	height:881px !important;
	left:20px !important;
	top:80px !important;
}

#item14862.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item35971 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item36006 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item36007 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35981 {
	width:111px !important;
	height:54px !important;
}

#item35982 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item35977 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item36063 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item36064 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36036 {
	width:121px !important;
	height:54px !important;
}

#item36037 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36030 {
	width:121px !important;
	height:54px !important;
}

#item35970.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item1243_6033 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1243 {
	width:728px !important;
	height:680px !important;
	left:20px !important;
	top:80px !important;
}

#item11609.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item32770 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item32805 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item32806 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32779 {
	width:111px !important;
	height:54px !important;
}

#item32781 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32776 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item32857 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item32858 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item32832 {
	width:117px !important;
	height:54px !important;
}

#item32833 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item32829 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item32910 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item32911 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item32885 {
	width:121px !important;
	height:54px !important;
}

#item32886 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item32882 {
	width:121px !important;
	height:54px !important;
}

#item32769.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item3374_17019 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3374 {
	width:335px !important;
	height:1108px !important;
	left:20px !important;
	top:80px !important;
}

#item14980.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item36104 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item36140 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item36141 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36115 {
	width:111px !important;
	height:54px !important;
}

#item36116 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36110 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item36195 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item36196 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36170 {
	width:121px !important;
	height:54px !important;
}

#item36171 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36164 {
	width:121px !important;
	height:54px !important;
}

#item36103.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item6068_6092 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item6068 {
	width:728px !important;
	height:590px !important;
	left:20px !important;
	top:80px !important;
}

#item11776.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item32952 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item32986 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item32988 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32961 {
	width:111px !important;
	height:54px !important;
}

#item32962 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item32958 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item33039 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item33040 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33014 {
	width:117px !important;
	height:54px !important;
}

#item33015 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33011 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item33091 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item33092 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33066 {
	width:121px !important;
	height:54px !important;
}

#item33067 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33063 {
	width:121px !important;
	height:54px !important;
}

#item32951.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item6143_17163 {
	width:76.5354330708538px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item6143 {
	width:335px !important;
	height:843px !important;
	left:20px !important;
	top:80px !important;
}

#item15097.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item36262 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item36299 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item36300 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36274 {
	width:111px !important;
	height:54px !important;
}

#item36275 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36268 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item36353 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item36354 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36328 {
	width:121px !important;
	height:54px !important;
}

#item36329 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36323 {
	width:121px !important;
	height:54px !important;
}

#item36261.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item8170 {
	width:728px !important;
	height:834px !important;
	left:20px !important;
	top:80px !important;
}

#item11943.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item33126 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item33160 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item33161 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item33135 {
	width:111px !important;
	height:54px !important;
}

#item33136 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item33132 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item33214 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item33215 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33188 {
	width:117px !important;
	height:54px !important;
}

#item33189 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33184 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item33266 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item33267 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33241 {
	width:121px !important;
	height:54px !important;
}

#item33242 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33238 {
	width:121px !important;
	height:54px !important;
}

#item33125.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item8272 {
	width:335px !important;
	height:1350px !important;
	left:20px !important;
	top:80px !important;
}

#item15216.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item36383 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item36419 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item36420 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36393 {
	width:111px !important;
	height:54px !important;
}

#item36394 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36389 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item36474 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item36475 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36448 {
	width:121px !important;
	height:54px !important;
}

#item36450 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36443 {
	width:121px !important;
	height:54px !important;
}

#item36382.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item1563 {
	width:508px !important;
	height:1828px !important;
	left:20px !important;
	top:80px !important;
}

#item12618.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item33307 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item33341 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item33342 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item33316 {
	width:111px !important;
	height:54px !important;
}

#item33317 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item33313 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item33393 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item33394 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33368 {
	width:117px !important;
	height:54px !important;
}

#item33369 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33365 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item33446 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item33447 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33421 {
	width:121px !important;
	height:54px !important;
}

#item33422 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33417 {
	width:121px !important;
	height:54px !important;
}

#item33306.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item7446 {
	width:335px !important;
	height:2291px !important;
	left:20px !important;
	top:200px !important;
}

#item15692.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item36505 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item36540 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item36541 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36515 {
	width:111px !important;
	height:54px !important;
}

#item36516 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36511 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item36594 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item36595 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36568 {
	width:121px !important;
	height:54px !important;
}

#item36569 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36564 {
	width:121px !important;
	height:54px !important;
}

#item36504.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item7524 {
	width:508px !important;
	height:1753px !important;
	left:20px !important;
	top:80px !important;
}

#item12785.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item33482 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item33516 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item33517 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item33491 {
	width:111px !important;
	height:54px !important;
}

#item33492 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item33488 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item33568 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item33569 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33543 {
	width:117px !important;
	height:54px !important;
}

#item33544 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33540 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item33621 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item33622 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33595 {
	width:121px !important;
	height:54px !important;
}

#item33597 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33592 {
	width:121px !important;
	height:54px !important;
}

#item33481.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item7576 {
	width:335px !important;
	height:2388px !important;
	left:20px !important;
	top:264px !important;
}

#item15809.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item36622 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item36657 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item36658 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36632 {
	width:111px !important;
	height:54px !important;
}

#item36633 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36628 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item36710 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item36711 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36685 {
	width:121px !important;
	height:54px !important;
}

#item36686 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36681 {
	width:121px !important;
	height:54px !important;
}

#item36621.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item7631 {
	width:508px !important;
	height:1837px !important;
	left:20px !important;
	top:80px !important;
}

#item12952.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item33668 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item33702 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item33703 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item33677 {
	width:111px !important;
	height:54px !important;
}

#item33678 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item33674 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item33754 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item33755 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33729 {
	width:117px !important;
	height:54px !important;
}

#item33730 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33726 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item33806 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item33807 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33781 {
	width:121px !important;
	height:54px !important;
}

#item33782 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33778 {
	width:121px !important;
	height:54px !important;
}

#item33667.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item7701 {
	width:335px !important;
	height:2310px !important;
	left:20px !important;
	top:201px !important;
}

#item15929.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item36743 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item36781 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item36782 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36756 {
	width:111px !important;
	height:54px !important;
}

#item36757 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36750 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item36834 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item36836 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36809 {
	width:121px !important;
	height:54px !important;
}

#item36810 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36805 {
	width:121px !important;
	height:54px !important;
}

#item36742.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item7781 {
	width:508px !important;
	height:2191px !important;
	left:20px !important;
	top:80px !important;
}

#item13120.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item33839 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item33875 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item33876 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item33850 {
	width:111px !important;
	height:54px !important;
}

#item33851 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item33847 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item33927 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item33928 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33902 {
	width:117px !important;
	height:54px !important;
}

#item33903 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item33899 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item33980 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item33981 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33954 {
	width:121px !important;
	height:54px !important;
}

#item33955 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item33951 {
	width:121px !important;
	height:54px !important;
}

#item33838.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item7863 {
	width:335px !important;
	height:2925px !important;
	left:20px !important;
	top:201px !important;
}

#item16048.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item36871 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item36908 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item36909 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36883 {
	width:111px !important;
	height:54px !important;
}

#item36884 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item36878 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item36963 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item36965 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36938 {
	width:121px !important;
	height:54px !important;
}

#item36939 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item36933 {
	width:121px !important;
	height:54px !important;
}

#item36870.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item7914 {
	width:508px !important;
	height:2102px !important;
	left:20px !important;
	top:80px !important;
}

#item13286.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item34014 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item34049 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item34050 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34024 {
	width:111px !important;
	height:54px !important;
}

#item34025 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34020 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item34101 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item34102 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item34076 {
	width:117px !important;
	height:54px !important;
}

#item34077 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item34073 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item34153 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item34154 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34128 {
	width:121px !important;
	height:54px !important;
}

#item34129 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34125 {
	width:121px !important;
	height:54px !important;
}

#item34013.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item8077 {
	width:335px !important;
	height:2757px !important;
	left:20px !important;
	top:203px !important;
}

#item16170.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item37003 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item37041 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item37043 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item37015 {
	width:111px !important;
	height:54px !important;
}

#item37016 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item37009 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item37095 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item37096 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item37070 {
	width:121px !important;
	height:54px !important;
}

#item37071 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item37066 {
	width:121px !important;
	height:54px !important;
}

#item37002.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item1431 {
	width:728px !important;
	height:1049px !important;
	left:20px !important;
	top:80px !important;
}

#item7239 {
	width:768px !important;
	height:143px !important;
	top:1162px !important;
	background:#e94d4e;
	padding:20px;
}

#item12449.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item34194 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item34229 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item34230 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34203 {
	width:111px !important;
	height:54px !important;
}

#item34204 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34200 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item34281 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item34282 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item34256 {
	width:117px !important;
	height:54px !important;
}

#item34257 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item34253 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item34333 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item34334 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34308 {
	width:121px !important;
	height:54px !important;
}

#item34309 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34305 {
	width:121px !important;
	height:54px !important;
}

#item34193.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item3440 {
	width:335px !important;
	height:1988px !important;
	left:20px !important;
	top:80px !important;
}

#item15571.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item37133 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item37168 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item37169 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item37143 {
	width:111px !important;
	height:54px !important;
}

#item37144 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item37139 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item37221 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item37222 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item37196 {
	width:121px !important;
	height:54px !important;
}

#item37197 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item37192 {
	width:121px !important;
	height:54px !important;
}

#item37131.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item8303 {
	width:728px !important;
	height:1228px !important;
	left:20px !important;
	top:80px !important;
}

#item9159 {
	width:488px !important;
	height:749px !important;
	left:20px !important;
	top:1971px !important;
}

#item9211 {
	width:215px !important;
	height:653px !important;
	left:533px !important;
	top:1971px !important;
	background:#f5e5ba;
	padding:10px;
}

#item9104 {
	width:728px !important;
	height:31px !important;
	left:20px !important;
	top:1344px !important;
}

#item9243 {
	width:728px !important;
	height:63px !important;
	left:20px !important;
	top:1899px !important;
}

#item9267_9531 {
	width:768px !important;
	position:absolute;
	top:344px;
	left:-20px;
}

#item9267 {
	width:728px !important;
	height:446px !important;
	left:20px !important;
	top:2747px !important;
}

#item9294_9528 {
	width:728px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item9294_9402 {
	width:105px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 10px 10px 0px;
}

#item9294 {
	width:728px !important;
	height:3890px !important;
	left:20px !important;
	top:3232px !important;
}

#item9070 {
	width:170px !important;
	height:501px !important;
	left:20px !important;
	top:1382px !important;
}

#item9449 {
	width:170px !important;
	height:501px !important;
	left:206px !important;
	top:1382px !important;
}

#item9472 {
	width:170px !important;
	height:501px !important;
	left:392px !important;
	top:1382px !important;
}

#item9495 {
	width:170px !important;
	height:501px !important;
	left:578px !important;
	top:1382px !important;
}

#item9156 {
	width:768px !important;
	height:2px !important;
	top:1336px !important;
	background:#38382f;
}

#item9158 {
	width:768px !important;
	height:2px !important;
	top:1881px !important;
	background:#38382f;
}

#item9290 {
	width:768px !important;
	height:2px !important;
	top:2729px !important;
	background:#38382f;
}

#item12111.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item34428 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item34462 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item34463 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34437 {
	width:111px !important;
	height:54px !important;
}

#item34438 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34434 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item34515 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item34516 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item34489 {
	width:117px !important;
	height:54px !important;
}

#item34490 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item34486 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item34568 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item34569 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34543 {
	width:121px !important;
	height:54px !important;
}

#item34544 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34539 {
	width:121px !important;
	height:54px !important;
}

#item34427.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item38355 {
	width:335px !important;
	height:1927px !important;
	left:20px !important;
	top:95px !important;
}

#item38388 {
	width:335px !important;
	height:31px !important;
	left:20px !important;
	top:2037px !important;
}

#item38415 {
	width:335px !important;
	height:162px !important;
	left:20px !important;
	top:2083px !important;
}

#item38442 {
	width:335px !important;
	height:257px !important;
	left:20px !important;
	top:2245px !important;
}

#item38472 {
	width:335px !important;
	height:269px !important;
	left:20px !important;
	top:2502px !important;
}

#item38507 {
	width:335px !important;
	height:216px !important;
	left:20px !important;
	top:2771px !important;
}

#item38544 {
	width:335px !important;
	height:122px !important;
	left:20px !important;
	top:3008px !important;
}

#item38571 {
	width:335px !important;
	height:906px !important;
	left:20px !important;
	top:3144px !important;
}

#item38598 {
	width:335px !important;
	height:397px !important;
	left:20px !important;
	top:4050px !important;
	background:#f5e5ba;
	padding:10px;
}

#item38631_38655 {
	width:374.999999999999px !important;
	position:absolute;
	top:612px;
	left:-20px;
}

#item38631 {
	width:335px !important;
	height:678px !important;
	left:20px !important;
	top:4482px !important;
}

#item38676_38701 {
	width:335px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item38676_38703 {
	width:105px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 10px 10px 0px;
}

#item38676 {
	width:335px !important;
	height:7008px !important;
	left:20px !important;
	top:5187px !important;
}

#item15334.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item37297 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item37334 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item37335 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item37308 {
	width:111px !important;
	height:54px !important;
}

#item37309 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item37304 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item37387 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item37388 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item37362 {
	width:121px !important;
	height:54px !important;
}

#item37363 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item37358 {
	width:121px !important;
	height:54px !important;
}

#item37296.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item13791.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:90px !important;
	right:44px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item34608 {
	width:768px !important;
	height:54px !important;
	background:#38382f;
}

#item34642 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item34643 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34617 {
	width:111px !important;
	height:54px !important;
}

#item34618 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item34614 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item34694 {
	width:117px !important;
	height:54px !important;
	background:#31619a;
}

#item34695 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item34669 {
	width:117px !important;
	height:54px !important;
}

#item34670 {
	width:117px !important;
	height:54px !important;
	padding:20px;
}

#item34666 {
	width:117px !important;
	height:54px !important;
	left:232px !important;
}

#item34747 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item34748 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34722 {
	width:121px !important;
	height:54px !important;
}

#item34723 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item34719 {
	width:121px !important;
	height:54px !important;
}

#item34607.fixed-pos-elem {
	width:768px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item16524.fixed-pos-elem {
	width:44px !important;
	height:44px !important;
	left:auto !important;
	top:73px !important;
	right:20px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item37416 {
	width:375px !important;
	height:54px !important;
	background:#38382f;
}

#item37452 {
	width:111px !important;
	height:54px !important;
	background:#31619a;
}

#item37453 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item37426 {
	width:111px !important;
	height:54px !important;
}

#item37427 {
	width:111px !important;
	height:54px !important;
	padding:20px;
}

#item37422 {
	width:111px !important;
	height:54px !important;
	left:121px !important;
}

#item37507 {
	width:121px !important;
	height:54px !important;
	background:#31619a;
}

#item37508 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item37482 {
	width:121px !important;
	height:54px !important;
}

#item37483 {
	width:121px !important;
	height:54px !important;
	padding:20px;
}

#item37476 {
	width:121px !important;
	height:54px !important;
}

#item37415.fixed-pos-elem {
	width:375px !important;
	height:54px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

p.autoParaStyle28 {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:13px;
	line-height:20px;
	color:0uxfff;
	margin-top:6px;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:FF-ZapfDingbats,"Zapf Dingbats";
	font-size:12px;
	line-height:20px;
	color:#e94d4e;
	margin-top:11px;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-ZapfDingbats,"Zapf Dingbats";
	font-size:13px;
	line-height:20px;
	color:#e94d4e;
	margin-top:11px;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle24 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Poppins-Italic,Poppins;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:12px;
	line-height:20px;
	color:#000;
	margin-top:6px;
	text-align:left;
}
p.autoParaStyle23:first-child:first-letter {
	font-size:24.8px;
	padding:3px 3px 0 0;
	float:left;
}

p.autoParaStyle22 {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:13px;
	line-height:20px;
	color:#000;
	margin-top:6px;
	text-align:left;
}
p.autoParaStyle22:first-child:first-letter {
	font-size:25.2px;
	padding:3px 3px 0 0;
	float:left;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-Poppins-Bold,Poppins;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	margin-top:15px;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:14px;
	line-height:20px;
	color:#7f7f7f;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-Poppins-Bold,Poppins;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	margin-top:15px;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:13px;
	line-height:20px;
	color:#7f7f7f;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-DINPro-Light,"DIN Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#e94d4e;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle16 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Poppins-Italic,Poppins;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-DINPro-Bold,"DIN Pro","Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:18px;
	color:#e94d4e;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:FF-DINPro,"DIN Pro",sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:FF-DINPro,"DIN Pro",sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	letter-spacing:-0.020em;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-DINPro-Bold,"DIN Pro","Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#006fff;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:12px;
	line-height:18px;
	color:#006fff;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#006fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:9px;
	line-height:10.8px;
	color:#006fff;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-Poppins-Bold,Poppins;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-DINPro-Bold,"DIN Pro","Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#e94d4e;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle4 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Poppins-Italic,Poppins;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:12px;
	line-height:14.4px;
	color:#7f7f7f;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-DINPro,"DIN Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:13px;
	line-height:20px;
	color:#e94d4e;
	margin-top:6px;
	text-align:left;
}

p.Table-Of-Content {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:12px;
	line-height:18px;
	color:#006fff;
	margin-top:3px;
	text-align:left;
}

p.Personnalisées-V_-_exergue-body-bleu {
	font-weight:600;
	font-style:italic;
	font-family:FF-Poppins-SemiBoldItalic,Poppins;
	font-size:16px;
	line-height:19.2px;
	color:#31619a;
	padding-left:28px;
	padding-right:28px;
	margin-top:9px;
	margin-bottom:6px;
	text-align:center;
}

p.Personnalisées-V_-_Titre-page-light {
	font-weight:300;
	font-family:FF-DINPro-Light,"DIN Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-bottom:10px;
	text-align:left;
}

p.Personnalisées-V_-_exergue-texte-2-dans-body {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	margin-top:10px;
	margin-bottom:1px;
	text-align:left;
}

p.Personnalisées-V_-_exergue-texte-2 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	margin-top:15px;
	margin-bottom:9px;
	text-align:left;
}

p.Personnalisées-V_-_Body-titre-italic {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:16px;
	line-height:19.2px;
	color:#e94d4e;
	margin-top:15px;
	margin-bottom:9px;
	text-align:left;
}

p.Personnalisées-V_-_chapeau {
	font-family:FF-FinalSix-Book,FinalSix;
	font-size:18px;
	line-height:21.6px;
	color:#e94d4e;
	margin-bottom:3px;
	text-align:left;
}

p.Personnalisées-V_-_Body-grise {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:14px;
	line-height:20px;
	color:#7f7f7f;
	margin-bottom:2px;
	text-align:left;
}

p.Personnalisées-V_-_petite-italic-corps {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Poppins-Italic,Poppins;
	font-size:14px;
	line-height:20px;
	color:#000;
	margin-bottom:2px;
	text-align:left;
}

p.Personnalisées-V_-_Body {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:12px;
	line-height:20px;
	color:#000;
	margin-top:6px;
	text-align:left;
}

p.Personnalisées-V_-_Titre-page {
	font-weight:bold;
	font-family:FF-DINPro-Bold,"DIN Pro","Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-bottom:10px;
	text-align:left;
}

p.Personnalisées-V_-_Carré-fin-de-¶ {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:15px;
	line-height:20px;
	color:#e94d4e;
	margin-top:6px;
	text-align:left;
}

p.exergue-body-bleu {
	font-weight:600;
	font-style:italic;
	font-family:FF-Poppins-SemiBoldItalic,Poppins;
	font-size:16px;
	line-height:19.2px;
	color:#31619a;
	padding-left:28px;
	padding-right:28px;
	margin-top:9px;
	margin-bottom:6px;
	text-align:center;
}

p.exergue-texte-2-dans-body {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:1px;
	text-align:left;
}

p.exergue-texte-2 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	margin-top:15px;
	margin-bottom:9px;
	text-align:left;
}

p.Body-titre-italic {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:16px;
	line-height:19.2px;
	color:#e94d4e;
	margin-top:15px;
	margin-bottom:9px;
	text-align:left;
}

p.chapeau {
	font-family:FF-FinalSix-Book,FinalSix;
	font-size:21px;
	line-height:25.2px;
	color:#e94d4e;
	margin-bottom:3px;
	text-align:left;
}

p.Body-grise {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:13px;
	line-height:20px;
	color:#7f7f7f;
	margin-bottom:2px;
	text-align:left;
}

p.Body-petite {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:11px;
	line-height:17px;
	color:#000;
	margin-top:6px;
	text-align:left;
}

p.Body {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:13px;
	line-height:20px;
	color:#000;
	margin-top:6px;
	text-align:left;
}

p.petite-italic-corps {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Poppins-Italic,Poppins;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-bottom:2px;
	text-align:left;
}

p.Titre-page-light {
	font-weight:300;
	font-family:FF-DINPro-Light,"DIN Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-bottom:10px;
	text-align:left;
}

p.Titre-page {
	font-weight:bold;
	font-family:FF-DINPro-Bold,"DIN Pro","Arial Black", Gadget, sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-bottom:10px;
	text-align:left;
}

p.Carré-fin-de-¶ {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:15px;
	line-height:20px;
	color:#e94d4e;
	margin-top:6px;
	text-align:left;
}

p.Paragraphe-standard {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Aucun-style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle16 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle15 {
	font-weight:300;
	font-family:FF-DINPro-Light,"DIN Pro",sans-serif;
	font-size:30px;
}

span.autoCharStyle14 {
	font-family:FF-Poppins-Regular,Poppins;
	font-size:9px;
}

span.autoCharStyle13 {
	font-family:FF-ZapfDingbats,"Zapf Dingbats";
	color:#e94d4e;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-FinalSix-Bold,FinalSix;
}

span.autoCharStyle11 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:9px;
	color:#000;
}

span.autoCharStyle10 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	color:#000;
}

span.autoCharStyle9 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:18px;
	color:#000;
}

span.autoCharStyle8 {
	letter-spacing:-0.020em;
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	font-family:FF-Poppins-Regular,Poppins;
}

span.autoCharStyle5 {
	font-family:FF-Poppins-Regular,Poppins;
	color:#006fff;
}

span.autoCharStyle4 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
}

span.autoCharStyle3 {
	color:#e94d4e;
}

span.autoCharStyle2 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
}

span.autoCharStyle1 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
}

span.Hyperlien {
	color:#4f5cd5;
	text-decoration:underline;
}

span.Bold-rouge-body-copie {
	font-weight:600;
	color:#e94d4e;
}

span.Carré-puce-rouge-body {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:15px;
	color:#e94d4e;
}

span.iPad-V_-_Carré-puce-rouge-body {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:15px;
	color:#e94d4e;
}

span.Bold-rouge-body {
	font-weight:500;
	color:#e94d4e;
}

span.Sans {
}
#in5footer,  #prefooter {display:none;}

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

