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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1190px; height:842px; }
.page-scale-wrap { width:1190px; height:842px; background: #fff !important; }
.paper-vertical { width:1190px; height:100%; }
.paper-horizontal { width:1200px; height:854px; }
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1190px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item168771 {
	width:201px !important;
	height:55px !important;
	left:45px !important;
	top:44px !important;
}

#item168778 {
	width:416px !important;
	height:49px !important;
	left:46px !important;
	top:660px !important;
}

@keyframes fly-in-left-168778 {
	0% {
		transform:translate(-269px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-168778 {
	0% {
		-webkit-transform:translate(-269px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item168807 {
	width:21px !important;
	height:21px !important;
}

#item168804 {
	width:21px !important;
	height:21px !important;
	left:380px !important;
	top:731px !important;
}

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

#item168814 {
	width:21px !important;
	height:21px !important;
	left:439px !important;
	top:731px !important;
}

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

#item168826 {
	width:21px !important;
	height:21px !important;
	left:409px !important;
	top:731px !important;
}

#item168837 {
	width:83px !important;
	height:8px !important;
	left:380px !important;
	top:761px !important;
}

#item168862 {
	width:173px !important;
	height:18px !important;
	left:981px !important;
	top:235px !important;
}

#item168887 {
	width:173px !important;
	height:45px !important;
	left:981px !important;
	top:294px !important;
}

#item168912 {
	width:173px !important;
	height:18px !important;
	left:981px !important;
	top:379px !important;
}

#item168937 {
	width:210px !important;
	height:227px !important;
	left:981px !important;
	top:437px !important;
}

@keyframes _plusb-168976 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-168976 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item168979 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes mas-168979 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-168979 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes _plusb-168987 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-168987 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item168988 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes mas-168988 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-168988 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes _plusb-168992 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-168992 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item168993 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes mas-168993 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-168993 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes _plusb-168999 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-168999 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item169000 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes mas-169000 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-169000 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item169004 {
	width:37px !important;
	height:37px !important;
	left:931px !important;
	top:430px !important;
}

#item169008 {
	width:37px !important;
	height:37px !important;
	left:931px !important;
	top:370px !important;
}

#item169012 {
	width:37px !important;
	height:37px !important;
	left:931px !important;
	top:285px !important;
}

#item169016 {
	width:37px !important;
	height:37px !important;
	left:931px !important;
	top:225px !important;
}

#item169020 {
	width:149px !important;
	height:30px !important;
	left:1005px !important;
	top:788px !important;
}

#item169181 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-169181 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-169181 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item169184 {
	width:34px !important;
	height:34px !important;
	left:363px !important;
	top:105px !important;
}

#item169190 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-169190 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-169190 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item169194 {
	width:34px !important;
	height:33px !important;
	left:21px !important;
	top:104px !important;
}

#item169126 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-169126 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-169126 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item169129 {
	width:34px !important;
	height:34px !important;
	left:363px !important;
	top:105px !important;
}

#item169135 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-169135 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-169135 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item169140 {
	width:34px !important;
	height:33px !important;
	left:21px !important;
	top:104px !important;
}

#item169064 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-169064 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-169064 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item169070 {
	width:34px !important;
	height:34px !important;
	left:363px !important;
	top:105px !important;
}

#item169076 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-169076 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-169076 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item169084 {
	width:34px !important;
	height:33px !important;
	left:21px !important;
	top:104px !important;
}

#item169028 {
	width:406px !important;
	height:231px !important;
	left:499px !important;
	top:539px !important;
}

#item172663 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item172664 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
}

#item172689 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item172714 {
	width:362px !important;
	height:32px !important;
	left:46px !important;
	top:291px !important;
}

#item172914 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item172939 {
	width:208px !important;
	height:11px !important;
	left:325px !important;
	top:69px !important;
}

#item172998 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-172998 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-172998 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item173003 {
	width:34px !important;
	height:33px !important;
	left:375px !important;
	top:677px !important;
}

#item173009 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item173014 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item173019 {
	width:191px !important;
	height:184px !important;
	left:315px !important;
	top:485px !important;
}

#item210600 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210601 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item210625 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210626 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:43px !important;
}

#item210651 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210652 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item210677 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item210679 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item210680 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item210681 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item210682 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item210683 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item210684 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item210692 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210693 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item210721 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210722 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item210752 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item210753 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item210778 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item210779 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item210780 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item210791 {
	width:102px !important;
	height:105px !important;
}

#item210789 {
	width:102px !important;
	height:105px !important;
	left:6px !important;
	top:244px !important;
}

#item210794 {
	width:102px !important;
	height:96px !important;
}

#item210792 {
	width:102px !important;
	height:96px !important;
	left:126px !important;
	top:127px !important;
}

#item210797 {
	width:113px !important;
	height:111px !important;
}

#item210795 {
	width:113px !important;
	height:111px !important;
	top:119px !important;
}

#item210800 {
	width:106px !important;
	height:96px !important;
}

#item210798 {
	width:106px !important;
	height:96px !important;
	left:123px !important;
	top:7px !important;
}

#item210803 {
	width:113px !important;
	height:111px !important;
}

#item210801 {
	width:113px !important;
	height:111px !important;
}

#item210806 {
	width:105px !important;
	height:99px !important;
}

#item210804 {
	width:105px !important;
	height:99px !important;
	left:126px !important;
	top:243px !important;
}

#item172248 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item172249 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
}

#item172274 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item172299 {
	width:362px !important;
	height:32px !important;
	left:46px !important;
	top:291px !important;
}

#item172499 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item172524 {
	width:208px !important;
	height:11px !important;
	left:325px !important;
	top:69px !important;
}

#item172572 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-172572 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-172572 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item172575 {
	width:34px !important;
	height:34px !important;
	left:414px !important;
	top:677px !important;
}

#item172582 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-172582 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-172582 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item172587 {
	width:34px !important;
	height:33px !important;
	left:375px !important;
	top:677px !important;
}

#item172593 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item172596 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item172602 {
	width:191px !important;
	height:185px !important;
	left:315px !important;
	top:484px !important;
}

#item210331 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210332 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item210356 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210357 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:43px !important;
}

#item210382 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210383 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item210409 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item210411 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item210412 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item210413 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item210414 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item210415 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item210416 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item210425 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210426 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item210454 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210455 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item210485 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item210486 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item210512 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item210513 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item210514 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item210523 {
	width:102px !important;
	height:105px !important;
}

#item210521 {
	width:102px !important;
	height:105px !important;
	left:6px !important;
	top:244px !important;
}

#item210526 {
	width:102px !important;
	height:96px !important;
}

#item210524 {
	width:102px !important;
	height:96px !important;
	left:126px !important;
	top:127px !important;
}

#item210529 {
	width:113px !important;
	height:111px !important;
}

#item210527 {
	width:113px !important;
	height:111px !important;
	top:119px !important;
}

#item210532 {
	width:106px !important;
	height:96px !important;
}

#item210530 {
	width:106px !important;
	height:96px !important;
	left:123px !important;
	top:7px !important;
}

#item210535 {
	width:113px !important;
	height:111px !important;
}

#item210533 {
	width:113px !important;
	height:111px !important;
}

#item210538 {
	width:105px !important;
	height:99px !important;
}

#item210536 {
	width:105px !important;
	height:99px !important;
	left:126px !important;
	top:243px !important;
}

#item171836 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item171837 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
}

#item171862 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item171887 {
	width:362px !important;
	height:32px !important;
	left:46px !important;
	top:291px !important;
}

#item172086 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item172111 {
	width:208px !important;
	height:11px !important;
	left:325px !important;
	top:69px !important;
}

