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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:10px; 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:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item582 {
	width:60px !important;
	height:13px !important;
	left:268px !important;
	top:12px !important;
}

#item29514 {
	width:538px !important;
	height:14px !important;
	left:31px !important;
	top:493px !important;
}

#item109462 {
	width:538px !important;
	height:20px !important;
	left:31px !important;
	top:467px !important;
}

#item29684 {
	width:538px !important;
	height:12px !important;
	left:31px !important;
	top:532px !important;
}

#item29690 {
	width:122px !important;
	height:60px !important;
	left:484px !important;
	top:400px !important;
	background:#9d9c9c;
}

#item29732 {
	width:122px !important;
	height:41px !important;
	left:484px !important;
	top:409px !important;
}

#item29747 {
	width:14px !important;
	height:14px !important;
	left:489px !important;
	top:404px !important;
}

@keyframes _plusb-29871 {
	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-29871 {
	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;
	}
}
#item29872 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-29872 {
	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-29872 {
	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;
	}
}
#item29898 {
	width:53px !important;
	height:53px !important;
	left:392px !important;
	top:566px !important;
}

#item29932 {
	width:38px !important;
	height:38px !important;
}

#item29930 {
	width:38px !important;
	height:38px !important;
	left:275px !important;
	top:570px !important;
}

#item29961 {
	width:27px !important;
	height:38px !important;
}

#item29959 {
	width:27px !important;
	height:38px !important;
	left:341px !important;
	top:570px !important;
}

#item29993 {
	width:39px !important;
	height:36px !important;
}

#item29991 {
	width:39px !important;
	height:36px !important;
	left:208px !important;
	top:571px !important;
}

#item30128 {
	width:609px !important;
	height:390px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-30128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-30128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30148 {
	width:490px !important;
	height:223px !important;
	left:69px !important;
	top:68px !important;
}

@keyframes fadeup-30148 {
	0% {
		transform:translate(0px,34px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-30148 {
	0% {
		-webkit-transform:translate(0px,34px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes _plusb-109532 {
	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-109532 {
	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;
	}
}
#item109533 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-109533 {
	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-109533 {
	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;
	}
}
#item30187 {
	width:36px !important;
	height:36px !important;
	left:301px !important;
	top:326px !important;
}

#item30120 {
	width:60px !important;
	height:41px !important;
	left:564px !important;
	top:405px !important;
}

#item30123 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
	top:120px !important;
}

#item30099 {
	width:625px !important;
	height:446px !important;
	left:-21px !important;
	top:450px !important;
}

#item29759 {
	width:122px !important;
	height:60px !important;
}

#item29757 {
	width:122px !important;
	height:60px !important;
	left:485px !important;
	top:400px !important;
}

#item29783 {
	width:464px !important;
	height:60px !important;
	background:#fff;
}

#item29805 {
	width:440px !important;
	height:39px !important;
	left:14px !important;
	top:10px !important;
}

#item29762 {
	width:464px !important;
	height:60px !important;
	left:20px !important;
	top:400px !important;
}

#item13988 {
	width:538px !important;
	height:23px !important;
	left:28px !important;
	top:486px !important;
}

#item14010 {
	width:539px !important;
	height:10px !important;
	left:28px !important;
	top:459px !important;
}

#item14098 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:525px !important;
}

#item14124 {
	width:122px !important;
	height:60px !important;
	left:482px !important;
	top:409px !important;
	background:#9d9c9c;
}

#item14144 {
	width:122px !important;
	height:41px !important;
	left:482px !important;
	top:418px !important;
}

@keyframes _plusb-14199 {
	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-14199 {
	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;
	}
}
#item14200 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-14200 {
	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-14200 {
	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;
	}
}
#item14213 {
	width:42px !important;
	height:41px !important;
}

#item14211 {
	width:42px !important;
	height:41px !important;
	left:449px !important;
	top:570px !important;
}

#item14228 {
	width:42px !important;
	height:29px !important;
}

#item14226 {
	width:42px !important;
	height:29px !important;
	left:256px !important;
	top:576px !important;
}

#item14244 {
	width:38px !important;
	height:38px !important;
}

#item14242 {
	width:38px !important;
	height:38px !important;
	left:327px !important;
	top:571px !important;
}

#item14256 {
	width:27px !important;
	height:38px !important;
}

#item14254 {
	width:27px !important;
	height:38px !important;
	left:393px !important;
	top:571px !important;
}

#item14268 {
	width:39px !important;
	height:36px !important;
}

#item14266 {
	width:39px !important;
	height:36px !important;
	left:189px !important;
	top:572px !important;
}

#item14309 {
	width:604px !important;
	height:292px !important;
	left:10px !important;
	top:611px !important;
	background:#fff;
}

@keyframes aparecer025-14309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-14309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-14311 {
	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-14311 {
	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;
	}
}
#item14312 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-14312 {
	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-14312 {
	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;
	}
}
#item14343 {
	width:358px !important;
	height:103px !important;
	left:128px !important;
	top:683px !important;
}

@keyframes fadeup-14343 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-14343 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item14346 {
	width:35px !important;
	height:35px !important;
	left:290px !important;
	top:844px !important;
}

#item14282 {
	width:37px !important;
	height:37px !important;
	left:133px !important;
	top:630px !important;
}

#item14305 {
	width:69px !important;
	height:41px !important;
	left:544px !important;
	top:10px !important;
}

#item14280 {
	width:614px !important;
	height:903px !important;
	left:-9px !important;
	top:-59px !important;
}

#item14372 {
	width:14px !important;
	height:14px !important;
	left:486px !important;
	top:413px !important;
}

#item14149 {
	width:122px !important;
	height:60px !important;
}

#item14147 {
	width:122px !important;
	height:60px !important;
	left:482px !important;
	top:409px !important;
}

#item14173 {
	width:455px !important;
	height:60px !important;
	background:#fff;
}

#item14195 {
	width:437px !important;
	height:44px !important;
	left:10px !important;
	top:10px !important;
}

#item14152 {
	width:455px !important;
	height:60px !important;
	left:27px !important;
	top:409px !important;
}

#item106602 {
	width:538px !important;
	height:48px !important;
	left:28px !important;
	top:474px !important;
	padding:17px;
}

#item106648 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:466px !important;
}

#item106695 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:525px !important;
}

#item106743 {
	width:122px !important;
	height:60px !important;
	left:482px !important;
	top:408px !important;
	background:#9d9c9c;
}

#item106744 {
	width:122px !important;
	height:41px !important;
	left:482px !important;
	top:417px !important;
}

#item106770 {
	width:14px !important;
	height:14px !important;
	left:486px !important;
	top:414px !important;
}

#item106777 {
	width:122px !important;
	height:60px !important;
}

#item106773 {
	width:122px !important;
	height:60px !important;
	left:482px !important;
	top:408px !important;
}

@keyframes _plusb-106886 {
	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-106886 {
	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;
	}
}
#item106887 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-106887 {
	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-106887 {
	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;
	}
}
#item106902 {
	width:42px !important;
	height:41px !important;
}

#item106899 {
	width:42px !important;
	height:41px !important;
	left:440px !important;
	top:572px !important;
}

#item106917 {
	width:39px !important;
	height:36px !important;
}

#item106914 {
	width:39px !important;
	height:36px !important;
	left:183px !important;
	top:572px !important;
}

#item106930 {
	width:42px !important;
	height:29px !important;
}

#item106927 {
	width:42px !important;
	height:29px !important;
	left:251px !important;
	top:578px !important;
}

#item106944 {
	width:38px !important;
	height:38px !important;
}

#item106941 {
	width:38px !important;
	height:38px !important;
	left:324px !important;
	top:573px !important;
}

#item106956 {
	width:27px !important;
	height:38px !important;
}

#item106953 {
	width:27px !important;
	height:38px !important;
	left:387px !important;
	top:572px !important;
}

#item107079 {
	width:604px !important;
	height:302px !important;
	left:10px !important;
	top:610px !important;
	background:#fff;
}

@keyframes aparecer025-107079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-107079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-107081 {
	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-107081 {
	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;
	}
}
#item107082 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-107082 {
	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-107082 {
	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;
	}
}
#item107086 {
	width:441px !important;
	height:145px !important;
	left:87px !important;
	top:652px !important;
}

