/* 	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:#009976; }
:-webkit-full-screen { background:#009976; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:615px; height:1050px; background: #009976 !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
@media all and (max-height:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

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

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

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

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

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

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

#item474254 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item474258 {
	width:60px !important;
	height:60px !important;
}

#item474255 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item474264 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item9300 {
	width:615px !important;
	height:1053px !important;
	background:#009976;
}

#item473890 {
	width:555px !important;
	height:644px !important;
	left:30px !important;
	top:162px !important;
}

#item9345 {
	width:558px !important;
	height:48px !important;
	left:30px !important;
	top:48px !important;
}

#item480263 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item480267 {
	width:60px !important;
	height:60px !important;
}

#item480264 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item480275 {
	width:60px !important;
	height:60px !important;
}

#item480272 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item473506 {
	width:615px !important;
	height:1050px !important;
}

#item473511 {
	width:615px !important;
	height:1050px !important;
}

#item473515 {
	width:615px !important;
	height:1050px !important;
}

#item473493 {
	width:615px !important;
	height:1050px !important;
}

#item473519 {
	width:615px !important;
	height:1050px !important;
}

#item474748 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item474753 {
	width:60px !important;
	height:60px !important;
}

#item474750 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item474766 {
	width:60px !important;
	height:60px !important;
}

#item474763 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item474774 {
	width:108px !important;
	height:108px !important;
}

#item474771 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item474778 {
	width:108px !important;
	height:108px !important;
}

#item474775 {
	width:108px !important;
	height:108px !important;
}

#item456109 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item456110 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item456115 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item456116 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item474059 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item456234 {
	width:615px !important;
	height:1053px !important;
	background:#009976;
}

#item456235 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item457149 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item456249 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item456275 {
	width:255px !important;
	height:30px !important;
}

#item456272 {
	width:255px !important;
	height:30px !important;
	left:87px !important;
	top:173px !important;
}

#item456301 {
	width:255px !important;
	height:30px !important;
}

#item456298 {
	width:255px !important;
	height:30px !important;
	left:87px !important;
	top:213px !important;
}

#item484585 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484587 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item456626 {
	width:555px !important;
	height:776px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item456627 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item456628 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item457144 {
	width:482px !important;
	height:316px !important;
	left:76px !important;
	top:319px !important;
}

#item484580 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484582 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item456574 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item456576 {
	width:441px !important;
	height:237px !important;
	left:97px !important;
	top:97px !important;
}

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

#item456599 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item456619 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:352px !important;
}

#item484575 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484577 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item456558 {
	width:555px !important;
	height:776px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item456559 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item456560 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item457139 {
	width:482px !important;
	height:316px !important;
	left:76px !important;
	top:319px !important;
}

#item484571 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484572 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item456507 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item456508 {
	width:441px !important;
	height:417px !important;
	left:97px !important;
	top:97px !important;
}

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

#item456537 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item456546 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:529px !important;
}

#item457122 {
	width:45px !important;
	height:45px !important;
	left:888px !important;
	top:102px !important;
}

#item456454 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13765 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item13766 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item13794 {
	width:441px !important;
	height:118px !important;
	left:87px !important;
	top:87px !important;
}

#item13797 {
	width:590px !important;
	height:527px !important;
	left:26px !important;
	top:293px !important;
}

#item262555 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item262556 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item484669 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

#item217889 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item217890 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item484647 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item217926 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item217927 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item484662 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

#item217965 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item217966 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item484666 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item217841 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item217842 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item484600 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item217803 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item217804 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item484598 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-13797 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-13797 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item474089 {
	width:30px !important;
	height:30px !important;
}

#item474087 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	top:243px !important;
}

#item457314 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item457319 {
	width:30px !important;
	height:30px !important;
}

#item457316 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item457400 {
	width:482px !important;
	height:316px !important;
	left:379px !important;
	top:319px !important;
}

#item262750 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item262776 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item457406 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item457404 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:439px !important;
}

#item457298 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item457303 {
	width:30px !important;
	height:30px !important;
}

#item457300 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item457396 {
	width:482px !important;
	height:316px !important;
	left:379px !important;
	top:319px !important;
}

#item218031 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item218059 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item457382 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item457379 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:493px !important;
}

#item457279 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item457284 {
	width:30px !important;
	height:30px !important;
}

#item457281 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item457370 {
	width:482px !important;
	height:316px !important;
	left:379px !important;
	top:319px !important;
}

#item14382 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item14406 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item457359 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item457357 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:469px !important;
}

#item457259 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item457264 {
	width:30px !important;
	height:30px !important;
}

#item457261 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item457267 {
	width:482px !important;
	height:316px !important;
	left:379px !important;
	top:319px !important;
}

#item14319 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item14348 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item457339 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item457337 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:439px !important;
}

#item457240 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item457245 {
	width:30px !important;
	height:30px !important;
}

#item457242 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item457329 {
	width:482px !important;
	height:316px !important;
	left:379px !important;
	top:319px !important;
}

#item14257 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item14284 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item457230 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item457228 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:529px !important;
}

#item421087 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item421091 {
	width:30px !important;
	height:30px !important;
}

#item421089 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item457224 {
	width:482px !important;
	height:316px !important;
	left:379px !important;
	top:319px !important;
}

#item14191 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item14226 {
	width:30px !important;
	height:30px !important;
}

#item14224 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item421002 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item421000 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:445px !important;
}

#item474094 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:110px 87px 60px 87px;
}

#item474126 {
	width:30px !important;
	height:30px !important;
}

#item474122 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item14169 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item14167 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

#item490178 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item490180 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item490149 {
	width:441px !important;
	height:140px !important;
	left:87px !important;
	top:121px !important;
}

#item490173 {
	width:171px !important;
	height:48px !important;
	left:357px !important;
	top:54px !important;
}

#item490640 {
	width:615px !important;
	height:549px !important;
	top:275px !important;
}

#item490645 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item490646 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item490642 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

#item490680 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item490682 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item490677 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item490715 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item490716 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item490711 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

#item490747 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item490748 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item490744 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item490781 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item490782 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:396px !important;
}

#item490778 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item490812 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item490813 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item490809 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-490640 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-490640 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item490599 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item490633 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item490558 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item490591 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item490518 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item490549 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item490477 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item490509 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item490438 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item490468 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item490399 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item490433 {
	width:30px !important;
	height:30px !important;
}

#item490430 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item490355 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item490379 {
	width:441px !important;
	height:283px !important;
	left:87px !important;
	top:620px !important;
}

#item490387 {
	width:30px !important;
	height:30px !important;
}

#item490384 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item490352 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item490350 {
	width:928px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

#item267099 {
	width:615px !important;
	height:1053px !important;
	background:#009976;
}

#item267100 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item267142 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item267292 {
	width:555px !important;
	height:360px !important;
	left:30px !important;
	top:414px !important;
}

#item457752 {
	width:90px !important;
	height:10px !important;
	top:6px !important;
}

#item457775 {
	width:20px !important;
	height:20px !important;
	left:100px !important;
}

#item457808 {
	width:174px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item457831 {
	width:20px !important;
	height:20px !important;
}

#item457838 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item457861 {
	width:20px !important;
	height:20px !important;
}

#item266940 {
	width:344px !important;
	height:10px !important;
}

#item266934 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:227px !important;
}

#item482678 {
	width:344px !important;
	height:10px !important;
}

#item482673 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:261px !important;
}

#item267049 {
	width:344px !important;
	height:10px !important;
}

#item267044 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:297px !important;
}

#item267118 {
	width:522px !important;
	height:102px !important;
	left:87px !important;
	top:87px !important;
}

#item457902 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item484566 {
	width:615px !important;
	height:1053px !important;
	background:#009976;
}

#item484567 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item484437 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item484439 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item484308 {
	width:30px !important;
	height:30px !important;
}

#item484304 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:650px !important;
}

#item484401 {
	width:30px !important;
	height:30px !important;
}

#item484398 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:650px !important;
}

#item484347 {
	width:165px !important;
	height:30px !important;
}

#item484342 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:744px !important;
}

#item484319 {
	width:165px !important;
	height:30px !important;
}

#item484315 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:704px !important;
}

#item484414 {
	width:165px !important;
	height:30px !important;
}

#item484411 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:704px !important;
}

#item484215 {
	width:441px !important;
	height:255px !important;
	left:24px !important;
	top:76px !important;
}

#item484242 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item484238 {
	width:350px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item484269 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item484265 {
	width:350px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item484136 {
	width:441px !important;
	height:255px !important;
	left:24px !important;
	top:43px !important;
}

#item484162 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item484160 {
	width:350px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item484189 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item484185 {
	width:350px !important;
	height:16px !important;
	left:10px !important;
	top:319px !important;
}

#item484085 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item484081 {
	width:350px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item484112 {
	width:344px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item484108 {
	width:350px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item484079 {
	width:465px !important;
	height:335px !important;
	left:73px !important;
	top:284px !important;
}

#item484297 {
	width:396px !important;
	height:30px !important;
}

#item484292 {
	width:396px !important;
	height:30px !important;
	left:75px !important;
	top:285px !important;
}

#item484303 {
	width:396px !important;
	height:30px !important;
}

#item484298 {
	width:396px !important;
	height:30px !important;
	left:75px !important;
	top:315px !important;
}

#item484561 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484562 {
	width:1489px !important;
	height:1053px !important;
	left:-455px !important;
}

#item483679 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item483704 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item483713 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item483721 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item483726 {
	width:143px !important;
	height:8px !important;
	top:40px !important;
}

#item483754 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item483759 {
	width:116px !important;
	height:8px !important;
	top:40px !important;
}

#item483782 {
	width:40px !important;
	height:19px !important;
	left:3px !important;
	top:40px !important;
}

#item483787 {
	width:19px !important;
	height:19px !important;
	left:131px !important;
	top:15px !important;
}

#item483792 {
	width:19px !important;
	height:19px !important;
	left:267px !important;
	top:15px !important;
}

#item483795 {
	width:40px !important;
	height:19px !important;
	left:398px !important;
	top:42px !important;
}

#item483801 {
	width:85px !important;
	height:11px !important;
	left:168px !important;
	top:20px !important;
}

#item483826 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item484552 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484553 {
	width:1422px !important;
	height:1006px !important;
	left:-404px !important;
	top:24px !important;
}

#item484062 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item484063 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item484073 {
	width:482px !important;
	height:316px !important;
	left:76px !important;
	top:319px !important;
}

#item484547 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484548 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item484046 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item484047 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item484055 {
	width:500px !important;
	height:810px !important;
	left:68px !important;
	top:103px !important;
}

#item484540 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484541 {
	width:1489px !important;
	height:1053px !important;
	left:-5612px !important;
}

#item484012 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item484021 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

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

#item491030 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item483854 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item483878 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item483888 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item483894 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item483898 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item483924 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item483927 {
	width:116px !important;
	height:8px !important;
	top:40px !important;
}

#item483950 {
	width:40px !important;
	height:19px !important;
	left:3px !important;
	top:33px !important;
}

#item483955 {
	width:19px !important;
	height:19px !important;
	left:131px !important;
	top:8px !important;
}

#item483959 {
	width:19px !important;
	height:19px !important;
	left:267px !important;
	top:8px !important;
}

#item483962 {
	width:40px !important;
	height:19px !important;
	left:398px !important;
	top:35px !important;
}

#item483965 {
	width:85px !important;
	height:11px !important;
	left:168px !important;
	top:13px !important;
}

#item483988 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item483851 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:145px !important;
}

#item483676 {
	width:864px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item412310 {
	width:615px !important;
	height:1053px !important;
	background:#009976;
}

#item412311 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item412314 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item457976 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item412369 {
	width:441px !important;
	height:310px !important;
	left:87px !important;
	top:298px !important;
}

#item412396 {
	width:30px !important;
	height:30px !important;
}

#item412392 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:641px !important;
}

#item418060 {
	width:30px !important;
	height:30px !important;
}

#item418056 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:641px !important;
}

#item412402 {
	width:165px !important;
	height:30px !important;
}

#item412399 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:689px !important;
}

#item412430 {
	width:165px !important;
	height:30px !important;
}

#item412426 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:729px !important;
}

#item484750 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484751 {
	width:1489px !important;
	height:1053px !important;
	left:-455px !important;
}

#item413045 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item413046 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item481690 {
	width:482px !important;
	height:316px !important;
	left:76px !important;
	top:319px !important;
}

#item484741 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484742 {
	width:1489px !important;
	height:1053px !important;
	left:-455px !important;
}

#item413034 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item413035 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item458005 {
	width:500px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

#item484727 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484728 {
	width:1489px !important;
	height:1053px !important;
	left:-455px !important;
}

#item412979 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item412980 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item412986 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item484708 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item484709 {
	width:1489px !important;
	height:1053px !important;
	left:-455px !important;
}

#item412541 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item412566 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item412578 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item474037 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item413766 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item474047 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item413815 {
	width:117px !important;
	height:8px !important;
	top:40px !important;
}

#item474044 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item413913 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item414035 {
	width:40px !important;
	height:19px !important;
	left:29px !important;
	top:34px !important;
}

#item414038 {
	width:40px !important;
	height:19px !important;
	left:373px !important;
	top:34px !important;
}

#item414045 {
	width:19px !important;
	height:20px !important;
	left:109px !important;
	top:7px !important;
}

#item414048 {
	width:19px !important;
	height:20px !important;
	left:207px !important;
	top:7px !important;
}

#item414051 {
	width:19px !important;
	height:20px !important;
	left:309px !important;
	top:7px !important;
}

#item458061 {
	width:45px !important;
	height:11px !important;
	left:246px !important;
	top:12px !important;
}

#item458037 {
	width:45px !important;
	height:11px !important;
	left:142px !important;
	top:12px !important;
}

#item412953 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item412977 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item412538 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item473607 {
	width:615px !important;
	height:836px !important;
}

#item473609 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item473639 {
	width:178px !important;
	height:30px !important;
}

#item473636 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:180px !important;
}

#item473666 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
}

#item473668 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item473672 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item473673 {
	width:554px !important;
	height:333px !important;
	left:41px !important;
	top:428px !important;
}

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

#item473677 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item473683 {
	width:441px !important;
	height:338px !important;
	left:97px !important;
	top:97px !important;
}

#item473706 {
	width:125px !important;
	height:11px !important;
	left:321px !important;
	top:570px !important;
}

@keyframes entrarvolandodesdeladerecha-473706 {
	0% {
		transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-473706 {
	0% {
		-webkit-transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item473729 {
	width:22px !important;
	height:22px !important;
	left:295px !important;
	top:564px !important;
}

@keyframes grow-473729 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-473729 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item473729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item473732 {
	width:125px !important;
	height:11px !important;
	left:281px !important;
	top:548px !important;
}

@keyframes entrarvolandodesdeladerecha-473732 {
	0% {
		transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-473732 {
	0% {
		-webkit-transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item473755 {
	width:22px !important;
	height:22px !important;
	left:256px !important;
	top:540px !important;
}

@keyframes grow-473755 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-473755 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item473755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item473766 {
	width:125px !important;
	height:11px !important;
	left:359px !important;
	top:524px !important;
}

@keyframes entrarvolandodesdeladerecha-473766 {
	0% {
		transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-473766 {
	0% {
		-webkit-transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item473789 {
	width:22px !important;
	height:22px !important;
	left:333px !important;
	top:519px !important;
}

@keyframes grow-473789 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-473789 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item473789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item473664 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item473662 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item474781 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item474782 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item474789 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item474790 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item474796 {
	width:60px !important;
	height:60px !important;
}

#item474793 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item474805 {
	width:60px !important;
	height:60px !important;
}

#item474801 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item474813 {
	width:108px !important;
	height:108px !important;
}

#item474810 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item474817 {
	width:108px !important;
	height:108px !important;
}

#item474814 {
	width:108px !important;
	height:108px !important;
}

#item485313 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item485049 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item485075 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item485103 {
	width:68px !important;
	height:46px !important;
}

#item485099 {
	width:68px !important;
	height:46px !important;
	left:460px !important;
	top:173px !important;
}

#item485114 {
	width:100px !important;
	height:30px !important;
}

#item485109 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item485141 {
	width:30px !important;
	height:30px !important;
}

#item485137 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item485150 {
	width:30px !important;
	height:30px !important;
}

#item485146 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item485164 {
	width:30px !important;
	height:30px !important;
}

#item485159 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item485197 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item485221 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item485250 {
	width:66px !important;
	height:45px !important;
}

#item485246 {
	width:66px !important;
	height:45px !important;
	left:462px !important;
	top:174px !important;
}

#item485261 {
	width:30px !important;
	height:30px !important;
}

#item485257 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item485271 {
	width:100px !important;
	height:30px !important;
}

#item485267 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item485298 {
	width:30px !important;
	height:30px !important;
}

#item485294 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item485307 {
	width:30px !important;
	height:30px !important;
}

#item485303 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item485006 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item485007 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

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

#item485011 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item484991 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item484992 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item484996 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item484976 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item484977 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item484982 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item484934 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item484935 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item484966 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item484915 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item484917 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item484929 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item484901 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item484906 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item484882 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item484883 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item484889 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item484835 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item484845 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item484857 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item484833 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item484831 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item485907 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item485641 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item485667 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item485695 {
	width:68px !important;
	height:46px !important;
}

#item485691 {
	width:68px !important;
	height:46px !important;
	left:460px !important;
	top:173px !important;
}

#item485711 {
	width:100px !important;
	height:30px !important;
}

#item485706 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item485738 {
	width:30px !important;
	height:30px !important;
}

#item485734 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item485747 {
	width:30px !important;
	height:30px !important;
}

#item485743 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item485757 {
	width:30px !important;
	height:30px !important;
}

#item485753 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item485790 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item485814 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item485842 {
	width:119px !important;
	height:23px !important;
}

#item485838 {
	width:119px !important;
	height:23px !important;
	left:409px !important;
	top:185px !important;
}

#item485854 {
	width:30px !important;
	height:30px !important;
}

#item485850 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item485864 {
	width:100px !important;
	height:30px !important;
}

#item485860 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item485891 {
	width:30px !important;
	height:30px !important;
}

#item485887 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item485901 {
	width:30px !important;
	height:30px !important;
}

#item485897 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item485596 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item485597 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485605 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item485582 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item485583 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item485587 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485568 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item485569 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item485573 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485526 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item485527 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item485558 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485508 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item485510 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485521 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item485494 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item485499 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485473 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item485474 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item485480 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485423 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item485438 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item485448 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item485421 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item485419 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item486507 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item486242 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item486267 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item486295 {
	width:68px !important;
	height:46px !important;
}

#item486291 {
	width:68px !important;
	height:46px !important;
	left:460px !important;
	top:173px !important;
}

#item486306 {
	width:100px !important;
	height:30px !important;
}

#item486301 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item486333 {
	width:30px !important;
	height:30px !important;
}

#item486329 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item486343 {
	width:30px !important;
	height:30px !important;
}

#item486339 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item486352 {
	width:30px !important;
	height:30px !important;
}

#item486348 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item486388 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item486412 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item486440 {
	width:68px !important;
	height:46px !important;
}

#item486436 {
	width:68px !important;
	height:46px !important;
	left:460px !important;
	top:173px !important;
}

#item486450 {
	width:30px !important;
	height:30px !important;
}

#item486446 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item486460 {
	width:100px !important;
	height:30px !important;
}

#item486456 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item486488 {
	width:30px !important;
	height:30px !important;
}

#item486483 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item486502 {
	width:30px !important;
	height:30px !important;
}

#item486498 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item486194 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item486195 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486204 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item486179 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item486180 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item486184 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486165 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item486166 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item486170 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486122 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item486123 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item486156 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486108 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item486109 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486117 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item486094 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item486099 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486075 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item486076 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item486082 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486024 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item486039 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486050 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item486022 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item486020 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item487093 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item486832 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item486857 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item486885 {
	width:83px !important;
	height:21px !important;
}

#item486881 {
	width:83px !important;
	height:21px !important;
	left:445px !important;
	top:186px !important;
}

#item486898 {
	width:100px !important;
	height:30px !important;
}

#item486894 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item486926 {
	width:30px !important;
	height:30px !important;
}

#item486922 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item486936 {
	width:30px !important;
	height:30px !important;
}

#item486931 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item486945 {
	width:30px !important;
	height:30px !important;
}

#item486941 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item486975 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item487000 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item487024 {
	width:66px !important;
	height:21px !important;
	left:462px !important;
	top:186px !important;
}

#item487041 {
	width:30px !important;
	height:30px !important;
}

#item487037 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item487050 {
	width:100px !important;
	height:30px !important;
}

#item487046 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item487077 {
	width:30px !important;
	height:30px !important;
}

#item487073 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item487088 {
	width:30px !important;
	height:30px !important;
}

#item487084 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item486783 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item486784 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486797 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item486769 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item486770 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item486774 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486753 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item486754 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item486758 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486711 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item486712 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item486744 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486697 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item486698 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486706 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

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

#item486682 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486691 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

#item486666 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item486667 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486675 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

#item486616 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item486629 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item486639 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item486614 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item486612 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item487671 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item487404 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item487429 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item487457 {
	width:70px !important;
	height:21px !important;
}

#item487453 {
	width:70px !important;
	height:21px !important;
	left:458px !important;
	top:186px !important;
}

#item487468 {
	width:100px !important;
	height:30px !important;
}

#item487463 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item487495 {
	width:30px !important;
	height:30px !important;
}

#item487491 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item487505 {
	width:30px !important;
	height:30px !important;
}

#item487500 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item487514 {
	width:30px !important;
	height:30px !important;
}

#item487510 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item487553 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item487578 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item487607 {
	width:85px !important;
	height:21px !important;
}

#item487603 {
	width:85px !important;
	height:21px !important;
	left:443px !important;
	top:186px !important;
}

#item487619 {
	width:30px !important;
	height:30px !important;
}

#item487615 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item487629 {
	width:100px !important;
	height:30px !important;
}

#item487625 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item487656 {
	width:30px !important;
	height:30px !important;
}

#item487652 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item487666 {
	width:30px !important;
	height:30px !important;
}

#item487662 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item487358 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item487359 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487368 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item487344 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item487345 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item487349 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487323 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item487324 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item487328 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487281 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item487282 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item487314 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487267 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item487268 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487276 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item487252 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item487258 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487235 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item487236 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item487241 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487187 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item487200 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487210 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item487185 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item487183 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item488251 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item487993 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item488018 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item488042 {
	width:102px !important;
	height:31px !important;
	left:426px !important;
	top:181px !important;
}

#item488057 {
	width:100px !important;
	height:30px !important;
}

#item488052 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item488084 {
	width:30px !important;
	height:30px !important;
}

#item488080 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item488094 {
	width:30px !important;
	height:30px !important;
}

#item488090 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item488103 {
	width:30px !important;
	height:30px !important;
}

#item488099 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item488139 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item488163 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item488188 {
	width:111px !important;
	height:34px !important;
	left:417px !important;
	top:180px !important;
}

#item488199 {
	width:30px !important;
	height:30px !important;
}

#item488195 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item488210 {
	width:100px !important;
	height:30px !important;
}

#item488205 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item488237 {
	width:30px !important;
	height:30px !important;
}

#item488233 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item488246 {
	width:30px !important;
	height:30px !important;
}

#item488242 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item487954 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item487955 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487965 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item487940 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item487941 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item487945 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487925 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item487926 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item487930 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487877 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item487878 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item487914 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487863 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item487864 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487872 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item487848 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item487853 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487830 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item487831 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item487838 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487783 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item487795 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item487805 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item487781 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item487779 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item488594 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item488472 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item488498 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item488522 {
	width:60px !important;
	height:31px !important;
	left:468px !important;
	top:177px !important;
}

#item488537 {
	width:100px !important;
	height:30px !important;
}

#item488532 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item488565 {
	width:30px !important;
	height:30px !important;
}

#item488561 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item488574 {
	width:30px !important;
	height:30px !important;
}

#item488570 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item488583 {
	width:30px !important;
	height:30px !important;
}

#item488579 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item488589 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item488434 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item488435 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item488443 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

#item488415 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item488416 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item488421 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item488399 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item488400 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item488406 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item488353 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item488355 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item488387 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item488351 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item488349 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item474053 {
	width:615px !important;
	height:836px !important;
}

#item467808 {
	width:522px !important;
	height:48px !important;
	left:87px !important;
	top:87px !important;
}

#item467838 {
	width:178px !important;
	height:30px !important;
}

#item467834 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:186px !important;
}

#item484759 {
	width:615px !important;
	height:1053px !important;
}

#item484760 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item468364 {
	width:555px !important;
	height:876px !important;
	background:#fff;
	padding:60px 57px 60px 57px;
}

#item468391 {
	width:30px !important;
	height:30px !important;
}

#item468389 {
	width:30px !important;
	height:30px !important;
	left:498px !important;
	top:30px !important;
}

#item467863 {
	width:30px !important;
	height:30px !important;
	left:893px !important;
	top:92px !important;
}

#item467861 {
	width:923px !important;
	height:1053px !important;
}

#item468458 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item468497 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item468520 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item468543 {
	width:90px !important;
	height:18px !important;
	left:438px !important;
	top:177px !important;
}

#item468560 {
	width:100px !important;
	height:30px !important;
}

#item468556 {
	width:100px !important;
	height:30px !important;
}

#item468586 {
	width:30px !important;
	height:30px !important;
}

#item468583 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item468598 {
	width:30px !important;
	height:30px !important;
}

#item468595 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item468866 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item468780 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item468884 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item468783 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468770 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item469253 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item468773 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468727 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item468728 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item468757 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468657 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item468655 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item468929 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item468969 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item468992 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item469015 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:177px !important;
}

#item469026 {
	width:100px !important;
	height:30px !important;
}

#item469022 {
	width:100px !important;
	height:30px !important;
}

#item469052 {
	width:30px !important;
	height:30px !important;
}

#item469049 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item469058 {
	width:30px !important;
	height:30px !important;
}

#item469055 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item469234 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item469165 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item469239 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item469168 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item469155 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item469257 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item469158 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item469118 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item469119 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item469147 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item469116 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item469114 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item469403 {
	width:615px !important;
	height:836px !important;
}

#item12647 {
	width:522px !important;
	height:66px !important;
	left:87px !important;
	top:87px !important;
}

#item12712 {
	width:178px !important;
	height:30px !important;
}

#item12691 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:186px !important;
}

#item12745 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
}

#item12746 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item12755 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item12778 {
	width:554px !important;
	height:333px !important;
	left:41px !important;
	top:442px !important;
}

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item189091 {
	width:441px !important;
	height:338px !important;
	left:97px !important;
	top:97px !important;
}

#item458247 {
	width:125px !important;
	height:11px !important;
	left:325px !important;
	top:585px !important;
}

@keyframes entrarvolandodesdeladerecha-458247 {
	0% {
		transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-458247 {
	0% {
		-webkit-transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item458165 {
	width:22px !important;
	height:22px !important;
	left:299px !important;
	top:580px !important;
}

@keyframes grow-458165 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-458165 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item458165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item458224 {
	width:125px !important;
	height:11px !important;
	left:286px !important;
	top:564px !important;
}

@keyframes entrarvolandodesdeladerecha-458224 {
	0% {
		transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-458224 {
	0% {
		-webkit-transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item458153 {
	width:22px !important;
	height:22px !important;
	left:261px !important;
	top:556px !important;
}

@keyframes grow-458153 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-458153 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item458153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item458201 {
	width:125px !important;
	height:11px !important;
	left:363px !important;
	top:539px !important;
}

@keyframes entrarvolandodesdeladerecha-458201 {
	0% {
		transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-458201 {
	0% {
		-webkit-transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item458168 {
	width:22px !important;
	height:22px !important;
	left:337px !important;
	top:534px !important;
}

@keyframes grow-458168 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-458168 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item458168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12743 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item12741 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item469451 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item469604 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item469627 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item469653 {
	width:61px !important;
	height:42px !important;
}

#item469650 {
	width:61px !important;
	height:42px !important;
	left:467px !important;
	top:174px !important;
}

#item469659 {
	width:100px !important;
	height:30px !important;
}

#item469656 {
	width:100px !important;
	height:30px !important;
}

#item469685 {
	width:30px !important;
	height:30px !important;
}

#item469682 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item469691 {
	width:30px !important;
	height:30px !important;
}

#item469688 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item469697 {
	width:30px !important;
	height:30px !important;
}

#item469694 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item469484 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item469507 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item469535 {
	width:68px !important;
	height:33px !important;
}

#item469532 {
	width:68px !important;
	height:33px !important;
	left:460px !important;
	top:178px !important;
}

#item469541 {
	width:30px !important;
	height:30px !important;
}

#item469538 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item469547 {
	width:100px !important;
	height:30px !important;
}

#item469544 {
	width:100px !important;
	height:30px !important;
}

#item469573 {
	width:30px !important;
	height:30px !important;
}

#item469570 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item469579 {
	width:30px !important;
	height:30px !important;
}

#item469576 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item469888 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item469890 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item470026 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item469878 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item470018 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item469881 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item469868 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item470005 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item469871 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item469831 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item469832 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item469861 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item469820 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item469822 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item470022 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item470010 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item469807 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item469794 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item470001 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item469797 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item469759 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item469764 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item469770 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item469757 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item469754 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item470078 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item470241 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item470264 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item470290 {
	width:92px !important;
	height:19px !important;
}

#item470287 {
	width:92px !important;
	height:19px !important;
	left:436px !important;
	top:186px !important;
}

#item470296 {
	width:100px !important;
	height:30px !important;
}

#item470293 {
	width:100px !important;
	height:30px !important;
}

#item470322 {
	width:30px !important;
	height:30px !important;
}

#item470319 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item470328 {
	width:30px !important;
	height:30px !important;
}

#item470325 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item470334 {
	width:30px !important;
	height:30px !important;
}

#item470331 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item470117 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item470140 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item470165 {
	width:102px !important;
	height:31px !important;
	left:426px !important;
	top:180px !important;
}

#item470176 {
	width:30px !important;
	height:30px !important;
}

#item470172 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item470182 {
	width:100px !important;
	height:30px !important;
}

#item470179 {
	width:100px !important;
	height:30px !important;
}

#item470209 {
	width:30px !important;
	height:30px !important;
}

#item470206 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item470215 {
	width:30px !important;
	height:30px !important;
}

#item470212 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item470526 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item470528 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item470984 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item470515 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item470976 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item470518 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item470504 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item470968 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item470507 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item470468 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item470469 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item470497 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item470458 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item470459 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item470980 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item470972 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item470449 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item470430 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item470940 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item470433 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item470395 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item470400 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item470406 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item470393 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item470391 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item471045 {
	width:615px !important;
	height:836px !important;
}

#item471048 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item471078 {
	width:178px !important;
	height:30px !important;
}

#item471075 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:186px !important;
}

#item471105 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
}

#item471106 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

#item471109 {
	width:555px !important;
	height:873px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item471110 {
	width:554px !important;
	height:333px !important;
	left:41px !important;
	top:442px !important;
}

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

#item471114 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item471120 {
	width:441px !important;
	height:338px !important;
	left:97px !important;
	top:97px !important;
}

#item471143 {
	width:125px !important;
	height:11px !important;
	left:324px !important;
	top:586px !important;
}

@keyframes entrarvolandodesdeladerecha-471143 {
	0% {
		transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-471143 {
	0% {
		-webkit-transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item471167 {
	width:22px !important;
	height:22px !important;
	left:298px !important;
	top:580px !important;
}

@keyframes grow-471167 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-471167 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item471167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item471172 {
	width:125px !important;
	height:11px !important;
	left:284px !important;
	top:564px !important;
}

@keyframes entrarvolandodesdeladerecha-471172 {
	0% {
		transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-471172 {
	0% {
		-webkit-transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item471195 {
	width:22px !important;
	height:22px !important;
	left:259px !important;
	top:556px !important;
}

@keyframes grow-471195 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-471195 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item471195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item471199 {
	width:125px !important;
	height:11px !important;
	left:362px !important;
	top:540px !important;
}

@keyframes entrarvolandodesdeladerecha-471199 {
	0% {
		transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-471199 {
	0% {
		-webkit-transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item471222 {
	width:22px !important;
	height:22px !important;
	left:336px !important;
	top:534px !important;
}

@keyframes grow-471222 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-471222 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item471222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item471103 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item471101 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item471290 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item471444 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item471467 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item471494 {
	width:60px !important;
	height:41px !important;
}

#item471490 {
	width:60px !important;
	height:41px !important;
	left:468px !important;
	top:175px !important;
}

#item471508 {
	width:100px !important;
	height:30px !important;
}

#item471505 {
	width:100px !important;
	height:30px !important;
}

#item471534 {
	width:30px !important;
	height:30px !important;
}

#item471531 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item471540 {
	width:30px !important;
	height:30px !important;
}

#item471537 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item471547 {
	width:30px !important;
	height:30px !important;
}

#item471544 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item471328 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item471351 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item471378 {
	width:61px !important;
	height:42px !important;
}

#item471375 {
	width:61px !important;
	height:42px !important;
	left:467px !important;
	top:174px !important;
}

#item471385 {
	width:30px !important;
	height:30px !important;
}

#item471382 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item471391 {
	width:100px !important;
	height:30px !important;
}

#item471388 {
	width:100px !important;
	height:30px !important;
}

#item471418 {
	width:30px !important;
	height:30px !important;
}

#item471414 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item471424 {
	width:30px !important;
	height:30px !important;
}

#item471421 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item471737 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item471738 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item471903 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item471727 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item471895 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item471730 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item471717 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item471887 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item471720 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item471677 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item471678 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	padding:0px 30px 0px 0px;
}

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

#item471705 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item471664 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item471666 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item471899 {
	width:500px !important;
	height:340px !important;
	left:375px !important;
	top:379px !important;
}

#item471891 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item471657 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item471643 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item471860 {
	width:500px !important;
	height:810px !important;
	left:375px !important;
	top:103px !important;
}

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

#item471646 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item471607 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item471613 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item471619 {
	width:471px !important;
	height:543px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
	padding:0px 30px 0px 0px;
}

#item471605 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item471603 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item473403 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item473404 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

#item473235 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-481953 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-481953 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item481953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item481967 {
	width:191px !important;
	height:39px !important;
	left:13px !important;
	top:249px !important;
}

#item481990 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item481953 {
	width:215px !important;
	height:306px !important;
	left:87px !important;
	top:162px !important;
}

@keyframes grow-482120 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-482120 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item482120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item482130 {
	width:191px !important;
	height:15px !important;
	left:13px !important;
	top:272px !important;
}

#item482153 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item482120 {
	width:215px !important;
	height:306px !important;
	left:87px !important;
	top:495px !important;
}

@keyframes grow-481995 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-481995 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item481995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item482010 {
	width:190px !important;
	height:16px !important;
	left:13px !important;
	top:273px !important;
}

#item482033 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item481995 {
	width:215px !important;
	height:306px !important;
	left:314px !important;
	top:162px !important;
}

#item473222 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item473223 {
	width:500px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

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

#item473227 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item473208 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item473209 {
	width:500px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

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

#item473213 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item473193 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item473194 {
	width:500px !important;
	height:810px !important;
	left:67px !important;
	top:103px !important;
}

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

#item473199 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item473191 {
	width:27px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item473189 {
	width:930px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item474345 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item474346 {
	width:615px !important;
	height:252px !important;
}

#item474356 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:679px !important;
}

#item474379 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item474406 {
	width:324px !important;
	height:10px !important;
}

#item474402 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item474433 {
	width:324px !important;
	height:10px !important;
}

#item474429 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item482595 {
	width:324px !important;
	height:10px !important;
}

#item482590 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:625px !important;
}

#item474460 {
	width:324px !important;
	height:10px !important;
}

#item474456 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item474487 {
	width:324px !important;
	height:10px !important;
}

#item474483 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item474515 {
	width:324px !important;
	height:10px !important;
}

#item474511 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

#item474678 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item474679 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

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

#item474702 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item474644 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item474646 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item474654 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item474611 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item474612 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item474620 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item474577 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item474578 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

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

#item474601 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item474542 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item474543 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item474552 {
	width:441px !important;
	height:876px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item474540 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item474538 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

#item482189 {
	width:615px !important;
	height:1050px !important;
}

#item474284 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item474291 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item474292 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item474300 {
	width:60px !important;
	height:60px !important;
}

#item474297 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

p.autoParaStyle14 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:44px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:11.7px;
	line-height:15.3px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#e81e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle6 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:45px;
	line-height:45px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:65px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:140px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-13-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	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.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde-centrado {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle6 {
	color:#000;
}

span.autoCharStyle5 {
	color:#e81e75;
}

span.autoCharStyle4 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle3 {
	font-family:FF-Quicksand-Regular,Quicksand;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
}

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

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

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

#loadIndicator{display:none;}