#item172159 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-172159 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-172159 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item172163 {
	width:34px !important;
	height:34px !important;
	left:414px !important;
	top:677px !important;
}

#item172170 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-172170 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-172170 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item172174 {
	width:34px !important;
	height:33px !important;
	left:375px !important;
	top:677px !important;
}

#item172180 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item172183 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item172188 {
	width:191px !important;
	height:185px !important;
	left:315px !important;
	top:484px !important;
}

#item210089 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210090 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item210114 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210115 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:43px !important;
}

#item210140 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210141 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item210166 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item210168 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item210169 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item210170 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item210171 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item210172 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item210173 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item210180 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210181 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item210209 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item210211 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item210241 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item210242 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item210267 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item210268 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item210269 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item210278 {
	width:102px !important;
	height:105px !important;
}

#item210276 {
	width:102px !important;
	height:105px !important;
	left:6px !important;
	top:244px !important;
}

#item210281 {
	width:102px !important;
	height:96px !important;
}

#item210279 {
	width:102px !important;
	height:96px !important;
	left:126px !important;
	top:127px !important;
}

#item210284 {
	width:113px !important;
	height:111px !important;
}

#item210282 {
	width:113px !important;
	height:111px !important;
	top:119px !important;
}

#item210287 {
	width:106px !important;
	height:96px !important;
}

#item210285 {
	width:106px !important;
	height:96px !important;
	left:123px !important;
	top:7px !important;
}

#item210290 {
	width:113px !important;
	height:111px !important;
}

#item210288 {
	width:113px !important;
	height:111px !important;
}

#item210293 {
	width:105px !important;
	height:99px !important;
}

#item210291 {
	width:105px !important;
	height:99px !important;
	left:126px !important;
	top:243px !important;
}

#item171419 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item171420 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
}

#item171445 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item171470 {
	width:362px !important;
	height:32px !important;
	left:46px !important;
	top:291px !important;
}

#item171670 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item171695 {
	width:208px !important;
	height:11px !important;
	left:325px !important;
	top:69px !important;
}

#item171744 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-171744 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-171744 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item171747 {
	width:34px !important;
	height:34px !important;
	left:414px !important;
	top:677px !important;
}

#item171753 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-171753 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-171753 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item171757 {
	width:34px !important;
	height:33px !important;
	left:375px !important;
	top:677px !important;
}

#item171763 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item171768 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item171774 {
	width:191px !important;
	height:185px !important;
}

#item209845 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209846 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item209870 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209871 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:43px !important;
}

#item209896 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209897 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item209922 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item209924 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item209925 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item209926 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item209927 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item209928 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item209929 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item209936 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209937 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item209965 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209967 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item209997 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item209998 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item210023 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item210024 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item210025 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item210034 {
	width:102px !important;
	height:105px !important;
}

#item210032 {
	width:102px !important;
	height:105px !important;
	left:6px !important;
	top:244px !important;
}

#item210037 {
	width:102px !important;
	height:96px !important;
}

#item210035 {
	width:102px !important;
	height:96px !important;
	left:126px !important;
	top:127px !important;
}

#item210040 {
	width:113px !important;
	height:111px !important;
}

#item210038 {
	width:113px !important;
	height:111px !important;
	top:119px !important;
}

#item210043 {
	width:106px !important;
	height:96px !important;
}

#item210041 {
	width:106px !important;
	height:96px !important;
	left:123px !important;
	top:7px !important;
}

#item210046 {
	width:113px !important;
	height:111px !important;
}

#item210044 {
	width:113px !important;
	height:111px !important;
}

#item210049 {
	width:105px !important;
	height:99px !important;
}

#item210047 {
	width:105px !important;
	height:99px !important;
	left:126px !important;
	top:243px !important;
}

#item171003 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item171004 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
}

#item171029 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item171054 {
	width:362px !important;
	height:32px !important;
	left:46px !important;
	top:291px !important;
}

#item171255 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item171280 {
	width:208px !important;
	height:11px !important;
	left:325px !important;
	top:69px !important;
}

#item171329 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-171329 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-171329 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item171332 {
	width:34px !important;
	height:34px !important;
	left:414px !important;
	top:677px !important;
}

#item171347 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item171352 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item171357 {
	width:191px !important;
	height:185px !important;
	left:315px !important;
	top:484px !important;
}

#item209572 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209574 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item209598 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209599 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:43px !important;
}

#item209624 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209625 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item209650 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item209652 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item209653 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item209654 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item209655 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item209656 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item209657 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item209664 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209665 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item209693 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209694 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item209726 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item209727 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item209752 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item209754 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item209755 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item209765 {
	width:102px !important;
	height:105px !important;
}

#item209763 {
	width:102px !important;
	height:105px !important;
	left:6px !important;
	top:244px !important;
}

#item209768 {
	width:102px !important;
	height:96px !important;
}

#item209766 {
	width:102px !important;
	height:96px !important;
	left:126px !important;
	top:127px !important;
}

#item209771 {
	width:113px !important;
	height:111px !important;
}

#item209769 {
	width:113px !important;
	height:111px !important;
	top:119px !important;
}

#item209774 {
	width:106px !important;
	height:96px !important;
}

#item209772 {
	width:106px !important;
	height:96px !important;
	left:123px !important;
	top:7px !important;
}

#item209777 {
	width:113px !important;
	height:111px !important;
}

#item209775 {
	width:113px !important;
	height:111px !important;
}

#item209780 {
	width:105px !important;
	height:99px !important;
}

#item209778 {
	width:105px !important;
	height:99px !important;
	left:126px !important;
	top:243px !important;
}

#item170644 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item170645 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
}

#item170670 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item170695 {
	width:362px !important;
	height:32px !important;
	left:46px !important;
	top:291px !important;
}

#item170896 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item170921 {
	width:208px !important;
	height:11px !important;
	left:325px !important;
	top:69px !important;
}

@keyframes circulo-170967 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-170967 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item170968 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-170968 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-170968 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item170972 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item170977 {
	width:191px !important;
	height:55px !important;
	left:315px !important;
	top:476px !important;
}

#item209299 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209302 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item209326 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209327 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:43px !important;
}

#item209352 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209353 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item209378 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item209380 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item209381 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item209382 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item209383 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item209384 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item209385 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item209393 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209394 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item209422 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item209423 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item209454 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209455 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item209480 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item209481 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item209482 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item209491 {
	width:102px !important;
	height:105px !important;
}

#item209489 {
	width:102px !important;
	height:105px !important;
	left:6px !important;
	top:244px !important;
}

#item209494 {
	width:102px !important;
	height:96px !important;
}

#item209492 {
	width:102px !important;
	height:96px !important;
	left:126px !important;
	top:127px !important;
}

#item209497 {
	width:113px !important;
	height:111px !important;
}

#item209495 {
	width:113px !important;
	height:111px !important;
	top:119px !important;
}

#item209500 {
	width:106px !important;
	height:96px !important;
}

#item209498 {
	width:106px !important;
	height:96px !important;
	left:123px !important;
	top:7px !important;
}

#item209503 {
	width:113px !important;
	height:111px !important;
}

#item209501 {
	width:113px !important;
	height:111px !important;
}

#item209506 {
	width:105px !important;
	height:99px !important;
}

#item209504 {
	width:105px !important;
	height:99px !important;
	left:126px !important;
	top:243px !important;
}

#item170286 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item170287 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
}

#item170312 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item170337 {
	width:362px !important;
	height:32px !important;
	left:46px !important;
	top:291px !important;
}

#item170537 {
	width:191px !important;
	height:38px !important;
	left:315px !important;
	top:476px !important;
}