@keyframes fadeup-107086 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-107086 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item107109 {
	width:35px !important;
	height:35px !important;
	left:290px !important;
	top:839px !important;
}

#item107051 {
	width:47px !important;
	height:47px !important;
	left:122px !important;
	top:628px !important;
}

#item107055 {
	width:47px !important;
	height:43px !important;
	left:567px !important;
	top:10px !important;
}

#item107049 {
	width:614px !important;
	height:912px !important;
	left:-10px !important;
	top:-62px !important;
}

#item106780 {
	width:464px !important;
	height:60px !important;
	background:#fff;
}

#item106804 {
	width:442px !important;
	height:48px !important;
	left:11px !important;
	top:10px !important;
}

#item106778 {
	width:464px !important;
	height:60px !important;
	left:17px !important;
	top:408px !important;
}

#item107422 {
	width:538px !important;
	height:43px !important;
	left:29px !important;
	top:470px !important;
	padding:14px 0px 14px 0px;
}

#item107445 {
	width:539px !important;
	height:10px !important;
	left:28px !important;
	top:459px !important;
}

#item107469 {
	width:538px !important;
	height:23px !important;
	left:28px !important;
	top:518px !important;
}

#item107492 {
	width:122px !important;
	height:60px !important;
	left:482px !important;
	top:410px !important;
	background:#9d9c9c;
}

#item107493 {
	width:122px !important;
	height:41px !important;
	left:482px !important;
	top:419px !important;
}

#item107516 {
	width:14px !important;
	height:14px !important;
	left:486px !important;
	top:416px !important;
}

#item107526 {
	width:122px !important;
	height:60px !important;
}

#item107522 {
	width:122px !important;
	height:60px !important;
	left:482px !important;
	top:410px !important;
}

@keyframes _plusb-107406 {
	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-107406 {
	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;
	}
}
#item107407 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-107407 {
	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-107407 {
	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;
	}
}
#item107416 {
	width:42px !important;
	height:41px !important;
}

#item107413 {
	width:42px !important;
	height:41px !important;
	left:387px !important;
	top:572px !important;
}

#item107382 {
	width:38px !important;
	height:38px !important;
}

#item107379 {
	width:38px !important;
	height:38px !important;
	left:265px !important;
	top:571px !important;
}

#item107391 {
	width:27px !important;
	height:38px !important;
}

#item107388 {
	width:27px !important;
	height:38px !important;
	left:331px !important;
	top:571px !important;
}

#item107400 {
	width:39px !important;
	height:36px !important;
}

#item107397 {
	width:39px !important;
	height:36px !important;
	left:198px !important;
	top:572px !important;
}

#item107320 {
	width:613px !important;
	height:313px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-107320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-107320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-107322 {
	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-107322 {
	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;
	}
}
#item107323 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-107323 {
	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-107323 {
	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;
	}
}
#item107328 {
	width:448px !important;
	height:164px !important;
	left:95px !important;
	top:96px !important;
}

@keyframes fadeup-107328 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-107328 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item107351 {
	width:37px !important;
	height:37px !important;
	left:299px !important;
	top:29px !important;
}

#item107292 {
	width:47px !important;
	height:47px !important;
	left:145px !important;
	top:38px !important;
}

#item107296 {
	width:42px !important;
	height:39px !important;
	left:581px !important;
	top:323px !important;
}

#item107290 {
	width:623px !important;
	height:362px !important;
	left:-19px !important;
	top:528px !important;
}

#item107529 {
	width:453px !important;
	height:60px !important;
	background:#fff;
}

#item107553 {
	width:426px !important;
	height:48px !important;
	left:17px !important;
	top:10px !important;
}

#item107527 {
	width:453px !important;
	height:60px !important;
	left:28px !important;
	top:348px !important;
}

#item53898 {
	width:538px !important;
	height:67px !important;
	left:29px !important;
	top:449px !important;
	padding:14px 0px 14px 0px;
}

#item53942 {
	width:539px !important;
	height:23px !important;
	left:29px !important;
	top:439px !important;
}

#item53987 {
	width:538px !important;
	height:23px !important;
	left:30px !important;
	top:528px !important;
}

#item54013 {
	width:122px !important;
	height:60px !important;
	left:-8px !important;
	top:388px !important;
	background:#9d9c9c;
}

#item54033 {
	width:122px !important;
	height:41px !important;
	left:-8px !important;
	top:397px !important;
}

#item54059 {
	width:14px !important;
	height:14px !important;
	left:94px !important;
	top:394px !important;
}

#item54130 {
	width:122px !important;
	height:60px !important;
}

#item54128 {
	width:122px !important;
	height:60px !important;
	left:-8px !important;
	top:388px !important;
}

@keyframes _plusb-54180 {
	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-54180 {
	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;
	}
}
#item54181 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-54181 {
	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-54181 {
	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;
	}
}
#item54204 {
	width:42px !important;
	height:41px !important;
}

#item54202 {
	width:42px !important;
	height:41px !important;
	left:402px !important;
	top:572px !important;
}

#item54242 {
	width:38px !important;
	height:38px !important;
}

#item54240 {
	width:38px !important;
	height:38px !important;
	left:278px !important;
	top:571px !important;
}

#item54258 {
	width:27px !important;
	height:38px !important;
}

#item54256 {
	width:27px !important;
	height:38px !important;
	left:344px !important;
	top:571px !important;
}

#item54284 {
	width:39px !important;
	height:36px !important;
}

#item54282 {
	width:39px !important;
	height:36px !important;
	left:203px !important;
	top:572px !important;
}

#item54335 {
	width:604px !important;
	height:352px !important;
	left:11px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-54335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-54335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-54337 {
	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-54337 {
	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;
	}
}
#item54338 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-54338 {
	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-54338 {
	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;
	}
}
#item54366 {
	width:474px !important;
	height:155px !important;
	left:76px !important;
	top:102px !important;
}

@keyframes fadeup-54366 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-54366 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item54369 {
	width:57px !important;
	height:57px !important;
	left:289px !important;
	top:27px !important;
}

#item54308 {
	width:37px !important;
	height:37px !important;
	left:156px !important;
	top:63px !important;
}

#item54331 {
	width:40px !important;
	height:39px !important;
	left:10px !important;
	top:362px !important;
}

#item54306 {
	width:614px !important;
	height:401px !important;
	left:-19px !important;
	top:508px !important;
}

#item54154 {
	width:455px !important;
	height:60px !important;
	background:#fff;
}

#item54176 {
	width:434px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item54133 {
	width:455px !important;
	height:60px !important;
	left:112px !important;
	top:388px !important;
}

#item60455 {
	width:538px !important;
	height:43px !important;
	left:29px !important;
	top:478px !important;
	padding:14px 0px 14px 0px;
}

#item60477 {
	width:539px !important;
	height:23px !important;
	left:29px !important;
	top:465px !important;
}

#item60499 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:528px !important;
}

#item60503 {
	width:122px !important;
	height:60px !important;
	left:-8px !important;
	top:403px !important;
	background:#9d9c9c;
}

#item60523 {
	width:122px !important;
	height:41px !important;
	left:-8px !important;
	top:413px !important;
}

#item60616 {
	width:14px !important;
	height:14px !important;
	left:93px !important;
	top:409px !important;
}

#item60689 {
	width:122px !important;
	height:60px !important;
}

#item60687 {
	width:122px !important;
	height:60px !important;
	left:-8px !important;
	top:403px !important;
}

@keyframes _plusb-60739 {
	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-60739 {
	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;
	}
}
#item60740 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-60740 {
	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-60740 {
	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;
	}
}
#item60786 {
	width:42px !important;
	height:41px !important;
}

#item60784 {
	width:42px !important;
	height:41px !important;
	left:366px !important;
	top:572px !important;
}

#item60800 {
	width:27px !important;
	height:38px !important;
}

#item60798 {
	width:27px !important;
	height:38px !important;
	left:308px !important;
	top:571px !important;
}

#item60813 {
	width:39px !important;
	height:36px !important;
}

#item60811 {
	width:39px !important;
	height:36px !important;
	left:238px !important;
	top:572px !important;
}

