/* 	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:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
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);
}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.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:#00aced; 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 #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#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;}
}

@keyframes move-left-grow-792 {
	0% {
		transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-792 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item802 {
	width:216px !important;
	height:249px !important;
	left:492px !important;
	top:-130px !important;
	border-radius:27px;
	background:#fff;
}

#item803 {
	width:216px !important;
	height:249px !important;
	left:492px !important;
	top:-130px !important;
	border-radius:27px;
}

#item834 {
	width:656px !important;
	height:77px !important;
	left:272px !important;
	top:143px !important;
}

@keyframes fade-in-834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item856 {
	width:600px !important;
	height:16px !important;
	left:300px !important;
	top:220px !important;
}

@keyframes fade-in-856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item859 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-859 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-859 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes move-left-grow-12659 {
	0% {
		transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-12659 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item12666 {
	width:216px !important;
	height:249px !important;
	left:242px !important;
	top:-95px !important;
	border-radius:27px;
	background:#fff;
}

#item12667 {
	width:216px !important;
	height:249px !important;
	left:242px !important;
	top:-95px !important;
	border-radius:27px;
}

#item12694 {
	width:656px !important;
	height:77px !important;
	left:22px !important;
	top:178px !important;
}

@keyframes fade-in-12694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12716 {
	width:600px !important;
	height:16px !important;
	left:50px !important;
	top:255px !important;
}

@keyframes fade-in-12716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12719 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-12719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item28105 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:1120px !important;
	top:287px !important;
}

#item28111 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1120px !important;
	top:287px !important;
}

#item28117 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1119px !important;
	top:275px !important;
}

#item28125 {
	opacity:0.05;
	width:14px !important;
	height:14px !important;
	left:1127px !important;
	top:337px !important;
}

#item28132 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:1092px !important;
	top:363px !important;
}

#item27953 {
	width:195px !important;
	height:117px !important;
	left:924px !important;
	top:-17px !important;
	border-radius:8px;
	background:#007377;
}

#item27954 {
	width:139px !important;
	height:56px !important;
	left:952px !important;
	top:22px !important;
}

#item27960 {
	width:472px !important;
	height:137px !important;
	left:36px !important;
	top:-4px !important;
	background:#fff;
}

#item27966 {
	width:472px !important;
	height:80px !important;
	left:36px !important;
	top:41px !important;
}

@keyframes fade-in-27966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes entrarvolandodesdeabajo-27989 {
	0% {
		transform:translate(0px,73px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-27989 {
	0% {
		-webkit-transform:translate(0px,73px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item27989 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item27990 {
	width:472px !important;
	height:341px !important;
	background:#fff;
}

#item27991 {
	width:415px !important;
	height:287px !important;
	left:25px !important;
	top:41px !important;
}

@keyframes entrarvolandodesdearriba-28015 {
	0% {
		transform:translate(-1px,-58px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-28015 {
	0% {
		-webkit-transform:translate(-1px,-58px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28016 {
	width:37px !important;
	height:37px !important;
	background:#009da5;
}

#item28017 {
	width:26px !important;
	height:26px !important;
	left:5px !important;
	top:5px !important;
}

@keyframes rotate180cw-28017 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) rotate(-45deg) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes rotate180cw-28017 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) rotate(-45deg) scaleX(1.2) scaleY(1.2);}
}
#item28027 {
	width:37px !important;
	height:37px !important;
}

#item28022 {
	width:37px !important;
	height:37px !important;
	left:254px !important;
	top:114px !important;
}

#item28033 {
	width:39px !important;
	height:39px !important;
}

#item28028 {
	width:39px !important;
	height:39px !important;
	left:252px !important;
	top:114px !important;
}

#item28482 {
	width:112px !important;
	height:36px !important;
	left:442px !important;
	top:706px !important;
}

@keyframes fade-in-28482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28487 {
	width:143px !important;
	height:46px !important;
	left:1021px !important;
	top:695px !important;
}

@keyframes fade-in-28487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28493 {
	width:157px !important;
	height:34px !important;
	left:500px !important;
	top:623px !important;
}

@keyframes fade-in-28493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28498 {
	width:109px !important;
	height:27px !important;
	left:344px !important;
	top:620px !important;
}

@keyframes fade-in-28498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28503 {
	width:215px !important;
	height:70px !important;
	left:963px !important;
	top:600px !important;
}

@keyframes fade-in-28503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28508 {
	width:237px !important;
	height:52px !important;
	left:697px !important;
	top:612px !important;
}

@keyframes fade-in-28508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28513 {
	width:110px !important;
	height:54px !important;
	left:613px !important;
	top:685px !important;
}

@keyframes fade-in-28513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28522 {
	width:179px !important;
	height:47px !important;
	left:783px !important;
	top:700px !important;
}

@keyframes fade-in-28522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28527 {
	width:148px !important;
	height:31px !important;
	left:234px !important;
	top:706px !important;
}

@keyframes fade-in-28527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28534 {
	width:138px !important;
	height:36px !important;
	left:36px !important;
	top:705px !important;
}

@keyframes fade-in-28534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28540 {
	width:122px !important;
	height:45px !important;
	left:36px !important;
	top:619px !important;
}

@keyframes fade-in-28540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28546 {
	width:92px !important;
	height:58px !important;
	left:207px !important;
	top:607px !important;
}

@keyframes fade-in-28546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1139 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-1139 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1139 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item28311 {
	width:195px !important;
	height:117px !important;
	left:258px !important;
	border-radius:8px;
	background:#007377;
}

#item28312 {
	width:139px !important;
	height:56px !important;
	left:286px !important;
	top:39px !important;
}

#item28317 {
	width:628px !important;
	height:191px !important;
	left:36px !important;
	top:153px !important;
	background:#fff;
}

#item28324 {
	width:594px !important;
	height:112px !important;
	left:50px !important;
	top:217px !important;
}

@keyframes fade-in-28324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes entrarvolandodesdeabajo-28347 {
	0% {
		transform:translate(0px,73px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-28347 {
	0% {
		-webkit-transform:translate(0px,73px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item28347 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item28348 {
	width:628px !important;
	height:443px !important;
	background:#fff;
}

#item28349 {
	width:600px !important;
	height:387px !important;
	left:14px !important;
	top:57px !important;
}

@keyframes entrarvolandodesdearriba-28372 {
	0% {
		transform:translate(-1px,-58px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-28372 {
	0% {
		-webkit-transform:translate(-1px,-58px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28373 {
	width:51px !important;
	height:51px !important;
	background:#009da5;
}

#item28374 {
	width:37px !important;
	height:37px !important;
	left:7px !important;
	top:7px !important;
}

@keyframes rotate180cw-28374 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) rotate(-45deg) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes rotate180cw-28374 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) rotate(-45deg) scaleX(1.2) scaleY(1.2);}
}
#item28385 {
	width:51px !important;
	height:51px !important;
}

#item28380 {
	width:51px !important;
	height:51px !important;
	left:321px !important;
	top:319px !important;
}

#item28391 {
	width:55px !important;
	height:55px !important;
}

#item28386 {
	width:55px !important;
	height:55px !important;
	left:320px !important;
	top:318px !important;
}

#item28568 {
	width:165px !important;
	height:34px !important;
	left:235px !important;
	top:1025px !important;
}

@keyframes fade-in-28568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28573 {
	width:153px !important;
	height:40px !important;
	left:50px !important;
	top:1024px !important;
}

@keyframes fade-in-28573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28578 {
	width:117px !important;
	height:37px !important;
	left:535px !important;
	top:945px !important;
}

@keyframes fade-in-28578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28583 {
	width:122px !important;
	height:60px !important;
	left:50px !important;
	top:1092px !important;
}

@keyframes fade-in-28583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28588 {
	width:135px !important;
	height:50px !important;
	left:50px !important;
	top:860px !important;
}

@keyframes fade-in-28588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28593 {
	width:121px !important;
	height:30px !important;
	left:529px !important;
	top:870px !important;
}

@keyframes fade-in-28593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28599 {
	width:199px !important;
	height:52px !important;
	left:242px !important;
	top:1103px !important;
}

@keyframes fade-in-28599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28604 {
	width:102px !important;
	height:64px !important;
	left:50px !important;
	top:931px !important;
}

@keyframes fade-in-28604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28614 {
	width:231px !important;
	height:75px !important;
	left:432px !important;
	top:1006px !important;
}

@keyframes fade-in-28614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28620 {
	width:257px !important;
	height:57px !important;
	left:215px !important;
	top:937px !important;
}

@keyframes fade-in-28620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28626 {
	width:153px !important;
	height:49px !important;
	left:497px !important;
	top:1105px !important;
}

@keyframes fade-in-28626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28631 {
	width:182px !important;
	height:40px !important;
	left:266px !important;
	top:866px !important;
}

@keyframes fade-in-28631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12916 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-12916 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12916 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1195 {
	width:200px !important;
	height:53px !important;
	left:71px !important;
	top:70px !important;
}

#item1225 {
	width:190px !important;
	height:13px !important;
	left:29px !important;
	top:3px !important;
}

#item1228 {
	width:21px !important;
	height:21px !important;
}

#item1204 {
	width:219px !important;
	height:21px !important;
	left:98px !important;
	top:211px !important;
}

#item1266 {
	width:230px !important;
	height:13px !important;
	left:29px !important;
	top:3px !important;
}

#item1269 {
	width:21px !important;
	height:21px !important;
}

#item1245 {
	width:259px !important;
	height:21px !important;
	left:98px !important;
	top:255px !important;
}

#item1305 {
	width:190px !important;
	height:13px !important;
	left:29px !important;
	top:4px !important;
}

#item1308 {
	width:21px !important;
	height:21px !important;
}

#item1284 {
	width:219px !important;
	height:21px !important;
	left:98px !important;
	top:298px !important;
}

#item1343 {
	width:373px !important;
	height:29px !important;
	left:29px !important;
	top:2px !important;
}

#item1346 {
	width:21px !important;
	height:21px !important;
}

#item1322 {
	width:402px !important;
	height:30px !important;
	left:98px !important;
	top:342px !important;
}

#item1379 {
	width:313px !important;
	height:31px !important;
	left:71px !important;
	top:137px !important;
}

#item1382 {
	width:161px !important;
	height:33px !important;
	left:1003px !important;
	top:730px !important;
}

#item2194 {
	width:599px !important;
	height:790px !important;
	left:12px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item2195 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item2216 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item2219 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item2248 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item2251 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item2279 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item2282 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item2310 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item2313 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item2321 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:88px !important;
	top:82px !important;
	background:#149489;
}

#item2322 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:88px !important;
	top:174px !important;
	background:#149489;
}

#item2342 {
	width:410px !important;
	height:26px !important;
	left:106px !important;
	top:221px !important;
}

@keyframes fly-in-left-2345 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-2345 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2357 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2355 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item2370 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2368 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item2374 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2372 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item2378 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2376 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item2382 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2380 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item2403 {
	width:382px !important;
	height:372px !important;
	left:121px !important;
	top:398px !important;
}

#item2425 {
	width:410px !important;
	height:22px !important;
	left:106px !important;
	top:229px !important;
}

#item2447 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1925 {
	width:601px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item1926 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item1947 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item1950 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item1980 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item1983 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item2016 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item2019 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item2051 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item2054 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item2063 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:82px !important;
	background:#149489;
}

#item2064 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:174px !important;
	background:#149489;
}

#item2084 {
	width:410px !important;
	height:26px !important;
	left:105px !important;
	top:221px !important;
}

@keyframes fly-in-left-2087 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-2087 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2100 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2098 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item2113 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2111 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item2117 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2115 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item2121 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2119 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item2125 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2123 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item2146 {
	width:382px !important;
	height:372px !important;
	left:120px !important;
	top:398px !important;
}

#item2168 {
	width:410px !important;
	height:22px !important;
	left:105px !important;
	top:229px !important;
}

#item2190 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1665 {
	width:600px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item1666 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item1687 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item1690 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item1720 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item1723 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1753 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item1756 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1786 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item1789 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item1798 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:82px !important;
	background:#149489;
}

#item1799 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:174px !important;
	background:#149489;
}

#item1819 {
	width:410px !important;
	height:26px !important;
	left:106px !important;
	top:221px !important;
}

@keyframes fly-in-left-1822 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1822 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1833 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1831 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item1844 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1842 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item1848 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1846 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item1852 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1850 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item1856 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1854 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item1877 {
	width:382px !important;
	height:372px !important;
	left:120px !important;
	top:398px !important;
}

#item1899 {
	width:410px !important;
	height:22px !important;
	left:106px !important;
	top:229px !important;
}

#item1921 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1396 {
	width:600px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item1397 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item1418 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item1421 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item1449 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item1452 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1482 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item1485 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1518 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item1521 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item1535 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:82px !important;
	background:#149489;
}

#item1555 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1558 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:174px !important;
	background:#149489;
}

#item1578 {
	width:410px !important;
	height:26px !important;
	left:106px !important;
	top:221px !important;
}

@keyframes fly-in-left-1581 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1581 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1593 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1591 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item1606 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1604 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item1610 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1608 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item1614 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1612 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item1618 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1616 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item1639 {
	width:382px !important;
	height:372px !important;
	left:120px !important;
	top:398px !important;
}

#item1661 {
	width:410px !important;
	height:22px !important;
	left:106px !important;
	top:229px !important;
}

#item1394 {
	width:10px !important;
	height:10px !important;
	left:201px !important;
	top:10px !important;
}

#item1392 {
	width:611px !important;
	height:800px !important;
	left:589px !important;
	top:-11px !important;
}

#item2703 {
	width:700px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item2723 {
	width:488px !important;
	height:52px !important;
	left:46px !important;
	top:62px !important;
}

#item2753 {
	width:300px !important;
	height:10px !important;
	left:46px !important;
	top:581px !important;
}

#item2775 {
	width:300px !important;
	height:54px !important;
	left:46px !important;
	top:602px !important;
}

#item2797 {
	width:301px !important;
	height:10px !important;
	left:46px !important;
	top:675px !important;
}

#item2819 {
	width:301px !important;
	height:54px !important;
	left:46px !important;
	top:695px !important;
}

#item2841 {
	width:318px !important;
	height:10px !important;
	left:370px !important;
	top:675px !important;
}

#item2863 {
	width:304px !important;
	height:84px !important;
	left:370px !important;
	top:695px !important;
}

#item2885 {
	width:305px !important;
	height:39px !important;
	left:369px !important;
	top:601px !important;
}

#item2907 {
	width:300px !important;
	height:10px !important;
	left:369px !important;
	top:581px !important;
}

#item2912 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2910 {
	width:22px !important;
	height:22px !important;
	left:678px !important;
	top:20px !important;
}

#item2923 {
	opacity:0.85;
	width:628px !important;
	height:404px !important;
	left:46px !important;
	top:143px !important;
	background:#149489;
}

#item2943 {
	width:488px !important;
	height:296px !important;
	left:116px !important;
	top:186px !important;
}

#item2948 {
	width:32px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item2946 {
	width:38px !important;
	height:38px !important;
	left:341px !important;
	top:479px !important;
}

#item2454 {
	width:700px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item2474 {
	width:588px !important;
	height:52px !important;
	left:46px !important;
	top:62px !important;
}

#item2513 {
	width:300px !important;
	height:10px !important;
	left:46px !important;
	top:581px !important;
}

#item2535 {
	width:300px !important;
	height:54px !important;
	left:46px !important;
	top:602px !important;
}

#item2557 {
	width:301px !important;
	height:10px !important;
	left:46px !important;
	top:675px !important;
}

#item2579 {
	width:301px !important;
	height:54px !important;
	left:46px !important;
	top:695px !important;
}

#item2601 {
	width:318px !important;
	height:10px !important;
	left:370px !important;
	top:675px !important;
}

#item2623 {
	width:304px !important;
	height:84px !important;
	left:370px !important;
	top:695px !important;
}

#item2645 {
	width:305px !important;
	height:39px !important;
	left:369px !important;
	top:601px !important;
}

#item2667 {
	width:300px !important;
	height:10px !important;
	left:369px !important;
	top:581px !important;
}

#item2672 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2670 {
	width:22px !important;
	height:22px !important;
	left:678px !important;
	top:20px !important;
}

#item2691 {
	width:39px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item2689 {
	width:45px !important;
	height:45px !important;
	left:57px !important;
	top:154px !important;
}

#item2452 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:181px !important;
}

#item2450 {
	width:710px !important;
	height:1379px !important;
	left:490px !important;
	top:-10px !important;
}

#item2963 {
	width:417px !important;
	height:569px !important;
	left:145px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item2983 {
	width:298px !important;
	height:442px !important;
	left:232px !important;
	top:109px !important;
}

#item2986 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:121px !important;
}

#item2994 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:161px !important;
}

#item3002 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:202px !important;
}

#item3011 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:242px !important;
}

#item3020 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:283px !important;
}

#item3030 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:364px !important;
}

#item3043 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:445px !important;
}

#item3055 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:485px !important;
}

#item3064 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:404px !important;
}

#item3075 {
	width:219px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3073 {
	width:225px !important;
	height:36px !important;
	left:197px !important;
	top:105px !important;
}

#item3079 {
	width:208px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3077 {
	width:214px !important;
	height:36px !important;
	left:200px !important;
	top:146px !important;
}

#item3083 {
	width:210px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3081 {
	width:216px !important;
	height:36px !important;
	left:200px !important;
	top:187px !important;
}

#item3087 {
	width:300px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3085 {
	width:306px !important;
	height:36px !important;
	left:200px !important;
	top:268px !important;
}

#item3091 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item3089 {
	width:22px !important;
	height:22px !important;
	left:529px !important;
	top:20px !important;
}

#item3122 {
	width:402px !important;
	height:24px !important;
	left:149px !important;
	top:53px !important;
}

#item3127 {
	width:303px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3125 {
	width:309px !important;
	height:36px !important;
	left:200px !important;
	top:227px !important;
}

#item3131 {
	width:161px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3129 {
	width:167px !important;
	height:36px !important;
	left:200px !important;
	top:349px !important;
}

#item3135 {
	width:153px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3133 {
	width:159px !important;
	height:36px !important;
	left:200px !important;
	top:309px !important;
}

#item3139 {
	width:269px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3137 {
	width:275px !important;
	height:36px !important;
	left:200px !important;
	top:431px !important;
}

#item3143 {
	width:191px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3141 {
	width:197px !important;
	height:36px !important;
	left:200px !important;
	top:390px !important;
}

#item3147 {
	width:177px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3145 {
	width:183px !important;
	height:36px !important;
	left:200px !important;
	top:471px !important;
}

#item3149 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:323px !important;
}

#item3160 {
	width:177px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3158 {
	width:183px !important;
	height:36px !important;
	left:200px !important;
	top:512px !important;
}

#item3162 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:526px !important;
}

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

#item2959 {
	width:561px !important;
	height:579px !important;
	left:639px !important;
	top:-8px !important;
}

#item3987 {
	width:632px !important;
	height:790px !important;
	left:578px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item3988 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:317px !important;
	background:#149489;
}

#item3989 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:450px !important;
	background:#149489;
}

#item3990 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:183px !important;
	background:#149489;
}

#item4010 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:317px !important;
	background:#149489;
}

#item4013 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:317px !important;
	background:#149489;
}

#item4014 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:450px !important;
	background:#149489;
}

#item4015 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:317px !important;
	background:#149489;
}

#item4016 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:450px !important;
	background:#272862;
}

#item4017 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:450px !important;
	background:#272862;
}

#item4018 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:183px !important;
	background:#149489;
}

#item4038 {
	width:140px !important;
	height:57px !important;
	left:1031px !important;
	top:356px !important;
}

#item4041 {
	width:126px !important;
	height:126px !important;
	left:898px !important;
	top:183px !important;
	background:#149489;
}

#item4061 {
	width:126px !important;
	height:39px !important;
	left:898px !important;
	top:238px !important;
}

#item4083 {
	width:123px !important;
	height:39px !important;
	left:897px !important;
	top:404px !important;
}

#item4086 {
	width:57px !important;
	height:49px !important;
	left:926px !important;
	top:465px !important;
}

#item4114 {
	width:123px !important;
	height:39px !important;
	left:896px !important;
	top:537px !important;
}

#item4136 {
	width:123px !important;
	height:39px !important;
	left:763px !important;
	top:537px !important;
}

#item4173 {
	width:123px !important;
	height:39px !important;
	left:764px !important;
	top:404px !important;
}

#item4183 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:183px !important;
	background:#149489;
}

#item4203 {
	width:126px !important;
	height:39px !important;
	left:763px !important;
	top:226px !important;
}

#item4225 {
	width:140px !important;
	height:72px !important;
	left:612px !important;
	top:221px !important;
}

#item4247 {
	width:126px !important;
	height:73px !important;
	left:618px !important;
	top:356px !important;
}

#item4269 {
	width:140px !important;
	height:102px !important;
	left:604px !important;
	top:470px !important;
}

#item4278 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:226px !important;
}

#item4286 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:484px !important;
}

#item4313 {
	width:564px !important;
	height:85px !important;
	left:610px !important;
	top:60px !important;
}

#item4316 {
	width:745px !important;
	height:390px !important;
	left:10px !important;
	top:185px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4337 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item4351 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item4371 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item4394 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item4411 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item4431 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item4454 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item4472 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item4492 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item4515 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item4531 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item4551 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item4574 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item4587 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item4607 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item4612 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item4610 {
	width:22px !important;
	height:22px !important;
	left:1178px !important;
	top:20px !important;
}

#item4624 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item4622 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:173px !important;
}

#item4628 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item4626 {
	width:22px !important;
	height:22px !important;
	left:732px !important;
	top:186px !important;
}

#item4658 {
	width:580px !important;
	height:26px !important;
	left:594px !important;
	top:738px !important;
}

#item3576 {
	width:632px !important;
	height:790px !important;
	left:578px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item3577 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:317px !important;
	background:#149489;
}

#item3578 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:450px !important;
	background:#149489;
}

#item3579 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:183px !important;
	background:#149489;
}

#item3599 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:317px !important;
	background:#149489;
}

#item3602 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:317px !important;
	background:#149489;
}

#item3603 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:450px !important;
	background:#149489;
}

#item3604 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:317px !important;
	background:#149489;
}

#item3605 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:450px !important;
	background:#149489;
}

#item3606 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:450px !important;
	background:#149489;
}

#item3607 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:183px !important;
	background:#272862;
}

#item3627 {
	width:140px !important;
	height:57px !important;
	left:1031px !important;
	top:356px !important;
}

#item3630 {
	width:126px !important;
	height:126px !important;
	left:898px !important;
	top:183px !important;
	background:#272862;
}

#item3650 {
	width:126px !important;
	height:39px !important;
	left:898px !important;
	top:238px !important;
}

#item3672 {
	width:123px !important;
	height:39px !important;
	left:897px !important;
	top:404px !important;
}

#item3675 {
	width:57px !important;
	height:49px !important;
	left:926px !important;
	top:465px !important;
}

#item3705 {
	width:123px !important;
	height:39px !important;
	left:896px !important;
	top:537px !important;
}

#item3727 {
	width:123px !important;
	height:39px !important;
	left:763px !important;
	top:537px !important;
}

#item3762 {
	width:123px !important;
	height:39px !important;
	left:764px !important;
	top:404px !important;
}

#item3771 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:183px !important;
	background:#149489;
}

#item3791 {
	width:126px !important;
	height:39px !important;
	left:763px !important;
	top:226px !important;
}

#item3813 {
	width:140px !important;
	height:72px !important;
	left:612px !important;
	top:221px !important;
}

#item3835 {
	width:126px !important;
	height:73px !important;
	left:618px !important;
	top:356px !important;
}

#item3857 {
	width:140px !important;
	height:102px !important;
	left:604px !important;
	top:470px !important;
}

#item3866 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:226px !important;
}

#item3874 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:484px !important;
}

#item3903 {
	width:564px !important;
	height:85px !important;
	left:610px !important;
	top:60px !important;
}

#item3906 {
	width:410px !important;
	height:390px !important;
	left:345px !important;
	top:185px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item3926 {
	width:362px !important;
	height:321px !important;
	left:370px !important;
	top:217px !important;
}

#item3931 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item3929 {
	width:22px !important;
	height:22px !important;
	left:1178px !important;
	top:20px !important;
}

#item3947 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item3945 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:441px !important;
}

#item3951 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item3949 {
	width:22px !important;
	height:22px !important;
	left:722px !important;
	top:195px !important;
}

#item3983 {
	width:580px !important;
	height:26px !important;
	left:594px !important;
	top:738px !important;
}

#item3174 {
	width:632px !important;
	height:790px !important;
	left:578px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item3175 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:317px !important;
	background:#149489;
}

#item3176 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:450px !important;
	background:#149489;
}

#item3177 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:183px !important;
	background:#149489;
}

#item3197 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:317px !important;
	background:#149489;
}

#item3200 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:317px !important;
	background:#149489;
}

#item3201 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:450px !important;
	background:#149489;
}

#item3202 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:317px !important;
	background:#149489;
}

#item3203 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:450px !important;
	background:#149489;
}

#item3204 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:450px !important;
	background:#149489;
}

#item3205 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:183px !important;
	background:#149489;
}

#item3225 {
	width:140px !important;
	height:57px !important;
	left:1031px !important;
	top:356px !important;
}

#item3228 {
	width:126px !important;
	height:126px !important;
	left:898px !important;
	top:183px !important;
	background:#149489;
}

#item3248 {
	width:126px !important;
	height:39px !important;
	left:898px !important;
	top:238px !important;
}

#item3270 {
	width:123px !important;
	height:39px !important;
	left:897px !important;
	top:404px !important;
}

#item3273 {
	width:57px !important;
	height:49px !important;
	left:926px !important;
	top:465px !important;
}

#item3303 {
	width:123px !important;
	height:39px !important;
	left:896px !important;
	top:537px !important;
}

#item3325 {
	width:123px !important;
	height:39px !important;
	left:763px !important;
	top:537px !important;
}

#item3366 {
	width:123px !important;
	height:39px !important;
	left:764px !important;
	top:404px !important;
}

#item3381 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:183px !important;
	background:#149489;
}

#item3401 {
	width:126px !important;
	height:39px !important;
	left:763px !important;
	top:226px !important;
}

#item3423 {
	width:140px !important;
	height:72px !important;
	left:612px !important;
	top:221px !important;
}

#item3445 {
	width:126px !important;
	height:73px !important;
	left:618px !important;
	top:356px !important;
}

#item3467 {
	width:140px !important;
	height:102px !important;
	left:604px !important;
	top:470px !important;
}

#item3484 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:226px !important;
}

#item3500 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item3498 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:173px !important;
}

#item3502 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:484px !important;
}

#item3532 {
	width:564px !important;
	height:85px !important;
	left:610px !important;
	top:60px !important;
}

#item3537 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item3535 {
	width:22px !important;
	height:22px !important;
	left:1178px !important;
	top:20px !important;
}

#item3551 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item3549 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:441px !important;
}

#item3572 {
	width:580px !important;
	height:26px !important;
	left:594px !important;
	top:738px !important;
}

#item3172 {
	width:10px !important;
	height:10px !important;
	left:578px !important;
	top:10px !important;
}

#item3170 {
	width:1210px !important;
	height:800px !important;
	left:-10px !important;
	top:-10px !important;
}

#item4663 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4694 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4661 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4699 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4730 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4697 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4735 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4764 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4733 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4769 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4798 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4767 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4803 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4833 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4801 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4838 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4869 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4836 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4874 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4910 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4872 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4915 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4951 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4913 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4956 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4984 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4954 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4989 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item5019 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4987 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item5025 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item5056 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item5023 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item5059 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-5059 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5059 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12957 {
	width:627px !important;
	height:119px !important;
	left:36px !important;
	top:946px !important;
	background:#f5f5f5;
}

#item12958 {
	width:200px !important;
	height:53px !important;
	left:36px !important;
	top:36px !important;
}

#item12992 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item12995 {
	width:29px !important;
	height:29px !important;
}

#item12971 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:152px !important;
}

#item13030 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item13033 {
	width:29px !important;
	height:29px !important;
}

#item13009 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:196px !important;
}

#item13068 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item13071 {
	width:29px !important;
	height:29px !important;
}

#item13047 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:240px !important;
}

#item13107 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item13110 {
	width:29px !important;
	height:29px !important;
}

#item13086 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:283px !important;
}

#item13144 {
	width:375px !important;
	height:38px !important;
	left:36px !important;
	top:103px !important;
}

#item13147 {
	width:161px !important;
	height:33px !important;
	left:502px !important;
	top:1131px !important;
}

#item13952 {
	width:626px !important;
	height:790px !important;
	left:12px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item13953 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item13974 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item13977 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item14006 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item14009 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item14040 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item14043 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item14072 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item14075 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item14083 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:82px !important;
	background:#149489;
}

#item14084 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:174px !important;
	background:#149489;
}

#item14104 {
	width:429px !important;
	height:26px !important;
	left:111px !important;
	top:221px !important;
}

@keyframes fly-in-left-14107 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-14107 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item14115 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item14113 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item14126 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item14124 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item14130 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item14128 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item14134 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item14132 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item14138 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item14136 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item14159 {
	width:399px !important;
	height:372px !important;
	left:126px !important;
	top:398px !important;
}

#item14181 {
	width:429px !important;
	height:22px !important;
	left:111px !important;
	top:229px !important;
}

#item14203 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item13687 {
	width:628px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item13688 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item13709 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item13712 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item13740 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item13743 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item13771 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item13774 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item13804 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item13807 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item13822 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:90px !important;
	top:82px !important;
	background:#149489;
}

#item13823 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:90px !important;
	top:174px !important;
	background:#149489;
}

#item13843 {
	width:429px !important;
	height:26px !important;
	left:110px !important;
	top:221px !important;
}

@keyframes fly-in-left-13846 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-13846 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13859 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item13857 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item13871 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13869 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item13875 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13873 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item13879 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13877 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item13883 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13881 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item13904 {
	width:399px !important;
	height:372px !important;
	left:124px !important;
	top:398px !important;
}

#item13926 {
	width:429px !important;
	height:22px !important;
	left:110px !important;
	top:229px !important;
}

#item13948 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item13425 {
	width:627px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item13426 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item13447 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item13450 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item13479 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item13482 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item13511 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item13514 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item13548 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item13551 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item13563 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:82px !important;
	background:#149489;
}

#item13564 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:174px !important;
	background:#149489;
}

#item13584 {
	width:429px !important;
	height:26px !important;
	left:110px !important;
	top:221px !important;
}

@keyframes fly-in-left-13587 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-13587 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13595 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item13593 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item13606 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13604 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item13610 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13608 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item13614 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13612 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item13618 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13616 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item13639 {
	width:399px !important;
	height:372px !important;
	left:125px !important;
	top:398px !important;
}

#item13661 {
	width:429px !important;
	height:22px !important;
	left:110px !important;
	top:229px !important;
}

#item13683 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item13159 {
	width:627px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item13160 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item13181 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item13184 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item13212 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item13215 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item13243 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item13246 {
	width:22px !important;
	height:21px !important;
	left:36px !important;
}

#item13274 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item13277 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item13289 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:82px !important;
	background:#149489;
}

#item13309 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item13312 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:174px !important;
	background:#149489;
}

#item13332 {
	width:429px !important;
	height:26px !important;
	left:110px !important;
	top:221px !important;
}

@keyframes fly-in-left-13335 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-13335 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13350 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item13348 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item13366 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13364 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item13370 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13368 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item13374 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13372 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item13378 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item13376 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item13399 {
	width:399px !important;
	height:372px !important;
	left:125px !important;
	top:398px !important;
}

#item13421 {
	width:429px !important;
	height:22px !important;
	left:110px !important;
	top:229px !important;
}

#item13157 {
	width:10px !important;
	height:10px !important;
	left:209px !important;
	top:10px !important;
}

#item13155 {
	width:638px !important;
	height:800px !important;
	left:26px !important;
	top:399px !important;
}

#item14447 {
	width:700px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item14467 {
	width:488px !important;
	height:52px !important;
	left:46px !important;
	top:62px !important;
}

#item14500 {
	width:300px !important;
	height:10px !important;
	left:46px !important;
	top:581px !important;
}

#item14522 {
	width:300px !important;
	height:54px !important;
	left:46px !important;
	top:602px !important;
}

#item14544 {
	width:301px !important;
	height:10px !important;
	left:46px !important;
	top:675px !important;
}

#item14566 {
	width:301px !important;
	height:54px !important;
	left:46px !important;
	top:695px !important;
}

#item14588 {
	width:318px !important;
	height:10px !important;
	left:370px !important;
	top:675px !important;
}

#item14610 {
	width:304px !important;
	height:84px !important;
	left:370px !important;
	top:695px !important;
}

#item14632 {
	width:305px !important;
	height:39px !important;
	left:369px !important;
	top:601px !important;
}

#item14654 {
	width:300px !important;
	height:10px !important;
	left:369px !important;
	top:581px !important;
}

#item14659 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item14657 {
	width:22px !important;
	height:22px !important;
	left:678px !important;
	top:20px !important;
}

#item14669 {
	opacity:0.85;
	width:628px !important;
	height:404px !important;
	left:46px !important;
	top:143px !important;
	background:#149489;
}

#item14689 {
	width:488px !important;
	height:296px !important;
	left:116px !important;
	top:186px !important;
}

#item14694 {
	width:32px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item14692 {
	width:38px !important;
	height:38px !important;
	left:341px !important;
	top:479px !important;
}

#item14210 {
	width:700px !important;
	height:827px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item14230 {
	width:629px !important;
	height:73px !important;
	left:46px !important;
	top:41px !important;
}

#item14260 {
	width:300px !important;
	height:12px !important;
	left:46px !important;
	top:581px !important;
}

#item14282 {
	width:300px !important;
	height:65px !important;
	left:46px !important;
	top:606px !important;
}

#item14304 {
	width:300px !important;
	height:44px !important;
	left:46px !important;
	top:694px !important;
}

#item14326 {
	width:300px !important;
	height:83px !important;
	left:46px !important;
	top:736px !important;
}

#item14348 {
	width:300px !important;
	height:12px !important;
	left:376px !important;
	top:694px !important;
}

#item14370 {
	width:300px !important;
	height:101px !important;
	left:376px !important;
	top:718px !important;
}

#item14392 {
	width:300px !important;
	height:65px !important;
	left:376px !important;
	top:605px !important;
}

#item14414 {
	width:300px !important;
	height:12px !important;
	left:376px !important;
	top:581px !important;
}

#item14419 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item14417 {
	width:28px !important;
	height:28px !important;
	left:672px !important;
	top:20px !important;
}

#item14432 {
	width:39px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item14430 {
	width:45px !important;
	height:45px !important;
	left:57px !important;
	top:154px !important;
}

#item14208 {
	width:10px !important;
	height:10px !important;
	left:70px !important;
	top:181px !important;
}

#item14206 {
	width:710px !important;
	height:1718px !important;
	left:-11px !important;
	top:362px !important;
}

#item14708 {
	width:583px !important;
	height:745px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item14728 {
	width:410px !important;
	height:605px !important;
	left:140px !important;
	top:135px !important;
}

#item14731 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:144px !important;
}

#item14741 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:199px !important;
}

#item14750 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:254px !important;
}

#item14758 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:309px !important;
}

#item14766 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:364px !important;
}

#item14774 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:474px !important;
}

#item14782 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:584px !important;
}

#item14792 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:639px !important;
}

#item14806 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:529px !important;
}

#item14821 {
	width:230px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14819 {
	width:236px !important;
	height:36px !important;
	left:122px !important;
	top:135px !important;
}

#item14825 {
	width:271px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14823 {
	width:277px !important;
	height:36px !important;
	left:122px !important;
	top:192px !important;
}

#item14829 {
	width:275px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14827 {
	width:281px !important;
	height:36px !important;
	left:122px !important;
	top:245px !important;
}

#item14833 {
	width:184px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14831 {
	width:190px !important;
	height:36px !important;
	left:122px !important;
	top:353px !important;
}

#item14837 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item14835 {
	width:22px !important;
	height:22px !important;
	left:634px !important;
	top:84px !important;
}

#item14867 {
	width:563px !important;
	height:33px !important;
	left:16px !important;
	top:70px !important;
}

#item14872 {
	width:386px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14870 {
	width:392px !important;
	height:36px !important;
	left:122px !important;
	top:298px !important;
}

#item14876 {
	width:168px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14874 {
	width:174px !important;
	height:36px !important;
	left:122px !important;
	top:463px !important;
}

#item14880 {
	width:160px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14878 {
	width:166px !important;
	height:36px !important;
	left:122px !important;
	top:408px !important;
}

#item14884 {
	width:359px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14882 {
	width:365px !important;
	height:36px !important;
	left:123px !important;
	top:572px !important;
}

#item14888 {
	width:200px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14886 {
	width:206px !important;
	height:36px !important;
	left:121px !important;
	top:517px !important;
}

#item14892 {
	width:215px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14890 {
	width:221px !important;
	height:36px !important;
	left:122px !important;
	top:628px !important;
}

#item14894 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:419px !important;
}

#item14905 {
	width:213px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14903 {
	width:219px !important;
	height:36px !important;
	left:122px !important;
	top:682px !important;
}

#item14907 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:694px !important;
}

#item14706 {
	width:10px !important;
	height:10px !important;
	left:115px !important;
	top:74px !important;
}

#item14704 {
	width:656px !important;
	height:755px !important;
	left:26px !important;
	top:362px !important;
}

#item15719 {
	width:632px !important;
	height:641px !important;
	left:42px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item15739 {
	width:599px !important;
	height:37px !important;
	left:58px !important;
	top:592px !important;
}

#item15742 {
	width:699px !important;
	height:599px !important;
	left:10px !important;
	top:575px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item15743 {
	width:628px !important;
	height:99px !important;
	left:45px !important;
	top:700px !important;
	background:#f5f5f5;
}

#item15744 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:317px !important;
	background:#149489;
}

#item15745 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:450px !important;
	background:#149489;
}

#item15746 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:183px !important;
	background:#149489;
}

#item15766 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:317px !important;
	background:#149489;
}

#item15769 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:317px !important;
	background:#149489;
}

#item15770 {
	width:126px !important;
	height:126px !important;
	left:227px !important;
	top:450px !important;
	background:#149489;
}

#item15771 {
	width:126px !important;
	height:126px !important;
	left:227px !important;
	top:317px !important;
	background:#149489;
}

#item15772 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:450px !important;
	background:#272862;
}

#item15773 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:450px !important;
	background:#272862;
}

#item15774 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:183px !important;
	background:#149489;
}

#item15794 {
	width:140px !important;
	height:55px !important;
	left:502px !important;
	top:352px !important;
}

#item15797 {
	width:126px !important;
	height:126px !important;
	left:363px !important;
	top:183px !important;
	background:#149489;
}

#item15817 {
	width:126px !important;
	height:39px !important;
	left:363px !important;
	top:238px !important;
}

#item15839 {
	width:123px !important;
	height:39px !important;
	left:362px !important;
	top:404px !important;
}

#item15842 {
	width:57px !important;
	height:49px !important;
	left:390px !important;
	top:465px !important;
}

#item15873 {
	width:123px !important;
	height:39px !important;
	left:360px !important;
	top:537px !important;
}

#item15895 {
	width:123px !important;
	height:39px !important;
	left:227px !important;
	top:537px !important;
}

#item15932 {
	width:123px !important;
	height:39px !important;
	left:229px !important;
	top:404px !important;
}

#item15943 {
	width:126px !important;
	height:126px !important;
	left:228px !important;
	top:183px !important;
	background:#149489;
}

#item15963 {
	width:126px !important;
	height:39px !important;
	left:228px !important;
	top:226px !important;
}

#item15985 {
	width:140px !important;
	height:55px !important;
	left:77px !important;
	top:219px !important;
}

#item16007 {
	width:126px !important;
	height:70px !important;
	left:83px !important;
	top:345px !important;
}

#item16029 {
	width:140px !important;
	height:100px !important;
	left:68px !important;
	top:463px !important;
}

#item16039 {
	width:39px !important;
	height:39px !important;
	left:554px !important;
	top:227px !important;
}

#item16047 {
	width:39px !important;
	height:39px !important;
	left:554px !important;
	top:494px !important;
}

#item16074 {
	width:602px !important;
	height:119px !important;
	left:60px !important;
	top:45px !important;
}

#item16079 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item16077 {
	width:22px !important;
	height:22px !important;
	left:642px !important;
	top:20px !important;
}

#item16091 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item16089 {
	width:300px !important;
	height:131px !important;
	left:360px !important;
	top:173px !important;
}

#item16095 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item16093 {
	width:28px !important;
	height:28px !important;
	left:667px !important;
	top:588px !important;
}

#item16123 {
	width:116px !important;
	height:9px !important;
	left:53px !important;
	top:601px !important;
}

#item16145 {
	width:474px !important;
	height:99px !important;
	left:185px !important;
	top:592px !important;
}

#item16175 {
	width:116px !important;
	height:9px !important;
	left:53px !important;
	top:709px !important;
}

#item16208 {
	width:474px !important;
	height:99px !important;
	left:185px !important;
	top:700px !important;
}

#item16230 {
	width:116px !important;
	height:9px !important;
	left:53px !important;
	top:817px !important;
}

#item16263 {
	width:474px !important;
	height:99px !important;
	left:185px !important;
	top:808px !important;
}

#item16285 {
	width:116px !important;
	height:9px !important;
	left:53px !important;
	top:929px !important;
}

#item16315 {
	width:474px !important;
	height:99px !important;
	left:185px !important;
	top:920px !important;
}

#item16337 {
	width:474px !important;
	height:99px !important;
	left:185px !important;
	top:1039px !important;
}

#item16359 {
	width:116px !important;
	height:9px !important;
	left:53px !important;
	top:1047px !important;
}

#item15299 {
	width:632px !important;
	height:830px !important;
	left:43px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item15300 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:317px !important;
	background:#149489;
}

#item15301 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:450px !important;
	background:#149489;
}

#item15302 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:183px !important;
	background:#149489;
}

#item15322 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:317px !important;
	background:#149489;
}

#item15325 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:317px !important;
	background:#149489;
}

#item15326 {
	width:126px !important;
	height:126px !important;
	left:228px !important;
	top:450px !important;
	background:#149489;
}

#item15327 {
	width:126px !important;
	height:126px !important;
	left:228px !important;
	top:317px !important;
	background:#149489;
}

#item15328 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:450px !important;
	background:#149489;
}

#item15329 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:450px !important;
	background:#149489;
}

#item15330 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:183px !important;
	background:#272862;
}

#item15350 {
	width:140px !important;
	height:55px !important;
	left:502px !important;
	top:352px !important;
}

#item15353 {
	width:126px !important;
	height:126px !important;
	left:363px !important;
	top:183px !important;
	background:#272862;
}

#item15373 {
	width:126px !important;
	height:39px !important;
	left:363px !important;
	top:238px !important;
}

#item15395 {
	width:123px !important;
	height:39px !important;
	left:362px !important;
	top:404px !important;
}

#item15398 {
	width:57px !important;
	height:49px !important;
	left:390px !important;
	top:465px !important;
}

#item15426 {
	width:123px !important;
	height:39px !important;
	left:361px !important;
	top:537px !important;
}

#item15448 {
	width:123px !important;
	height:39px !important;
	left:228px !important;
	top:537px !important;
}

#item15485 {
	width:123px !important;
	height:39px !important;
	left:229px !important;
	top:404px !important;
}

#item15495 {
	width:126px !important;
	height:126px !important;
	left:228px !important;
	top:183px !important;
	background:#149489;
}

#item15515 {
	width:126px !important;
	height:39px !important;
	left:228px !important;
	top:226px !important;
}

#item15537 {
	width:140px !important;
	height:55px !important;
	left:77px !important;
	top:219px !important;
}

#item15559 {
	width:126px !important;
	height:70px !important;
	left:83px !important;
	top:345px !important;
}

#item15581 {
	width:140px !important;
	height:100px !important;
	left:69px !important;
	top:463px !important;
}

#item15590 {
	width:39px !important;
	height:39px !important;
	left:555px !important;
	top:227px !important;
}

#item15598 {
	width:39px !important;
	height:39px !important;
	left:555px !important;
	top:494px !important;
}

#item15625 {
	width:603px !important;
	height:119px !important;
	left:60px !important;
	top:45px !important;
}

#item15630 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item15628 {
	width:28px !important;
	height:28px !important;
	left:636px !important;
	top:20px !important;
}

#item15641 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item15639 {
	width:300px !important;
	height:131px !important;
	left:360px !important;
	top:441px !important;
}

#item15645 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item15643 {
	width:28px !important;
	height:28px !important;
	left:635px !important;
	top:332px !important;
}

#item15675 {
	width:600px !important;
	height:37px !important;
	left:59px !important;
	top:789px !important;
}

#item15678 {
	width:632px !important;
	height:495px !important;
	left:43px !important;
	top:316px !important;
	box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item15698 {
	width:568px !important;
	height:450px !important;
	left:73px !important;
	top:361px !important;
}

#item15703 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item15701 {
	width:28px !important;
	height:28px !important;
	left:640px !important;
	top:321px !important;
}

#item14921 {
	width:632px !important;
	height:633px !important;
	left:43px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item14922 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:317px !important;
	background:#149489;
}

#item14923 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:450px !important;
	background:#149489;
}

#item14924 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:183px !important;
	background:#149489;
}

#item14944 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:317px !important;
	background:#149489;
}

#item14947 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:317px !important;
	background:#149489;
}

#item14948 {
	width:126px !important;
	height:126px !important;
	left:227px !important;
	top:450px !important;
	background:#149489;
}

#item14949 {
	width:126px !important;
	height:126px !important;
	left:227px !important;
	top:317px !important;
	background:#149489;
}

#item14950 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:450px !important;
	background:#149489;
}

#item14951 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:450px !important;
	background:#149489;
}

#item14952 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:183px !important;
	background:#149489;
}

#item14972 {
	width:140px !important;
	height:55px !important;
	left:502px !important;
	top:352px !important;
}

#item14975 {
	width:126px !important;
	height:126px !important;
	left:363px !important;
	top:183px !important;
	background:#149489;
}

#item14995 {
	width:126px !important;
	height:39px !important;
	left:363px !important;
	top:238px !important;
}

#item15017 {
	width:123px !important;
	height:39px !important;
	left:362px !important;
	top:404px !important;
}

#item15020 {
	width:57px !important;
	height:49px !important;
	left:390px !important;
	top:465px !important;
}

#item15048 {
	width:123px !important;
	height:39px !important;
	left:360px !important;
	top:537px !important;
}

#item15070 {
	width:123px !important;
	height:39px !important;
	left:227px !important;
	top:537px !important;
}

#item15104 {
	width:123px !important;
	height:39px !important;
	left:229px !important;
	top:404px !important;
}

#item15113 {
	width:126px !important;
	height:126px !important;
	left:228px !important;
	top:183px !important;
	background:#149489;
}

#item15133 {
	width:126px !important;
	height:39px !important;
	left:228px !important;
	top:226px !important;
}

#item15155 {
	width:140px !important;
	height:55px !important;
	left:77px !important;
	top:219px !important;
}

#item15177 {
	width:126px !important;
	height:70px !important;
	left:83px !important;
	top:345px !important;
}

#item15199 {
	width:140px !important;
	height:102px !important;
	left:68px !important;
	top:462px !important;
}

#item15208 {
	width:39px !important;
	height:39px !important;
	left:555px !important;
	top:227px !important;
}

#item15220 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item15218 {
	width:300px !important;
	height:131px !important;
	left:360px !important;
	top:181px !important;
}

#item15222 {
	width:39px !important;
	height:39px !important;
	left:555px !important;
	top:494px !important;
}

#item15254 {
	width:602px !important;
	height:119px !important;
	left:60px !important;
	top:45px !important;
}

#item15259 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item15257 {
	width:28px !important;
	height:28px !important;
	left:636px !important;
	top:20px !important;
}

#item15274 {
	width:294px !important;
	height:134px !important;
	left:3px !important;
	top:3px !important;
}

#item15272 {
	width:300px !important;
	height:140px !important;
	left:360px !important;
	top:441px !important;
}

#item15295 {
	width:598px !important;
	height:37px !important;
	left:59px !important;
	top:590px !important;
}

#item14919 {
	width:10px !important;
	height:10px !important;
	left:88px !important;
	top:111px !important;
}

#item14917 {
	width:709px !important;
	height:1174px !important;
	left:-9px !important;
	top:26px !important;
}

#item16371 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item16399 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item16369 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item16404 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item16431 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item16402 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item16436 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item16462 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item16434 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item16467 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item16493 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item16465 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item16498 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item16524 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item16496 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item16529 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item16555 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item16527 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item16560 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item16588 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item16558 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item16593 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item16625 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item16591 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item16630 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item16661 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item16628 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item16666 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item16693 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item16664 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item16698 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item16725 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item16696 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item16728 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-16728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-16728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5082 {
	width:345px !important;
	height:477px !important;
	left:806px !important;
	top:274px !important;
	background:#fafafa;
}

@keyframes fly-in-right-5083 {
	0% {
		transform:translate(111px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5083 {
	0% {
		-webkit-transform:translate(111px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5118 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item5145 {
	width:250px !important;
	height:34px !important;
	left:40px !important;
}

#item5085 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item5114 {
	width:250px !important;
	height:34px !important;
	left:40px !important;
}

#item5083 {
	width:290px !important;
	height:34px !important;
	left:838px !important;
	top:329px !important;
}

@keyframes fly-in-right-5149 {
	0% {
		transform:translate(141px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5149 {
	0% {
		-webkit-transform:translate(141px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5182 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item5209 {
	width:250px !important;
	height:34px !important;
	left:40px !important;
}

#item5151 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item5178 {
	width:250px !important;
	height:34px !important;
	left:40px !important;
}

#item5149 {
	width:290px !important;
	height:34px !important;
	left:838px !important;
	top:414px !important;
}

@keyframes fly-in-right-5213 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5213 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5246 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item5275 {
	width:250px !important;
	height:34px !important;
	left:40px !important;
}

#item5215 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item5242 {
	width:250px !important;
	height:34px !important;
	left:40px !important;
}

#item5213 {
	width:290px !important;
	height:34px !important;
	left:838px !important;
	top:499px !important;
}

@keyframes fly-in-right-5279 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5279 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5319 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item5353 {
	width:250px !important;
	height:34px !important;
	left:40px !important;
}

#item5281 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item5315 {
	width:250px !important;
	height:34px !important;
	left:40px !important;
}

#item5279 {
	width:290px !important;
	height:34px !important;
	left:838px !important;
	top:585px !important;
}

@keyframes fly-in-right-5357 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5357 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5392 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item5420 {
	width:250px !important;
	height:34px !important;
	left:40px !important;
}

#item5359 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item5388 {
	width:250px !important;
	height:34px !important;
	left:40px !important;
}

#item5357 {
	width:290px !important;
	height:34px !important;
	left:838px !important;
	top:675px !important;
}

#item5424 {
	width:345px !important;
	height:198px !important;
	left:808px !important;
	top:48px !important;
	background:#d70e2b;
}

@keyframes fade-in-5424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5444 {
	width:286px !important;
	height:118px !important;
	left:854px !important;
	top:85px !important;
}

#item5449 {
	width:170px !important;
	height:93px !important;
	background:#fafafa;
}

#item5469 {
	width:110px !important;
	height:29px !important;
	left:38px !important;
	top:32px !important;
}

#item5486 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item5447 {
	width:340px !important;
	height:93px !important;
	left:55px !important;
	top:49px !important;
}

#item5500 {
	width:170px !important;
	height:93px !important;
	left:170px !important;
	background:#fafafa;
}

#item5520 {
	width:149px !important;
	height:45px !important;
	left:191px !important;
	top:24px !important;
}

#item5532 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:2px !important;
}

#item5498 {
	width:340px !important;
	height:93px !important;
	left:412px !important;
	top:49px !important;
}

#item5543 {
	width:170px !important;
	height:93px !important;
	background:#fafafa;
}

#item5563 {
	width:110px !important;
	height:29px !important;
	left:38px !important;
	top:32px !important;
}

#item5575 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item5541 {
	width:340px !important;
	height:93px !important;
	left:55px !important;
	top:150px !important;
}

#item5586 {
	width:170px !important;
	height:93px !important;
	left:170px !important;
	background:#fafafa;
}

#item5606 {
	width:110px !important;
	height:61px !important;
	left:191px !important;
	top:16px !important;
}

#item5622 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:2px !important;
}

#item5584 {
	width:340px !important;
	height:93px !important;
	left:412px !important;
	top:150px !important;
}

#item5640 {
	width:170px !important;
	height:93px !important;
	left:5px !important;
	background:#fafafa;
}

#item5660 {
	width:153px !important;
	height:29px !important;
	top:32px !important;
}

#item5681 {
	width:11px !important;
	height:11px !important;
	left:161px !important;
	top:2px !important;
}

#item5638 {
	width:345px !important;
	height:93px !important;
	left:50px !important;
	top:252px !important;
}

#item5694 {
	width:170px !important;
	height:93px !important;
	left:170px !important;
	background:#fafafa;
}

#item5714 {
	width:139px !important;
	height:29px !important;
	left:191px !important;
	top:32px !important;
}

#item5729 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:2px !important;
}

#item5692 {
	width:340px !important;
	height:93px !important;
	left:412px !important;
	top:252px !important;
}

#item5742 {
	width:170px !important;
	height:93px !important;
	background:#fafafa;
}

#item5775 {
	width:94px !important;
	height:45px !important;
	left:54px !important;
	top:24px !important;
}

#item5778 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item5740 {
	width:340px !important;
	height:93px !important;
	left:55px !important;
	top:353px !important;
}

#item5789 {
	width:170px !important;
	height:93px !important;
	left:170px !important;
	background:#fafafa;
}

#item5818 {
	width:149px !important;
	height:72px !important;
	left:191px !important;
	top:11px !important;
}

#item5821 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:2px !important;
}

#item5787 {
	width:340px !important;
	height:93px !important;
	left:412px !important;
	top:353px !important;
}

#item5832 {
	width:170px !important;
	height:93px !important;
	background:#fafafa;
}

#item5861 {
	width:87px !important;
	height:29px !important;
	left:61px !important;
	top:32px !important;
}

#item5864 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item5830 {
	width:340px !important;
	height:93px !important;
	left:55px !important;
	top:455px !important;
}

#item5877 {
	width:170px !important;
	height:93px !important;
	left:170px !important;
	background:#fafafa;
}

#item5893 {
	width:23px !important;
	height:23px !important;
	top:2px !important;
}

#item5913 {
	width:136px !important;
	height:29px !important;
}

#item5916 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:2px !important;
}

#item5875 {
	width:340px !important;
	height:93px !important;
	left:412px !important;
	top:455px !important;
}

#item5931 {
	width:170px !important;
	height:93px !important;
	background:#fafafa;
}

#item5962 {
	width:80px !important;
	height:13px !important;
	left:68px !important;
	top:40px !important;
}

#item5965 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item5929 {
	width:340px !important;
	height:93px !important;
	left:55px !important;
	top:556px !important;
}

#item5977 {
	width:170px !important;
	height:93px !important;
	left:170px !important;
	background:#fafafa;
}

#item6011 {
	width:140px !important;
	height:45px !important;
	left:191px !important;
	top:24px !important;
}

#item6014 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:2px !important;
}

#item5975 {
	width:340px !important;
	height:93px !important;
	left:412px !important;
	top:556px !important;
}

#item6026 {
	width:170px !important;
	height:93px !important;
	background:#fafafa;
}

#item6057 {
	width:87px !important;
	height:45px !important;
	left:61px !important;
	top:24px !important;
}

#item6060 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item6024 {
	width:340px !important;
	height:93px !important;
	left:55px !important;
	top:657px !important;
}

#item6071 {
	width:170px !important;
	height:93px !important;
	left:170px !important;
	background:#fafafa;
}

#item6103 {
	width:124px !important;
	height:29px !important;
	left:191px !important;
	top:32px !important;
}

#item6106 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:2px !important;
}

#item6069 {
	width:340px !important;
	height:93px !important;
	left:412px !important;
	top:657px !important;
}

#item6258 {
	opacity:0.50;
	width:762px !important;
	height:745px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item6259 {
	opacity:0.95;
	width:593px !important;
	height:198px !important;
	left:95px !important;
	top:123px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6260 {
	width:554px !important;
	height:169px !important;
	left:123px !important;
	top:145px !important;
}

#item6280 {
	width:533px !important;
	height:133px !important;
	top:5px !important;
}

@keyframes fade-in-6280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6297 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6295 {
	width:31px !important;
	height:31px !important;
	left:653px !important;
	top:127px !important;
}

#item6220 {
	opacity:0.50;
	width:762px !important;
	height:745px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item6221 {
	opacity:0.95;
	width:593px !important;
	height:525px !important;
	left:95px !important;
	top:123px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6222 {
	width:554px !important;
	height:498px !important;
	left:123px !important;
	top:145px !important;
}

#item6242 {
	width:533px !important;
	height:492px !important;
	top:5px !important;
}

@keyframes fade-in-6242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6247 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6245 {
	width:31px !important;
	height:31px !important;
	left:653px !important;
	top:127px !important;
}

#item6179 {
	opacity:0.50;
	width:762px !important;
	height:745px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item6180 {
	opacity:0.95;
	width:593px !important;
	height:660px !important;
	left:95px !important;
	top:48px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6181 {
	width:554px !important;
	height:606px !important;
	left:123px !important;
	top:99px !important;
}

#item6201 {
	width:533px !important;
	height:591px !important;
	top:5px !important;
}

@keyframes fade-in-6201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6206 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6204 {
	width:31px !important;
	height:31px !important;
	left:653px !important;
	top:58px !important;
}

#item6120 {
	opacity:0.50;
	width:762px !important;
	height:745px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item6121 {
	opacity:0.95;
	width:593px !important;
	height:641px !important;
	left:95px !important;
	top:48px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6123 {
	width:554px !important;
	height:545px !important;
}

#item6143 {
	width:506px !important;
	height:1663px !important;
	top:5px !important;
}

@keyframes fade-in-6143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6162 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6160 {
	width:31px !important;
	height:31px !important;
	left:653px !important;
	top:61px !important;
}

#item6118 {
	width:10px !important;
	height:10px !important;
	left:114px !important;
	top:176px !important;
}

#item6116 {
	width:772px !important;
	height:755px !important;
	left:20px !important;
	top:15px !important;
}

#item7075 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item7078 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item7076 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item7106 {
	width:558px !important;
	height:447px !important;
	left:84px !important;
	top:223px !important;
}

@keyframes fade-in-7106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7128 {
	width:50px !important;
	height:447px !important;
	left:641px !important;
	top:223px !important;
}

@keyframes fade-in-7128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7018 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item7021 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item7019 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item7049 {
	width:345px !important;
	height:447px !important;
	left:192px !important;
	top:224px !important;
}

@keyframes fade-in-7049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7071 {
	width:50px !important;
	height:447px !important;
	left:530px !important;
	top:224px !important;
}

@keyframes fade-in-7071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6960 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6963 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6961 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item6992 {
	width:414px !important;
	height:447px !important;
	left:182px !important;
	top:225px !important;
}

@keyframes fade-in-6992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7014 {
	width:50px !important;
	height:447px !important;
	left:577px !important;
	top:225px !important;
}

@keyframes fade-in-7014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6901 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6904 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6902 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item6934 {
	width:502px !important;
	height:447px !important;
	left:124px !important;
	top:223px !important;
}

@keyframes fade-in-6934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6956 {
	width:50px !important;
	height:447px !important;
	left:625px !important;
	top:223px !important;
}

@keyframes fade-in-6956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6843 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6846 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6844 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item6875 {
	width:502px !important;
	height:447px !important;
	left:129px !important;
	top:222px !important;
}

@keyframes fade-in-6875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6897 {
	width:50px !important;
	height:447px !important;
	left:630px !important;
	top:222px !important;
}

@keyframes fade-in-6897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6785 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6788 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6786 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item6817 {
	width:502px !important;
	height:447px !important;
	left:119px !important;
	top:223px !important;
}

@keyframes fade-in-6817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6839 {
	width:50px !important;
	height:447px !important;
	left:620px !important;
	top:223px !important;
}

@keyframes fade-in-6839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6724 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6727 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6725 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item6759 {
	width:448px !important;
	height:447px !important;
	left:192px !important;
	top:223px !important;
}

@keyframes fade-in-6759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6781 {
	width:50px !important;
	height:447px !important;
	left:557px !important;
	top:223px !important;
}

@keyframes fade-in-6781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6660 {
	opacity:0.50;
	width:762px !important;
	height:745px !important;
	left:32px !important;
	top:35px !important;
	background:#fff;
}

#item6661 {
	opacity:0.95;
	width:701px !important;
	height:790px !important;
	left:65px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6664 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6662 {
	width:31px !important;
	height:31px !important;
	left:723px !important;
	top:23px !important;
}

#item6698 {
	width:609px !important;
	height:740px !important;
	left:51px !important;
	top:47px !important;
}

@keyframes fade-in-6698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6720 {
	width:50px !important;
	height:740px !important;
	left:680px !important;
	top:47px !important;
}

@keyframes fade-in-6720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6599 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6602 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6600 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item6634 {
	width:484px !important;
	height:447px !important;
	left:134px !important;
	top:224px !important;
}

@keyframes fade-in-6634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6656 {
	width:50px !important;
	height:447px !important;
	left:621px !important;
	top:224px !important;
}

@keyframes fade-in-6656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6541 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6544 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6542 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item6573 {
	width:502px !important;
	height:447px !important;
	left:112px !important;
	top:223px !important;
}

@keyframes fade-in-6573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6595 {
	width:50px !important;
	height:447px !important;
	left:613px !important;
	top:223px !important;
}

@keyframes fade-in-6595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6484 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6487 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6485 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item6515 {
	width:502px !important;
	height:333px !important;
	left:116px !important;
	top:223px !important;
}

@keyframes fade-in-6515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6537 {
	width:50px !important;
	height:333px !important;
	left:617px !important;
	top:223px !important;
}

@keyframes fade-in-6537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6427 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6430 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6428 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item6458 {
	width:422px !important;
	height:447px !important;
	left:192px !important;
	top:223px !important;
}

@keyframes fade-in-6458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6480 {
	width:50px !important;
	height:447px !important;
	left:613px !important;
	top:223px !important;
}

@keyframes fade-in-6480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6370 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6373 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6371 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item6401 {
	width:425px !important;
	height:447px !important;
	left:192px !important;
	top:223px !important;
}

@keyframes fade-in-6401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6423 {
	width:50px !important;
	height:447px !important;
	left:569px !important;
	top:223px !important;
}

@keyframes fade-in-6423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6312 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6315 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6313 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item6344 {
	width:376px !important;
	height:447px !important;
	left:191px !important;
	top:222px !important;
}

@keyframes fade-in-6344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6366 {
	width:50px !important;
	height:447px !important;
	left:568px !important;
	top:222px !important;
}

@keyframes fade-in-6366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6310 {
	width:10px !important;
	height:10px !important;
	left:136px !important;
	top:201px !important;
}

#item6308 {
	width:794px !important;
	height:800px !important;
	left:-10px !important;
	top:-10px !important;
}

#item7131 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item16750 {
	width:628px !important;
	height:211px !important;
	left:36px !important;
	top:192px !important;
	background:#fafafa;
}

@keyframes fly-in-right-16751 {
	0% {
		transform:translate(111px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-16751 {
	0% {
		-webkit-transform:translate(111px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16787 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item16815 {
	width:240px !important;
	height:34px !important;
	left:40px !important;
}

#item16753 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item16783 {
	width:240px !important;
	height:34px !important;
	left:40px !important;
}

#item16751 {
	width:280px !important;
	height:34px !important;
	left:50px !important;
	top:216px !important;
}

@keyframes fly-in-right-16819 {
	0% {
		transform:translate(141px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-16819 {
	0% {
		-webkit-transform:translate(141px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16852 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item16879 {
	width:240px !important;
	height:34px !important;
	left:40px !important;
}

#item16821 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item16848 {
	width:240px !important;
	height:34px !important;
	left:40px !important;
}

#item16819 {
	width:280px !important;
	height:34px !important;
	left:51px !important;
	top:279px !important;
}

@keyframes fly-in-right-16883 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-16883 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16916 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item16943 {
	width:240px !important;
	height:34px !important;
	left:40px !important;
}

#item16885 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item16912 {
	width:240px !important;
	height:34px !important;
	left:40px !important;
}

#item16883 {
	width:280px !important;
	height:34px !important;
	left:51px !important;
	top:342px !important;
}

@keyframes fly-in-right-16947 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-16947 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16982 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item17014 {
	width:202px !important;
	height:34px !important;
	left:40px !important;
}

#item16949 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item16978 {
	width:202px !important;
	height:34px !important;
	left:40px !important;
}

#item16947 {
	width:242px !important;
	height:34px !important;
	left:422px !important;
	top:216px !important;
}

@keyframes fly-in-right-17018 {
	0% {
		transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-17018 {
	0% {
		-webkit-transform:translate(161px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17056 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item17087 {
	width:202px !important;
	height:34px !important;
	left:40px !important;
}

#item17020 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item17052 {
	width:202px !important;
	height:34px !important;
	left:40px !important;
}

#item17018 {
	width:242px !important;
	height:34px !important;
	left:422px !important;
	top:279px !important;
}

#item17091 {
	width:628px !important;
	height:156px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-17091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17111 {
	width:533px !important;
	height:84px !important;
	left:90px !important;
	top:72px !important;
}

#item17116 {
	width:170px !important;
	height:99px !important;
	background:#fafafa;
}

#item17136 {
	width:110px !important;
	height:30px !important;
	left:38px !important;
	top:34px !important;
}

#item17151 {
	width:11px !important;
	height:12px !important;
	left:156px !important;
	top:2px !important;
}

#item17114 {
	width:340px !important;
	height:99px !important;
	top:418px !important;
}

#item17165 {
	width:170px !important;
	height:99px !important;
	left:170px !important;
	background:#fafafa;
}

#item17185 {
	width:149px !important;
	height:47px !important;
	left:191px !important;
	top:26px !important;
}

#item17195 {
	width:11px !important;
	height:12px !important;
	left:173px !important;
	top:2px !important;
}

#item17163 {
	width:340px !important;
	height:99px !important;
	left:360px !important;
	top:418px !important;
}

#item17206 {
	width:170px !important;
	height:99px !important;
	background:#fafafa;
}

#item17226 {
	width:110px !important;
	height:30px !important;
	left:38px !important;
	top:34px !important;
}

#item17235 {
	width:11px !important;
	height:12px !important;
	left:156px !important;
	top:3px !important;
}

#item17204 {
	width:340px !important;
	height:99px !important;
	top:526px !important;
}

#item17246 {
	width:170px !important;
	height:99px !important;
	left:170px !important;
	background:#fafafa;
}

#item17266 {
	width:110px !important;
	height:64px !important;
	left:191px !important;
	top:17px !important;
}

#item17277 {
	width:11px !important;
	height:12px !important;
	left:173px !important;
	top:3px !important;
}

#item17244 {
	width:340px !important;
	height:99px !important;
	left:360px !important;
	top:526px !important;
}

#item17290 {
	width:170px !important;
	height:99px !important;
	background:#fafafa;
}

#item17310 {
	width:139px !important;
	height:30px !important;
	left:9px !important;
	top:34px !important;
}

#item17326 {
	width:11px !important;
	height:12px !important;
	left:156px !important;
	top:2px !important;
}

#item17288 {
	width:340px !important;
	height:99px !important;
	top:634px !important;
}

#item17341 {
	width:170px !important;
	height:99px !important;
	left:170px !important;
	background:#fafafa;
}

#item17361 {
	width:139px !important;
	height:30px !important;
	left:191px !important;
	top:34px !important;
}

#item17371 {
	width:11px !important;
	height:12px !important;
	left:173px !important;
	top:2px !important;
}

#item17339 {
	width:340px !important;
	height:99px !important;
	left:360px !important;
	top:634px !important;
}

#item17383 {
	width:170px !important;
	height:99px !important;
	background:#fafafa;
}

#item17413 {
	width:94px !important;
	height:47px !important;
	left:54px !important;
	top:26px !important;
}

#item17416 {
	width:11px !important;
	height:12px !important;
	left:156px !important;
	top:2px !important;
}

#item17381 {
	width:340px !important;
	height:99px !important;
	top:741px !important;
}

#item17428 {
	width:170px !important;
	height:99px !important;
	left:170px !important;
	background:#fafafa;
}

#item17454 {
	width:149px !important;
	height:77px !important;
	left:191px !important;
	top:11px !important;
}

#item17457 {
	width:11px !important;
	height:12px !important;
	left:173px !important;
	top:2px !important;
}

#item17426 {
	width:340px !important;
	height:99px !important;
	left:360px !important;
	top:741px !important;
}

#item17468 {
	width:170px !important;
	height:99px !important;
	background:#fafafa;
}

#item17494 {
	width:87px !important;
	height:30px !important;
	left:61px !important;
	top:34px !important;
}

#item17497 {
	width:11px !important;
	height:12px !important;
	left:156px !important;
	top:2px !important;
}

#item17466 {
	width:340px !important;
	height:99px !important;
	top:849px !important;
}

#item17508 {
	width:170px !important;
	height:99px !important;
	left:170px !important;
	background:#fafafa;
}

#item17519 {
	width:23px !important;
	height:24px !important;
	top:2px !important;
}

#item17539 {
	width:136px !important;
	height:30px !important;
}

#item17542 {
	width:11px !important;
	height:12px !important;
	left:173px !important;
	top:2px !important;
}

#item17506 {
	width:340px !important;
	height:99px !important;
	left:360px !important;
	top:849px !important;
}

#item17560 {
	width:170px !important;
	height:99px !important;
	background:#fafafa;
}

#item17592 {
	width:80px !important;
	height:13px !important;
	left:68px !important;
	top:43px !important;
}

#item17595 {
	width:11px !important;
	height:12px !important;
	left:156px !important;
	top:2px !important;
}

#item17558 {
	width:340px !important;
	height:99px !important;
	top:957px !important;
}

#item17608 {
	width:170px !important;
	height:99px !important;
	left:170px !important;
	background:#fafafa;
}

#item17637 {
	width:140px !important;
	height:47px !important;
	left:191px !important;
	top:26px !important;
}

#item17640 {
	width:11px !important;
	height:12px !important;
	left:173px !important;
	top:2px !important;
}

#item17606 {
	width:340px !important;
	height:99px !important;
	left:360px !important;
	top:957px !important;
}

#item17653 {
	width:170px !important;
	height:99px !important;
	background:#fafafa;
}

#item17682 {
	width:87px !important;
	height:47px !important;
	left:61px !important;
	top:26px !important;
}

#item17685 {
	width:11px !important;
	height:12px !important;
	left:156px !important;
	top:2px !important;
}

#item17651 {
	width:340px !important;
	height:99px !important;
	top:1065px !important;
}

#item17696 {
	width:170px !important;
	height:99px !important;
	left:170px !important;
	background:#fafafa;
}

#item17724 {
	width:124px !important;
	height:30px !important;
	left:191px !important;
	top:34px !important;
}

#item17727 {
	width:11px !important;
	height:12px !important;
	left:173px !important;
	top:2px !important;
}

#item17694 {
	width:340px !important;
	height:99px !important;
	left:360px !important;
	top:1065px !important;
}

#item17875 {
	opacity:0.50;
	width:762px !important;
	height:745px !important;
	left:10px !important;
	top:13px !important;
	background:#fff;
}

#item17876 {
	opacity:0.95;
	width:593px !important;
	height:234px !important;
	left:95px !important;
	top:126px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item17877 {
	width:554px !important;
	height:179px !important;
	left:123px !important;
	top:153px !important;
}

#item17897 {
	width:533px !important;
	height:179px !important;
}

#item17911 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item17909 {
	width:31px !important;
	height:31px !important;
	left:653px !important;
	top:130px !important;
}

#item17833 {
	opacity:0.50;
	width:724px !important;
	height:794px !important;
	left:18px !important;
	top:10px !important;
	background:#fff;
}

#item17834 {
	opacity:0.95;
	width:595px !important;
	height:640px !important;
	left:96px !important;
	top:51px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item17860 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item17858 {
	width:31px !important;
	height:31px !important;
	left:653px !important;
	top:59px !important;
}

#item29475 {
	width:554px !important;
	height:545px !important;
	left:123px !important;
	top:105px !important;
}

#item29476 {
	width:506px !important;
	height:880px !important;
}

#item17789 {
	opacity:0.50;
	width:724px !important;
	height:794px !important;
	left:18px !important;
	top:13px !important;
	background:#fff;
}

#item17790 {
	opacity:0.95;
	width:593px !important;
	height:640px !important;
	left:96px !important;
	top:51px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item17816 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item17814 {
	width:31px !important;
	height:31px !important;
	left:653px !important;
	top:61px !important;
}

#item29385 {
	width:554px !important;
	height:545px !important;
	left:123px !important;
	top:105px !important;
}

#item29386 {
	width:506px !important;
	height:1129px !important;
}

#item17740 {
	opacity:0.50;
	width:724px !important;
	height:753px !important;
	left:16px !important;
	top:51px !important;
	background:#fff;
}

#item17741 {
	opacity:0.95;
	width:593px !important;
	height:640px !important;
	left:96px !important;
	top:51px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item17743 {
	width:554px !important;
	height:545px !important;
}

#item17763 {
	width:506px !important;
	height:3367px !important;
}

#item17775 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item17773 {
	width:31px !important;
	height:31px !important;
	left:653px !important;
	top:64px !important;
}

#item17738 {
	width:10px !important;
	height:10px !important;
	left:114px !important;
	top:179px !important;
}

#item17736 {
	width:772px !important;
	height:807px !important;
	left:-28px !important;
	top:360px !important;
}

#item18692 {
	width:628px !important;
	height:403px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18695 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18693 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18723 {
	width:406px !important;
	height:322px !important;
	left:104px !important;
	top:90px !important;
}

#item18745 {
	width:60px !important;
	height:322px !important;
	left:582px !important;
	top:90px !important;
}

#item18634 {
	width:628px !important;
	height:347px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18637 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18635 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18666 {
	width:414px !important;
	height:205px !important;
	left:104px !important;
	top:90px !important;
}

#item18688 {
	width:60px !important;
	height:205px !important;
	left:510px !important;
	top:90px !important;
}

#item18575 {
	width:628px !important;
	height:579px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18578 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18576 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18608 {
	width:497px !important;
	height:427px !important;
	left:103px !important;
	top:88px !important;
}

#item18630 {
	width:60px !important;
	height:427px !important;
	left:577px !important;
	top:88px !important;
}

#item18517 {
	width:628px !important;
	height:467px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18520 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18518 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18549 {
	width:468px !important;
	height:387px !important;
	left:104px !important;
	top:88px !important;
}

#item18571 {
	width:60px !important;
	height:387px !important;
	left:582px !important;
	top:88px !important;
}

#item18458 {
	width:628px !important;
	height:265px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18461 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18459 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18491 {
	width:370px !important;
	height:179px !important;
	left:104px !important;
	top:88px !important;
}

#item18513 {
	width:60px !important;
	height:177px !important;
	left:582px !important;
	top:88px !important;
}

#item18395 {
	width:628px !important;
	height:685px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18398 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18396 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18432 {
	width:439px !important;
	height:609px !important;
	left:101px !important;
	top:88px !important;
}

#item18454 {
	width:60px !important;
	height:605px !important;
	left:582px !important;
	top:88px !important;
}

#item18332 {
	width:628px !important;
	height:235px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18335 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18333 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18369 {
	width:497px !important;
	height:75px !important;
	left:103px !important;
	top:88px !important;
}

#item18391 {
	width:60px !important;
	height:75px !important;
	left:541px !important;
	top:88px !important;
}

#item18272 {
	opacity:0.50;
	width:700px !important;
	height:757px !important;
	left:10px !important;
	top:35px !important;
	background:#fff;
}

#item18273 {
	opacity:0.95;
	width:700px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18276 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18274 {
	width:31px !important;
	height:31px !important;
	left:662px !important;
	top:16px !important;
}

#item18306 {
	width:609px !important;
	height:740px !important;
	left:32px !important;
	top:47px !important;
}

#item18328 {
	width:50px !important;
	height:740px !important;
	left:641px !important;
	top:47px !important;
}

#item18215 {
	width:628px !important;
	height:339px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18218 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18216 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18246 {
	width:426px !important;
	height:188px !important;
	left:104px !important;
	top:88px !important;
}

#item18268 {
	width:60px !important;
	height:188px !important;
	left:582px !important;
	top:88px !important;
}

#item18158 {
	width:628px !important;
	height:575px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18161 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18159 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18189 {
	width:433px !important;
	height:484px !important;
	left:101px !important;
	top:89px !important;
}

#item18211 {
	width:60px !important;
	height:484px !important;
	left:577px !important;
	top:89px !important;
}

#item18101 {
	width:628px !important;
	height:303px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18104 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18102 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18132 {
	width:453px !important;
	height:155px !important;
	left:100px !important;
	top:88px !important;
}

#item18154 {
	width:60px !important;
	height:155px !important;
	left:582px !important;
	top:88px !important;
}

#item18044 {
	width:628px !important;
	height:303px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item18047 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item18045 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18075 {
	width:484px !important;
	height:188px !important;
	left:100px !important;
	top:88px !important;
}

#item18097 {
	width:60px !important;
	height:188px !important;
	left:583px !important;
	top:88px !important;
}

#item17985 {
	width:628px !important;
	height:361px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item17988 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item17986 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item18018 {
	width:511px !important;
	height:205px !important;
	left:104px !important;
	top:88px !important;
}

#item18040 {
	width:60px !important;
	height:205px !important;
	left:556px !important;
	top:88px !important;
}

#item17925 {
	width:628px !important;
	height:457px !important;
	left:46px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item17928 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item17926 {
	width:31px !important;
	height:31px !important;
	left:631px !important;
	top:21px !important;
}

#item17959 {
	width:451px !important;
	height:302px !important;
	left:104px !important;
	top:88px !important;
}

#item17981 {
	width:60px !important;
	height:302px !important;
	left:556px !important;
	top:88px !important;
}

#item17923 {
	width:10px !important;
	height:10px !important;
	left:108px !important;
	top:201px !important;
}

#item17921 {
	width:710px !important;
	height:792px !important;
	left:-10px !important;
	top:408px !important;
}

#item18748 {
	width:700px !important;
	height:1008px !important;
	top:192px !important;
	background:#fff;
}

@keyframes fade-out-18748 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18748 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18749 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-18749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7164 {
	opacity:0.85;
	width:817px !important;
	height:639px !important;
	left:52px !important;
	top:-80px !important;
}

#item7174 {
	width:76px !important;
	height:790px !important;
	left:-34px !important;
	background:#fff;
}

#item7175 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item7176 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item7178 {
	width:356px !important;
	height:217px !important;
	background:#d70e2b;
}

@keyframes fade-in-7178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7198 {
	width:309px !important;
	height:136px !important;
	left:46px !important;
	top:45px !important;
}

@keyframes fade-in-7223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7225 {
	width:20px !important;
	height:28px !important;
	left:30px !important;
}

#item7223 {
	width:85px !important;
	height:52px !important;
	left:147px !important;
	top:426px !important;
}

@keyframes fade-in-7261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7263 {
	width:20px !important;
	height:28px !important;
	left:51px !important;
}

#item7261 {
	width:139px !important;
	height:77px !important;
	left:312px !important;
	top:277px !important;
}

@keyframes fade-in-7300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7302 {
	width:20px !important;
	height:28px !important;
	left:21px !important;
}

#item7300 {
	width:62px !important;
	height:65px !important;
	left:398px !important;
	top:377px !important;
}

@keyframes fade-in-7337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7339 {
	width:20px !important;
	height:28px !important;
	left:18px !important;
}

#item7337 {
	width:56px !important;
	height:45px !important;
	left:346px !important;
	top:398px !important;
}

@keyframes fade-in-7371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7373 {
	width:20px !important;
	height:28px !important;
	left:21px !important;
}

#item7371 {
	width:62px !important;
	height:69px !important;
	left:467px !important;
	top:343px !important;
}

@keyframes fade-in-7405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7407 {
	width:20px !important;
	height:28px !important;
	left:39px !important;
}

#item7405 {
	width:98px !important;
	height:67px !important;
	left:139px !important;
	top:61px !important;
}

@keyframes fade-in-7440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7442 {
	width:20px !important;
	height:28px !important;
	left:45px !important;
}

#item7440 {
	width:89px !important;
	height:64px !important;
	left:235px !important;
	top:312px !important;
}

@keyframes fade-in-7474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7476 {
	width:20px !important;
	height:28px !important;
	left:66px !important;
}

#item7474 {
	width:94px !important;
	height:50px !important;
	left:131px !important;
	top:255px !important;
}

#item7507 {
	width:355px !important;
	height:315px !important;
	left:809px !important;
	top:288px !important;
	background:#fafafa;
}

#item7527 {
	width:292px !important;
	height:323px !important;
	left:841px !important;
	top:324px !important;
}

#item7963 {
	opacity:0.95;
	width:556px !important;
	height:452px !important;
	left:102px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7963 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7963 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7968 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7966 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:29px !important;
}

#item7997 {
	width:457px !important;
	height:408px !important;
	left:152px !important;
	top:54px !important;
}

@keyframes fade-in-7997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7906 {
	opacity:0.95;
	width:444px !important;
	height:349px !important;
	left:214px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7906 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7906 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7911 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7909 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:29px !important;
}

#item7940 {
	width:341px !important;
	height:314px !important;
	left:268px !important;
	top:54px !important;
}

@keyframes fade-in-7940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7846 {
	opacity:0.95;
	width:444px !important;
	height:355px !important;
	left:214px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7846 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7846 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7851 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7849 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:29px !important;
}

#item7883 {
	width:341px !important;
	height:294px !important;
	left:268px !important;
	top:54px !important;
}

@keyframes fade-in-7883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7784 {
	opacity:0.95;
	width:556px !important;
	height:418px !important;
	left:102px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7784 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7784 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7789 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7787 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:29px !important;
}

#item7823 {
	width:457px !important;
	height:374px !important;
	left:152px !important;
	top:54px !important;
}

@keyframes fade-in-7823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7724 {
	opacity:0.95;
	width:444px !important;
	height:391px !important;
	left:214px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7724 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7724 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7729 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7727 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:29px !important;
}

#item7761 {
	width:341px !important;
	height:343px !important;
	left:268px !important;
	top:54px !important;
}

@keyframes fade-in-7761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7667 {
	opacity:0.95;
	width:444px !important;
	height:253px !important;
	left:214px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7667 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7667 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7672 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7670 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:29px !important;
}

#item7701 {
	width:341px !important;
	height:292px !important;
	left:268px !important;
	top:54px !important;
}

@keyframes fade-in-7701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7611 {
	opacity:0.95;
	width:444px !important;
	height:213px !important;
	left:214px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7611 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7611 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7616 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7614 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:29px !important;
}

#item7644 {
	width:341px !important;
	height:260px !important;
	left:268px !important;
	top:54px !important;
}

@keyframes fade-in-7644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7553 {
	opacity:0.95;
	width:556px !important;
	height:421px !important;
	left:102px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7553 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7553 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7558 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7556 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:29px !important;
}

#item7588 {
	width:457px !important;
	height:386px !important;
	left:152px !important;
	top:54px !important;
}

@keyframes fade-in-7588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7532 {
	width:27px !important;
	height:28px !important;
	left:10px !important;
	top:10px !important;
}

#item7530 {
	width:658px !important;
	height:471px !important;
	left:506px !important;
	top:293px !important;
}

#item8000 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8000 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8000 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18775 {
	opacity:0.85;
	width:817px !important;
	height:639px !important;
	left:32px !important;
	top:482px !important;
}

#item18783 {
	width:134px !important;
	height:874px !important;
	left:-134px !important;
	top:375px !important;
	background:#fff;
}

#item18784 {
	width:134px !important;
	height:874px !important;
	left:700px !important;
	top:375px !important;
	background:#fff;
}

#item18785 {
	width:700px !important;
	height:500px !important;
	background:#fff;
}

#item18787 {
	width:629px !important;
	height:168px !important;
	background:#d70e2b;
}

@keyframes fade-in-18787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18807 {
	width:546px !important;
	height:94px !important;
	left:54px !important;
	top:45px !important;
}

@keyframes fade-in-18810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18812 {
	width:29px !important;
	height:39px !important;
	left:41px !important;
}

#item18810 {
	width:119px !important;
	height:73px !important;
	left:117px !important;
	top:986px !important;
}

@keyframes fade-in-18843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18845 {
	width:29px !important;
	height:39px !important;
	left:72px !important;
}

#item18843 {
	width:195px !important;
	height:108px !important;
	left:279px !important;
	top:817px !important;
}

@keyframes fade-in-18878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18880 {
	width:29px !important;
	height:39px !important;
	left:29px !important;
}

#item18878 {
	width:87px !important;
	height:91px !important;
	left:368px !important;
	top:931px !important;
}

@keyframes fade-in-18916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18918 {
	width:29px !important;
	height:39px !important;
	left:25px !important;
}

#item18916 {
	width:78px !important;
	height:62px !important;
	left:322px !important;
	top:961px !important;
}

@keyframes fade-in-18953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18955 {
	width:29px !important;
	height:39px !important;
	left:29px !important;
}

#item18953 {
	width:87px !important;
	height:96px !important;
	left:442px !important;
	top:890px !important;
}

@keyframes fade-in-18987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18989 {
	width:29px !important;
	height:39px !important;
	left:54px !important;
}

#item18987 {
	width:137px !important;
	height:94px !important;
	left:100px !important;
	top:622px !important;
}

@keyframes fade-in-19021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19023 {
	width:29px !important;
	height:39px !important;
	left:64px !important;
}

#item19021 {
	width:125px !important;
	height:90px !important;
	left:183px !important;
	top:853px !important;
}

@keyframes fade-in-19057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19059 {
	width:29px !important;
	height:39px !important;
	left:92px !important;
}

#item19057 {
	width:132px !important;
	height:69px !important;
	left:92px !important;
	top:788px !important;
}

#item19092 {
	width:628px !important;
	height:296px !important;
	left:36px !important;
	top:198px !important;
	background:#fafafa;
}

#item19112 {
	width:568px !important;
	height:258px !important;
	left:66px !important;
	top:218px !important;
}

#item19561 {
	width:629px !important;
	height:447px !important;
	left:25px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19566 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19564 {
	width:27px !important;
	height:27px !important;
	left:623px !important;
	top:14px !important;
}

#item19587 {
	width:568px !important;
	height:390px !important;
	left:55px !important;
	top:39px !important;
}

#item19607 {
	width:505px !important;
	height:572px !important;
}

@keyframes fade-in-19607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19504 {
	opacity:0.95;
	width:628px !important;
	height:421px !important;
	left:24px !important;
	top:10px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19504 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-19504 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item19509 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19507 {
	width:27px !important;
	height:27px !important;
	left:615px !important;
	top:21px !important;
}

#item19538 {
	width:569px !important;
	height:369px !important;
	left:58px !important;
	top:59px !important;
}

@keyframes fade-in-19538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19446 {
	opacity:0.95;
	width:629px !important;
	height:418px !important;
	left:25px !important;
	top:11px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19446 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-19446 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item19451 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19449 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:26px !important;
}

#item19481 {
	width:569px !important;
	height:369px !important;
	left:58px !important;
	top:59px !important;
}

@keyframes fade-in-19481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19372 {
	width:629px !important;
	height:447px !important;
	left:25px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19377 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19375 {
	width:27px !important;
	height:27px !important;
	left:622px !important;
	top:14px !important;
}

#item19403 {
	width:568px !important;
	height:390px !important;
	left:55px !important;
	top:39px !important;
}

#item19423 {
	width:505px !important;
	height:767px !important;
}

@keyframes fade-in-19423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19314 {
	opacity:0.95;
	width:628px !important;
	height:470px !important;
	left:25px !important;
	top:10px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19314 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-19314 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item19319 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19317 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:25px !important;
}

#item19349 {
	width:569px !important;
	height:422px !important;
	left:55px !important;
	top:59px !important;
}

@keyframes fade-in-19349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19258 {
	opacity:0.95;
	width:628px !important;
	height:304px !important;
	left:25px !important;
	top:10px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19258 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-19258 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item19263 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19261 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:25px !important;
}

#item19291 {
	width:569px !important;
	height:254px !important;
	left:57px !important;
	top:59px !important;
}

@keyframes fade-in-19291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19202 {
	opacity:0.95;
	width:629px !important;
	height:286px !important;
	left:25px !important;
	top:10px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19202 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-19202 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item19207 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19205 {
	width:27px !important;
	height:27px !important;
	left:615px !important;
	top:22px !important;
}

#item19235 {
	width:569px !important;
	height:189px !important;
	left:54px !important;
	top:59px !important;
}

@keyframes fade-in-19235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19138 {
	width:629px !important;
	height:447px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19143 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19141 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:14px !important;
}

#item19159 {
	width:568px !important;
	height:390px !important;
	left:40px !important;
	top:39px !important;
}

#item19179 {
	width:505px !important;
	height:756px !important;
}

@keyframes fade-in-19179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19117 {
	width:27px !important;
	height:28px !important;
	left:534px !important;
	top:183px !important;
}

#item19115 {
	width:654px !important;
	height:481px !important;
	left:26px !important;
	top:194px !important;
}

#item19610 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-19610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8036 {
	width:422px !important;
	height:790px !important;
	left:788px !important;
	background:#fff;
}

#item8037 {
	width:72px !important;
	height:790px !important;
	left:-30px !important;
	background:#fff;
}

#item8038 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item8039 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item8040 {
	width:355px !important;
	height:373px !important;
	left:809px !important;
	top:248px !important;
	background:#fafafa;
}

#item8060 {
	width:292px !important;
	height:136px !important;
	left:825px !important;
	top:270px !important;
}

@keyframes fade-in-8063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8064 {
	width:434px !important;
	height:186px !important;
	background:#d70e2b;
}

#item8084 {
	width:366px !important;
	height:113px !important;
	left:44px !important;
	top:46px !important;
}

#item8131 {
	width:331px !important;
	height:15px !important;
}

#item8108 {
	width:331px !important;
	height:15px !important;
}

#item8087 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:440px !important;
}

#item8179 {
	width:331px !important;
	height:16px !important;
}

#item8156 {
	width:331px !important;
	height:16px !important;
}

#item8135 {
	width:331px !important;
	height:16px !important;
	left:852px !important;
	top:556px !important;
}

#item8227 {
	width:331px !important;
	height:15px !important;
}

#item8204 {
	width:331px !important;
	height:15px !important;
}

#item8183 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:499px !important;
}

#item8327 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:163px !important;
}

#item8404 {
	opacity:0.95;
	width:288px !important;
	height:246px !important;
	left:491px !important;
	top:405px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-8404 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-8404 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item8424 {
	width:227px !important;
	height:179px !important;
	left:520px !important;
	top:434px !important;
}

@keyframes fade-in-8424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8429 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item8427 {
	width:31px !important;
	height:31px !important;
	left:744px !important;
	top:408px !important;
}

#item8368 {
	opacity:0.95;
	width:321px !important;
	height:298px !important;
	left:458px !important;
	top:405px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-8368 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-8368 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item8388 {
	width:259px !important;
	height:243px !important;
	left:487px !important;
	top:434px !important;
}

@keyframes fade-in-8388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8394 {
	width:25px !important;
	height:25px !important;
}

#item8392 {
	width:25px !important;
	height:25px !important;
}

#item8332 {
	opacity:0.95;
	width:288px !important;
	height:298px !important;
	left:491px !important;
	top:405px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-8332 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-8332 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item8352 {
	width:227px !important;
	height:227px !important;
	left:520px !important;
	top:434px !important;
}

@keyframes fade-in-8352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8357 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item8355 {
	width:31px !important;
	height:31px !important;
	left:744px !important;
	top:408px !important;
}

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

#item8328 {
	width:779px !important;
	height:702px !important;
	left:-15px !important;
	top:38px !important;
}

#item8438 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:443px !important;
}

#item8447 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:502px !important;
}

#item8455 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:558px !important;
}

#item8493 {
	width:390px !important;
	height:497px !important;
	left:800px !important;
	top:244px !important;
	background:#fff;
}

@keyframes fade-out-8493 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8493 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8564 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19639 {
	width:700px !important;
	height:488px !important;
	background:#fff;
}

#item19640 {
	width:628px !important;
	height:231px !important;
	left:36px !important;
	top:222px !important;
	background:#fafafa;
}

#item19660 {
	width:568px !important;
	height:132px !important;
	left:66px !important;
	top:243px !important;
}

@keyframes fade-in-19663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19664 {
	width:608px !important;
	height:186px !important;
	background:#d70e2b;
}

#item19684 {
	width:513px !important;
	height:133px !important;
	left:54px !important;
	top:27px !important;
}

#item19731 {
	width:300px !important;
	height:18px !important;
}

#item19708 {
	width:300px !important;
	height:18px !important;
}

#item19687 {
	width:300px !important;
	height:18px !important;
	left:68px !important;
	top:390px !important;
}

#item19779 {
	width:300px !important;
	height:19px !important;
}

#item19756 {
	width:300px !important;
	height:19px !important;
}

#item19735 {
	width:300px !important;
	height:19px !important;
	left:409px !important;
	top:391px !important;
}

#item19827 {
	width:300px !important;
	height:18px !important;
}

#item19804 {
	width:300px !important;
	height:18px !important;
}

#item19783 {
	width:300px !important;
	height:18px !important;
	left:68px !important;
	top:429px !important;
}

#item19907 {
	opacity:0.95;
	width:403px !important;
	height:345px !important;
	left:50px !important;
	top:10px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-19907 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-19907 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item19927 {
	width:318px !important;
	height:250px !important;
	left:90px !important;
	top:51px !important;
}

@keyframes fade-in-19927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19932 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item19930 {
	width:31px !important;
	height:31px !important;
	left:411px !important;
	top:23px !important;
}

#item19871 {
	opacity:0.95;
	width:449px !important;
	height:417px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-19871 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-19871 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item19891 {
	width:363px !important;
	height:340px !important;
	left:51px !important;
	top:51px !important;
}

@keyframes fade-in-19891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19897 {
	width:25px !important;
	height:25px !important;
}

#item19895 {
	width:25px !important;
	height:25px !important;
}

#item19836 {
	opacity:0.95;
	width:403px !important;
	height:417px !important;
	left:50px !important;
	top:10px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-19836 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-19836 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item19856 {
	width:318px !important;
	height:318px !important;
	left:90px !important;
	top:51px !important;
}

@keyframes fade-in-19856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19861 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item19859 {
	width:31px !important;
	height:31px !important;
	left:411px !important;
	top:21px !important;
}

#item19834 {
	width:10px !important;
	height:10px !important;
	left:267px !important;
	top:63px !important;
}

#item19832 {
	width:459px !important;
	height:427px !important;
	left:83px !important;
	top:598px !important;
}

#item19941 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:393px !important;
}

#item19951 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:432px !important;
}

#item19964 {
	width:24px !important;
	height:24px !important;
	left:376px !important;
	top:392px !important;
}

#item19976 {
	width:628px !important;
	height:251px !important;
	left:36px !important;
	top:222px !important;
	background:#fff;
}

@keyframes fade-out-19976 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19976 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19977 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-19977 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19977 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes move-left-shrink-8590 {
	0% {
		transform:translate(-50px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-8590 {
	0% {
		-webkit-transform:translate(-50px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item8604 {
	width:76px !important;
	height:790px !important;
	left:-34px !important;
	background:#fff;
}

#item8605 {
	width:422px !important;
	height:790px !important;
	left:799px !important;
	background:#fff;
}

#item8606 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item8607 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item8608 {
	width:349px !important;
	height:267px !important;
	left:817px !important;
	top:193px !important;
	background:#fafafa;
}

#item8609 {
	width:347px !important;
	height:126px !important;
	left:817px !important;
	top:632px !important;
	background:#fafafa;
}

#item8629 {
	width:325px !important;
	height:145px !important;
	left:827px !important;
	top:204px !important;
}

#item8676 {
	width:251px !important;
	height:68px !important;
}

#item8653 {
	width:251px !important;
	height:68px !important;
}

#item8632 {
	width:251px !important;
	height:68px !important;
	left:903px !important;
	top:357px !important;
}

#item8725 {
	width:276px !important;
	height:15px !important;
}

#item8702 {
	width:276px !important;
	height:15px !important;
}

#item8681 {
	width:276px !important;
	height:15px !important;
	left:853px !important;
	top:649px !important;
}

#item8774 {
	width:276px !important;
	height:14px !important;
}

#item8751 {
	width:276px !important;
	height:14px !important;
}

#item8730 {
	width:276px !important;
	height:14px !important;
	left:853px !important;
	top:727px !important;
}

#item8823 {
	width:276px !important;
	height:14px !important;
}

#item8800 {
	width:276px !important;
	height:14px !important;
}

#item8779 {
	width:276px !important;
	height:14px !important;
	left:853px !important;
	top:688px !important;
}

#item8828 {
	width:1px !important;
	height:75px !important;
	left:892px !important;
	top:360px !important;
	background:#d70e2b;
}

#item8829 {
	width:55px !important;
	height:55px !important;
	left:827px !important;
	top:367px !important;
}

#item8839 {
	width:20px !important;
	height:20px !important;
	left:827px !important;
	top:646px !important;
}

#item8847 {
	width:20px !important;
	height:20px !important;
	left:827px !important;
	top:685px !important;
}

#item8855 {
	width:20px !important;
	height:20px !important;
	left:827px !important;
	top:724px !important;
}

#item8863 {
	width:387px !important;
	height:585px !important;
	left:806px !important;
	top:189px !important;
	background:#fff;
}

@keyframes fade-out-8863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-8864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8865 {
	width:436px !important;
	height:130px !important;
	background:#d70e2b;
}

#item8885 {
	width:366px !important;
	height:58px !important;
	left:42px !important;
	top:40px !important;
}

@keyframes fade-in-8888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8908 {
	width:435px !important;
	height:145px !important;
	background:#d70e2b;
}

#item8930 {
	width:373px !important;
	height:77px !important;
	left:42px !important;
	top:33px !important;
}

@keyframes fade-in-8937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8938 {
	opacity:0.95;
	width:288px !important;
	height:206px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item8958 {
	width:227px !important;
	height:170px !important;
	left:29px !important;
	top:29px !important;
}

@keyframes fade-in-8961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8962 {
	opacity:0.95;
	width:608px !important;
	height:150px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item8982 {
	width:548px !important;
	height:121px !important;
	left:29px !important;
	top:29px !important;
}

@keyframes fade-in-8985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8986 {
	opacity:0.95;
	width:288px !important;
	height:206px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item9006 {
	width:227px !important;
	height:170px !important;
	left:29px !important;
	top:29px !important;
}

#item9011 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item9009 {
	width:31px !important;
	height:31px !important;
	left:583px !important;
	top:245px !important;
}

#item9022 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item9020 {
	width:31px !important;
	height:31px !important;
	left:584px !important;
	top:14px !important;
}

#item9035 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item9033 {
	width:31px !important;
	height:31px !important;
	left:263px !important;
	top:14px !important;
}

#item8935 {
	width:10px !important;
	height:10px !important;
	left:704px !important;
	top:187px !important;
}

#item8933 {
	width:714px !important;
	height:392px !important;
	left:71px !important;
	top:76px !important;
}

@keyframes fade-in-9134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9135 {
	opacity:0.95;
	width:288px !important;
	height:233px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item9155 {
	width:227px !important;
	height:179px !important;
	left:30px !important;
	top:36px !important;
}

#item9160 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item9158 {
	width:31px !important;
	height:31px !important;
	left:260px !important;
	top:28px !important;
}

@keyframes fade-in-9095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9096 {
	opacity:0.95;
	width:288px !important;
	height:186px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item9116 {
	width:227px !important;
	height:115px !important;
	left:30px !important;
	top:36px !important;
}

#item9121 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item9119 {
	width:31px !important;
	height:31px !important;
	left:260px !important;
	top:76px !important;
}

@keyframes fade-in-9053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9054 {
	opacity:0.95;
	width:288px !important;
	height:245px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item9074 {
	width:227px !important;
	height:195px !important;
	left:30px !important;
	top:36px !important;
}

#item9079 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item9077 {
	width:31px !important;
	height:31px !important;
	left:260px !important;
	top:16px !important;
}

#item9051 {
	width:10px !important;
	height:10px !important;
	left:531px !important;
	top:158px !important;
}

#item9049 {
	width:541px !important;
	height:256px !important;
	left:450px !important;
	top:479px !important;
}

#item9474 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-9474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes move-left-shrink-19993 {
	0% {
		transform:translate(-50px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-19993 {
	0% {
		-webkit-transform:translate(-50px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item20001 {
	width:700px !important;
	height:625px !important;
	top:35px !important;
	background:#fff;
}

#item20002 {
	width:628px !important;
	height:163px !important;
	left:36px !important;
	top:166px !important;
	background:#fafafa;
}

#item20003 {
	width:628px !important;
	height:116px !important;
	left:36px !important;
	top:523px !important;
	background:#fafafa;
}

#item20023 {
	width:568px !important;
	height:140px !important;
	left:66px !important;
	top:178px !important;
}

#item20070 {
	width:530px !important;
	height:20px !important;
}

#item20047 {
	width:530px !important;
	height:20px !important;
}

#item20026 {
	width:530px !important;
	height:20px !important;
	left:88px !important;
	top:346px !important;
}

#item20119 {
	width:280px !important;
	height:24px !important;
}

#item20096 {
	width:280px !important;
	height:24px !important;
}

#item20075 {
	width:280px !important;
	height:24px !important;
	left:76px !important;
	top:571px !important;
}

#item20168 {
	width:280px !important;
	height:24px !important;
}

#item20145 {
	width:280px !important;
	height:24px !important;
}

#item20124 {
	width:280px !important;
	height:24px !important;
	left:414px !important;
	top:569px !important;
}

#item20217 {
	width:280px !important;
	height:24px !important;
}

#item20194 {
	width:280px !important;
	height:24px !important;
}

#item20173 {
	width:280px !important;
	height:24px !important;
	left:76px !important;
	top:611px !important;
}

#item20222 {
	width:28px !important;
	height:28px !important;
	left:49px !important;
	top:340px !important;
}

#item20231 {
	width:20px !important;
	height:20px !important;
	left:50px !important;
	top:569px !important;
}

#item20241 {
	width:20px !important;
	height:20px !important;
	left:50px !important;
	top:608px !important;
}

#item20250 {
	width:20px !important;
	height:20px !important;
	left:388px !important;
	top:566px !important;
}

@keyframes fade-in-20258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20259 {
	width:628px !important;
	height:130px !important;
	background:#d70e2b;
}

#item20279 {
	width:513px !important;
	height:99px !important;
	left:54px !important;
	top:31px !important;
}

@keyframes fade-in-20282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20302 {
	width:628px !important;
	height:153px !important;
	background:#d70e2b;
}

#item20324 {
	width:522px !important;
	height:115px !important;
	left:54px !important;
	top:15px !important;
}

@keyframes fade-in-20331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20332 {
	opacity:0.95;
	width:300px !important;
	height:247px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item20352 {
	width:236px !important;
	height:203px !important;
	left:30px !important;
	top:35px !important;
}

@keyframes fade-in-20355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20356 {
	opacity:0.95;
	width:620px !important;
	height:181px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item20376 {
	width:559px !important;
	height:146px !important;
	left:30px !important;
	top:35px !important;
}

@keyframes fade-in-20379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20380 {
	opacity:0.95;
	width:300px !important;
	height:247px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item20400 {
	width:236px !important;
	height:203px !important;
	left:30px !important;
	top:35px !important;
}

#item20405 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item20403 {
	width:31px !important;
	height:31px !important;
	left:595px !important;
	top:282px !important;
}

#item20416 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item20414 {
	width:31px !important;
	height:31px !important;
	left:597px !important;
	top:14px !important;
}

#item20427 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item20425 {
	width:31px !important;
	height:31px !important;
	left:275px !important;
	top:14px !important;
}

#item20329 {
	width:10px !important;
	height:10px !important;
	left:455px !important;
	top:224px !important;
}

#item20327 {
	width:632px !important;
	height:459px !important;
	left:22px !important;
	top:723px !important;
}

@keyframes fade-in-20521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20522 {
	opacity:0.95;
	width:333px !important;
	height:271px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item20542 {
	width:272px !important;
	height:215px !important;
	left:29px !important;
	top:36px !important;
}

#item20547 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item20545 {
	width:31px !important;
	height:31px !important;
	left:311px !important;
	top:16px !important;
}

@keyframes fade-in-20480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20481 {
	opacity:0.95;
	width:333px !important;
	height:196px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item20501 {
	width:272px !important;
	height:138px !important;
	left:29px !important;
	top:36px !important;
}

#item20506 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item20504 {
	width:31px !important;
	height:31px !important;
	left:308px !important;
	top:22px !important;
}

@keyframes fade-in-20441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20442 {
	opacity:0.95;
	width:333px !important;
	height:283px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item20462 {
	width:272px !important;
	height:234px !important;
	left:29px !important;
	top:36px !important;
}

#item20467 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item20465 {
	width:31px !important;
	height:31px !important;
	left:304px !important;
	top:16px !important;
}

#item20439 {
	width:10px !important;
	height:10px !important;
	left:193px !important;
	top:170px !important;
}

#item20437 {
	width:349px !important;
	height:293px !important;
	left:174px !important;
	top:745px !important;
}

#item20560 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-20560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-9489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-9522 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9522 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-9507 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9507 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-9491 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-9491 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item9489 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item9535 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item9536 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item9556 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item9561 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9559 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item9574 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9572 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item9584 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item9592 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item9593 {
	width:34px !important;
	height:13px !important;
	left:997px !important;
	top:141px !important;
}

#item9601 {
	width:34px !important;
	height:13px !important;
	left:345px !important;
	top:141px !important;
}

#item9609 {
	width:34px !important;
	height:13px !important;
	left:570px !important;
	top:141px !important;
}

#item9619 {
	width:34px !important;
	height:13px !important;
	left:800px !important;
	top:141px !important;
}

#item9633 {
	opacity:0.50;
	width:846px !important;
	height:1px !important;
	left:265px !important;
	top:161px !important;
	background:#000;
}

#item9654 {
	width:89px !important;
	height:8px !important;
}

#item9657 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:11px !important;
}

@keyframes fade-in-9657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9691 {
	width:190px !important;
	height:8px !important;
}

#item9694 {
	width:19px !important;
	height:19px !important;
	left:85px !important;
	top:11px !important;
}

@keyframes fade-in-9694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9723 {
	width:196px !important;
	height:8px !important;
}

#item9726 {
	width:19px !important;
	height:19px !important;
	left:88px !important;
	top:11px !important;
}

@keyframes fade-in-9726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9755 {
	width:163px !important;
	height:8px !important;
}

#item9758 {
	width:19px !important;
	height:19px !important;
	left:72px !important;
	top:11px !important;
}

@keyframes fade-in-9758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9788 {
	width:89px !important;
	height:8px !important;
}

#item9791 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-9791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9819 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item10054 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-10054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10074 {
	width:928px !important;
	height:320px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10096 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item10101 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10099 {
	width:21px !important;
	height:21px !important;
	left:929px !important;
	top:24px !important;
}

#item10136 {
	width:188px !important;
	height:140px !important;
	left:79px !important;
	top:96px !important;
}

#item10158 {
	width:200px !important;
	height:174px !important;
	left:504px !important;
	top:96px !important;
}

#item10180 {
	width:155px !important;
	height:140px !important;
	left:307px !important;
	top:96px !important;
}

#item10202 {
	width:190px !important;
	height:140px !important;
	left:745px !important;
	top:96px !important;
}

#item10205 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item10219 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item10228 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:129px !important;
}

#item10237 {
	width:14px !important;
	height:14px !important;
	left:483px !important;
	top:129px !important;
}

#item10250 {
	width:14px !important;
	height:14px !important;
	left:725px !important;
	top:129px !important;
}

#item10264 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:266px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item10265 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:462px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item10266 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:704px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item10267 {
	width:14px !important;
	height:14px !important;
	left:483px !important;
	top:177px !important;
}

#item10277 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:193px !important;
}

#item10285 {
	width:14px !important;
	height:14px !important;
	left:725px !important;
	top:177px !important;
}

#item10293 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:304px !important;
}

#item10321 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:305px !important;
}

#item10324 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:305px !important;
}

#item10353 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:291px !important;
}

#item29579 {
	width:14px !important;
	height:14px !important;
	left:483px !important;
	top:224px !important;
}

#item10033 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-10033 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10033 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10034 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item10040 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10038 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item9997 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9997 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9997 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9998 {
	width:318px !important;
	height:247px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table92300 th, table#table92300 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table92300 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table92300 {
	table-layout:fixed;
}

#item10018 {
	width:258px !important;
	height:188px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-10018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10023 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10021 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item9891 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9892 {
	width:574px !important;
	height:360px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9895 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9893 {
	width:21px !important;
	height:21px !important;
	left:577px !important;
	top:24px !important;
}

#item9923 {
	width:514px !important;
	height:300px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9970 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9947 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9926 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:347px !important;
}

#item9993 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:350px !important;
}

#item9826 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9826 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9826 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9846 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9849 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item9869 {
	width:650px !important;
	height:1191px !important;
	top:1px !important;
}

@keyframes fade-in-9869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9881 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9879 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item9824 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item9822 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item10356 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item10370 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item10384 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item10387 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10416 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10385 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item10422 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10452 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10420 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item10458 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10488 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10456 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item10494 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10524 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10492 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item10532 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10563 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10530 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item10569 {
	width:43px !important;
	height:43px !important;
}

#item10567 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item10581 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-10581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20575 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item20610 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20608 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item20622 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20620 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item20631 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item20632 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item20652 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item20890 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-20890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20911 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20933 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item20938 {
	width:29px !important;
	height:29px !important;
}

#item20936 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item20951 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item20979 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item20982 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item21010 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item21013 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item29729 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item29737 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item29744 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item29754 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item29763 {
	width:19px !important;
	height:19px !important;
	top:715px !important;
}

#item29771 {
	width:19px !important;
	height:19px !important;
	top:581px !important;
}

#item29779 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item29787 {
	width:19px !important;
	height:19px !important;
	top:784px !important;
}

#item29794 {
	width:477px !important;
	height:379px !important;
	left:33px !important;
}

#item29817 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:399px !important;
}

#item29841 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item20871 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item20869 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item20885 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item20831 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-20831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20832 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table97096 th, table#table97096 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table97096 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table97096 {
	table-layout:fixed;
}

#item20852 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-20852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20857 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item20855 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item20725 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-20725 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20725 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20726 {
	width:629px !important;
	height:561px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20729 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item20727 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item20782 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item20759 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item20738 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:513px !important;
}

#item20805 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:484px !important;
}

#item20827 {
	width:569px !important;
	height:440px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-20827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20659 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-20659 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20659 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20679 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20682 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item20702 {
	width:505px !important;
	height:2549px !important;
}

@keyframes fade-in-20702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20715 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item20713 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item20657 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item20655 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item21147 {
	width:48px !important;
	height:18px !important;
	left:391px !important;
	top:225px !important;
}

#item21156 {
	width:48px !important;
	height:18px !important;
	left:195px !important;
	top:151px !important;
}

#item21165 {
	width:48px !important;
	height:18px !important;
	left:455px !important;
	top:151px !important;
}

#item21176 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item21206 {
	width:125px !important;
	height:11px !important;
}

#item21209 {
	width:27px !important;
	height:27px !important;
	left:92px !important;
	top:16px !important;
}

@keyframes fade-in-21209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21237 {
	width:266px !important;
	height:11px !important;
}

#item21240 {
	width:27px !important;
	height:27px !important;
	left:120px !important;
	top:16px !important;
}

@keyframes fade-in-21240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21268 {
	width:128px !important;
	height:11px !important;
}

#item21271 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:16px !important;
}

@keyframes fade-in-21271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21300 {
	width:228px !important;
	height:11px !important;
}

#item21303 {
	width:27px !important;
	height:27px !important;
	left:100px !important;
	top:16px !important;
}

@keyframes fade-in-21303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21331 {
	width:125px !important;
	height:11px !important;
}

#item21334 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-21334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21344 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item21357 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item21370 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item21373 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item21402 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item21371 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item21408 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item21437 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item21406 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item21443 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item21473 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item21441 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item21479 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item21507 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item21477 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item21513 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item21540 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item21511 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item21546 {
	width:52px !important;
	height:52px !important;
}

#item21544 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item21555 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-21555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-10597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-10622 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10622 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-10610 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10610 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-10599 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-10599 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item10597 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item10635 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item10636 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item10656 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item10661 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10659 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item10677 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10675 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item10690 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item10699 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item10700 {
	width:34px !important;
	height:13px !important;
	left:659px !important;
	top:141px !important;
}

#item10710 {
	width:34px !important;
	height:13px !important;
	left:373px !important;
	top:141px !important;
}

#item10720 {
	width:34px !important;
	height:13px !important;
	left:917px !important;
	top:141px !important;
}

#item10729 {
	opacity:0.50;
	width:841px !important;
	height:1px !important;
	left:267px !important;
	top:161px !important;
	background:#000;
}

#item10750 {
	width:252px !important;
	height:9px !important;
}

#item10753 {
	width:19px !important;
	height:19px !important;
	left:116px !important;
	top:11px !important;
}

@keyframes fade-in-10753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10781 {
	width:224px !important;
	height:8px !important;
}

#item10784 {
	width:19px !important;
	height:19px !important;
	left:102px !important;
	top:11px !important;
}

@keyframes fade-in-10784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10814 {
	width:117px !important;
	height:8px !important;
}

#item10817 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-10817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10844 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item11088 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-11088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11109 {
	width:689px !important;
	height:299px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11131 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item11134 {
	opacity:0.50;
	width:1px !important;
	height:116px !important;
	left:253px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item11137 {
	width:15px !important;
	height:15px !important;
}

#item11135 {
	width:15px !important;
	height:15px !important;
	left:664px !important;
	top:7px !important;
}

#item11167 {
	width:199px !important;
	height:180px !important;
	left:51px !important;
	top:76px !important;
}

#item11189 {
	width:160px !important;
	height:173px !important;
	left:294px !important;
	top:76px !important;
}

#item11211 {
	width:184px !important;
	height:165px !important;
	left:496px !important;
	top:76px !important;
}

#item11214 {
	opacity:0.50;
	width:1px !important;
	height:116px !important;
	left:454px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item11234 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:290px !important;
}

#item11237 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:290px !important;
}

#item11266 {
	width:618px !important;
	height:11px !important;
	left:58px !important;
	top:276px !important;
}

#item11269 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:289px !important;
}

#item11278 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:128px !important;
}

#item11286 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:176px !important;
}

#item11294 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:225px !important;
}

#item11302 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:128px !important;
}

#item11310 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:128px !important;
}

#item11320 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:177px !important;
}

#item11333 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:174px !important;
}

#item29848 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:223px !important;
}

#item11069 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11069 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11069 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11070 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item11076 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11074 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item11029 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-11029 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11029 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11030 {
	width:318px !important;
	height:247px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table102366 th, table#table102366 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table102366 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table102366 {
	table-layout:fixed;
}

#item11050 {
	width:258px !important;
	height:188px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-11050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11055 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11053 {
	width:21px !important;
	height:21px !important;
	left:322px !important;
	top:23px !important;
}

#item10918 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-10918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10919 {
	width:574px !important;
	height:374px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10922 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10920 {
	width:21px !important;
	height:21px !important;
	left:576px !important;
	top:23px !important;
}

#item10955 {
	width:514px !important;
	height:316px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-10955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10977 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:365px !important;
}

#item11024 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item11001 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item10980 {
	width:106px !important;
	height:15px !important;
	left:316px !important;
	top:362px !important;
}

#item10851 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-10851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10871 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10874 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item10894 {
	width:650px !important;
	height:1716px !important;
}

@keyframes fade-in-10894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10906 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10904 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item10849 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item10847 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item11346 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item11355 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item11384 {
	width:154px !important;
	height:8px !important;
}

#item11387 {
	width:49px !important;
	height:27px !important;
	left:114px !important;
	top:11px !important;
}

@keyframes fade-in-11387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11398 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item11401 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11430 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11399 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item11436 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11463 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11434 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item11469 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11496 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11467 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item11502 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11529 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11500 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item11541 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11568 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11539 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item11576 {
	width:43px !important;
	height:43px !important;
}

#item11574 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item11587 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-11587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item21570 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item21601 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21599 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item21617 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21615 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item21630 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item21639 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item21648 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item21649 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item21669 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item21904 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-21904 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21904 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21925 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21947 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item21952 {
	width:29px !important;
	height:29px !important;
}

#item21950 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item21961 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item21990 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item21993 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item22026 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item22029 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item29994 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item30001 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item30009 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item30016 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item30026 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item30036 {
	width:19px !important;
	height:19px !important;
	top:579px !important;
}

#item30044 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item30052 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item30075 {
	width:477px !important;
	height:222px !important;
	left:33px !important;
	top:466px !important;
}

#item30098 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item21889 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item21887 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item21899 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item21850 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-21850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21851 {
	width:446px !important;
	height:347px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table106910 th, table#table106910 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table106910 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table106910 {
	table-layout:fixed;
}

#item21871 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-21871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21876 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item21874 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item21744 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-21744 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21744 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21745 {
	width:629px !important;
	height:595px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21748 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item21746 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item21801 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item21778 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item21757 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:555px !important;
}

#item21824 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:526px !important;
}

#item21846 {
	width:569px !important;
	height:485px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-21846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21676 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-21676 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21676 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21696 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21699 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item21719 {
	width:505px !important;
	height:3646px !important;
}

@keyframes fade-in-21719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21733 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item21731 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item21674 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item21672 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item22150 {
	width:48px !important;
	height:18px !important;
	left:272px !important;
	top:226px !important;
}

#item22178 {
	width:80px !important;
	height:11px !important;
}

#item22181 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-22181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22214 {
	width:215px !important;
	height:11px !important;
}

#item22217 {
	width:69px !important;
	height:38px !important;
	left:160px !important;
	top:16px !important;
}

@keyframes fade-in-22217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22232 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item22244 {
	width:48px !important;
	height:18px !important;
	left:245px !important;
	top:151px !important;
}

#item22273 {
	width:352px !important;
	height:12px !important;
}

#item22276 {
	width:27px !important;
	height:27px !important;
	left:163px !important;
	top:16px !important;
}

@keyframes fade-in-22276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22305 {
	width:164px !important;
	height:11px !important;
}

#item22308 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-22308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22319 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item22322 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item22351 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item22320 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item22357 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item22384 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item22355 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item22390 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item22417 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item22388 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item22423 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item22450 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item22421 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item22456 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item22483 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item22454 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item22489 {
	width:52px !important;
	height:52px !important;
}

#item22487 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item22500 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-22500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-11603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-11640 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-11640 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-11622 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-11622 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-11605 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-11605 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item11603 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item11654 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item11655 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item11675 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item11680 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11678 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item11694 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11692 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item11707 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item11718 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item11719 {
	width:34px !important;
	height:13px !important;
	left:793px !important;
	top:141px !important;
}

#item11729 {
	width:34px !important;
	height:13px !important;
	left:989px !important;
	top:141px !important;
}

#item11739 {
	width:34px !important;
	height:13px !important;
	left:343px !important;
	top:141px !important;
}

#item11749 {
	width:34px !important;
	height:13px !important;
	left:539px !important;
	top:141px !important;
}

#item11759 {
	opacity:0.50;
	width:846px !important;
	height:1px !important;
	left:265px !important;
	top:161px !important;
	background:#000;
}

#item11780 {
	width:94px !important;
	height:8px !important;
}

#item11783 {
	width:53px !important;
	height:27px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-11783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11816 {
	width:220px !important;
	height:8px !important;
}

#item11819 {
	width:19px !important;
	height:19px !important;
	left:100px !important;
	top:11px !important;
}

@keyframes fade-in-11819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11852 {
	width:162px !important;
	height:8px !important;
}

#item11855 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:11px !important;
}

@keyframes fade-in-11855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11887 {
	width:162px !important;
	height:8px !important;
}

#item11890 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:11px !important;
}

@keyframes fade-in-11890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11919 {
	width:87px !important;
	height:8px !important;
}

#item11922 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-11922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11950 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item12184 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12184 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12184 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12204 {
	width:537px !important;
	height:512px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12226 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item12231 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12229 {
	width:21px !important;
	height:21px !important;
	left:538px !important;
	top:24px !important;
}

#item12259 {
	width:203px !important;
	height:350px !important;
	left:79px !important;
	top:96px !important;
}

#item12281 {
	width:220px !important;
	height:366px !important;
	left:324px !important;
	top:96px !important;
}

#item12284 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item12294 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:370px !important;
}

#item12308 {
	width:14px !important;
	height:14px !important;
	left:303px !important;
	top:320px !important;
}

#item12321 {
	opacity:0.50;
	width:1px !important;
	height:262px !important;
	left:281px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item12322 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:494px !important;
}

#item12350 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:495px !important;
}

#item12353 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:495px !important;
}

#item12381 {
	width:540px !important;
	height:8px !important;
	left:59px !important;
	top:481px !important;
}

#item12384 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item12394 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:419px !important;
}

#item12403 {
	width:14px !important;
	height:14px !important;
	left:303px !important;
	top:130px !important;
}

#item12412 {
	width:14px !important;
	height:14px !important;
	left:303px !important;
	top:178px !important;
}

#item12421 {
	width:14px !important;
	height:14px !important;
	left:303px !important;
	top:367px !important;
}

#item28641 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:224px !important;
}

#item28649 {
	width:14px !important;
	height:14px !important;
	left:303px !important;
	top:415px !important;
}

#item30107 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:272px !important;
}

#item30115 {
	width:14px !important;
	height:14px !important;
	left:303px !important;
	top:225px !important;
}

#item12167 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12168 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item12174 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12172 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item12131 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12131 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12131 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12132 {
	width:318px !important;
	height:271px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table111501 th, table#table111501 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table111501 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table111501 {
	table-layout:fixed;
}

#item12152 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12157 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12155 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item12025 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12025 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12025 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12026 {
	width:574px !important;
	height:428px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12029 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12027 {
	width:21px !important;
	height:21px !important;
	left:577px !important;
	top:24px !important;
}

#item12057 {
	width:514px !important;
	height:363px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12104 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:19px !important;
}

#item12081 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item12060 {
	width:106px !important;
	height:31px !important;
	left:318px !important;
	top:411px !important;
}

#item12127 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:414px !important;
}

#item11957 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-11957 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11957 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11977 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11980 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item12000 {
	width:650px !important;
	height:1550px !important;
}

@keyframes fade-in-12000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12014 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12012 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item11955 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item11953 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item12429 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item12437 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item12447 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item12450 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12482 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12448 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12488 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12520 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12486 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item12526 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12555 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12524 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item12561 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12590 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12559 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item12598 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12628 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12596 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item12634 {
	width:43px !important;
	height:43px !important;
}

#item12632 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item12644 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-12644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22515 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item22557 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22555 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item22569 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22567 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item22580 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item22581 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item22601 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item22842 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-22842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22863 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22885 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item22890 {
	width:29px !important;
	height:29px !important;
}

#item22888 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item22904 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item22935 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item22938 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item22966 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item22969 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item30578 {
	width:477px !important;
	height:490px !important;
}

#item30601 {
	width:477px !important;
	height:513px !important;
	top:530px !important;
}

#item30624 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item30629 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item30634 {
	width:19px !important;
	height:19px !important;
	top:912px !important;
}

#item30639 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item30644 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item30653 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

#item30660 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item30666 {
	width:19px !important;
	height:19px !important;
	top:577px !important;
}

#item30672 {
	width:19px !important;
	height:19px !important;
	top:176px !important;
}

#item30678 {
	width:19px !important;
	height:19px !important;
	top:848px !important;
}

#item30683 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item30688 {
	width:19px !important;
	height:19px !important;
	top: 980px !important;
}

#item22826 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item22824 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item22837 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item22788 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-22788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22789 {
	width:446px !important;
	height:377px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table119460 th, table#table119460 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table119460 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table119460 {
	table-layout:fixed;
}

#item22809 {
	width:361px !important;
	height:335px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-22809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22814 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item22812 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item22674 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-22674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22675 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22678 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item22676 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item22731 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item22708 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item22687 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item22754 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item22757 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item22777 {
	width:505px !important;
	height:779px !important;
}

@keyframes fade-in-22777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22608 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-22608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22628 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22631 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item22651 {
	width:505px !important;
	height:3176px !important;
}

@keyframes fade-in-22651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22664 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item22662 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item22606 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item22604 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item23098 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:225px !important;
}

#item23110 {
	width:48px !important;
	height:18px !important;
	left:384px !important;
	top:225px !important;
}

#item23119 {
	width:48px !important;
	height:18px !important;
	left:194px !important;
	top:151px !important;
}

#item23128 {
	width:48px !important;
	height:18px !important;
	left:418px !important;
	top:151px !important;
}

#item23158 {
	width:132px !important;
	height:11px !important;
}

#item23161 {
	width:74px !important;
	height:38px !important;
	left:75px !important;
	top:15px !important;
}

@keyframes fade-in-23161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23190 {
	width:154px !important;
	height:11px !important;
}

#item23193 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:16px !important;
}

@keyframes fade-in-23193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23221 {
	width:226px !important;
	height:11px !important;
}

#item23224 {
	width:27px !important;
	height:27px !important;
	left:100px !important;
	top:16px !important;
}

@keyframes fade-in-23224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23252 {
	width:226px !important;
	height:11px !important;
}

#item23255 {
	width:27px !important;
	height:27px !important;
	left:100px !important;
	top:16px !important;
}

@keyframes fade-in-23255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23283 {
	width:122px !important;
	height:11px !important;
}

#item23286 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-23286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23295 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item23305 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:206px !important;
}

#item23319 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item23322 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item23353 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item23320 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item23359 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item23388 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item23357 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item23394 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item23423 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item23392 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item23429 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item23458 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item23427 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item23464 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item23492 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item23462 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item23498 {
	width:52px !important;
	height:52px !important;
}

#item23496 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item23507 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-23507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle214 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#007377;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle213 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18.2px;
	line-height:22.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.autoParaStyle212 {
	font-weight:bold;
	font-family:Tondo;
	font-size:13px;
	line-height:16px;
	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.autoParaStyle211 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	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:right;
}

p.autoParaStyle210 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle209 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle208 {
	font-family:Tondo;
	font-size:14px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle207 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	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:right;
}

p.autoParaStyle206 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle205 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d91a35;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle204 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d91a35;
	text-decoration:underline;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle203 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle202 {
	font-family:Tondo;
	font-size:10px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle201 {
	font-style:italic;
	font-weight:normal;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:16px;
	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.autoParaStyle200 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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.autoParaStyle199 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:16.8px;
	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:center;
}

p.autoParaStyle198 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#007377;
	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.autoParaStyle197 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	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:center;
}

p.autoParaStyle196 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#007377;
	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:right;
}

p.autoParaStyle195 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#007377;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle194 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#007377;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle193 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle192 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d91a35;
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle191 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d91a35;
	text-decoration:underline;
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle190 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.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.autoParaStyle189 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#d70e2b;
	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.autoParaStyle188 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.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.autoParaStyle187 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:22.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.autoParaStyle186 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	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.autoParaStyle185 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:22.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.autoParaStyle184 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.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.autoParaStyle183 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.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.autoParaStyle182 {
	font-family:Tondo;
	font-size:14px;
	line-height:22.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.autoParaStyle181 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#4a4949;
	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.autoParaStyle180 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:22.4px;
	color:#4a4949;
	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.autoParaStyle179 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#007377;
	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.autoParaStyle178 {
	font-weight:bold;
	font-family:Tondo;
	font-size:42px;
	line-height:42px;
	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.autoParaStyle177 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:12px;
	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:center;
}

p.autoParaStyle176 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#007377;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle175 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d91a35;
	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-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle174 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d91a35;
	text-decoration:underline;
	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-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle173 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#007377;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle172 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle171 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#d70e2b;
	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.autoParaStyle170 {
	font-family:"Proxima Nova";
	font-size:10px;
	line-height:16px;
	color:#4a4949;
	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.autoParaStyle169 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:16px;
	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.autoParaStyle168 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	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.autoParaStyle167 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	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.autoParaStyle166 {
	font-family:Tondo;
	font-size:10px;
	line-height:16px;
	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.autoParaStyle165 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	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.autoParaStyle164 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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.autoParaStyle163 {
	font-family:"Proxima Nova";
	font-size:10px;
	line-height:16px;
	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.autoParaStyle162 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#007377;
	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.autoParaStyle161 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	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.autoParaStyle160 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#007377;
	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.autoParaStyle159 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	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:center;
}

p.autoParaStyle158 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#007377;
	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:right;
}

p.autoParaStyle157 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:19.2px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle156 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	line-height:36px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle155 {
	font-family:Tondo;
	font-size:36px;
	line-height:36px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle154 {
	font-weight:bold;
	font-family:Tondo;
	font-size:32.4px;
	line-height:36px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle153 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:19.2px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle152 {
	font-weight:bold;
	font-family:Tondo;
	font-size:43.4px;
	line-height:54.6px;
	color:#fff;
	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.autoParaStyle151 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
	line-height:14px;
	color:#fff;
	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.autoParaStyle150 {
	font-family:Tondo;
	font-size:25.2px;
	line-height:23.8px;
	color:#fbe6e9;
	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.autoParaStyle149 {
	font-family:Tondo;
	font-size:24px;
	line-height:48px;
	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.autoParaStyle148 {
	font-family:Tondo;
	font-size:24px;
	line-height:48px;
	color:#d70e2b;
	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.autoParaStyle147 {
	font-weight:300;
	font-family:Tondo;
	font-size:11.2px;
	line-height:11.2px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle146 {
	font-weight:bold;
	font-family:Tondo;
	font-size:31px;
	line-height:39px;
	color:#fff;
	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.autoParaStyle145 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
	line-height:10px;
	color:#fff;
	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.autoParaStyle144 {
	font-family:Tondo;
	font-size:20px;
	line-height:40px;
	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.autoParaStyle143 {
	font-family:Tondo;
	font-size:20px;
	line-height:40px;
	color:#d70e2b;
	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.autoParaStyle142 {
	font-family:Tondo;
	font-size:20px;
	line-height:26px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	font-family:Tondo;
	font-size:20px;
	line-height:26px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	font-weight:300;
	font-family:Tondo;
	font-size:8px;
	line-height:8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle139 {
	font-weight:bold;
	font-family:Tondo;
	font-size:37.8px;
	line-height:42px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle138 {
	font-family:Tondo;
	font-size:42px;
	line-height:42px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle137 {
	font-weight:bold;
	font-family:Tondo;
	font-size:42px;
	line-height:42px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle136 {
	font-family:Tondo;
	font-size:26.4px;
	line-height:48px;
	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.autoParaStyle135 {
	font-family:Tondo;
	font-size:26.4px;
	line-height:48px;
	color:#d70e2b;
	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.autoParaStyle134 {
	font-weight:bold;
	font-family:Tondo;
	font-size:56px;
	line-height:54.6px;
	color:#fff;
	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.autoParaStyle133 {
	font-family:Tondo;
	font-size:14px;
	line-height:14px;
	color:#fff;
	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.autoParaStyle132 {
	font-family:Tondo;
	font-size:25.2px;
	line-height:25.2px;
	color:#fff;
	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.autoParaStyle131 {
	font-weight:bold;
	font-family:Tondo;
	font-size:27px;
	line-height:30px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle130 {
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle129 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle128 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	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.autoParaStyle127 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	color:#d70e2b;
	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.autoParaStyle126 {
	font-family:Tondo;
	font-size:18px;
	line-height:18px;
	color:#fff;
	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.autoParaStyle125 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:16.8px;
	line-height:20.2px;
	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.autoParaStyle124 {
	font-weight:bold;
	font-family:Tondo;
	font-size:42px;
	line-height:25.2px;
	color:#d70e2b;
	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;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle123 {
	font-family:"Proxima Nova";
	font-size:5.6px;
	line-height:5.6px;
	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;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	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;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-weight:300;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:18px;
	color:#d70e2b;
	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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle118 {
	font-family:"Proxima Nova";
	font-size:4px;
	line-height: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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	font-weight:300;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:39px;
	color:#fff;
	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.autoParaStyle113 {
	font-family:Tondo;
	font-size:10px;
	line-height:10px;
	color:#fff;
	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.autoParaStyle112 {
	font-family:Tondo;
	font-size:18px;
	line-height:17px;
	color:#fbe6e9;
	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.autoParaStyle111 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:24px;
	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;
	margin-top:8px;
	text-align:right;
}

p.autoParaStyle110 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:24px;
	color:#000;
	text-decoration:underline;
	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-indent:-10px;
	padding-left:10px;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle109 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:15px;
	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-indent:-10px;
	padding-left:10px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle108 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:24px;
	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:right;
}

p.autoParaStyle107 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
	line-height:19.2px;
	color:#d70e2b;
	text-transform:uppercase;
	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-indent:-10px;
	padding-left:10px;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle106 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:19.2px;
	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-indent:-10px;
	padding-left:10px;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle105 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:24px;
	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-indent:-10px;
	padding-left:10px;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
	line-height:19.2px;
	color:#d70e2b;
	text-transform:uppercase;
	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;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle103 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:19.2px;
	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;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:24px;
	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;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle101 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
	line-height:19.2px;
	color:#d70e2b;
	text-transform:uppercase;
	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;
	margin-top:8px;
	text-align:right;
}

p.autoParaStyle100 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:19.2px;
	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;
	margin-top:8px;
	text-align:right;
}

p.autoParaStyle99 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:24px;
	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;
	margin-top:8px;
	text-align:right;
}

p.autoParaStyle98 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
	line-height:19.2px;
	color:#d70e2b;
	text-transform:uppercase;
	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-indent:-10px;
	padding-left:10px;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:19.2px;
	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-indent:-10px;
	padding-left:10px;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:24px;
	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-indent:-10px;
	padding-left:10px;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle95 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:25px;
	color:#d70e2b;
	text-transform:uppercase;
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle94 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:25px;
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle92 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:Tondo;
	font-size:25.2px;
	line-height:22.4px;
	color:#d70e2b;
	text-transform:uppercase;
	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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle89 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle88 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle87 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	text-decoration:underline;
	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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	font-weight:bold;
	font-family:Tondo;
	font-size:43.2px;
	line-height:43.2px;
	color:#fff;
	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.autoParaStyle85 {
	font-weight:300;
	font-family:Tondo;
	font-size:43.2px;
	line-height:54px;
	color:#fff;
	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.autoParaStyle84 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:20px;
	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;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle83 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:3px;
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle82 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:9px;
	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;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle81 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:15px;
	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;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	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-indent:-10px;
	padding-left:10px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle79 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:3px;
	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-indent:-10px;
	padding-left:10px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle78 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#000;
	text-decoration:underline;
	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-indent:-10px;
	padding-left:10px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:15px;
	color:#000;
	text-decoration:underline;
	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-indent:-10px;
	padding-left:10px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle76 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:20px;
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	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;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle74 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle73 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:20px;
	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;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle72 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:20px;
	color:#000;
	text-decoration:underline;
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle68 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	text-decoration:underline;
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle65 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#d70e2b;
	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.autoParaStyle64 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#d70e2b;
	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:right;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:40px;
	color:#fff;
	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.autoParaStyle62 {
	font-weight:300;
	font-family:Tondo;
	font-size:40px;
	line-height:50px;
	color:#fff;
	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.autoParaStyle61 {
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#d70e2b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:22px;
	color:#272862;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:16.8px;
	color:#272862;
	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-indent:-7px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:18px;
	color:#3c3d71;
	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-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:29.4px;
	color:#272862;
	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.autoParaStyle55 {
	font-family:"Proxima Nova";
	font-size:35px;
	line-height:28px;
	color:#272862;
	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.autoParaStyle54 {
	font-family:"Proxima Nova";
	font-size:19.6px;
	line-height:22.4px;
	color:#272862;
	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.autoParaStyle53 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#272862;
	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.autoParaStyle52 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	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:right;
}

p.autoParaStyle51 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	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:right;
}

p.autoParaStyle50 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	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.autoParaStyle49 {
	font-family:"Proxima Nova";
	font-size:11.2px;
	line-height:14px;
	color:#272862;
	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.autoParaStyle48 {
	font-family:"Proxima Nova";
	font-size:42px;
	line-height:22.4px;
	color:#272862;
	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:center;
}

p.autoParaStyle47 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:54px;
	color:#149489;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:54px;
	color:#149489;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#272862;
	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-indent:-8px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#272862;
	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-indent:-8px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:15.6px;
	line-height:15.6px;
	color:#149489;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:39.2px;
	line-height:42px;
	color:#272862;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:11px;
	color:#272862;
	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:center;
}

p.autoParaStyle40 {
	font-family:"Proxima Nova";
	font-size:33.6px;
	line-height:19.2px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle39 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:22.4px;
	line-height:22.4px;
	color:#007377;
	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.autoParaStyle38 {
	font-family:"Proxima Nova";
	font-size:15px;
	line-height:20px;
	color:#272862;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:12px;
	color:#272862;
	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-indent:-5px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:"Proxima Nova";
	font-size:8px;
	line-height:10px;
	color:#272862;
	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.autoParaStyle35 {
	font-family:"Proxima Nova";
	font-size:10px;
	line-height:13px;
	color:#3c3d71;
	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.autoParaStyle34 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:13px;
	color:#272862;
	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.autoParaStyle33 {
	font-family:"Proxima Nova";
	font-size:10px;
	line-height:13px;
	color:#3c3d71;
	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-indent:-7px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:21px;
	color:#272862;
	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.autoParaStyle31 {
	font-family:"Proxima Nova";
	font-size:25px;
	line-height:20px;
	color:#272862;
	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.autoParaStyle30 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#272862;
	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.autoParaStyle29 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#272862;
	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.autoParaStyle28 {
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:13px;
	color:#272862;
	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:right;
}

p.autoParaStyle27 {
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:13px;
	color:#272862;
	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:right;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:17px;
	color:#fff;
	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:center;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:21px;
	color:#fff;
	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:center;
}

p.autoParaStyle24 {
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:13px;
	color:#272862;
	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.autoParaStyle23 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:39px;
	color:#149489;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:39px;
	color:#149489;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:18px;
	color:#fff;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:15px;
	color:#272862;
	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-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:15px;
	color:#272862;
	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-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:13px;
	color:#149489;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:30px;
	color:#272862;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:16px;
	color:#272862;
	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:center;
}

p.autoParaStyle15 {
	font-family:"Proxima Nova";
	font-size:25px;
	line-height:16px;
	color:#272862;
	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:center;
}

p.autoParaStyle14 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:11px;
	color:#272862;
	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:center;
}

p.autoParaStyle13 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#149489;
	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:center;
}

p.autoParaStyle12 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#149489;
	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:center;
}

p.autoParaStyle11 {
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle10 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#007377;
	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-family:"Proxima Nova";
	font-size:16.8px;
	line-height:19.6px;
	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.autoParaStyle8 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:19.6px;
	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.autoParaStyle7 {
	font-family:"Proxima Nova";
	font-size:42px;
	line-height:42px;
	color:#3dc9d8;
	letter-spacing:0.050em;
	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:center;
}

p.autoParaStyle6 {
	font-family:"Proxima Nova";
	font-size:42px;
	line-height:42px;
	color:#000;
	letter-spacing:0.050em;
	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:center;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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.autoParaStyle4 {
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#3dc9d8;
	letter-spacing:0.050em;
	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:center;
}

p.autoParaStyle3 {
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#000;
	letter-spacing:0.050em;
	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:center;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:70px;
	color:#fff;
	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:center;
}

p.autoParaStyle1 {
	font-weight:100;
	font-family:"Proxima Nova";
	font-size:70px;
	line-height:70px;
	color:#fff;
	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:center;
}

p.DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.A-medida-V_-_DESKTOP-Encanto {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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.A-medida-V_-_DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.DESKTOP-Encanto---Movil {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_DESKTOP-Encanto {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Ningún-estilo-de-párrafo {
	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.autoCharStyle35 {
	color:#007377;
}

span.autoCharStyle34 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#007377;
}

span.autoCharStyle33 {
	font-family:Tondo;
	color:#007377;
}

span.autoCharStyle32 {
	font-size:10px;
	text-decoration:underline;
}

span.autoCharStyle31 {
	font-style:italic;
	font-weight:normal;
	font-family:Tondo;
	font-size:10px;
	text-decoration:underline;
}

span.autoCharStyle30 {
	font-weight:bold;
	font-family:Tondo;
	text-decoration:underline;
}

span.autoCharStyle29 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle28 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle27 {
	font-style:italic;
	font-weight:normal;
	font-family:Tondo;
	font-size:18.2px;
}

span.autoCharStyle26 {
	font-family:Tondo;
	font-size:14px;
}

span.autoCharStyle25 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle24 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle23 {
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle22 {
	font-style:italic;
	font-weight:normal;
	font-family:Tondo;
	font-size:13px;
}

span.autoCharStyle21 {
	font-size:36px;
}

span.autoCharStyle20 {
	font-size:43.4px;
}

span.autoCharStyle19 {
	font-size:31px;
}

span.autoCharStyle18 {
	font-size:42px;
}

span.autoCharStyle17 {
	font-size:30px;
}

span.autoCharStyle16 {
	text-transform:uppercase;
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
	text-transform:uppercase;
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	color:#d70e2b;
	text-transform:uppercase;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
}

span.autoCharStyle8 {
	font-size:23.8px;
}

span.autoCharStyle7 {
	color:#149489;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
}

span.autoCharStyle5 {
	font-weight:300;
	font-family:"Proxima Nova";
}

span.autoCharStyle4 {
	font-size:17px;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:"Proxima Nova";
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.A-medida-V_-_DiaX-Encanto {
	font-weight:bold;
	font-family:Tondo;
	color:#007377;
}

span.A-medida-V_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.Hyperlink {
	color:#000;
	text-decoration:underline;
}

span.desktop_-_DiaX-Encanto {
	font-weight:bold;
	font-family:Tondo;
	color:#007377;
}

span.desktop_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.texto_check {
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

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