#item170562 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item170587 {
	width:208px !important;
	height:11px !important;
	left:325px !important;
	top:69px !important;
}

@keyframes circulo-170634 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-170634 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item170635 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-170635 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-170635 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item170638 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item209053 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209055 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item209079 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209080 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:43px !important;
}

#item209105 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209106 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item209131 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item209133 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item209134 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item209135 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item209136 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item209137 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item209138 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item209145 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item209146 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item209174 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209175 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item209206 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item209207 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item209232 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item209233 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item209234 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item209243 {
	width:102px !important;
	height:105px !important;
}

#item209241 {
	width:102px !important;
	height:105px !important;
	left:6px !important;
	top:244px !important;
}

#item209246 {
	width:102px !important;
	height:96px !important;
}

#item209244 {
	width:102px !important;
	height:96px !important;
	left:126px !important;
	top:127px !important;
}

#item209249 {
	width:113px !important;
	height:111px !important;
}

#item209247 {
	width:113px !important;
	height:111px !important;
	top:119px !important;
}

#item209252 {
	width:106px !important;
	height:96px !important;
}

#item209250 {
	width:106px !important;
	height:96px !important;
	left:123px !important;
	top:7px !important;
}

#item209255 {
	width:113px !important;
	height:111px !important;
}

#item209253 {
	width:113px !important;
	height:111px !important;
}

#item209258 {
	width:105px !important;
	height:99px !important;
}

#item209256 {
	width:105px !important;
	height:99px !important;
	left:126px !important;
	top:243px !important;
}

#item169928 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item169929 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
}

#item170129 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item170155 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item170180 {
	width:362px !important;
	height:32px !important;
	left:46px !important;
	top:291px !important;
}

#item170205 {
	width:208px !important;
	height:11px !important;
	left:325px !important;
	top:69px !important;
}

@keyframes circulo-170251 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-170251 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item170252 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-170252 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-170252 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item170255 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item170259 {
	width:191px !important;
	height:38px !important;
	left:315px !important;
	top:356px !important;
}

#item208792 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208793 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item208817 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208818 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:43px !important;
}

#item208843 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item208844 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item208870 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item208872 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item208873 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item208874 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item208875 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item208876 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item208877 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item208885 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208886 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item208914 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208915 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item208945 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208946 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item208971 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item208972 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item208973 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item208982 {
	width:102px !important;
	height:105px !important;
}

#item208980 {
	width:102px !important;
	height:105px !important;
	left:6px !important;
	top:244px !important;
}

#item208986 {
	width:102px !important;
	height:96px !important;
}

#item208983 {
	width:102px !important;
	height:96px !important;
	left:126px !important;
	top:127px !important;
}

#item208989 {
	width:113px !important;
	height:111px !important;
}

#item208987 {
	width:113px !important;
	height:111px !important;
	top:119px !important;
}

#item208992 {
	width:106px !important;
	height:96px !important;
}

#item208990 {
	width:106px !important;
	height:96px !important;
	left:123px !important;
	top:7px !important;
}

#item208995 {
	width:113px !important;
	height:111px !important;
}

#item208993 {
	width:113px !important;
	height:111px !important;
}

#item208999 {
	width:105px !important;
	height:99px !important;
}

#item208997 {
	width:105px !important;
	height:99px !important;
	left:126px !important;
	top:243px !important;
}

#item169568 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item169570 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
}

#item169769 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item169794 {
	width:362px !important;
	height:32px !important;
	left:46px !important;
	top:291px !important;
}

#item169819 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item169844 {
	width:208px !important;
	height:11px !important;
	left:325px !important;
	top:69px !important;
}

@keyframes circulo-169891 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-169891 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item169892 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-169892 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-169892 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item169898 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item169902 {
	width:191px !important;
	height:352px !important;
	left:315px !important;
	top:356px !important;
}

#item208541 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item208542 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item208566 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208567 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:43px !important;
}

#item208592 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208593 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item208618 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item208620 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item208621 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item208622 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item208623 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item208625 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item208626 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item208634 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208635 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item208664 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208665 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item208695 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208696 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item208722 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item208723 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item208724 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item208734 {
	width:102px !important;
	height:105px !important;
}

#item208732 {
	width:102px !important;
	height:105px !important;
	left:6px !important;
	top:244px !important;
}

#item208737 {
	width:102px !important;
	height:96px !important;
}

#item208735 {
	width:102px !important;
	height:96px !important;
	left:126px !important;
	top:127px !important;
}

#item208740 {
	width:113px !important;
	height:111px !important;
}

#item208738 {
	width:113px !important;
	height:111px !important;
	top:119px !important;
}

#item208743 {
	width:106px !important;
	height:96px !important;
}

#item208741 {
	width:106px !important;
	height:96px !important;
	left:123px !important;
	top:7px !important;
}

#item208746 {
	width:113px !important;
	height:111px !important;
}

#item208744 {
	width:113px !important;
	height:111px !important;
}

#item208749 {
	width:105px !important;
	height:99px !important;
}

#item208747 {
	width:105px !important;
	height:99px !important;
	left:126px !important;
	top:243px !important;
}

#item207064 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item207065 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
}

#item207254 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item207277 {
	width:362px !important;
	height:32px !important;
	left:46px !important;
	top:291px !important;
}

#item207300 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item207323 {
	width:208px !important;
	height:11px !important;
	left:325px !important;
	top:69px !important;
}

@keyframes circulo-207368 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-207368 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item207369 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-207369 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-207369 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item207373 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item207377 {
	width:229px !important;
	height:122px !important;
	left:315px !important;
	top:356px !important;
}

#item208289 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208290 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item208314 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item208315 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:43px !important;
}

#item208340 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208341 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item208366 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item208368 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item208369 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item208370 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item208371 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item208373 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item208374 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item208381 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208382 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item208411 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208412 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item208442 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item208443 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item208468 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item208469 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item208470 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item208479 {
	width:102px !important;
	height:105px !important;
}

#item208477 {
	width:102px !important;
	height:105px !important;
	left:6px !important;
	top:244px !important;
}

#item208482 {
	width:102px !important;
	height:96px !important;
}

#item208480 {
	width:102px !important;
	height:96px !important;
	left:126px !important;
	top:127px !important;
}

#item208485 {
	width:113px !important;
	height:111px !important;
}

#item208483 {
	width:113px !important;
	height:111px !important;
	top:119px !important;
}

#item208488 {
	width:106px !important;
	height:96px !important;
}

#item208486 {
	width:106px !important;
	height:96px !important;
	left:123px !important;
	top:7px !important;
}

#item208491 {
	width:113px !important;
	height:111px !important;
}

#item208489 {
	width:113px !important;
	height:111px !important;
}

#item208494 {
	width:105px !important;
	height:99px !important;
}

#item208492 {
	width:105px !important;
	height:99px !important;
	left:126px !important;
	top:243px !important;
}

#item169227 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item169228 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
}

#item169253 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item169278 {
	width:362px !important;
	height:32px !important;
	left:46px !important;
	top:291px !important;
}

#item169478 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item169503 {
	width:208px !important;
	height:11px !important;
	left:325px !important;
	top:69px !important;
}

#item207559 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item207560 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item207584 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item207585 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:43px !important;
}

#item207610 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item207612 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item207637 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item207639 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item207640 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item207641 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item207642 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item207643 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item207644 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item207652 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item207653 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item207681 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item207682 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item207712 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item207713 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item207738 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item207739 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item207740 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item169531 {
	width:102px !important;
	height:105px !important;
	left:3px !important;
	top:3px !important;
}

#item169528 {
	width:108px !important;
	height:111px !important;
	left:49px !important;
	top:598px !important;
}