#item60900 {
	width:604px !important;
	height:293px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-60900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-60900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-60902 {
	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-60902 {
	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;
	}
}
#item60903 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-60903 {
	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-60903 {
	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;
	}
}
#item60934 {
	width:311px !important;
	height:146px !important;
	left:158px !important;
	top:117px !important;
}

@keyframes fadeup-60934 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-60934 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item60937 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:22px !important;
}

#item60873 {
	width:35px !important;
	height:35px !important;
	left:195px !important;
	top:25px !important;
}

#item60896 {
	width:35px !important;
	height:39px !important;
	left:10px !important;
	top:303px !important;
}

#item60871 {
	width:614px !important;
	height:342px !important;
	left:-19px !important;
	top:547px !important;
}

#item60713 {
	width:455px !important;
	height:60px !important;
	background:#fff;
}

#item60735 {
	width:434px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item60692 {
	width:455px !important;
	height:60px !important;
	left:112px !important;
	top:388px !important;
}

#item44250 {
	width:538px !important;
	height:14px !important;
	left:28px !important;
	top:491px !important;
}

#item44272 {
	width:539px !important;
	height:23px !important;
	left:36px !important;
	top:467px !important;
}

#item44294 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:527px !important;
}

#item44298 {
	width:122px !important;
	height:60px !important;
	left:-9px !important;
	top:404px !important;
	background:#9d9c9c;
}

#item44318 {
	width:122px !important;
	height:41px !important;
	left:-9px !important;
	top:413px !important;
}

#item44464 {
	width:122px !important;
	height:60px !important;
}

#item44462 {
	width:122px !important;
	height:60px !important;
	left:-9px !important;
	top:404px !important;
}

#item44513 {
	width:14px !important;
	height:14px !important;
	left:93px !important;
	top:409px !important;
}

@keyframes _plusb-44534 {
	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-44534 {
	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;
	}
}
#item44535 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-44535 {
	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-44535 {
	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;
	}
}
#item44558 {
	width:54px !important;
	height:50px !important;
}

#item44556 {
	width:54px !important;
	height:50px !important;
	left:358px !important;
	top:563px !important;
}

#item44601 {
	width:27px !important;
	height:38px !important;
}

#item44599 {
	width:27px !important;
	height:38px !important;
	left:305px !important;
	top:571px !important;
}

#item44612 {
	width:39px !important;
	height:36px !important;
}

#item44610 {
	width:39px !important;
	height:36px !important;
	left:235px !important;
	top:572px !important;
}

#item44678 {
	width:604px !important;
	height:302px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-44678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-44678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-44680 {
	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-44680 {
	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;
	}
}
#item44681 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-44681 {
	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-44681 {
	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;
	}
}
#item44710 {
	width:469px !important;
	height:123px !important;
	left:82px !important;
	top:107px !important;
}

@keyframes fadeup-44710 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-44710 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item44713 {
	width:36px !important;
	height:36px !important;
	left:298px !important;
	top:33px !important;
}

#item44651 {
	width:36px !important;
	height:36px !important;
	left:192px !important;
	top:34px !important;
}

#item44674 {
	width:39px !important;
	height:39px !important;
	left:10px !important;
	top:312px !important;
}

#item44649 {
	width:614px !important;
	height:351px !important;
	left:-19px !important;
	top:538px !important;
}

#item44488 {
	width:475px !important;
	height:60px !important;
	background:#fff;
}

#item44510 {
	width:445px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item44467 {
	width:475px !important;
	height:60px !important;
	left:112px !important;
	top:404px !important;
}

#item109644 {
	width:538px !important;
	height:14px !important;
	left:28px !important;
	top:481px !important;
}

#item109667 {
	width:539px !important;
	height:23px !important;
	left:36px !important;
	top:458px !important;
}

#item109690 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item109714 {
	width:122px !important;
	height:60px !important;
	left:-9px !important;
	top:404px !important;
	background:#9d9c9c;
}

#item109715 {
	width:122px !important;
	height:41px !important;
	left:-9px !important;
	top:413px !important;
}

#item109743 {
	width:14px !important;
	height:14px !important;
	left:93px !important;
	top:409px !important;
}

#item109845 {
	width:122px !important;
	height:60px !important;
}

#item109841 {
	width:122px !important;
	height:60px !important;
	left:-9px !important;
	top:404px !important;
}

#item38375 {
	width:52px !important;
	height:52px !important;
	left:413px !important;
	top:565px !important;
}

@keyframes _plusb-109618 {
	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-109618 {
	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;
	}
}
#item109619 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-109619 {
	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-109619 {
	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;
	}
}
#item38407 {
	width:38px !important;
	height:38px !important;
}

#item38405 {
	width:38px !important;
	height:38px !important;
	left:291px !important;
	top:571px !important;
}

#item38419 {
	width:27px !important;
	height:38px !important;
}

#item38417 {
	width:27px !important;
	height:38px !important;
	left:357px !important;
	top:571px !important;
}

#item38443 {
	width:39px !important;
	height:36px !important;
}

#item38441 {
	width:39px !important;
	height:36px !important;
	left:224px !important;
	top:572px !important;
}

#item109583 {
	width:604px !important;
	height:302px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-109583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-109583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-109585 {
	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-109585 {
	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;
	}
}
#item109586 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-109586 {
	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-109586 {
	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;
	}
}
#item109590 {
	width:469px !important;
	height:130px !important;
	left:82px !important;
	top:107px !important;
}

@keyframes fadeup-109590 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-109590 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item109613 {
	width:36px !important;
	height:36px !important;
	left:298px !important;
	top:33px !important;
}

#item109555 {
	width:36px !important;
	height:36px !important;
	left:179px !important;
	top:34px !important;
}

#item109559 {
	width:39px !important;
	height:39px !important;
	left:10px !important;
	top:312px !important;
}

#item109553 {
	width:614px !important;
	height:351px !important;
	left:-19px !important;
	top:538px !important;
}

#item109795 {
	width:475px !important;
	height:60px !important;
	background:#fff;
}

#item109818 {
	width:445px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item109793 {
	width:475px !important;
	height:60px !important;
	left:112px !important;
	top:404px !important;
}

#item110028 {
	width:538px !important;
	height:14px !important;
	left:28px !important;
	top:481px !important;
}

#item110051 {
	width:539px !important;
	height:23px !important;
	left:36px !important;
	top:458px !important;
}

#item110074 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item110098 {
	width:122px !important;
	height:60px !important;
	left:-9px !important;
	top:404px !important;
	background:#9d9c9c;
}

#item110099 {
	width:122px !important;
	height:41px !important;
	left:-9px !important;
	top:413px !important;
}

#item110122 {
	width:14px !important;
	height:14px !important;
	left:93px !important;
	top:409px !important;
}

#item110129 {
	width:122px !important;
	height:60px !important;
}

#item110125 {
	width:122px !important;
	height:60px !important;
	left:-9px !important;
	top:404px !important;
}

#item108375 {
	width:52px !important;
	height:52px !important;
	left:366px !important;
	top:564px !important;
}

@keyframes _plusb-110024 {
	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-110024 {
	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;
	}
}
#item110025 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-110025 {
	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-110025 {
	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;
	}
}
#item108398 {
	width:27px !important;
	height:38px !important;
}

#item108395 {
	width:27px !important;
	height:38px !important;
	left:310px !important;
	top:571px !important;
}

#item108414 {
	width:39px !important;
	height:36px !important;
}

#item108411 {
	width:39px !important;
	height:36px !important;
	left:243px !important;
	top:572px !important;
}

#item109960 {
	width:604px !important;
	height:302px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-109960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-109960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-109962 {
	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-109962 {
	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;
	}
}
#item109963 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-109963 {
	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-109963 {
	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;
	}
}
#item109968 {
	width:306px !important;
	height:105px !important;
	left:164px !important;
	top:115px !important;
}

@keyframes fadeup-109968 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-109968 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item109991 {
	width:36px !important;
	height:36px !important;
	left:298px !important;
	top:33px !important;
}

#item109932 {
	width:36px !important;
	height:36px !important;
	left:197px !important;
	top:34px !important;
}

#item109936 {
	width:39px !important;
	height:39px !important;
	left:10px !important;
	top:312px !important;
}

