/* 	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;}
}
#item834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item856 {
	width:600px !important;
	height:19px !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;}
}
#item856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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;}
}
#item12694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12716 {
	width:600px !important;
	height:19px !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;}
}
#item12716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item12719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28105 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:1120px !important;
	top:280px !important;
}

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

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

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

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

#item31273 {
	width:470px !important;
	height:301px !important;
	left:731px !important;
	top:489px !important;
	background:#f2f8f8;
}

#item31471 {
	width:383px !important;
	height:199px !important;
	left:775px !important;
	top:556px !important;
	border:solid 1px #cce3e3;
}

#item27990 {
	width:468px !important;
	height:477px !important;
	left:731px !important;
	background:#fff;
}

#item27991 {
	width:327px !important;
	height:364px !important;
	left:803px !important;
	top:100px !important;
}

#item27966 {
	width:397px !important;
	height:17px !important;
	left:803px !important;
	top:54px !important;
}

#item31274 {
	width:317px !important;
	height:19px !important;
	left:775px !important;
	top:513px !important;
}

#item31222 {
	width:125px !important;
	height:29px !important;
	left:98px !important;
	top:645px !important;
}

@keyframes fade-in-31222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31246 {
	width:462px !important;
	height:29px !important;
	left:251px !important;
	top:646px !important;
}

@keyframes fade-in-31246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31269 {
	width:1px !important;
	height:42px !important;
	left:223px !important;
	top:643px !important;
	background:#fff;
}

#item31272 {
	width:68px !important;
	height:2px !important;
	left:803px !important;
	top:83px !important;
	background:#000;
}

#item31297 {
	width:68px !important;
	height:2px !important;
	left:775px !important;
	top:544px !important;
	background:#000;
}

@keyframes fade-in-31313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31338 {
	width:60px !important;
	height:41px !important;
	left:785px !important;
	top:662px !important;
}

@keyframes fade-in-31338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item1139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes entrarvolandodesdearriba-28372 {
	0% {
		transform:translate(-1px,-57.638px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-28372 {
	0% {
		-webkit-transform:translate(-1px,-57.638px);
		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(falsepx,falsepx) rotate(0deg) scaleX(1) scaleY(1);}
	100% {transform:translate(falsepx,falsepx) rotate(-45deg) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes rotate180cw-28374 {
	0% {-webkit-transform:translate(falsepx,falsepx) rotate(0deg) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(falsepx,falsepx) rotate(-45deg) scaleX(1.2) scaleY(1.2);}
}
#item28374 {
	transform-origin:49.962% 49.962%;
	-webkit-transform-origin:49.962% 49.962%;
}

#item28385 {
	width:51px !important;
	height:51px !important;
}

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

#item32403 {
	opacity:0.05;
	width:38px !important;
	height:38px !important;
	left:518px !important;
	top:530px !important;
}

#item32408 {
	opacity:0.05;
	width:33px !important;
	height:19px !important;
	left:518px !important;
	top:530px !important;
}

#item32412 {
	opacity:0.05;
	width:33px !important;
	height:19px !important;
	left:517px !important;
	top:514px !important;
}

#item32415 {
	opacity:0.05;
	width:19px !important;
	height:19px !important;
	left:528px !important;
	top:596px !important;
}

#item32419 {
	opacity:0.05;
	width:38px !important;
	height:38px !important;
	left:481px !important;
	top:631px !important;
}

#item32422 {
	width:701px !important;
	height:406px !important;
	left:-1px !important;
	top:794px !important;
	background:#f2f8f8;
}

#item32423 {
	width:628px !important;
	height:271px !important;
	left:36px !important;
	top:893px !important;
	border:solid 1.25484956981546px #cce3e3;
}

#item32424 {
	width:700px !important;
	height:501px !important;
	top:293px !important;
	background:#fff;
}

#item32425 {
	width:628px !important;
	height:349px !important;
	left:36px !important;
	top:408px !important;
}

#item32448 {
	width:629px !important;
	height:26px !important;
	left:35px !important;
	top:340px !important;
}

#item32472 {
	width:423px !important;
	height:26px !important;
	left:36px !important;
	top:822px !important;
}

#item32495 {
	width:91px !important;
	height:3px !important;
	left:35px !important;
	top:380px !important;
	background:#000;
}

#item32496 {
	width:91px !important;
	height:3px !important;
	left:36px !important;
	top:862px !important;
	background:#000;
}

@keyframes fade-in-32497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35896 {
	width:128px !important;
	height:36px !important;
	left:19px !important;
	top:231px !important;
}

@keyframes fade-in-35896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35919 {
	width:401px !important;
	height:29px !important;
	left:190px !important;
	top:230px !important;
}

@keyframes fade-in-35919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35942 {
	width:1px !important;
	height:42px !important;
	left:161px !important;
	top:228px !important;
	background:#fff;
}

#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;}
}
#item12916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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:24px !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:24px !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:24px !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:24px !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:57px !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:57px !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:800px !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:40px !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:11px !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:11px !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:11px !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:11px !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:11px !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:40px !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:344px !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:470px !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:40px !important;
	left:763px !important;
	top:228px !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:448px !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;}
}
#item5059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item16728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5082 {
	width:345px !important;
	height:477px !important;
	left:806px !important;
	top:274px !important;
	background:#fafafa;
}

@keyframes fly-in-right-5083 {
	0% {
		transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5083 {
	0% {
		-webkit-transform:translate(110.543px,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(140.772px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5149 {
	0% {
		-webkit-transform:translate(140.772px,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:415px !important;
}

@keyframes fly-in-right-5213 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5213 {
	0% {
		-webkit-transform:translate(160.543px,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:504px !important;
}

@keyframes fly-in-right-5279 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5279 {
	0% {
		-webkit-transform:translate(160.543px,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:590px !important;
}

@keyframes fly-in-right-5357 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5357 {
	0% {
		-webkit-transform:translate(160.543px,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;}
}
#item5424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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:140px !important;
	height:61px !important;
	left:8px !important;
	top:20px !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:286px !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:167px !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:167px !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:286px !important;
}

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

#item5818 {
	width:174px !important;
	height:81px !important;
	left:191px !important;
	top:6px !important;
}

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

#item5787 {
	width:366px !important;
	height:93px !important;
	left:412px !important;
	top:523px !important;
}

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

#item5861 {
	width:125px !important;
	height:53px !important;
	left:23px !important;
	top:20px !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:641px !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:404px !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:404px !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:523px !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:641px !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;}
}
#item6280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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:544px !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:515px !important;
	left:123px !important;
	top:145px !important;
}

#item6242 {
	width:533px !important;
	height:539px !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;}
}
#item6242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item6201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes fade-in-6143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item6660 {
	opacity:0.50;
	width:762px !important;
	height:745px !important;
	left:32px !important;
	top:35px !important;
	background:#fff;
}

#item6661 {
	opacity:0.95;
	width:697px !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:717px !important;
	top:23px !important;
}

#item44974 {
	width:678px !important;
	height:15px !important;
	left:84px !important;
	top:106px !important;
}

#item52063 {
	width:592px !important;
	height:545px !important;
}

#item53755 {
	width:564px !important;
	height:1744px !important;
	background:#fff;
}

@keyframes fade-in-53755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53778 {
	width:50px !important;
	height:1761px !important;
	left:514px !important;
	background:#fff;
}

@keyframes fade-in-53778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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:516px !important;
	height:264px !important;
	left:128px !important;
	top:287px !important;
}

@keyframes fade-in-6759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6781 {
	width:50px !important;
	height:264px !important;
	left:622px !important;
	top:287px !important;
}

@keyframes fade-in-6781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44949 {
	width:516px !important;
	height:12px !important;
	left:128px !important;
	top:252px !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:434px !important;
	height:278px !important;
	left:150px !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;}
}
#item7106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7128 {
	width:50px !important;
	height:278px !important;
	left:568px !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;}
}
#item7128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44926 {
	width:470px !important;
	height:12px !important;
	left:150px !important;
	top:189px !important;
}

#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:529px !important;
	height:545px !important;
	left:117px !important;
	top:183px !important;
}

@keyframes fade-in-6992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7014 {
	width:50px !important;
	height:545px !important;
	left:627px !important;
	top:183px !important;
}

@keyframes fade-in-7014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44900 {
	width:559px !important;
	height:35px !important;
	left:117px !important;
	top:126px !important;
}

#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:436px !important;
	height:291px !important;
	left:173px !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;}
}
#item6934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6956 {
	width:50px !important;
	height:291px !important;
	left:547px !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;}
}
#item6956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44876 {
	width:464px !important;
	height:12px !important;
	left:172px !important;
	top:189px !important;
}

#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:551px !important;
	height:259px !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;}
}
#item6875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6897 {
	width:50px !important;
	height:259px !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;}
}
#item6897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44852 {
	width:554px !important;
	height:12px !important;
	left:129px !important;
	top:189px !important;
}

#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:545px !important;
	height:502px !important;
	left:119px !important;
	top:205px !important;
}

@keyframes fade-in-6817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6839 {
	width:50px !important;
	height:502px !important;
	left:620px !important;
	top:205px !important;
}

@keyframes fade-in-6839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44827 {
	width:554px !important;
	height:12px !important;
	left:119px !important;
	top:172px !important;
}

#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:279px !important;
	height:147px !important;
	left:222px !important;
	top:278px !important;
}

@keyframes fade-in-6515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6537 {
	width:50px !important;
	height:147px !important;
	left:492px !important;
	top:278px !important;
}

@keyframes fade-in-6537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44802 {
	width:344px !important;
	height:12px !important;
	left:223px !important;
	top:245px !important;
}

#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:366px !important;
	height:291px !important;
	left:179px !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;}
}
#item6573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6595 {
	width:50px !important;
	height:291px !important;
	left:521px !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;}
}
#item6595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44779 {
	width:392px !important;
	height:12px !important;
	left:180px !important;
	top:189px !important;
}

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

#item44754 {
	width:598px !important;
	height:12px !important;
	left:98px !important;
	top:109px !important;
}

#item52650 {
	width:592px !important;
	height:545px !important;
	left:98px !important;
	top:142px !important;
}

#item53190 {
	width:540px !important;
	height:1342px !important;
}

@keyframes fade-in-53190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53213 {
	width:50px !important;
	height:1342px !important;
	left:490px !important;
	top:2px !important;
}

@keyframes fade-in-53213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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:414px !important;
	height:312px !important;
	left:178px !important;
	top:248px !important;
}

@keyframes fade-in-6401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6423 {
	width:50px !important;
	height:312px !important;
	left:542px !important;
	top:248px !important;
}

@keyframes fade-in-6423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44326 {
	width:462px !important;
	height:12px !important;
	left:178px !important;
	top:213px !important;
}

#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:496px !important;
	height:255px !important;
	left:134px !important;
	top:273px !important;
}

@keyframes fade-in-6344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6366 {
	width:50px !important;
	height:255px !important;
	left:580px !important;
	top:273px !important;
}

@keyframes fade-in-6366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44299 {
	width:416px !important;
	height:12px !important;
	left:134px !important;
	top:238px !important;
}

#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;}
}
#item7131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16750 {
	width:628px !important;
	height:211px !important;
	left:36px !important;
	top:192px !important;
	background:#fafafa;
}

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

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

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

#item45028 {
	width:340px !important;
	height:93px !important;
	left:-5px !important;
	top:462px !important;
}

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

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

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

#item45063 {
	width:340px !important;
	height:93px !important;
	left:353px !important;
	top:462px !important;
}

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

#item45105 {
	width:140px !important;
	height:61px !important;
	left:8px !important;
	top:20px !important;
}

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

#item45101 {
	width:340px !important;
	height:93px !important;
	left:-5px !important;
	top:698px !important;
}

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

#item45140 {
	width:110px !important;
	height:61px !important;
	left:191px !important;
	top:16px !important;
}

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

#item45136 {
	width:340px !important;
	height:93px !important;
	left:353px !important;
	top:580px !important;
}

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

#item45178 {
	width:153px !important;
	height:29px !important;
	top:32px !important;
}

#item45207 {
	width:11px !important;
	height:11px !important;
	left:161px !important;
	top:2px !important;
}

#item45174 {
	width:345px !important;
	height:93px !important;
	left:-9px !important;
	top:580px !important;
}

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

#item45215 {
	width:139px !important;
	height:29px !important;
	left:191px !important;
	top:32px !important;
}

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

#item45211 {
	width:340px !important;
	height:93px !important;
	left:353px !important;
	top:698px !important;
}

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

#item45252 {
	width:174px !important;
	height:81px !important;
	left:191px !important;
	top:6px !important;
}

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

#item45245 {
	width:366px !important;
	height:93px !important;
	left:353px !important;
	top:935px !important;
}

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

#item45287 {
	width:125px !important;
	height:53px !important;
	left:23px !important;
	top:20px !important;
}

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

#item45281 {
	width:340px !important;
	height:93px !important;
	left:-5px !important;
	top:1054px !important;
}

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

#item45321 {
	width:80px !important;
	height:13px !important;
	left:68px !important;
	top:40px !important;
}

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

#item45314 {
	width:340px !important;
	height:93px !important;
	left:-5px !important;
	top:817px !important;
}

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

#item45358 {
	width:140px !important;
	height:45px !important;
	left:191px !important;
	top:24px !important;
}

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

#item45347 {
	width:340px !important;
	height:93px !important;
	left:353px !important;
	top:817px !important;
}

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

#item45394 {
	width:87px !important;
	height:45px !important;
	left:61px !important;
	top:24px !important;
}

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

#item45384 {
	width:340px !important;
	height:93px !important;
	left:-5px !important;
	top:935px !important;
}

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

#item45430 {
	width:124px !important;
	height:29px !important;
	left:191px !important;
	top:32px !important;
}

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

#item45421 {
	width:340px !important;
	height:93px !important;
	left:353px !important;
	top:1054px !important;
}

@keyframes fly-in-right-16751 {
	0% {
		transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-16751 {
	0% {
		-webkit-transform:translate(110.543px,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(140.772px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-16819 {
	0% {
		-webkit-transform:translate(140.772px,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(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-16883 {
	0% {
		-webkit-transform:translate(160.543px,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(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-16947 {
	0% {
		-webkit-transform:translate(160.543px,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(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-17018 {
	0% {
		-webkit-transform:translate(160.543px,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;}
}
#item17091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17111 {
	width:533px !important;
	height:84px !important;
	left:90px !important;
	top:72px !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:935px !important;
	top:-360px !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:1354px !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:3586px !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;
}

#item41593 {
	opacity:0.50;
	width:686px !important;
	height:671px !important;
	left:30px !important;
	top:226px !important;
	background:#fff;
}

#item41594 {
	opacity:0.95;
	width:628px !important;
	height:1137px !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;
}

#item41599 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item41596 {
	width:29px !important;
	height:29px !important;
	left:630px !important;
	top:21px !important;
}

#item41603 {
	width:372px !important;
	height:522px !important;
	left:160px !important;
	top:77px !important;
}

@keyframes fade-in-41603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41626 {
	width:45px !important;
	height:543px !important;
	left:493px !important;
	top:77px !important;
}

@keyframes fade-in-41626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41649 {
	width:380px !important;
	height:516px !important;
	left:160px !important;
	top:581px !important;
}

@keyframes fade-in-41649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41672 {
	width:45px !important;
	height:543px !important;
	left:493px !important;
	top:567px !important;
}

@keyframes fade-in-41672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40918 {
	width:677px !important;
	height:711px !important;
	left:10px !important;
	top:204px !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;
}

#item40922 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item40919 {
	width:29px !important;
	height:29px !important;
	left:649px !important;
	top:214px !important;
}

#item40926 {
	width:441px !important;
	height:355px !important;
	left:116px !important;
	top:396px !important;
}

@keyframes fade-in-40926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40949 {
	width:45px !important;
	height:370px !important;
	left:534px !important;
	top:396px !important;
}

@keyframes fade-in-40949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41538 {
	width:677px !important;
	height:711px !important;
	left:10px !important;
	top:204px !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;
}

#item41542 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item41539 {
	width:29px !important;
	height:29px !important;
	left:649px !important;
	top:214px !important;
}

#item41546 {
	width:421px !important;
	height:403px !important;
	left:136px !important;
	top:396px !important;
}

@keyframes fade-in-41546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41569 {
	width:45px !important;
	height:403px !important;
	left:512px !important;
	top:396px !important;
}

@keyframes fade-in-41569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41461 {
	width:677px !important;
	height:711px !important;
	left:10px !important;
	top:204px !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;
}

#item41487 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item41484 {
	width:29px !important;
	height:29px !important;
	left:649px !important;
	top:214px !important;
}

#item41491 {
	width:505px !important;
	height:553px !important;
	left:106px !important;
	top:289px !important;
}

@keyframes fade-in-41491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41514 {
	width:45px !important;
	height:549px !important;
	left:565px !important;
	top:289px !important;
}

@keyframes fade-in-41514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41405 {
	width:677px !important;
	height:711px !important;
	left:10px !important;
	top:204px !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;
}

#item41409 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item41406 {
	width:29px !important;
	height:29px !important;
	left:649px !important;
	top:214px !important;
}

#item41414 {
	width:452px !important;
	height:403px !important;
	left:112px !important;
	top:396px !important;
}

@keyframes fade-in-41414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41437 {
	width:45px !important;
	height:403px !important;
	left:563px !important;
	top:396px !important;
}

@keyframes fade-in-41437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41349 {
	width:677px !important;
	height:711px !important;
	left:10px !important;
	top:204px !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;
}

#item41353 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item41350 {
	width:29px !important;
	height:29px !important;
	left:649px !important;
	top:214px !important;
}

#item41358 {
	width:496px !important;
	height:403px !important;
	left:117px !important;
	top:395px !important;
}

@keyframes fade-in-41358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41381 {
	width:45px !important;
	height:403px !important;
	left:568px !important;
	top:395px !important;
}

@keyframes fade-in-41381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41294 {
	width:677px !important;
	height:711px !important;
	left:10px !important;
	top:204px !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;
}

#item41299 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item41296 {
	width:29px !important;
	height:29px !important;
	left:649px !important;
	top:214px !important;
}

#item41302 {
	width:496px !important;
	height:484px !important;
	left:108px !important;
	top:319px !important;
}

@keyframes fade-in-41302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41325 {
	width:45px !important;
	height:487px !important;
	left:559px !important;
	top:320px !important;
}

@keyframes fade-in-41325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41238 {
	width:677px !important;
	height:711px !important;
	left:10px !important;
	top:204px !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;
}

#item41242 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item41239 {
	width:29px !important;
	height:29px !important;
	left:649px !important;
	top:214px !important;
}

#item41246 {
	width:376px !important;
	height:300px !important;
	left:174px !important;
	top:396px !important;
}

@keyframes fade-in-41246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41270 {
	width:45px !important;
	height:300px !important;
	left:466px !important;
	top:396px !important;
}

@keyframes fade-in-41270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41184 {
	width:677px !important;
	height:711px !important;
	left:10px !important;
	top:204px !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;
}

#item41188 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item41185 {
	width:29px !important;
	height:29px !important;
	left:649px !important;
	top:214px !important;
}

#item41191 {
	width:352px !important;
	height:403px !important;
	left:162px !important;
	top:396px !important;
}

@keyframes fade-in-41191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41214 {
	width:45px !important;
	height:403px !important;
	left:470px !important;
	top:396px !important;
}

@keyframes fade-in-41214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41108 {
	width:677px !important;
	height:711px !important;
	left:10px !important;
	top:204px !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;
}

#item41134 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item41131 {
	width:29px !important;
	height:29px !important;
	left:649px !important;
	top:214px !important;
}

#item41137 {
	width:475px !important;
	height:668px !important;
	left:126px !important;
	top:246px !important;
}

@keyframes fade-in-41137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41160 {
	width:45px !important;
	height:668px !important;
	left:521px !important;
	top:247px !important;
}

@keyframes fade-in-41160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41052 {
	width:677px !important;
	height:711px !important;
	left:10px !important;
	top:204px !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;
}

#item41056 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item41053 {
	width:29px !important;
	height:29px !important;
	left:649px !important;
	top:214px !important;
}

#item41060 {
	width:416px !important;
	height:403px !important;
	left:161px !important;
	top:396px !important;
}

@keyframes fade-in-41060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41083 {
	width:45px !important;
	height:403px !important;
	left:513px !important;
	top:396px !important;
}

@keyframes fade-in-41083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40975 {
	width:677px !important;
	height:711px !important;
	left:10px !important;
	top:204px !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;
}

#item41002 {
	width:23px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item40998 {
	width:29px !important;
	height:29px !important;
	left:649px !important;
	top:214px !important;
}

#item41005 {
	width:447px !important;
	height:403px !important;
	left:121px !important;
	top:395px !important;
}

@keyframes fade-in-41005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41028 {
	width:45px !important;
	height:403px !important;
	left:523px !important;
	top:395px !important;
}

@keyframes fade-in-41028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40973 {
	width:9px !important;
	height:9px !important;
	left:124px !important;
	top:376px !important;
}

#item40916 {
	width:716px !important;
	height:1147px !important;
	left:-10px !important;
	top:26px !important;
}

#item45458 {
	opacity:0.50;
	width:762px !important;
	height:745px !important;
	left:32px !important;
	top:35px !important;
	background:#fff;
}

#item45459 {
	opacity:0.95;
	width:879px !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;
}

#item45463 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45460 {
	width:31px !important;
	height:31px !important;
	left:903px !important;
	top:23px !important;
}

#item45560 {
	width:445px !important;
	height:12px !important;
	left:156px !important;
	top:105px !important;
}

#item47069 {
	width:502px !important;
	height:545px !important;
}

#item47452 {
	width:413px !important;
	height:1090px !important;
	left:4px !important;
	top:3px !important;
}

@keyframes fade-in-47452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47475 {
	width:50px !important;
	height:1090px !important;
	left:406px !important;
	top:3px !important;
}

@keyframes fade-in-47475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item46464 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item46461 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item46467 {
	width:516px !important;
	height:352px !important;
	left:112px !important;
	top:287px !important;
}

@keyframes fade-in-46467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46490 {
	width:50px !important;
	height:352px !important;
	left:630px !important;
	top:287px !important;
}

@keyframes fade-in-46490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46514 {
	width:516px !important;
	height:12px !important;
	left:112px !important;
	top:252px !important;
}

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

#item46365 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item46362 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item46368 {
	width:434px !important;
	height:278px !important;
	left:185px !important;
	top:223px !important;
}

@keyframes fade-in-46368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46391 {
	width:50px !important;
	height:278px !important;
	left:568px !important;
	top:223px !important;
}

@keyframes fade-in-46391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46414 {
	width:470px !important;
	height:12px !important;
	left:185px !important;
	top:189px !important;
}

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

#item46287 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item46284 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item46291 {
	width:529px !important;
	height:561px !important;
	left:160px !important;
	top:183px !important;
}

@keyframes fade-in-46291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46314 {
	width:50px !important;
	height:595px !important;
	left:627px !important;
	top:183px !important;
}

@keyframes fade-in-46314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46337 {
	width:559px !important;
	height:35px !important;
	left:160px !important;
	top:126px !important;
}

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

#item46186 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item46182 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item46190 {
	width:502px !important;
	height:356px !important;
	left:209px !important;
	top:223px !important;
}

@keyframes fade-in-46190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46213 {
	width:50px !important;
	height:347px !important;
	left:582px !important;
	top:223px !important;
}

@keyframes fade-in-46213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46237 {
	width:548px !important;
	height:12px !important;
	left:211px !important;
	top:189px !important;
}

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

#item46106 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item46103 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item46109 {
	width:551px !important;
	height:316px !important;
	left:151px !important;
	top:222px !important;
}

@keyframes fade-in-46109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46132 {
	width:50px !important;
	height:285px !important;
	left:630px !important;
	top:222px !important;
}

@keyframes fade-in-46132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46155 {
	width:554px !important;
	height:12px !important;
	left:150px !important;
	top:189px !important;
}

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

#item46028 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item46025 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item46031 {
	width:533px !important;
	height:559px !important;
	left:140px !important;
	top:205px !important;
}

@keyframes fade-in-46031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46054 {
	width:50px !important;
	height:577px !important;
	left:620px !important;
	top:205px !important;
}

@keyframes fade-in-46054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46077 {
	width:554px !important;
	height:12px !important;
	left:140px !important;
	top:172px !important;
}

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

#item45950 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45946 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item45954 {
	width:279px !important;
	height:182px !important;
	left:222px !important;
	top:278px !important;
}

@keyframes fade-in-45954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45977 {
	width:50px !important;
	height:182px !important;
	left:492px !important;
	top:278px !important;
}

@keyframes fade-in-45977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46000 {
	width:344px !important;
	height:12px !important;
	left:223px !important;
	top:245px !important;
}

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

#item45870 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45867 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item45874 {
	width:366px !important;
	height:291px !important;
	left:200px !important;
	top:223px !important;
}

@keyframes fade-in-45874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45897 {
	width:50px !important;
	height:291px !important;
	left:542px !important;
	top:223px !important;
}

@keyframes fade-in-45897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45921 {
	width:392px !important;
	height:12px !important;
	left:201px !important;
	top:189px !important;
}

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

#item45793 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45790 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item45796 {
	width:486px !important;
	height:841px !important;
	left:153px !important;
	top:96px !important;
}

@keyframes fade-in-45796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45819 {
	width:50px !important;
	height:837px !important;
	left:592px !important;
	top:96px !important;
}

@keyframes fade-in-45819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45842 {
	width:598px !important;
	height:10px !important;
	left:152px !important;
	top:64px !important;
}

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

#item45692 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45689 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item45697 {
	width:414px !important;
	height:351px !important;
	left:185px !important;
	top:248px !important;
}

@keyframes fade-in-45697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45720 {
	width:50px !important;
	height:371px !important;
	left:549px !important;
	top:248px !important;
}

@keyframes fade-in-45720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45743 {
	width:462px !important;
	height:12px !important;
	left:185px !important;
	top:213px !important;
}

#item45586 {
	width:752px !important;
	height:790px !important;
	left:17px !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;
}

#item45612 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45609 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item45618 {
	width:496px !important;
	height:255px !important;
	left:184px !important;
	top:236px !important;
}

@keyframes fade-in-45618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45641 {
	width:50px !important;
	height:255px !important;
	left:630px !important;
	top:236px !important;
}

@keyframes fade-in-45641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45664 {
	width:416px !important;
	height:12px !important;
	left:184px !important;
	top:202px !important;
}

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

#item45456 {
	width:944px !important;
	height:936px !important;
	left:-62px !important;
	top:403px !important;
}

#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;}
}
#item18749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item7588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item8000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item18787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item18810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item18843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item18878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item18916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item18953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item18987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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:506px !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;}
}
#item8063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8064 {
	width:434px !important;
	height:186px !important;
	background:#d70e2b;
}

#item8084 {
	width:366px !important;
	height:87px !important;
	left:44px !important;
	top:65px !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:590px !important;
}

#item31477 {
	width:331px !important;
	height:59px !important;
}

#item35870 {
	width:331px !important;
	height:59px !important;
}

#item31474 {
	width:331px !important;
	height:59px !important;
	left:852px !important;
	top:665px !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:515px !important;
}

#item8327 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:163px !important;
}

#item31624 {
	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-31624 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-31624 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item31624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31625 {
	width:227px !important;
	height:179px !important;
	left:520px !important;
	top:434px !important;
}

@keyframes fade-in-31625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31651 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item31648 {
	width:31px !important;
	height:31px !important;
	left:744px !important;
	top:408px !important;
}

#item31589 {
	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-31589 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-31589 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item31589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31590 {
	width:227px !important;
	height:215px !important;
	left:520px !important;
	top:434px !important;
}

@keyframes fade-in-31590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31616 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item31613 {
	width:31px !important;
	height:31px !important;
	left:744px !important;
	top:408px !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;}
}
#item8404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8424 {
	width:227px !important;
	height:213px !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;}
}
#item8424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item8368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item8388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item8332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8352 {
	width:227px !important;
	height:255px !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;}
}
#item8352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item8447 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:511px !important;
}

#item8455 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:589px !important;
}

#item31524 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:663px !important;
}

#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;}
}
#item8564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19639 {
	width:700px !important;
	height:488px !important;
	background:#fff;
}

#item19640 {
	width:700px !important;
	height:313px !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;}
}
#item19663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19664 {
	width:608px !important;
	height:186px !important;
	background:#d70e2b;
}

#item19684 {
	width:513px !important;
	height:133px !important;
	left:54px !important;
	top:40px !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:405px !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:405px !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:458px !important;
}

#item31660 {
	width:300px !important;
	height:38px !important;
}

#item35973 {
	width:300px !important;
	height:38px !important;
}

#item31657 {
	width:300px !important;
	height:38px !important;
	left:409px !important;
	top:449px !important;
}

#item31803 {
	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-31803 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-31803 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item31803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31804 {
	width:318px !important;
	height:292px !important;
	left:90px !important;
	top:51px !important;
}

@keyframes fade-in-31804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31830 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item31827 {
	width:31px !important;
	height:31px !important;
	left:411px !important;
	top:23px !important;
}

#item31772 {
	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-31772 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-31772 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item31772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31773 {
	width:318px !important;
	height:292px !important;
	left:90px !important;
	top:51px !important;
}

@keyframes fade-in-31773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31799 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item31796 {
	width:31px !important;
	height:31px !important;
	left:411px !important;
	top:23px !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;}
}
#item19907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19927 {
	width:318px !important;
	height:292px !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;}
}
#item19927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item19836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19856 {
	width:318px !important;
	height:356px !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;}
}
#item19856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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:99px !important;
	top:598px !important;
}

#item19941 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:407px !important;
}

#item19951 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:460px !important;
}

#item31707 {
	width:24px !important;
	height:24px !important;
	left:376px !important;
	top:460px !important;
}

#item19964 {
	width:24px !important;
	height:24px !important;
	left:376px !important;
	top:406px !important;
}

#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;}
}
#item19977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-48512 {
	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-48512 {
	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;
	}
}
#item48520 {
	width:76px !important;
	height:790px !important;
	left:-34px !important;
	background:#fff;
}

#item48521 {
	width:422px !important;
	height:790px !important;
	left:799px !important;
	background:#fff;
}

#item48522 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item48523 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item48524 {
	width:349px !important;
	height:267px !important;
	left:817px !important;
	top:193px !important;
	background:#fafafa;
}

#item48525 {
	width:347px !important;
	height:126px !important;
	left:817px !important;
	top:632px !important;
	background:#fafafa;
}

#item48526 {
	width:325px !important;
	height:145px !important;
	left:827px !important;
	top:204px !important;
}

#item48553 {
	width:251px !important;
	height:68px !important;
}

#item48577 {
	width:251px !important;
	height:68px !important;
}

#item48549 {
	width:251px !important;
	height:68px !important;
	left:903px !important;
	top:357px !important;
}

#item48605 {
	width:276px !important;
	height:15px !important;
}

#item48629 {
	width:276px !important;
	height:15px !important;
}

#item48601 {
	width:276px !important;
	height:15px !important;
	left:853px !important;
	top:649px !important;
}

#item48680 {
	width:276px !important;
	height:14px !important;
}

#item48656 {
	width:276px !important;
	height:14px !important;
}

#item48652 {
	width:276px !important;
	height:14px !important;
	left:853px !important;
	top:727px !important;
}

#item48731 {
	width:276px !important;
	height:14px !important;
}

#item48707 {
	width:276px !important;
	height:14px !important;
}

#item48703 {
	width:276px !important;
	height:14px !important;
	left:853px !important;
	top:688px !important;
}

#item48754 {
	width:1px !important;
	height:75px !important;
	left:892px !important;
	top:360px !important;
	background:#d70e2b;
}

#item48755 {
	width:55px !important;
	height:55px !important;
	left:827px !important;
	top:367px !important;
}

#item48760 {
	width:20px !important;
	height:20px !important;
	left:827px !important;
	top:646px !important;
}

#item48766 {
	width:20px !important;
	height:20px !important;
	left:827px !important;
	top:685px !important;
}

#item48773 {
	width:20px !important;
	height:20px !important;
	left:827px !important;
	top:724px !important;
}

#item48778 {
	width:387px !important;
	height:585px !important;
	left:806px !important;
	top:189px !important;
	background:#fff;
}

@keyframes fade-out-48778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-48779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48780 {
	width:436px !important;
	height:130px !important;
	background:#d70e2b;
}

#item48781 {
	width:366px !important;
	height:58px !important;
	left:42px !important;
	top:40px !important;
}

@keyframes fade-in-48804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48805 {
	width:435px !important;
	height:145px !important;
	background:#d70e2b;
}

#item48828 {
	width:373px !important;
	height:77px !important;
	left:42px !important;
	top:33px !important;
}

@keyframes fade-in-48853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item48855 {
	width:227px !important;
	height:170px !important;
	left:29px !important;
	top:29px !important;
}

@keyframes fade-in-48878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item48880 {
	width:548px !important;
	height:121px !important;
	left:29px !important;
	top:29px !important;
}

@keyframes fade-in-48903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item48905 {
	width:227px !important;
	height:170px !important;
	left:29px !important;
	top:29px !important;
}

#item48931 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48928 {
	width:31px !important;
	height:31px !important;
	left:583px !important;
	top:245px !important;
}

#item48940 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48937 {
	width:31px !important;
	height:31px !important;
	left:584px !important;
	top:14px !important;
}

#item48949 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48946 {
	width:31px !important;
	height:31px !important;
	left:263px !important;
	top:14px !important;
}

#item48955 {
	width:10px !important;
	height:10px !important;
	left:704px !important;
	top:187px !important;
}

#item48851 {
	width:714px !important;
	height:392px !important;
	left:71px !important;
	top:76px !important;
}

@keyframes fade-in-48958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48959 {
	opacity:0.95;
	width:307px !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;
}

#item48960 {
	width:243px !important;
	height:179px !important;
	left:32px !important;
	top:36px !important;
}

#item48986 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48983 {
	width:31px !important;
	height:31px !important;
	left:279px !important;
	top:29px !important;
}

@keyframes fade-in-49031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item49033 {
	width:227px !important;
	height:115px !important;
	left:30px !important;
	top:36px !important;
}

#item49059 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item49056 {
	width:31px !important;
	height:31px !important;
	left:270px !important;
	top:76px !important;
}

@keyframes fade-in-48996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item48998 {
	width:227px !important;
	height:195px !important;
	left:30px !important;
	top:36px !important;
}

#item49025 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item49021 {
	width:31px !important;
	height:31px !important;
	left:270px !important;
	top:16px !important;
}

#item48994 {
	width:10px !important;
	height:10px !important;
	left:541px !important;
	top:158px !important;
}

#item48956 {
	width:551px !important;
	height:256px !important;
	left:440px !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;}
}
#item9474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-49096 {
	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-49096 {
	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;
	}
}
@keyframes fade-in-49434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item49436 {
	width:236px !important;
	height:203px !important;
	left:30px !important;
	top:35px !important;
}

@keyframes fade-in-49459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item49461 {
	width:559px !important;
	height:146px !important;
	left:30px !important;
	top:35px !important;
}

@keyframes fade-in-49484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item49486 {
	width:236px !important;
	height:203px !important;
	left:30px !important;
	top:35px !important;
}

#item49512 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item49509 {
	width:31px !important;
	height:31px !important;
	left:595px !important;
	top:282px !important;
}

#item49520 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item49517 {
	width:31px !important;
	height:31px !important;
	left:597px !important;
	top:14px !important;
}

#item49530 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item49527 {
	width:31px !important;
	height:31px !important;
	left:275px !important;
	top:14px !important;
}

#item49537 {
	width:10px !important;
	height:10px !important;
	left:455px !important;
	top:224px !important;
}

#item49432 {
	width:632px !important;
	height:459px !important;
	left:22px !important;
	top:723px !important;
}

@keyframes fade-in-49611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item49613 {
	width:272px !important;
	height:215px !important;
	left:29px !important;
	top:36px !important;
}

#item49639 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item49636 {
	width:31px !important;
	height:31px !important;
	left:311px !important;
	top:16px !important;
}

@keyframes fade-in-49577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item49579 {
	width:272px !important;
	height:138px !important;
	left:29px !important;
	top:36px !important;
}

#item49605 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item49602 {
	width:31px !important;
	height:31px !important;
	left:308px !important;
	top:22px !important;
}

@keyframes fade-in-49540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item49542 {
	width:272px !important;
	height:234px !important;
	left:29px !important;
	top:36px !important;
}

#item49568 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item49565 {
	width:31px !important;
	height:31px !important;
	left:304px !important;
	top:16px !important;
}

#item49574 {
	width:10px !important;
	height:10px !important;
	left:193px !important;
	top:170px !important;
}

#item49538 {
	width:349px !important;
	height:293px !important;
	left:174px !important;
	top:745px !important;
}

@keyframes fade-in-50075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item50077 {
	width:236px !important;
	height:203px !important;
	left:30px !important;
	top:35px !important;
}

@keyframes fade-in-50100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item50102 {
	width:559px !important;
	height:146px !important;
	left:30px !important;
	top:35px !important;
}

@keyframes fade-in-50125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item50127 {
	width:236px !important;
	height:203px !important;
	left:30px !important;
	top:35px !important;
}

#item50153 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50150 {
	width:31px !important;
	height:31px !important;
	left:595px !important;
	top:282px !important;
}

#item50160 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50157 {
	width:31px !important;
	height:31px !important;
	left:597px !important;
	top:14px !important;
}

#item50166 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50163 {
	width:31px !important;
	height:31px !important;
	left:275px !important;
	top:14px !important;
}

#item50171 {
	width:10px !important;
	height:10px !important;
	left:455px !important;
	top:224px !important;
}

#item50073 {
	width:632px !important;
	height:459px !important;
	left:22px !important;
	top:723px !important;
}

@keyframes fade-in-50242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item50244 {
	width:272px !important;
	height:215px !important;
	left:29px !important;
	top:36px !important;
}

#item50270 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50267 {
	width:31px !important;
	height:31px !important;
	left:311px !important;
	top:16px !important;
}

@keyframes fade-in-50209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item50211 {
	width:272px !important;
	height:138px !important;
	left:29px !important;
	top:36px !important;
}

#item50237 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50234 {
	width:31px !important;
	height:31px !important;
	left:308px !important;
	top:22px !important;
}

@keyframes fade-in-50175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item50177 {
	width:272px !important;
	height:234px !important;
	left:29px !important;
	top:36px !important;
}

#item50203 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50200 {
	width:31px !important;
	height:31px !important;
	left:304px !important;
	top:16px !important;
}

#item50207 {
	width:10px !important;
	height:10px !important;
	left:193px !important;
	top:170px !important;
}

#item50173 {
	width:349px !important;
	height:293px !important;
	left:174px !important;
	top:745px !important;
}

#item50350 {
	width:700px !important;
	height:625px !important;
	top:35px !important;
	background:#fff;
}

#item50352 {
	width:628px !important;
	height:163px !important;
	left:36px !important;
	top:166px !important;
	background:#fafafa;
}

#item50353 {
	width:628px !important;
	height:116px !important;
	left:36px !important;
	top:523px !important;
	background:#fafafa;
}

#item50354 {
	width:568px !important;
	height:140px !important;
	left:66px !important;
	top:178px !important;
}

#item50405 {
	width:530px !important;
	height:20px !important;
}

#item50381 {
	width:530px !important;
	height:20px !important;
}

#item50377 {
	width:530px !important;
	height:20px !important;
	left:88px !important;
	top:346px !important;
}

#item50456 {
	width:280px !important;
	height:24px !important;
}

#item50432 {
	width:280px !important;
	height:24px !important;
}

#item50428 {
	width:280px !important;
	height:24px !important;
	left:76px !important;
	top:571px !important;
}

#item50507 {
	width:280px !important;
	height:24px !important;
}

#item50483 {
	width:280px !important;
	height:24px !important;
}

#item50479 {
	width:280px !important;
	height:24px !important;
	left:414px !important;
	top:569px !important;
}

#item50558 {
	width:280px !important;
	height:24px !important;
}

#item50534 {
	width:280px !important;
	height:24px !important;
}

#item50530 {
	width:280px !important;
	height:24px !important;
	left:76px !important;
	top:611px !important;
}

#item50582 {
	width:28px !important;
	height:28px !important;
	left:49px !important;
	top:340px !important;
}

#item50587 {
	width:20px !important;
	height:20px !important;
	left:50px !important;
	top:569px !important;
}

#item50592 {
	width:20px !important;
	height:20px !important;
	left:50px !important;
	top:608px !important;
}

#item50597 {
	width:20px !important;
	height:20px !important;
	left:388px !important;
	top:566px !important;
}

@keyframes fade-in-50603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50604 {
	width:628px !important;
	height:130px !important;
	background:#d70e2b;
}

#item50605 {
	width:513px !important;
	height:99px !important;
	left:54px !important;
	top:31px !important;
}

@keyframes fade-in-50628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50629 {
	width:628px !important;
	height:153px !important;
	background:#d70e2b;
}

#item50652 {
	width:522px !important;
	height:115px !important;
	left:54px !important;
	top:15px !important;
}

@keyframes fade-in-50677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item50679 {
	width:236px !important;
	height:203px !important;
	left:30px !important;
	top:35px !important;
}

@keyframes fade-in-50702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item50704 {
	width:559px !important;
	height:146px !important;
	left:30px !important;
	top:35px !important;
}

@keyframes fade-in-50728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item50730 {
	width:236px !important;
	height:203px !important;
	left:30px !important;
	top:35px !important;
}

#item50756 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50753 {
	width:31px !important;
	height:31px !important;
	left:595px !important;
	top:282px !important;
}

#item50765 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50762 {
	width:31px !important;
	height:31px !important;
	left:597px !important;
	top:14px !important;
}

#item50773 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50770 {
	width:31px !important;
	height:31px !important;
	left:275px !important;
	top:14px !important;
}

#item50783 {
	width:10px !important;
	height:10px !important;
	left:455px !important;
	top:224px !important;
}

#item50675 {
	width:632px !important;
	height:459px !important;
	left:22px !important;
	top:723px !important;
}

@keyframes fade-in-50858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50859 {
	opacity:0.95;
	width:331px !important;
	height:296px !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;
}

#item50860 {
	width:272px !important;
	height:215px !important;
	left:27px !important;
	top:36px !important;
}

#item50886 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50883 {
	width:31px !important;
	height:31px !important;
	left:311px !important;
	top:16px !important;
}

@keyframes fade-in-50824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item50826 {
	width:272px !important;
	height:138px !important;
	left:29px !important;
	top:36px !important;
}

#item50852 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50849 {
	width:31px !important;
	height:31px !important;
	left:308px !important;
	top:22px !important;
}

@keyframes fade-in-50786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item50788 {
	width:272px !important;
	height:234px !important;
	left:29px !important;
	top:36px !important;
}

#item50814 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50811 {
	width:31px !important;
	height:31px !important;
	left:304px !important;
	top:16px !important;
}

#item50822 {
	width:10px !important;
	height:10px !important;
	left:193px !important;
	top:170px !important;
}

#item50784 {
	width:349px !important;
	height:306px !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;}
}
#item20560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle182 {
	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.autoParaStyle181 {
	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.autoParaStyle180 {
	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.autoParaStyle179 {
	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.autoParaStyle178 {
	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.autoParaStyle177 {
	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.autoParaStyle176 {
	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.autoParaStyle175 {
	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.autoParaStyle174 {
	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.autoParaStyle173 {
	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.autoParaStyle172 {
	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.autoParaStyle171 {
	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.autoParaStyle170 {
	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.autoParaStyle169 {
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	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.autoParaStyle166 {
	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.autoParaStyle165 {
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	font-weight:300;
	font-family:Tondo;
	font-size:15px;
	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;
	text-align:left;
}

p.autoParaStyle158 {
	font-weight:300;
	font-family:Tondo;
	font-size:15px;
	line-height:20px;
	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.autoParaStyle157 {
	font-family:Tondo;
	font-size:25px;
	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.autoParaStyle156 {
	font-family:Tondo;
	font-size:25px;
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	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.autoParaStyle150 {
	font-weight:300;
	font-family:Tondo;
	font-size:16px;
	line-height:22px;
	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.autoParaStyle149 {
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	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.autoParaStyle148 {
	font-weight:300;
	font-family:Tondo;
	font-size:16px;
	line-height:22px;
	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-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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	font-family:Montserrat;
	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.autoParaStyle137 {
	font-family:Montserrat;
	font-size:12px;
	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.autoParaStyle136 {
	font-weight:300;
	font-family:Tondo;
	font-size:10.5px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle135 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10.5px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	font-weight:500;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:20px;
	color:#272726;
	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.autoParaStyle130 {
	font-weight:500;
	font-family:Montserrat;
	font-size:11px;
	line-height:8px;
	color:#272726;
	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.autoParaStyle129 {
	font-weight:500;
	font-family:Montserrat;
	font-size:13px;
	line-height:11px;
	color:#272726;
	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.autoParaStyle128 {
	font-weight:500;
	font-family:Montserrat;
	font-size:10.5px;
	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.autoParaStyle127 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
	line-height:15px;
	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.autoParaStyle126 {
	font-weight:500;
	font-family:Montserrat;
	font-size:11px;
	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;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-family:Tondo;
	font-size:15px;
	line-height:15px;
	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.autoParaStyle124 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:9px;
	line-height:8px;
	color:#272726;
	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.autoParaStyle123 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:9px;
	line-height:8px;
	color:#265a9b;
	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.autoParaStyle122 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:20px;
	color:#265a9b;
	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.autoParaStyle121 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:10.5px;
	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.autoParaStyle120 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:15px;
	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.autoParaStyle119 {
	font-family:Montserrat;
	font-size:10.5px;
	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.autoParaStyle118 {
	font-weight:500;
	font-family:Montserrat;
	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.autoParaStyle117 {
	font-family:Montserrat;
	font-size:10.5px;
	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.autoParaStyle116 {
	font-weight:500;
	font-family:Montserrat;
	font-size:13px;
	line-height:11px;
	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.autoParaStyle115 {
	font-family:Montserrat;
	font-size:10.5px;
	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.autoParaStyle114 {
	font-weight:500;
	font-family:Montserrat;
	font-size:13px;
	line-height:11px;
	color:#272726;
	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.autoParaStyle113 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:11px;
	line-height:11px;
	color:#272726;
	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.autoParaStyle112 {
	font-family:Montserrat;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle111 {
	font-weight:bold;
	font-family:Tondo;
	font-size:25px;
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	font-weight:bold;
	font-family:Montserrat;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle108 {
	font-weight:bold;
	font-family:Tondo;
	font-size:22px;
	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.autoParaStyle107 {
	font-weight:300;
	font-family:Tondo;
	font-size:20px;
	line-height:21px;
	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.autoParaStyle106 {
	font-weight:bold;
	font-family:Montserrat;
	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.autoParaStyle105 {
	font-family:Montserrat;
	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:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle104 {
	font-family:Montserrat;
	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.autoParaStyle103 {
	font-weight:bold;
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#272726;
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
	line-height:20.5px;
	color:#272726;
	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.autoParaStyle95 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:14px;
	line-height:20px;
	color:#272726;
	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-weight:500;
	font-family:Montserrat;
	font-size:14px;
	line-height:20.5px;
	color:#272726;
	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.autoParaStyle93 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:14px;
	line-height:20px;
	color:#272726;
	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.autoParaStyle92 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
	line-height:20px;
	color:#272726;
	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.autoParaStyle91 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:14px;
	line-height:20px;
	color:#272726;
	text-decoration:none;
	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.autoParaStyle90 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:15px;
	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.autoParaStyle89 {
	font-weight:bold;
	font-family:Tondo;
	font-size:22px;
	line-height:24px;
	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.autoParaStyle88 {
	font-weight:bold;
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	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.autoParaStyle87 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10.5px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	font-weight:300;
	font-family:Tondo;
	font-size:18px;
	line-height:15px;
	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.autoParaStyle85 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10.5px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle84 {
	font-family:Montserrat;
	font-size:10.5px;
	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:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	font-weight:bold;
	font-family:Tondo;
	font-size:22px;
	line-height:15px;
	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.autoParaStyle82 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:15px;
	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.autoParaStyle81 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:15px;
	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.autoParaStyle80 {
	font-family:Montserrat;
	font-size:10.5px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle79 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:15px;
	color:#272726;
	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.autoParaStyle78 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:15px;
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	font-family:Montserrat;
	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.autoParaStyle42 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	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.autoParaStyle41 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	font-family:Montserrat;
	font-size:9.5px;
	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.autoParaStyle38 {
	font-weight:bold;
	font-family:Montserrat;
	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.autoParaStyle37 {
	font-family:Montserrat;
	font-size:9.5px;
	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.autoParaStyle36 {
	font-weight:bold;
	font-family:Montserrat;
	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.autoParaStyle35 {
	font-family:Montserrat;
	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.autoParaStyle34 {
	font-family:Montserrat;
	font-size:14px;
	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.autoParaStyle33 {
	font-family:Montserrat;
	font-size:10.5px;
	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.autoParaStyle32 {
	font-family:Montserrat;
	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.autoParaStyle31 {
	font-family:Montserrat;
	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.autoParaStyle30 {
	font-weight:bold;
	font-family:Montserrat;
	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.autoParaStyle29 {
	font-weight:bold;
	font-family:Montserrat;
	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.autoParaStyle28 {
	font-family:Montserrat;
	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.autoParaStyle27 {
	font-family:Montserrat;
	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.autoParaStyle26 {
	font-weight:300;
	font-family:Montserrat;
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	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.autoParaStyle23 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	font-weight:bold;
	font-family:Montserrat;
	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.autoParaStyle20 {
	font-weight:600;
	font-family:Montserrat;
	font-size:10.5px;
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	font-family:Montserrat;
	font-size:25px;
	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:center;
}

p.autoParaStyle17 {
	font-family:Montserrat;
	font-size:10.5px;
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	font-family:Montserrat;
	font-size:28px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:300;
	font-family:Montserrat;
	font-size:30px;
	line-height:30px;
	color:#ededed;
	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.autoParaStyle11 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:30px;
	line-height:30px;
	color:#ededed;
	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.autoParaStyle10 {
	font-family:Montserrat;
	font-size:26.7px;
	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.autoParaStyle9 {
	font-family:Montserrat;
	font-size:15px;
	line-height:19px;
	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:Montserrat;
	font-size:15px;
	line-height:19px;
	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-weight:300;
	font-family:Montserrat;
	font-size:30px;
	line-height:30px;
	color:#ededed;
	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:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:30px;
	line-height:30px;
	color:#ededed;
	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:left;
}

p.autoParaStyle5 {
	font-family:Montserrat;
	font-size:20px;
	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.autoParaStyle4 {
	font-family:Montserrat;
	font-size:18px;
	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.autoParaStyle3 {
	font-weight:bold;
	font-family:Montserrat;
	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.autoParaStyle2 {
	font-weight:300;
	font-family:Montserrat;
	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:Montserrat;
	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.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_-_DESKTOP {
	font-family:Montserrat;
	font-size:10.5px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:Montserrat;
	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.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.autoCharStyle30 {
	font-size:43.4px;
}

span.autoCharStyle29 {
	font-size:36px;
}

span.autoCharStyle28 {
	font-size:31px;
}

span.autoCharStyle27 {
	font-size:42px;
}

span.autoCharStyle26 {
	font-size:30px;
}

span.autoCharStyle25 {
	text-transform:uppercase;
}

span.autoCharStyle24 {
	font-weight:500;
	font-family:Montserrat;
	font-size:11px;
}

span.autoCharStyle23 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
}

span.autoCharStyle22 {
	font-weight:500;
	font-family:Montserrat;
	font-size:13px;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
	text-transform:uppercase;
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
	font-size:14px;
}

span.autoCharStyle18 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
}

span.autoCharStyle17 {
	font-weight:500;
	font-family:Montserrat;
	color:#272726;
}

span.autoCharStyle16 {
	font-weight:500;
	font-family:Montserrat;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	color:#d70e2b;
	text-transform:uppercase;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:Tondo;
	text-transform:uppercase;
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
}

span.autoCharStyle11 {
	font-weight:300;
	font-family:"Proxima Nova";
}

span.autoCharStyle10 {
	font-size:23.8px;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle8 {
	font-weight:600;
	font-family:"Proxima Nova";
}

span.autoCharStyle7 {
	color:#149489;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
}

span.autoCharStyle5 {
	font-weight:300;
	font-family:Montserrat;
}

span.autoCharStyle4 {
	font-size:17px;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:Montserrat;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:Montserrat;
}

span.Hipervínculo {
	color:#272726;
	text-decoration:none;
}

span.Hyperlink {
	color:#272726;
}

span.A-medida-V_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}



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