#item169535 {
	width:102px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item169532 {
	width:108px !important;
	height:102px !important;
	left:169px !important;
	top:481px !important;
}

#item169540 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item169536 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:473px !important;
}

#item169544 {
	width:106px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item169541 {
	width:112px !important;
	height:102px !important;
	left:166px !important;
	top:361px !important;
}

#item169548 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item169545 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:354px !important;
}

#item207802 {
	width:105px !important;
	height:99px !important;
	left:3px !important;
	top:3px !important;
}

#item207803 {
	width:111px !important;
	height:105px !important;
	left:169px !important;
	top:597px !important;
}

@keyframes circulo-169550 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-169550 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item169554 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-169554 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-169554 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item169563 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item169201 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:216px !important;
}

#item169199 {
	width:795px !important;
	height:880px !important;
	left:621px !important;
	top:-24px !important;
}

#item202587 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item202588 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
}

#item202659 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item202663 {
	width:32px !important;
	height:32px !important;
	left:44px !important;
	top:758px !important;
}

#item202667 {
	width:245px !important;
	height:30px !important;
	left:382px !important;
	top:663px !important;
}

#item202715 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item202718 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item202722 {
	width:201px !important;
	height:30px !important;
	left:77px !important;
	top:663px !important;
}

#item202771 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item202774 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item202785 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

#item202810 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

#item202813 {
	width:43px !important;
	height:43px !important;
	left:62px !important;
	top:296px !important;
}

#item202819 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
	background:#272862;
}

#item202823 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item202854 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item202858 {
	width:26px !important;
	height:26px !important;
}

#item202925 {
	width:291px !important;
	height:111px !important;
	left:386px !important;
	top:733px !important;
}

#item202957 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:760px !important;
}

#item174202 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item174203 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
}

#item174254 {
	width:247px !important;
	height:66px !important;
	left:78px !important;
	top:760px !important;
}

#item174281 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:7px !important;
}

#item174287 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item174291 {
	width:245px !important;
	height:30px !important;
	left:382px !important;
	top:663px !important;
}

#item174343 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:7px !important;
}

#item174350 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item174354 {
	width:201px !important;
	height:30px !important;
	left:77px !important;
	top:663px !important;
}

#item174406 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item174409 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item174419 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

#item174447 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

#item174450 {
	width:43px !important;
	height:43px !important;
	left:62px !important;
	top:296px !important;
}

#item174456 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
	background:#272862;
}

#item174459 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item202550 {
	width:218px !important;
	height:11px !important;
	left:33px !important;
	top:7px !important;
}

#item202575 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item202579 {
	width:26px !important;
	height:26px !important;
}

#item173944 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item173945 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
}

#item173970 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:760px !important;
}

#item174022 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:7px !important;
}

#item174025 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item174054 {
	width:247px !important;
	height:87px !important;
	left:383px !important;
	top:663px !important;
}

#item174081 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:7px !important;
}

#item174086 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item174090 {
	width:225px !important;
	height:30px !important;
	left:77px !important;
	top:663px !important;
}

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

#item174150 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item174157 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

#item174184 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

#item174187 {
	width:43px !important;
	height:43px !important;
	left:62px !important;
	top:296px !important;
}

#item174193 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
	background:#272862;
}

#item174197 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item202515 {
	width:218px !important;
	height:11px !important;
	left:33px !important;
	top:7px !important;
}

#item202540 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item202544 {
	width:26px !important;
	height:26px !important;
}

#item173681 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item173682 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
}

#item173707 {
	width:238px !important;
	height:30px !important;
	left:77px !important;
	top:760px !important;
}

#item173760 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item173764 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item173768 {
	width:264px !important;
	height:30px !important;
	left:382px !important;
	top:663px !important;
}

#item173821 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item173825 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item173854 {
	width:247px !important;
	height:69px !important;
	left:78px !important;
	top:663px !important;
}

#item173883 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item173892 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item173899 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

#item173926 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

#item173929 {
	width:43px !important;
	height:43px !important;
	left:62px !important;
	top:296px !important;
}

#item173936 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
	background:#272862;
}

#item173939 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item202475 {
	width:218px !important;
	height:11px !important;
	left:33px !important;
	top:7px !important;
}

#item202500 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item202504 {
	width:26px !important;
	height:26px !important;
}

#item173473 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item173474 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
}

#item173499 {
	width:199px !important;
	height:30px !important;
	left:77px !important;
	top:760px !important;
}

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

#item173529 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item173533 {
	width:240px !important;
	height:30px !important;
	left:382px !important;
	top:663px !important;
}

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

#item173565 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item173569 {
	width:200px !important;
	height:30px !important;
	left:77px !important;
	top:663px !important;
}

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

#item173600 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item173609 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

#item173636 {
	opacity:0.87;
	width:609px !important;
	height:342px !important;
	background:#149489;
}

#item173637 {
	width:549px !important;
	height:233px !important;
	left:30px !important;
	top:30px !important;
}

@keyframes _plusb-173663 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-173663 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173664 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-173664 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-173664 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173667 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:564px !important;
}

#item173673 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item173676 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item202440 {
	width:218px !important;
	height:11px !important;
	left:33px !important;
	top:7px !important;
}

#item202466 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item202469 {
	width:26px !important;
	height:26px !important;
}

#item173291 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item173292 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
}

#item173317 {
	width:207px !important;
	height:30px !important;
	left:77px !important;
	top:760px !important;
}

#item173344 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item173347 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item173351 {
	width:227px !important;
	height:30px !important;
	left:382px !important;
	top:663px !important;
}

#item173380 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item173384 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item173388 {
	width:209px !important;
	height:30px !important;
	left:77px !important;
	top:663px !important;
}

#item173415 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item173419 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item173428 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

#item173455 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

#item173458 {
	width:43px !important;
	height:43px !important;
	left:62px !important;
	top:296px !important;
}

#item173464 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item173467 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item202405 {
	width:218px !important;
	height:11px !important;
	left:33px !important;
	top:7px !important;
}

#item202430 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item202434 {
	width:26px !important;
	height:26px !important;
}

#item173108 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item173109 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
}

#item173134 {
	width:239px !important;
	height:30px !important;
	left:77px !important;
	top:760px !important;
}

@keyframes circulo-173160 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-173160 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173161 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes mas-173161 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-173161 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173164 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item173168 {
	width:218px !important;
	height:30px !important;
	left:382px !important;
	top:663px !important;
}

@keyframes circulo-173194 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-173194 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173195 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes mas-173195 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-173195 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173198 {
	width:32px !important;
	height:32px !important;
	left:349px !important;
	top:661px !important;
}

#item173202 {
	width:238px !important;
	height:30px !important;
	left:77px !important;
	top:663px !important;
}

@keyframes circulo-173228 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-173228 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173229 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes mas-173229 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-173229 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173232 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item173244 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

@keyframes circulo-173270 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-173270 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173271 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes mas-173271 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-173271 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173276 {
	width:43px !important;
	height:43px !important;
	left:62px !important;
	top:296px !important;
}

@keyframes circulo-173282 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-173282 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173283 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-173283 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-173283 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item173286 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item202368 {
	width:218px !important;
	height:11px !important;
	left:33px !important;
	top:7px !important;
}

@keyframes circulo-202392 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes circulo-202392 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item202393 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes mas-202393 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-202393 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item202397 {
	width:26px !important;
	height:26px !important;
}

#item173081 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
}

#item173079 {
	width:916px !important;
	height:880px !important;
	left:499px !important;
	top:-24px !important;
}

#item191724 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:152px !important;
}