#item109930 {
	width:614px !important;
	height:351px !important;
	left:-19px !important;
	top:538px !important;
}

#item109884 {
	width:475px !important;
	height:60px !important;
	background:#fff;
}

#item109907 {
	width:445px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item109882 {
	width:475px !important;
	height:60px !important;
	left:112px !important;
	top:404px !important;
}

#item59000 {
	width:538px !important;
	height:43px !important;
	left:28px !important;
	top:480px !important;
	padding:14px 0px 14px 0px;
}

#item59022 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:467px !important;
}

#item59044 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:525px !important;
}

#item59048 {
	width:122px !important;
	height:60px !important;
	left:-9px !important;
	top:408px !important;
	background:#9d9c9c;
}

#item59068 {
	width:122px !important;
	height:41px !important;
	left:-9px !important;
	top:417px !important;
}

#item59161 {
	width:14px !important;
	height:14px !important;
	left:93px !important;
	top:414px !important;
}

#item59234 {
	width:122px !important;
	height:60px !important;
}

#item59232 {
	width:122px !important;
	height:60px !important;
	left:-9px !important;
	top:408px !important;
}

@keyframes _plusb-59284 {
	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-59284 {
	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;
	}
}
#item59285 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-59285 {
	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-59285 {
	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;
	}
}
#item59307 {
	width:42px !important;
	height:41px !important;
}

#item59305 {
	width:42px !important;
	height:41px !important;
	left:392px !important;
	top:572px !important;
}

#item59332 {
	width:27px !important;
	height:38px !important;
}

#item59330 {
	width:27px !important;
	height:38px !important;
	left:340px !important;
	top:571px !important;
}

#item59343 {
	width:39px !important;
	height:36px !important;
}

#item59341 {
	width:39px !important;
	height:36px !important;
	left:213px !important;
	top:572px !important;
}

#item59382 {
	width:38px !important;
	height:38px !important;
}

#item59380 {
	width:38px !important;
	height:38px !important;
	left:277px !important;
	top:571px !important;
}

#item59437 {
	width:604px !important;
	height:328px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-59437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-59437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-59439 {
	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-59439 {
	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;
	}
}
#item59440 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-59440 {
	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-59440 {
	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;
	}
}
#item59468 {
	width:355px !important;
	height:132px !important;
	left:136px !important;
	top:114px !important;
}

@keyframes fadeup-59468 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-59468 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item59471 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:23px !important;
}

#item59410 {
	width:43px !important;
	height:43px !important;
	left:169px !important;
	top:56px !important;
}

#item59433 {
	width:52px !important;
	height:39px !important;
	left:10px !important;
	top:338px !important;
}

#item59408 {
	width:614px !important;
	height:377px !important;
	left:-19px !important;
	top:513px !important;
}

#item59258 {
	width:455px !important;
	height:60px !important;
	background:#fff;
}

#item59280 {
	width:434px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item59237 {
	width:455px !important;
	height:60px !important;
	left:112px !important;
	top:408px !important;
}

#item108849 {
	width:538px !important;
	height:43px !important;
	left:29px !important;
	top:474px !important;
	padding:14px 0px 14px 0px;
}

#item108872 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:460px !important;
}

#item108896 {
	width:538px !important;
	height:23px !important;
	left:28px !important;
	top:525px !important;
}

#item108919 {
	width:122px !important;
	height:60px !important;
	left:482px !important;
	top:399px !important;
	background:#9d9c9c;
}

#item108920 {
	width:122px !important;
	height:41px !important;
	left:482px !important;
	top:409px !important;
}

#item108948 {
	width:14px !important;
	height:14px !important;
	left:486px !important;
	top:405px !important;
}

#item108956 {
	width:122px !important;
	height:60px !important;
}

#item108951 {
	width:122px !important;
	height:60px !important;
	left:482px !important;
	top:400px !important;
}

@keyframes _plusb-109066 {
	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-109066 {
	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;
	}
}
#item109067 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-109067 {
	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-109067 {
	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;
	}
}
#item109079 {
	width:42px !important;
	height:41px !important;
}

#item109076 {
	width:42px !important;
	height:41px !important;
	left:404px !important;
	top:572px !important;
}

#item109099 {
	width:27px !important;
	height:38px !important;
}

#item109096 {
	width:27px !important;
	height:38px !important;
	left:348px !important;
	top:571px !important;
}

#item109106 {
	width:39px !important;
	height:36px !important;
}

#item109103 {
	width:39px !important;
	height:36px !important;
	left:213px !important;
	top:572px !important;
}

#item109119 {
	width:38px !important;
	height:38px !important;
}

#item109116 {
	width:38px !important;
	height:38px !important;
	left:281px !important;
	top:571px !important;
}

#item109244 {
	width:604px !important;
	height:313px !important;
	left:10px !important;
	top:10px !important;
	background:#649191;
}

@keyframes aparecer025-109244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-109244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-109246 {
	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-109246 {
	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;
	}
}
#item109247 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-109247 {
	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-109247 {
	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;
	}
}
#item109252 {
	width:449px !important;
	height:172px !important;
	left:85px !important;
	top:114px !important;
}

@keyframes fadeup-109252 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-109252 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item109275 {
	width:57px !important;
	height:57px !important;
	left:279px !important;
	top:28px !important;
}

#item109279 {
	width:135px !important;
	height:39px !important;
	left:614px !important;
	top:21px !important;
	background:#000;
}

#item109216 {
	width:47px !important;
	height:47px !important;
	left:157px !important;
	top:39px !important;
}

#item109220 {
	width:47px !important;
	height:39px !important;
	left:567px !important;
	top:323px !important;
}

#item109214 {
	width:749px !important;
	height:362px !important;
	left:-10px !important;
	top:527px !important;
}

#item108959 {
	width:453px !important;
	height:60px !important;
	background:#fff;
}

#item108982 {
	width:426px !important;
	height:48px !important;
	left:17px !important;
	top:10px !important;
}

#item108957 {
	width:453px !important;
	height:60px !important;
	left:28px !important;
	top:400px !important;
}

#item77631 {
	width:538px !important;
	height:63px !important;
	left:27px !important;
	top:459px !important;
}

#item77675 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:456px !important;
}

#item77719 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:525px !important;
}

#item77738 {
	width:48px !important;
	height:38px !important;
	left:386px !important;
	top:572px !important;
}

#item77783 {
	width:27px !important;
	height:38px !important;
}

#item77781 {
	width:27px !important;
	height:38px !important;
	left:327px !important;
	top:571px !important;
}

#item77810 {
	width:39px !important;
	height:36px !important;
}

#item77808 {
	width:39px !important;
	height:36px !important;
	left:247px !important;
	top:572px !important;
}

@keyframes _plusb-77835 {
	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-77835 {
	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;
	}
}
#item77836 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-77836 {
	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-77836 {
	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;
	}
}
#item77962 {
	width:604px !important;
	height:303px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-77962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-77962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-77964 {
	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-77964 {
	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;
	}
}
#item77965 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-77965 {
	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-77965 {
	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;
	}
}
#item77995 {
	width:474px !important;
	height:172px !important;
	left:76px !important;
	top:102px !important;
}

@keyframes fadeup-77995 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-77995 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item77998 {
	width:57px !important;
	height:57px !important;
	left:279px !important;
	top:27px !important;
}

#item77935 {
	width:43px !important;
	height:43px !important;
	left:182px !important;
	top:31px !important;
}

#item77958 {
	width:41px !important;
	height:38px !important;
	left:573px !important;
	top:317px !important;
}

#item77933 {
	width:614px !important;
	height:355px !important;
	left:-10px !important;
	top:537px !important;
}

#item110332 {
	width:538px !important;
	height:35px !important;
	left:28px !important;
	top:473px !important;
}

#item110355 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:445px !important;
}

#item110379 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item110411 {
	width:122px !important;
	height:59px !important;
	top:367px !important;
	background:#9d9c9c;
}

#item110403 {
	width:14px !important;
	height:14px !important;
	left:104px !important;
	top:373px !important;
}