#item191747 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item191748 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item191773 {
	width:194px !important;
	height:134px !important;
	top:141px !important;
}

#item191797 {
	width:195px !important;
	height:21px !important;
	top:110px !important;
}

@keyframes _plusb-192244 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-192244 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item192245 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-192245 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-192245 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item192248 {
	width:56px !important;
	height:56px !important;
	left:225px !important;
	top:90px !important;
}

#item192253 {
	width:226px !important;
	height:53px !important;
	border-radius:12px;
	background:#272862;
}

#item192254 {
	width:164px !important;
	height:47px !important;
	left:12px !important;
	top:12px !important;
}

#item192277 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:12px !important;
}

#item206541 {
	width:150px !important;
	height:17px !important;
}

#item206539 {
	width:150px !important;
	height:17px !important;
	top:159px !important;
}

#item206567 {
	width:150px !important;
	height:17px !important;
}

#item206565 {
	width:150px !important;
	height:17px !important;
	top:80px !important;
}

#item206592 {
	width:150px !important;
	height:17px !important;
}

#item206590 {
	width:150px !important;
	height:17px !important;
	top:119px !important;
}

#item206617 {
	width:149px !important;
	height:17px !important;
}

#item206615 {
	width:149px !important;
	height:17px !important;
}

#item206642 {
	width:200px !important;
	height:17px !important;
}

#item206640 {
	width:200px !important;
	height:17px !important;
	top:40px !important;
}

#item206668 {
	width:179px !important;
	height:36px !important;
}

#item206665 {
	width:179px !important;
	height:36px !important;
	left:1px !important;
	top:278px !important;
}

#item206694 {
	width:160px !important;
	height:17px !important;
}

#item206692 {
	width:160px !important;
	height:17px !important;
	top:239px !important;
}

#item206720 {
	width:180px !important;
	height:17px !important;
}

#item206718 {
	width:180px !important;
	height:17px !important;
	top:199px !important;
}

#item206745 {
	width:179px !important;
	height:17px !important;
}

#item206743 {
	width:179px !important;
	height:17px !important;
	left:1px !important;
	top:337px !important;
}

#item192702 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:152px !important;
}

#item192726 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item192727 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item192757 {
	width:195px !important;
	height:21px !important;
	top:110px !important;
}

#item192780 {
	width:194px !important;
	height:130px !important;
	top:141px !important;
}

@keyframes _plusb-192961 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-192961 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item192962 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-192962 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-192962 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item192968 {
	width:56px !important;
	height:56px !important;
	left:225px !important;
	top:90px !important;
}

#item192973 {
	width:226px !important;
	height:53px !important;
	border-radius:12px;
	background:#272862;
}

#item192974 {
	width:164px !important;
	height:47px !important;
	left:12px !important;
	top:12px !important;
}

#item192997 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:12px !important;
}

#item206262 {
	width:150px !important;
	height:17px !important;
}

#item206260 {
	width:150px !important;
	height:17px !important;
	top:159px !important;
}

#item206287 {
	width:150px !important;
	height:17px !important;
}

#item206285 {
	width:150px !important;
	height:17px !important;
	top:80px !important;
}

#item206312 {
	width:150px !important;
	height:17px !important;
}

#item206310 {
	width:150px !important;
	height:17px !important;
	top:119px !important;
}

#item206337 {
	width:149px !important;
	height:17px !important;
}

#item206335 {
	width:149px !important;
	height:17px !important;
}

#item206362 {
	width:200px !important;
	height:17px !important;
}

#item206360 {
	width:200px !important;
	height:17px !important;
	top:40px !important;
}

#item206387 {
	width:179px !important;
	height:36px !important;
}

#item206385 {
	width:179px !important;
	height:36px !important;
	left:1px !important;
	top:278px !important;
}

#item206412 {
	width:160px !important;
	height:17px !important;
}

#item206410 {
	width:160px !important;
	height:17px !important;
	top:239px !important;
}

#item206437 {
	width:180px !important;
	height:17px !important;
}

#item206435 {
	width:180px !important;
	height:17px !important;
	top:199px !important;
}

#item206463 {
	width:179px !important;
	height:17px !important;
}

#item206460 {
	width:179px !important;
	height:17px !important;
	left:1px !important;
	top:337px !important;
}

#item191039 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:152px !important;
}

#item191062 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item191063 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item191147 {
	width:195px !important;
	height:21px !important;
	top:110px !important;
}

#item191170 {
	width:194px !important;
	height:130px !important;
	top:141px !important;
}

@keyframes _plusb-191560 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-191560 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item191561 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-191561 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-191561 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item191564 {
	width:56px !important;
	height:56px !important;
	left:225px !important;
	top:90px !important;
}

#item191569 {
	width:226px !important;
	height:53px !important;
	border-radius:12px;
	background:#272862;
}

#item191570 {
	width:164px !important;
	height:47px !important;
	left:12px !important;
	top:12px !important;
}

#item191593 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:12px !important;
}

#item205988 {
	width:150px !important;
	height:17px !important;
}

#item205986 {
	width:150px !important;
	height:17px !important;
	top:159px !important;
}

#item206013 {
	width:150px !important;
	height:17px !important;
}

#item206011 {
	width:150px !important;
	height:17px !important;
	top:80px !important;
}

#item206038 {
	width:150px !important;
	height:17px !important;
}

#item206036 {
	width:150px !important;
	height:17px !important;
	top:119px !important;
}

#item206063 {
	width:149px !important;
	height:17px !important;
}

#item206061 {
	width:149px !important;
	height:17px !important;
}

#item206088 {
	width:200px !important;
	height:17px !important;
}

#item206086 {
	width:200px !important;
	height:17px !important;
	top:40px !important;
}

#item206113 {
	width:179px !important;
	height:36px !important;
}

#item206111 {
	width:179px !important;
	height:36px !important;
	left:1px !important;
	top:278px !important;
}

#item206138 {
	width:160px !important;
	height:17px !important;
}

#item206136 {
	width:160px !important;
	height:17px !important;
	top:239px !important;
}

#item206163 {
	width:180px !important;
	height:17px !important;
}

#item206161 {
	width:180px !important;
	height:17px !important;
	top:199px !important;
}

#item206188 {
	width:179px !important;
	height:17px !important;
}

#item206186 {
	width:179px !important;
	height:17px !important;
	left:1px !important;
	top:337px !important;
}

#item190407 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:152px !important;
}

#item190430 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item190431 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item190564 {
	width:213px !important;
	height:37px !important;
	top:110px !important;
}

#item190587 {
	width:194px !important;
	height:127px !important;
	top:156px !important;
}

@keyframes _plusb-190927 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-190927 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item190928 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-190928 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-190928 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item190931 {
	width:56px !important;
	height:56px !important;
	left:225px !important;
	top:90px !important;
}

#item190936 {
	width:226px !important;
	height:53px !important;
	border-radius:12px;
	background:#272862;
}

#item190937 {
	width:164px !important;
	height:47px !important;
	left:12px !important;
	top:12px !important;
}

#item190960 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:12px !important;
}

#item205707 {
	width:150px !important;
	height:17px !important;
}

#item205704 {
	width:150px !important;
	height:17px !important;
	top:159px !important;
}

#item205733 {
	width:150px !important;
	height:17px !important;
}

#item205731 {
	width:150px !important;
	height:17px !important;
	top:80px !important;
}

#item205758 {
	width:150px !important;
	height:17px !important;
}

#item205756 {
	width:150px !important;
	height:17px !important;
	top:119px !important;
}

#item205783 {
	width:149px !important;
	height:17px !important;
}

#item205781 {
	width:149px !important;
	height:17px !important;
}

#item205808 {
	width:200px !important;
	height:17px !important;
}

#item205806 {
	width:200px !important;
	height:17px !important;
	top:40px !important;
}

#item205833 {
	width:179px !important;
	height:36px !important;
}

#item205831 {
	width:179px !important;
	height:36px !important;
	left:1px !important;
	top:278px !important;
}

#item205858 {
	width:160px !important;
	height:17px !important;
}

#item205856 {
	width:160px !important;
	height:17px !important;
	top:239px !important;
}

#item205883 {
	width:180px !important;
	height:17px !important;
}

#item205881 {
	width:180px !important;
	height:17px !important;
	top:199px !important;
}

#item205909 {
	width:179px !important;
	height:17px !important;
}

#item205907 {
	width:179px !important;
	height:17px !important;
	left:1px !important;
	top:337px !important;
}

#item189718 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:152px !important;
}

#item189741 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item189742 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item189926 {
	width:195px !important;
	height:41px !important;
	top:110px !important;
}

#item189949 {
	width:194px !important;
	height:113px !important;
	top:157px !important;
}

@keyframes _plusb-190233 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-190233 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item190234 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-190234 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-190234 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item190238 {
	width:56px !important;
	height:56px !important;
	left:225px !important;
	top:90px !important;
}

#item190243 {
	width:226px !important;
	height:53px !important;
	border-radius:12px;
	background:#272862;
}

#item190244 {
	width:164px !important;
	height:47px !important;
	left:12px !important;
	top:12px !important;
}

#item190267 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:12px !important;
}

#item205423 {
	width:150px !important;
	height:17px !important;
}

#item205421 {
	width:150px !important;
	height:17px !important;
	top:159px !important;
}

#item205448 {
	width:150px !important;
	height:17px !important;
}

#item205446 {
	width:150px !important;
	height:17px !important;
	top:80px !important;
}

#item205473 {
	width:150px !important;
	height:17px !important;
}

#item205471 {
	width:150px !important;
	height:17px !important;
	top:119px !important;
}

#item205498 {
	width:149px !important;
	height:17px !important;
}

#item205496 {
	width:149px !important;
	height:17px !important;
}

#item205523 {
	width:200px !important;
	height:17px !important;
}

#item205521 {
	width:200px !important;
	height:17px !important;
	top:40px !important;
}

#item205548 {
	width:179px !important;
	height:36px !important;
}

#item205546 {
	width:179px !important;
	height:36px !important;
	left:1px !important;
	top:278px !important;
}

#item205573 {
	width:160px !important;
	height:17px !important;
}

#item205571 {
	width:160px !important;
	height:17px !important;
	top:239px !important;
}

#item205598 {
	width:180px !important;
	height:17px !important;
}

#item205596 {
	width:180px !important;
	height:17px !important;
	top:199px !important;
}

#item205623 {
	width:179px !important;
	height:17px !important;
}

#item205621 {
	width:179px !important;
	height:17px !important;
	left:1px !important;
	top:337px !important;
}

#item189084 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:152px !important;
}

#item189107 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item189108 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item189345 {
	width:194px !important;
	height:21px !important;
	top:110px !important;
}

#item189368 {
	width:194px !important;
	height:119px !important;
	top:141px !important;
}

@keyframes _plusb-189604 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-189604 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item189605 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-189605 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-189605 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item189610 {
	width:56px !important;
	height:56px !important;
	left:225px !important;
	top:90px !important;
}

#item189615 {
	width:226px !important;
	height:53px !important;
	border-radius:12px;
	background:#272862;
}

#item189617 {
	width:164px !important;
	height:47px !important;
	left:12px !important;
	top:12px !important;
}

#item189640 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:12px !important;
}

#item205148 {
	width:150px !important;
	height:17px !important;
}

#item205146 {
	width:150px !important;
	height:17px !important;
	top:159px !important;
}

#item205173 {
	width:150px !important;
	height:17px !important;
}

#item205171 {
	width:150px !important;
	height:17px !important;
	top:80px !important;
}

#item205199 {
	width:150px !important;
	height:17px !important;
}

#item205196 {
	width:150px !important;
	height:17px !important;
	top:119px !important;
}

#item205224 {
	width:149px !important;
	height:17px !important;
}

#item205222 {
	width:149px !important;
	height:17px !important;
}

#item205249 {
	width:200px !important;
	height:17px !important;
}

#item205247 {
	width:200px !important;
	height:17px !important;
	top:40px !important;
}

#item205274 {
	width:179px !important;
	height:36px !important;
}

#item205272 {
	width:179px !important;
	height:36px !important;
	left:1px !important;
	top:278px !important;
}

#item205299 {
	width:160px !important;
	height:17px !important;
}

#item205297 {
	width:160px !important;
	height:17px !important;
	top:239px !important;
}

#item205324 {
	width:180px !important;
	height:17px !important;
}

#item205322 {
	width:180px !important;
	height:17px !important;
	top:199px !important;
}

#item205349 {
	width:179px !important;
	height:17px !important;
}

#item205347 {
	width:179px !important;
	height:17px !important;
	left:1px !important;
	top:337px !important;
}

#item203898 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:152px !important;
}

#item203921 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item203922 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item203949 {
	width:194px !important;
	height:126px !important;
	top:125px !important;
}

@keyframes _plusb-204129 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-204129 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item204130 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-204130 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-204130 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item204134 {
	width:56px !important;
	height:56px !important;
	left:225px !important;
	top:90px !important;
}

#item204139 {
	width:226px !important;
	height:53px !important;
	border-radius:12px;
	background:#272862;
}

#item204140 {
	width:164px !important;
	height:47px !important;
	left:12px !important;
	top:12px !important;
}

#item204163 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:12px !important;
}

#item204860 {
	width:150px !important;
	height:17px !important;
}

#item204858 {
	width:150px !important;
	height:17px !important;
	top:159px !important;
}

#item204885 {
	width:150px !important;
	height:17px !important;
}

#item204883 {
	width:150px !important;
	height:17px !important;
	top:80px !important;
}

#item204910 {
	width:150px !important;
	height:17px !important;
}

#item204908 {
	width:150px !important;
	height:17px !important;
	top:119px !important;
}

#item204935 {
	width:149px !important;
	height:17px !important;
}

#item204933 {
	width:149px !important;
	height:17px !important;
}

#item204960 {
	width:200px !important;
	height:17px !important;
}

#item204958 {
	width:200px !important;
	height:17px !important;
	top:40px !important;
}

#item204985 {
	width:179px !important;
	height:36px !important;
}

#item204983 {
	width:179px !important;
	height:36px !important;
	left:1px !important;
	top:278px !important;
}

#item205010 {
	width:160px !important;
	height:17px !important;
}

#item205008 {
	width:160px !important;
	height:17px !important;
	top:239px !important;
}

#item205036 {
	width:180px !important;
	height:17px !important;
}

#item205034 {
	width:180px !important;
	height:17px !important;
	top:199px !important;
}

#item205061 {
	width:179px !important;
	height:17px !important;
}

#item205059 {
	width:179px !important;
	height:17px !important;
	left:1px !important;
	top:337px !important;
}

#item203530 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:152px !important;
}

#item203553 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item203555 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item203605 {
	width:194px !important;
	height:126px !important;
	top:125px !important;
}

@keyframes _plusb-203784 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-203784 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item203786 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-203786 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-203786 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item203790 {
	width:56px !important;
	height:56px !important;
	left:225px !important;
	top:90px !important;
}

#item203795 {
	width:226px !important;
	height:53px !important;
	border-radius:12px;
	background:#272862;
}

#item203796 {
	width:164px !important;
	height:47px !important;
	left:12px !important;
	top:12px !important;
}