@keyframes _plusb-110435 {
	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-110435 {
	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;
	}
}
#item110437 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-110437 {
	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-110437 {
	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;
	}
}
#item110444 {
	width:44px !important;
	height:57px !important;
	left:365px !important;
	top:563px !important;
}

#item110460 {
	width:27px !important;
	height:38px !important;
}

#item110457 {
	width:27px !important;
	height:38px !important;
	left:311px !important;
	top:571px !important;
}

#item110471 {
	width:39px !important;
	height:36px !important;
}

#item110468 {
	width:39px !important;
	height:36px !important;
	left:235px !important;
	top:572px !important;
}

#item110508 {
	width:604px !important;
	height:315px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-110508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-110508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-110510 {
	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-110510 {
	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;
	}
}
#item110511 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-110511 {
	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-110511 {
	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;
	}
}
#item110519 {
	width:458px !important;
	height:161px !important;
	left:87px !important;
	top:106px !important;
}

@keyframes fadeup-110519 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-110519 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item110542 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:36px !important;
}

#item110480 {
	width:41px !important;
	height:43px !important;
	left:186px !important;
	top:31px !important;
}

#item110484 {
	width:41px !important;
	height:39px !important;
	left:19px !important;
	top:312px !important;
}

#item110478 {
	width:614px !important;
	height:351px !important;
	left:-19px !important;
	top:538px !important;
}

#item110551 {
	width:122px !important;
	height:60px !important;
}

#item110547 {
	width:122px !important;
	height:60px !important;
	top:367px !important;
}

#item110554 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item110577 {
	width:436px !important;
	height:48px !important;
	left:9px !important;
	top:10px !important;
}

#item110552 {
	width:473px !important;
	height:60px !important;
	left:122px !important;
	top:367px !important;
}

#item110659 {
	width:538px !important;
	height:35px !important;
	left:28px !important;
	top:478px !important;
}

#item110682 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:448px !important;
}

#item110705 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item110734 {
	width:122px !important;
	height:60px !important;
	top:367px !important;
	background:#9d9c9c;
}

#item110728 {
	width:14px !important;
	height:14px !important;
	left:104px !important;
	top:371px !important;
}

@keyframes _plusb-110758 {
	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-110758 {
	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;
	}
}
#item110759 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-110759 {
	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-110759 {
	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;
	}
}
#item110765 {
	width:57px !important;
	height:53px !important;
	left:341px !important;
	top:565px !important;
}

#item110779 {
	width:27px !important;
	height:38px !important;
}

#item110776 {
	width:27px !important;
	height:38px !important;
	left:298px !important;
	top:571px !important;
}

#item110788 {
	width:39px !important;
	height:36px !important;
}

#item110785 {
	width:39px !important;
	height:36px !important;
	left:238px !important;
	top:572px !important;
}

#item110824 {
	width:604px !important;
	height:342px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-110824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-110824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-110826 {
	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-110826 {
	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;
	}
}
#item110828 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-110828 {
	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-110828 {
	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;
	}
}
#item110835 {
	width:458px !important;
	height:180px !important;
	left:87px !important;
	top:122px !important;
}

@keyframes fadeup-110835 {
	0% {
		transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-110835 {
	0% {
		-webkit-transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110858 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:39px !important;
}

#item110796 {
	width:41px !important;
	height:43px !important;
	left:190px !important;
	top:71px !important;
}

#item110800 {
	width:40px !important;
	height:39px !important;
	left:10px !important;
	top:352px !important;
}

#item110794 {
	width:614px !important;
	height:391px !important;
	left:-19px !important;
	top:498px !important;
}

#item110866 {
	width:122px !important;
	height:60px !important;
}

#item110862 {
	width:122px !important;
	height:60px !important;
	top:367px !important;
}

#item110869 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item110892 {
	width:436px !important;
	height:48px !important;
	left:9px !important;
	top:10px !important;
}

#item110867 {
	width:473px !important;
	height:60px !important;
	left:122px !important;
	top:367px !important;
}

#item110980 {
	width:538px !important;
	height:47px !important;
	left:29px !important;
	top:462px !important;
	padding:14px 0px 14px 0px;
}

#item111003 {
	width:539px !important;
	height:23px !important;
	left:29px !important;
	top:448px !important;
}

#item111027 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:515px !important;
}

#item111053 {
	width:122px !important;
	height:60px !important;
	background:#9d9c9c;
}

#item111054 {
	width:122px !important;
	height:41px !important;
	top:9px !important;
}

#item111077 {
	width:14px !important;
	height:14px !important;
	left:477px !important;
	top:372px !important;
}

@keyframes _plusb-111084 {
	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-111084 {
	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;
	}
}
#item111085 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-111085 {
	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-111085 {
	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;
	}
}
#item111093 {
	width:47px !important;
	height:50px !important;
}

#item111090 {
	width:47px !important;
	height:50px !important;
	left:366px !important;
	top:568px !important;
}

#item111103 {
	width:27px !important;
	height:38px !important;
}

#item111100 {
	width:27px !important;
	height:38px !important;
	left:305px !important;
	top:571px !important;
}

#item111112 {
	width:39px !important;
	height:36px !important;
}

#item111109 {
	width:39px !important;
	height:36px !important;
	left:232px !important;
	top:572px !important;
}

#item111149 {
	width:604px !important;
	height:341px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-111149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-111149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-111151 {
	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-111151 {
	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;
	}
}
#item111152 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-111152 {
	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-111152 {
	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;
	}
}
#item111158 {
	width:485px !important;
	height:247px !important;
	left:63px !important;
	top:112px !important;
}

@keyframes fadeup-111158 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-12px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-111158 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-12px);
		opacity:1;
	}
}
#item111181 {
	width:57px !important;
	height:57px !important;
	left:280px !important;
	top:38px !important;
}

#item111119 {
	width:43px !important;
	height:43px !important;
	left:173px !important;
	top:68px !important;
}

#item111124 {
	width:60px !important;
	height:43px !important;
	left:554px !important;
	top:351px !important;
}

#item111117 {
	width:614px !important;
	height:393px !important;
	left:-10px !important;
	top:500px !important;
}

#item111189 {
	width:122px !important;
	height:60px !important;
}

#item111185 {
	width:122px !important;
	height:60px !important;
	left:473px !important;
	top:368px !important;
}

#item111192 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item111215 {
	width:447px !important;
	height:48px !important;
	left:19px !important;
	top:10px !important;
}

#item111190 {
	width:473px !important;
	height:60px !important;
	top:368px !important;
}

#item111298 {
	width:538px !important;
	height:47px !important;
	left:29px !important;
	top:461px !important;
	padding:14px 0px 14px 0px;
}

#item111321 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:447px !important;
}

#item111345 {
	width:538px !important;
	height:23px !important;
	left:28px !important;
	top:518px !important;
}

#item111369 {
	width:122px !important;
	height:60px !important;
	background:#9d9c9c;
}

#item111370 {
	width:122px !important;
	height:41px !important;
	top:9px !important;
}

#item111393 {
	width:14px !important;
	height:14px !important;
	left:477px !important;
	top:382px !important;
}

@keyframes _plusb-111399 {
	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-111399 {
	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;
	}
}
#item111400 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-111400 {
	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-111400 {
	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;
	}
}
#item111405 {
	width:50px !important;
	height:46px !important;
	left:393px !important;
	top:568px !important;
}

#item111421 {
	width:38px !important;
	height:38px !important;
}

#item111418 {
	width:38px !important;
	height:38px !important;
	left:265px !important;
	top:571px !important;
}

#item111430 {
	width:27px !important;
	height:38px !important;
}

#item111427 {
	width:27px !important;
	height:38px !important;
	left:331px !important;
	top:571px !important;
}

#item111440 {
	width:39px !important;
	height:36px !important;
}

#item111436 {
	width:39px !important;
	height:36px !important;
	left:198px !important;
	top:572px !important;
}

#item111449 {
	width:127px !important;
	height:10px !important;
	left:25px !important;
	top:3px !important;
}

#item111472 {
	width:18px !important;
	height:18px !important;
}

#item111479 {
	width:18px !important;
	height:18px !important;
}

#item111447 {
	width:152px !important;
	height:18px !important;
	left:28px !important;
	top:635px !important;
}