#item203820 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:12px !important;
}

#item204580 {
	width:150px !important;
	height:17px !important;
}

#item204578 {
	width:150px !important;
	height:17px !important;
	top:159px !important;
}

#item204605 {
	width:150px !important;
	height:17px !important;
}

#item204603 {
	width:150px !important;
	height:17px !important;
	top:80px !important;
}

#item204630 {
	width:150px !important;
	height:17px !important;
}

#item204628 {
	width:150px !important;
	height:17px !important;
	top:119px !important;
}

#item204655 {
	width:149px !important;
	height:17px !important;
}

#item204653 {
	width:149px !important;
	height:17px !important;
}

#item204680 {
	width:200px !important;
	height:17px !important;
}

#item204678 {
	width:200px !important;
	height:17px !important;
	top:40px !important;
}

#item204705 {
	width:179px !important;
	height:36px !important;
}

#item204703 {
	width:179px !important;
	height:36px !important;
	left:1px !important;
	top:278px !important;
}

#item204730 {
	width:160px !important;
	height:17px !important;
}

#item204728 {
	width:160px !important;
	height:17px !important;
	top:239px !important;
}

#item204756 {
	width:180px !important;
	height:17px !important;
}

#item204754 {
	width:180px !important;
	height:17px !important;
	top:199px !important;
}

#item204781 {
	width:179px !important;
	height:17px !important;
}

#item204779 {
	width:179px !important;
	height:17px !important;
	left:1px !important;
	top:337px !important;
}

#item180905 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:152px !important;
}

#item180928 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item180929 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item181224 {
	width:194px !important;
	height:21px !important;
	top:110px !important;
}

#item181247 {
	width:194px !important;
	height:117px !important;
	top:141px !important;
}

#item181549 {
	width:149px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item181521 {
	width:155px !important;
	height:23px !important;
	left:723px !important;
	top:114px !important;
}

@keyframes _plusb-181573 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-181573 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item181574 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-181574 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-181574 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item181578 {
	width:56px !important;
	height:56px !important;
	left:225px !important;
	top:90px !important;
}

#item181584 {
	width:226px !important;
	height:53px !important;
	border-radius:12px;
	background:#272862;
}

#item181585 {
	width:164px !important;
	height:47px !important;
	left:12px !important;
	top:12px !important;
}

#item181608 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:12px !important;
}

#item204298 {
	width:150px !important;
	height:17px !important;
}

#item204296 {
	width:150px !important;
	height:17px !important;
	top:159px !important;
}

#item204323 {
	width:150px !important;
	height:17px !important;
}

#item204321 {
	width:150px !important;
	height:17px !important;
	top:80px !important;
}

#item204348 {
	width:150px !important;
	height:17px !important;
}

#item204346 {
	width:150px !important;
	height:17px !important;
	top:119px !important;
}

#item204374 {
	width:149px !important;
	height:17px !important;
}

#item204371 {
	width:149px !important;
	height:17px !important;
}

#item204399 {
	width:200px !important;
	height:17px !important;
}

#item204397 {
	width:200px !important;
	height:17px !important;
	top:40px !important;
}

#item204424 {
	width:179px !important;
	height:36px !important;
}

#item204422 {
	width:179px !important;
	height:36px !important;
	left:1px !important;
	top:278px !important;
}

#item204449 {
	width:160px !important;
	height:17px !important;
}

#item204447 {
	width:160px !important;
	height:17px !important;
	top:239px !important;
}

#item204474 {
	width:180px !important;
	height:17px !important;
}

#item204472 {
	width:180px !important;
	height:17px !important;
	top:199px !important;
}

#item204499 {
	width:179px !important;
	height:17px !important;
}

#item204497 {
	width:179px !important;
	height:17px !important;
	left:1px !important;
	top:337px !important;
}

#item174491 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:152px !important;
}

#item174516 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item174517 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

@keyframes _plusb-175038 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-175038 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item175039 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-175039 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-175039 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item175042 {
	width:56px !important;
	height:56px !important;
	left:225px !important;
	top:90px !important;
}

#item175047 {
	width:226px !important;
	height:53px !important;
	border-radius:12px;
	background:#272862;
}

#item175048 {
	width:164px !important;
	height:47px !important;
	left:12px !important;
	top:12px !important;
}

#item175073 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:12px !important;
}

#item203297 {
	width:150px !important;
	height:17px !important;
}

#item204267 {
	width:150px !important;
	height:17px !important;
	top:159px !important;
}

#item203320 {
	width:150px !important;
	height:17px !important;
}

#item204260 {
	width:150px !important;
	height:17px !important;
	top:80px !important;
}

#item203343 {
	width:150px !important;
	height:17px !important;
}

#item204264 {
	width:150px !important;
	height:17px !important;
	top:119px !important;
}

#item203366 {
	width:149px !important;
	height:17px !important;
}

#item203524 {
	width:149px !important;
	height:17px !important;
}

#item203389 {
	width:200px !important;
	height:17px !important;
}

#item204257 {
	width:200px !important;
	height:17px !important;
	top:40px !important;
}

#item203412 {
	width:179px !important;
	height:36px !important;
}

#item204276 {
	width:179px !important;
	height:36px !important;
	left:1px !important;
	top:278px !important;
}

#item203435 {
	width:160px !important;
	height:17px !important;
}

#item204273 {
	width:160px !important;
	height:17px !important;
	top:239px !important;
}

#item203458 {
	width:180px !important;
	height:17px !important;
}

#item204270 {
	width:180px !important;
	height:17px !important;
	top:199px !important;
}

#item203483 {
	width:179px !important;
	height:17px !important;
}

#item204280 {
	width:179px !important;
	height:17px !important;
	left:1px !important;
	top:337px !important;
}

#item174465 {
	width:211px !important;
	height:41px !important;
	left:509px !important;
	top:156px !important;
}

#item174463 {
	width:878px !important;
	height:880px !important;
	left:697px !important;
	top:-25px !important;
}

#item175585 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item175597 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item175600 {
	width:34px !important;
	height:33px !important;
	left:215px !important;
	top:649px !important;
}

#item175604 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:37px !important;
}

#item175629 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item175657 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item175662 {
	width:56px !important;
	height:56px !important;
	left:224px !important;
	top:91px !important;
}

@keyframes fly-in-left-175693 {
	0% {
		transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-175693 {
	0% {
		-webkit-transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175700 {
	width:310px !important;
	height:23px !important;
	left:96px !important;
	top:234px !important;
}

#item199199 {
	width:215px !important;
	height:212px !important;
}

#item199222 {
	width:201px !important;
	height:212px !important;
	left:220px !important;
}

#item175446 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item175449 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item175455 {
	width:34px !important;
	height:34px !important;
	left:254px !important;
	top:649px !important;
}

#item175462 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item175465 {
	width:34px !important;
	height:33px !important;
	left:215px !important;
	top:649px !important;
}

#item175469 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:37px !important;
}

#item175494 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

@keyframes fly-in-left-175546 {
	0% {
		transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-175546 {
	0% {
		-webkit-transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175550 {
	width:310px !important;
	height:23px !important;
	left:96px !important;
	top:234px !important;
}

#item175577 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item175580 {
	width:56px !important;
	height:56px !important;
	left:224px !important;
	top:91px !important;
}

#item199143 {
	width:215px !important;
	height:212px !important;
}

#item199166 {
	width:201px !important;
	height:212px !important;
	left:220px !important;
}

#item175304 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item175307 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item175310 {
	width:34px !important;
	height:34px !important;
	left:254px !important;
	top:649px !important;
}