#item111515 {
	width:604px !important;
	height:302px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-111515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-111515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-111517 {
	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-111517 {
	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;
	}
}
#item111518 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-111518 {
	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-111518 {
	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;
	}
}
#item111524 {
	width:439px !important;
	height:163px !important;
	left:89px !important;
	top:100px !important;
}

@keyframes fadeup-111524 {
	0% {
		transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-111524 {
	0% {
		-webkit-transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111547 {
	width:57px !important;
	height:57px !important;
	left:279px !important;
	top:23px !important;
}

#item111487 {
	width:47px !important;
	height:47px !important;
	left:137px !important;
	top:27px !important;
}

#item111491 {
	width:60px !important;
	height:39px !important;
	left:547px !important;
	top:312px !important;
}

#item111485 {
	width:614px !important;
	height:351px !important;
	left:-10px !important;
	top:538px !important;
}

#item111556 {
	width:122px !important;
	height:60px !important;
}

#item111552 {
	width:122px !important;
	height:60px !important;
	left:473px !important;
	top:378px !important;
}

#item111560 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item111583 {
	width:437px !important;
	height:48px !important;
	left:29px !important;
	top:10px !important;
}

#item111558 {
	width:473px !important;
	height:60px !important;
	top:378px !important;
}

#item111663 {
	width:538px !important;
	height:60px !important;
	left:28px !important;
	top:458px !important;
	padding:14px 0px 14px 0px;
}

#item111686 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:438px !important;
}

#item111709 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item111735 {
	width:122px !important;
	height:60px !important;
	background:#9d9c9c;
}

#item111736 {
	width:122px !important;
	height:41px !important;
	top:9px !important;
}

#item111759 {
	width:14px !important;
	height:14px !important;
	left:104px !important;
	top:382px !important;
}

@keyframes _plusb-111765 {
	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-111765 {
	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;
	}
}
#item111766 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-111766 {
	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-111766 {
	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;
	}
}
#item111773 {
	width:50px !important;
	height:49px !important;
	left:369px !important;
	top:566px !important;
}

#item111788 {
	width:27px !important;
	height:38px !important;
}

#item111785 {
	width:27px !important;
	height:38px !important;
	left:305px !important;
	top:571px !important;
}

#item111796 {
	width:39px !important;
	height:36px !important;
}

#item111793 {
	width:39px !important;
	height:36px !important;
	left:239px !important;
	top:572px !important;
}

#item111804 {
	width:179px !important;
	height:9px !important;
	left:25px !important;
	top:5px !important;
}

#item111827 {
	width:18px !important;
	height:18px !important;
}

#item111833 {
	width:18px !important;
	height:18px !important;
}

#item111802 {
	width:204px !important;
	height:18px !important;
	left:29px !important;
	top:635px !important;
}

#item111869 {
	width:604px !important;
	height:302px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-111869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-111869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-111872 {
	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-111872 {
	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;
	}
}
#item111873 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-111873 {
	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-111873 {
	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;
	}
}
#item111879 {
	width:478px !important;
	height:161px !important;
	left:77px !important;
	top:100px !important;
}

@keyframes fadeup-111879 {
	0% {
		transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-111879 {
	0% {
		-webkit-transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111902 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:23px !important;
}

#item111906 {
	width:60px !important;
	height:39px !important;
	left:10px !important;
	top:312px !important;
}

#item111841 {
	width:43px !important;
	height:43px !important;
	left:189px !important;
	top:30px !important;
}

#item111845 {
	width:135px !important;
	height:39px !important;
	left:18px !important;
	top:312px !important;
}

#item111839 {
	width:614px !important;
	height:351px !important;
	left:-19px !important;
	top:538px !important;
}

#item111933 {
	width:122px !important;
	height:60px !important;
}

#item111929 {
	width:122px !important;
	height:60px !important;
	top:378px !important;
}

#item111936 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item111959 {
	width:436px !important;
	height:48px !important;
	left:9px !important;
	top:10px !important;
}

#item111934 {
	width:473px !important;
	height:60px !important;
	left:122px !important;
	top:378px !important;
}

#item119516 {
	width:190px !important;
	height:10px !important;
	left:25px !important;
	top:4px !important;
}

#item119539 {
	width:18px !important;
	height:18px !important;
}

#item119547 {
	width:18px !important;
	height:18px !important;
}

#item119514 {
	width:215px !important;
	height:18px !important;
	left:15px !important;
	top:638px !important;
}

#item114244 {
	width:538px !important;
	height:60px !important;
	left:28px !important;
	top:458px !important;
	padding:14px 0px 14px 0px;
}

#item114267 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:438px !important;
}

#item114290 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item114315 {
	width:122px !important;
	height:60px !important;
	background:#9d9c9c;
}

#item114316 {
	width:122px !important;
	height:41px !important;
	top:9px !important;
}

#item114340 {
	width:14px !important;
	height:14px !important;
	left:104px !important;
	top:382px !important;
}

@keyframes _plusb-114345 {
	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-114345 {
	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;
	}
}
#item114346 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-114346 {
	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-114346 {
	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;
	}
}
#item114349 {
	width:50px !important;
	height:49px !important;
	left:222px !important;
}

#item114360 {
	width:27px !important;
	height:38px !important;
}

#item114357 {
	width:27px !important;
	height:38px !important;
	left:175px !important;
	top:6px !important;
}

#item114368 {
	width:39px !important;
	height:36px !important;
}

#item114365 {
	width:39px !important;
	height:36px !important;
	left:58px !important;
	top:7px !important;
}

#item114375 {
	width:38px !important;
	height:38px !important;
}

#item114372 {
	width:38px !important;
	height:38px !important;
	left:117px !important;
	top:6px !important;
}

#item114408 {
	width:604px !important;
	height:412px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-114408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-114408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-114411 {
	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-114411 {
	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;
	}
}
#item114412 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-114412 {
	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-114412 {
	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;
	}
}
#item114416 {
	width:478px !important;
	height:264px !important;
	left:77px !important;
	top:113px !important;
}

@keyframes fadeup-114416 {
	0% {
		transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-114416 {
	0% {
		-webkit-transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item114439 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:23px !important;
}

#item114380 {
	width:43px !important;
	height:43px !important;
	left:177px !important;
	top:139px !important;
}

#item114384 {
	width:135px !important;
	height:39px !important;
	left:18px !important;
	top:422px !important;
}

#item114378 {
	width:614px !important;
	height:461px !important;
	left:-19px !important;
	top:428px !important;
}

#item114447 {
	width:122px !important;
	height:60px !important;
}

#item114443 {
	width:122px !important;
	height:60px !important;
	top:378px !important;
}

#item114450 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item114473 {
	width:436px !important;
	height:48px !important;
	left:9px !important;
	top:10px !important;
}

#item114448 {
	width:473px !important;
	height:60px !important;
	left:122px !important;
	top:378px !important;
}

#item114846 {
	width:538px !important;
	height:60px !important;
	left:28px !important;
	top:458px !important;
	padding:14px 0px 14px 0px;
}

#item114869 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:438px !important;
}

#item114892 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item114917 {
	width:122px !important;
	height:60px !important;
	background:#9d9c9c;
}

#item114918 {
	width:122px !important;
	height:41px !important;
	top:9px !important;
}

#item114941 {
	width:14px !important;
	height:14px !important;
	left:104px !important;
	top:382px !important;
}

@keyframes _plusb-114946 {
	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-114946 {
	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;
	}
}
#item114947 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-114947 {
	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-114947 {
	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;
	}
}
#item114952 {
	width:50px !important;
	height:49px !important;
	left:355px !important;
	top:566px !important;
}

#item114965 {
	width:27px !important;
	height:38px !important;
}

#item114961 {
	width:27px !important;
	height:38px !important;
	left:307px !important;
	top:571px !important;
}

#item114971 {
	width:39px !important;
	height:36px !important;
}

#item114968 {
	width:39px !important;
	height:36px !important;
	left:248px !important;
	top:572px !important;
}

#item119446 {
	width:179px !important;
	height:9px !important;
	left:25px !important;
	top:5px !important;
}

#item119470 {
	width:18px !important;
	height:18px !important;
}

#item119476 {
	width:18px !important;
	height:18px !important;
}