#item175316 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item175320 {
	width:34px !important;
	height:33px !important;
	left:215px !important;
	top:649px !important;
}

#item175324 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:37px !important;
}

#item175349 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

@keyframes fly-in-left-175400 {
	0% {
		transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-175400 {
	0% {
		-webkit-transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175408 {
	width:310px !important;
	height:23px !important;
	left:96px !important;
	top:234px !important;
}

#item175435 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item175441 {
	width:56px !important;
	height:56px !important;
	left:224px !important;
	top:91px !important;
}

#item199089 {
	width:215px !important;
	height:212px !important;
}

#item199112 {
	width:201px !important;
	height:212px !important;
	left:220px !important;
}

#item175172 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes _plusb-175174 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-175174 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item175175 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-175175 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-175175 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175178 {
	width:34px !important;
	height:34px !important;
	left:254px !important;
	top:649px !important;
}

#item175183 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:37px !important;
}

#item175208 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

@keyframes fly-in-left-175259 {
	0% {
		transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-175259 {
	0% {
		-webkit-transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175266 {
	width:209px !important;
	height:22px !important;
	left:147px !important;
	top:234px !important;
}

@keyframes _plusb-175292 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-175292 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item175293 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-175293 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-175293 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item175299 {
	width:56px !important;
	height:56px !important;
	left:224px !important;
	top:91px !important;
}

#item198985 {
	width:215px !important;
	height:212px !important;
}

#item199009 {
	width:201px !important;
	height:212px !important;
	left:220px !important;
}

#item175146 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:37px !important;
}

#item175144 {
	width:718px !important;
	height:880px !important;
	left:698px !important;
	top:-24px !important;
}

p.autoParaStyle48 {
	font-family:Raleway;
	font-size:21px;
	line-height:25.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle47 {
	font-family:Raleway;
	font-size:23px;
	line-height:27.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:center;
}

p.autoParaStyle46 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:12px;
	line-height:15px;
	color:#272862;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-bottom:3px;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:22px;
	line-height:26.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.autoParaStyle43 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:15.5px;
	line-height:19px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:16px;
	line-height:19.2px;
	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:left;
}

p.autoParaStyle41 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:15.5px;
	line-height:19px;
	color:#149489;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:22px;
	line-height:26.4px;
	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:left;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:16px;
	line-height:19.2px;
	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.autoParaStyle38 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:22px;
	line-height:26.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.autoParaStyle37 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:12px;
	line-height:18.3px;
	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.autoParaStyle36 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:15.5px;
	line-height:18.6px;
	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-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:15.5px;
	line-height:19px;
	color:#149489;
	letter-spacing:0.010em;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:Raleway;
	font-size:18px;
	line-height:21.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:center;
}

p.autoParaStyle33 {
	font-family:Raleway;
	font-size:13px;
	line-height:15.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:center;
}

p.autoParaStyle32 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:15.5px;
	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;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:15.5px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle30 {
	font-family:Raleway;
	font-size:17px;
	line-height:20.4px;
	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:500;
	font-family:"Futura PT",sans-serif;
	font-size:15px;
	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:-7px;
	padding-left:7px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#272862;
	text-indent:-7px;
	padding-left:7px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#272862;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle26 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:15px;
	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-align:left;
}

p.autoParaStyle25 {
	font-family:Raleway;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle24 {
	font-family:"Futura PT",sans-serif;
	font-size:12px;
	line-height:14px;
	color:#39336b;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:7px;
	padding-right:3px;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:"Futura PT",sans-serif;
	font-size:12px;
	line-height:14px;
	color:#39336b;
	letter-spacing:-0.020em;
	text-indent:-12px;
	padding-left:12px;
	padding-right:3px;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:"Futura PT",sans-serif;
	font-size:12px;
	line-height:14px;
	color:#39336b;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:3px;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:14px;
	line-height:16px;
	color:#272862;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:"Futura PT",sans-serif;
	font-size:14px;
	line-height:16px;
	color:#149489;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:13px;
	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;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle18 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:13px;
	line-height:13px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-bottom:3px;
	text-align:center;
}

p.autoParaStyle17 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:13px;
	line-height:13px;
	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;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle16 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:20px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-bottom:3px;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:20px;
	line-height:13px;
	color:#fff;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-bottom:3px;
	text-align:center;
}

p.autoParaStyle14 {
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:"Futura PT",sans-serif;
	font-size:12px;
	line-height:14px;
	color:#39336b;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:-11px;
	padding-left:11px;
	padding-right:3px;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:13px;
	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;
	margin-bottom:3px;
	text-align:right;
}

p.autoParaStyle11 {
	font-family:"Futura PT",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#39336b;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:7px;
	padding-right:3px;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:15px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#272862;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-family:Raleway;
	font-size:30px;
	line-height:36px;
	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.autoParaStyle7 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#272862;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:500;
	font-family:"Futura PT",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#272862;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-bottom:6px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:16px;
	line-height:23px;
	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.autoParaStyle4 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:16px;
	line-height:23px;
	color:#272862;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:500;
	font-family:"Futura PT",sans-serif;
	font-size:22px;
	line-height:26.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.autoParaStyle2 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:10.2px;
	line-height:12.3px;
	color:#149489;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle1 {
	font-weight:300;
	font-family:"Futura PT",sans-serif;
	font-size:59.6px;
	line-height:71.5px;
	color:#272862;
	letter-spacing:-0.120em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.sofia---15pt {
	font-family:Raleway;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.texto-12 {
	font-family:Raleway;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin-bottom:9px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.texto-14 {
	font-family:Raleway;
	font-size:14px;
	line-height:20px;
	color:#000;
	text-align:left;
}

p.hoteles-pais {
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:9px;
	text-align:left;
}

p.hoteles---zona {
	font-weight:bold;
	font-family:Raleway,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:9px;
	text-align:right;
}

p.hoteles-segmento {
	font-weight:300;
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#84344e;
	text-transform:uppercase;
	margin-bottom:9px;
	text-align:center;
}

p.hoteles-habitacion {
	font-weight:300;
	font-family:Raleway;
	font-size:16px;
	line-height:19.2px;
	color:#009ca6;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.hoteles-nombre {
	font-family:Raleway;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.hoteles-estrellas {
	font-family:"Sofia Pro";
	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:center;
}

p.subtitulo {
	font-family:Raleway;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-align:left;
}

p.titular {
	font-family:Raleway;
	font-size:39px;
	line-height:46.8px;
	color:#0c0c0c;
	text-transform:uppercase;
	text-align:left;
}

p.boton-titulo {
	font-weight:300;
	font-family:Raleway;
	font-size:15px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.Texto-justificado {
	font-family:Raleway;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Bebas Neue Pro";
	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.autoCharStyle7 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
}

span.autoCharStyle6 {
	letter-spacing:-0.010em;
}

span.autoCharStyle5 {
	font-family:"Futura PT",sans-serif;
	color:#149489;
}

span.autoCharStyle4 {
	font-family:"Futura PT",sans-serif;
	font-size:14px;
	color:#149489;
	text-transform:uppercase;
}

span.autoCharStyle3 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:14px;
	color:#272862;
	text-transform:uppercase;
}

span.autoCharStyle2 {
	letter-spacing:-0.020em;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	color:#149489;
	letter-spacing:-0.020em;
}

span.bold {
	font-weight:bold;
	font-family:Raleway;
}

span.montserrat-regular {
	font-family:Montserrat;
	font-size:22px;
}

span.montserrat-bold {
	font-weight:bold;
	font-family:Montserrat;
	font-size:26px;
}

span.subtitulo {
	font-weight:bold;
	font-family:Raleway;
	font-size:22px;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