#item119444 {
	width:204px !important;
	height:18px !important;
	left:20px !important;
	top:638px !important;
}

#item115012 {
	width:604px !important;
	height:412px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-115012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-115012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-115014 {
	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-115014 {
	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;
	}
}
#item115015 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-115015 {
	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-115015 {
	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;
	}
}
#item115019 {
	width:442px !important;
	height:264px !important;
	left:95px !important;
	top:120px !important;
}

@keyframes fadeup-115019 {
	0% {
		transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-115019 {
	0% {
		-webkit-transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115042 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:23px !important;
}

#item114984 {
	width:43px !important;
	height:43px !important;
	left:206px !important;
	top:139px !important;
}

#item114988 {
	width:135px !important;
	height:39px !important;
	left:18px !important;
	top:422px !important;
}

#item114982 {
	width:614px !important;
	height:461px !important;
	left:-19px !important;
	top:428px !important;
}

#item115050 {
	width:122px !important;
	height:60px !important;
}

#item115046 {
	width:122px !important;
	height:60px !important;
	top:378px !important;
}

#item115053 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item115078 {
	width:436px !important;
	height:48px !important;
	left:9px !important;
	top:10px !important;
}

#item115051 {
	width:473px !important;
	height:60px !important;
	left:122px !important;
	top:378px !important;
}

#item115272 {
	width:538px !important;
	height:60px !important;
	left:28px !important;
	top:458px !important;
	padding:14px 0px 14px 0px;
}

#item115295 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:438px !important;
}

#item115318 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item115343 {
	width:122px !important;
	height:60px !important;
	background:#9d9c9c;
}

#item115344 {
	width:122px !important;
	height:41px !important;
	top:9px !important;
}

#item115368 {
	width:14px !important;
	height:14px !important;
	left:104px !important;
	top:382px !important;
}

#item119404 {
	width:194px !important;
	height:10px !important;
	left:25px !important;
	top:4px !important;
}

#item119427 {
	width:18px !important;
	height:18px !important;
}

#item119434 {
	width:18px !important;
	height:18px !important;
}

#item119402 {
	width:218px !important;
	height:18px !important;
	left:24px !important;
	top:639px !important;
}

@keyframes _plusb-115373 {
	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-115373 {
	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;
	}
}
#item115374 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-115374 {
	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-115374 {
	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;
	}
}
#item115377 {
	width:50px !important;
	height:49px !important;
	left:222px !important;
}

#item115389 {
	width:27px !important;
	height:38px !important;
}

#item115386 {
	width:27px !important;
	height:38px !important;
	left:175px !important;
	top:6px !important;
}

#item115396 {
	width:39px !important;
	height:36px !important;
}

#item115393 {
	width:39px !important;
	height:36px !important;
	left:58px !important;
	top:7px !important;
}

#item115668 {
	width:38px !important;
	height:38px !important;
}

#item115665 {
	width:38px !important;
	height:38px !important;
	left:117px !important;
	top:6px !important;
}

#item115430 {
	width:604px !important;
	height:412px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-115430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-115430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-115432 {
	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-115432 {
	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;
	}
}
#item115433 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-115433 {
	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-115433 {
	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;
	}
}
#item115437 {
	width:442px !important;
	height:264px !important;
	left:95px !important;
	top:120px !important;
}

@keyframes fadeup-115437 {
	0% {
		transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-115437 {
	0% {
		-webkit-transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115460 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:23px !important;
}

#item115402 {
	width:43px !important;
	height:43px !important;
	left:177px !important;
	top:139px !important;
}

#item115406 {
	width:135px !important;
	height:39px !important;
	left:18px !important;
	top:422px !important;
}

#item115400 {
	width:614px !important;
	height:461px !important;
	left:-19px !important;
	top:428px !important;
}

#item115468 {
	width:122px !important;
	height:60px !important;
}

#item115464 {
	width:122px !important;
	height:60px !important;
	top:378px !important;
}

#item115471 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item115495 {
	width:436px !important;
	height:48px !important;
	left:9px !important;
	top:10px !important;
}

#item115469 {
	width:473px !important;
	height:60px !important;
	left:122px !important;
	top:378px !important;
}

#item115718 {
	width:538px !important;
	height:60px !important;
	left:28px !important;
	top:458px !important;
	padding:14px 0px 14px 0px;
}

#item115741 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:438px !important;
}

#item115764 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item115789 {
	width:122px !important;
	height:60px !important;
	background:#9d9c9c;
}

#item115790 {
	width:122px !important;
	height:41px !important;
	top:9px !important;
}

#item115813 {
	width:14px !important;
	height:14px !important;
	left:104px !important;
	top:382px !important;
}

@keyframes _plusb-115818 {
	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-115818 {
	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;
	}
}
#item115819 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-115819 {
	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-115819 {
	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;
	}
}
#item115823 {
	width:50px !important;
	height:49px !important;
	left:222px !important;
}

#item115837 {
	width:27px !important;
	height:38px !important;
}

#item115834 {
	width:27px !important;
	height:38px !important;
	left:175px !important;
	top:6px !important;
}

#item115843 {
	width:39px !important;
	height:36px !important;
}

#item115840 {
	width:39px !important;
	height:36px !important;
	left:58px !important;
	top:7px !important;
}

#item115850 {
	width:38px !important;
	height:38px !important;
}

#item115847 {
	width:38px !important;
	height:38px !important;
	left:117px !important;
	top:6px !important;
}

#item115883 {
	width:604px !important;
	height:412px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-115883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-115883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-115885 {
	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-115885 {
	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;
	}
}
#item115886 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-115886 {
	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-115886 {
	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;
	}
}
#item115891 {
	width:442px !important;
	height:264px !important;
	left:95px !important;
	top:120px !important;
}

@keyframes fadeup-115891 {
	0% {
		transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-115891 {
	0% {
		-webkit-transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115914 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:23px !important;
}

#item115855 {
	width:43px !important;
	height:43px !important;
	left:177px !important;
	top:139px !important;
}

#item115859 {
	width:135px !important;
	height:39px !important;
	left:18px !important;
	top:422px !important;
}

#item115853 {
	width:614px !important;
	height:461px !important;
	left:-19px !important;
	top:428px !important;
}

#item115924 {
	width:122px !important;
	height:60px !important;
}

#item115920 {
	width:122px !important;
	height:60px !important;
	top:378px !important;
}

#item115927 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item115950 {
	width:436px !important;
	height:48px !important;
	left:9px !important;
	top:10px !important;
}

#item115925 {
	width:473px !important;
	height:60px !important;
	left:122px !important;
	top:378px !important;
}

#item116169 {
	width:538px !important;
	height:60px !important;
	left:28px !important;
	top:458px !important;
	padding:14px 0px 14px 0px;
}

#item116192 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:438px !important;
}

#item116215 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item116241 {
	width:122px !important;
	height:60px !important;
	background:#bf9153;
}

#item116242 {
	width:122px !important;
	height:41px !important;
	top:9px !important;
}

#item116265 {
	width:14px !important;
	height:14px !important;
	left:104px !important;
	top:382px !important;
}

@keyframes _plusb-116270 {
	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-116270 {
	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;
	}
}
#item116271 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-116271 {
	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-116271 {
	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;
	}
}
#item116278 {
	width:50px !important;
	height:49px !important;
}

#item116275 {
	width:50px !important;
	height:49px !important;
	left:357px !important;
	top:566px !important;
}

#item116288 {
	width:27px !important;
	height:38px !important;
}

#item116285 {
	width:27px !important;
	height:38px !important;
	left:310px !important;
	top:571px !important;
}

#item116294 {
	width:39px !important;
	height:36px !important;
}

#item116291 {
	width:39px !important;
	height:36px !important;
	left:248px !important;
	top:572px !important;
}

#item116335 {
	width:604px !important;
	height:412px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-116335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-116335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-116337 {
	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-116337 {
	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;
	}
}
#item116338 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-116338 {
	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-116338 {
	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;
	}
}
#item116342 {
	width:442px !important;
	height:264px !important;
	left:95px !important;
	top:120px !important;
}

@keyframes fadeup-116342 {
	0% {
		transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-116342 {
	0% {
		-webkit-transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116365 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:23px !important;
}

#item116305 {
	width:43px !important;
	height:43px !important;
	left:206px !important;
	top:139px !important;
}

#item116311 {
	width:135px !important;
	height:39px !important;
	left:18px !important;
	top:422px !important;
}

#item116303 {
	width:614px !important;
	height:461px !important;
	left:-19px !important;
	top:428px !important;
}

#item116373 {
	width:122px !important;
	height:60px !important;
}

#item116369 {
	width:122px !important;
	height:60px !important;
	left:13px !important;
	top:378px !important;
}

#item116376 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item116399 {
	width:436px !important;
	height:48px !important;
	left:9px !important;
	top:10px !important;
}

#item116374 {
	width:473px !important;
	height:60px !important;
	left:122px !important;
	top:378px !important;
}

#item116881 {
	width:538px !important;
	height:60px !important;
	left:28px !important;
	top:458px !important;
	padding:14px 0px 14px 0px;
}

#item116904 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:438px !important;
}

#item116927 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item116952 {
	width:122px !important;
	height:60px !important;
	background:#bf9153;
}

#item116953 {
	width:122px !important;
	height:41px !important;
	top:9px !important;
}

#item116976 {
	width:14px !important;
	height:14px !important;
	left:104px !important;
	top:382px !important;
}

@keyframes _plusb-116980 {
	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-116980 {
	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;
	}
}
#item116981 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-116981 {
	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-116981 {
	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;
	}
}
#item117000 {
	width:39px !important;
	height:36px !important;
}

#item116996 {
	width:39px !important;
	height:36px !important;
	left:213px !important;
	top:572px !important;
}

#item117252 {
	width:45px !important;
	height:45px !important;
}

#item117249 {
	width:45px !important;
	height:45px !important;
	left:388px !important;
	top:570px !important;
}

#item117263 {
	width:27px !important;
	height:38px !important;
}

#item117260 {
	width:27px !important;
	height:38px !important;
	left:333px !important;
	top:573px !important;
}

#item117293 {
	width:38px !important;
	height:38px !important;
}

#item117290 {
	width:38px !important;
	height:38px !important;
	left:274px !important;
	top:569px !important;
}

#item117073 {
	width:122px !important;
	height:60px !important;
}

#item117069 {
	width:122px !important;
	height:60px !important;
	left:13px !important;
	top:378px !important;
}

#item117076 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item117099 {
	width:436px !important;
	height:48px !important;
	left:9px !important;
	top:10px !important;
}

#item117074 {
	width:473px !important;
	height:60px !important;
	left:122px !important;
	top:378px !important;
}

#item117033 {
	width:604px !important;
	height:856px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-117033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-117033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-117035 {
	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-117035 {
	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;
	}
}
#item117036 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-117036 {
	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-117036 {
	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;
	}
}
#item117042 {
	width:442px !important;
	height:651px !important;
	left:95px !important;
	top:167px !important;
}

@keyframes fadeup-117042 {
	0% {
		transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-117042 {
	0% {
		-webkit-transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item117065 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:70px !important;
}

#item117005 {
	width:43px !important;
	height:43px !important;
	left:171px !important;
	top:585px !important;
}

#item117009 {
	width:135px !important;
	height:39px !important;
	left:18px !important;
	top:869px !important;
}

#item117003 {
	width:614px !important;
	height:908px !important;
	left:-19px !important;
	top:-19px !important;
}

#item117565 {
	width:538px !important;
	height:60px !important;
	left:28px !important;
	top:458px !important;
	padding:14px 0px 14px 0px;
}

#item117588 {
	width:539px !important;
	height:23px !important;
	left:28px !important;
	top:438px !important;
}

#item117611 {
	width:538px !important;
	height:23px !important;
	left:29px !important;
	top:518px !important;
}

#item117636 {
	width:122px !important;
	height:60px !important;
	background:#bf9153;
}

#item117637 {
	width:122px !important;
	height:41px !important;
	top:9px !important;
}

#item117660 {
	width:14px !important;
	height:14px !important;
	left:104px !important;
	top:382px !important;
}

@keyframes _plusb-117664 {
	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-117664 {
	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;
	}
}
#item117665 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-117665 {
	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-117665 {
	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;
	}
}
#item117701 {
	width:122px !important;
	height:60px !important;
}

#item117697 {
	width:122px !important;
	height:60px !important;
	left:13px !important;
	top:378px !important;
}

#item117704 {
	width:473px !important;
	height:60px !important;
	background:#fff;
}

#item117727 {
	width:436px !important;
	height:48px !important;
	left:9px !important;
	top:10px !important;
}

#item117702 {
	width:473px !important;
	height:60px !important;
	left:122px !important;
	top:378px !important;
}

#item118013 {
	width:58px !important;
	height:58px !important;
	left:388px !important;
	top:563px !important;
}

#item118025 {
	width:27px !important;
	height:38px !important;
}

#item118022 {
	width:27px !important;
	height:38px !important;
	left:335px !important;
	top:571px !important;
}

#item118033 {
	width:39px !important;
	height:36px !important;
}

#item118030 {
	width:39px !important;
	height:36px !important;
	left:209px !important;
	top:572px !important;
}

#item118053 {
	width:38px !important;
	height:38px !important;
}

#item118049 {
	width:38px !important;
	height:38px !important;
	left:271px !important;
	top:571px !important;
}

#item117780 {
	width:604px !important;
	height:472px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes aparecer025-117780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer025-117780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes _plusb-117783 {
	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-117783 {
	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;
	}
}
#item117784 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-117784 {
	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-117784 {
	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;
	}
}
#item117788 {
	width:442px !important;
	height:299px !important;
	left:95px !important;
	top:132px !important;
}

@keyframes fadeup-117788 {
	0% {
		transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fadeup-117788 {
	0% {
		-webkit-transform:translate(0px,12px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item117811 {
	width:57px !important;
	height:57px !important;
	left:288px !important;
	top:35px !important;
}

#item117752 {
	width:43px !important;
	height:43px !important;
	left:171px !important;
	top:199px !important;
}

#item117756 {
	width:135px !important;
	height:39px !important;
	left:10px !important;
	top:482px !important;
}

#item117750 {
	width:614px !important;
	height:521px !important;
	left:-19px !important;
	top:368px !important;
}

p.autoParaStyle19 {
	font-family:"Sofia Pro";
	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.autoParaStyle18 {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:12px;
	line-height:14.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.autoParaStyle17 {
	font-family:"Sofia Pro";
	font-size:12px;
	line-height:14.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.autoParaStyle16 {
	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:left;
}

p.autoParaStyle15 {
	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:left;
}

p.autoParaStyle14 {
	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:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:9px;
	line-height:10.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.autoParaStyle12 {
	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:left;
}

p.autoParaStyle11 {
	font-family:"Sofia Pro";
	font-size:16px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:12px;
	line-height:14.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.autoParaStyle8 {
	font-family:"Sofia Pro";
	font-size:12px;
	line-height:14.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.autoParaStyle7 {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#142b3d;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:"Sofia Pro";
	font-size:9px;
	line-height:10.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle4 {
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:9px;
	line-height:10.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.autoParaStyle2 {
	font-family:"Sofia Pro";
	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.autoParaStyle1 {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	margin-bottom:9px;
	text-align:center;
}

p.Texto {
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.INTERACTIVO-2021_-_Texto {
	font-family:"Sofia Pro";
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.precio-sofia-9 {
	font-family:"Sofia Pro";
	font-size:9px;
	line-height:10.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:left;
}

p.sofia---14pt {
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.sofia---15pt {
	font-family:"Sofia Pro";
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.hotel-nombre-belive-estrellas {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.hotel-nombre-belive {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:20px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.precio-desde {
	font-family:"Sofia Pro";
	font-size:9px;
	line-height:10.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Párrafo-básico {
	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: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:bold;
	font-family:"Sofia Pro";
	font-size:12px;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:"Sofia Pro";
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:21px;
}

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

span.autoCharStyle3 {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:21px;
}

span.autoCharStyle2 {
	font-size:21px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:"Sofia Pro";
}

span.bold {
	font-weight:bold;
	font-family:"Sofia Pro";
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
