/* 	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-Arial-Black;
	src:url("../fonts/Arial Black.ttf");
}

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

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

@font-face {
	font-family:FF-RaisonnePro-Book;
	src:url("../fonts/RaisonnePro-Book.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");
}

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

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

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

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

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

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

#item6849 {
	width:558px !important;
	height:49px !important;
	left:30px !important;
	top:54px !important;
}

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

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

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

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

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

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

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

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

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

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

#item24766 {
	width:615px !important;
	height:214px !important;
	top:838px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item7258 {
	width:255px !important;
	height:30px !important;
	left:87px !important;
	top:245px !important;
}

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

#item7283 {
	width:255px !important;
	height:30px !important;
	left:87px !important;
	top:285px !important;
}

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

#item7439 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

#item7454 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item7387 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 30px #009976;
}

#item7407 {
	width:441px !important;
	height:210px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item7423 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:375px !important;
}

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

#item7367 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

#item7382 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item7312 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 30px #009976;
}

#item7332 {
	width:441px !important;
	height:390px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item7348 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:568px !important;
}

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

#item7308 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item7530 {
	width:612px !important;
	height:549px !important;
	left:3px !important;
	top:275px !important;
}

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

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

#item23925 {
	width:390px !important;
	height:457px !important;
	left:2331px !important;
	top:33px !important;
}

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

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

#item23913 {
	width:390px !important;
	height:457px !important;
	left:984px !important;
	top:33px !important;
}

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

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

#item23920 {
	width:390px !important;
	height:457px !important;
	left:1434px !important;
	top:33px !important;
}

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

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

#item23923 {
	width:390px !important;
	height:457px !important;
	left:1884px !important;
	top:33px !important;
}

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

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

#item23907 {
	width:390px !important;
	height:457px !important;
	left:534px !important;
	top:33px !important;
}

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

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

#item23901 {
	width:390px !important;
	height:457px !important;
	left:84px !important;
	top:33px !important;
}

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

#item8031 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:234px !important;
}

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

#item8587 {
	width:1495px !important;
	height:1057px !important;
	left:-440px !important;
	top:-2px !important;
}

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

#item8598 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item8613 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

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

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

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

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

#item8573 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:628px !important;
}

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

#item8502 {
	width:1495px !important;
	height:1057px !important;
	left:-440px !important;
	top:-2px !important;
}

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

#item8512 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item8526 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

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

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

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

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

#item8486 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:638px !important;
}

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

#item8412 {
	width:1495px !important;
	height:1057px !important;
	left:-440px !important;
	top:-2px !important;
}

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

#item8424 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item8438 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

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

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

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

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

#item8396 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:608px !important;
}

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

#item8326 {
	width:1495px !important;
	height:1057px !important;
	left:-440px !important;
	top:-2px !important;
}

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

#item8337 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item8350 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

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

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

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

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

#item8311 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:601px !important;
}

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

#item8236 {
	width:1495px !important;
	height:1057px !important;
	left:-440px !important;
	top:-2px !important;
}

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

#item8247 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item8261 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

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

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

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

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

#item8219 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:616px !important;
}

#item24032 {
	width:441px !important;
	height:421px !important;
	left:400px !important;
	top:156px !important;
}

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

#item8148 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

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

#item8158 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

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

#item8170 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

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

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

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

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

#item8132 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:637px !important;
}

#item24084 {
	width:441px !important;
	height:309px !important;
	left:400px !important;
	top:132px !important;
}

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

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

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

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

#item8046 {
	width:1206px !important;
	height:1063px !important;
	left:-313px !important;
	top:-10px !important;
}

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

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

#item8686 {
	width:441px !important;
	height:140px !important;
	left:87px !important;
	top:72px !important;
}

#item8689 {
	width:194px !important;
	height:54px !important;
	left:335px !important;
	top:243px !important;
}

#item8699 {
	width:612px !important;
	height:531px !important;
	left:3px !important;
	top:293px !important;
}

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

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

#item23956 {
	width:390px !important;
	height:457px !important;
	left:2325px !important;
	top:33px !important;
}

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

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

#item23942 {
	width:390px !important;
	height:457px !important;
	left:978px !important;
	top:33px !important;
}

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

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

#item23946 {
	width:390px !important;
	height:457px !important;
	left:1428px !important;
	top:33px !important;
}

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

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

#item23950 {
	width:390px !important;
	height:457px !important;
	left:1878px !important;
	top:33px !important;
}

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

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

#item23934 {
	width:390px !important;
	height:457px !important;
	left:528px !important;
	top:33px !important;
}

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

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

#item23931 {
	width:390px !important;
	height:457px !important;
	left:78px !important;
	top:33px !important;
}

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

#item9188 {
	width:30px !important;
	height:30px !important;
	left:90px !important;
	top:246px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9230 {
	width:441px !important;
	height:283px !important;
	left:87px !important;
	top:491px !important;
}

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

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

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

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

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

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

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

#item9568 {
	width:459px !important;
	height:360px !important;
	left:72px !important;
	top:414px !important;
}

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

#item9580 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:242px !important;
}

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

#item9607 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:269px !important;
}

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

#item9633 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:296px !important;
}

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

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

#item9810 {
	width:19px !important;
	height:20px !important;
}

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

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

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

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

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

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

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

#item9939 {
	width:19px !important;
	height:20px !important;
}

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

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

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

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

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

#item9774 {
	width:19px !important;
	height:20px !important;
}

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

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

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

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

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

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

#item10054 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:666px !important;
}

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

#item10067 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:712px !important;
}

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

#item10092 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:752px !important;
}

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

#item10143 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:666px !important;
}

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

#item10158 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:712px !important;
}

#item10797 {
	width:441px !important;
	height:255px !important;
	left:13px !important;
	top:76px !important;
}

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

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

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

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

#item10724 {
	width:441px !important;
	height:255px !important;
	left:13px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

#item10650 {
	width:454px !important;
	height:343px !important;
	left:74px !important;
	top:290px !important;
}

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

#item10852 {
	width:396px !important;
	height:30px !important;
	left:67px !important;
	top:291px !important;
}

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

#item10858 {
	width:396px !important;
	height:30px !important;
	left:67px !important;
	top:321px !important;
}

#item10479 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item10441 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

#item10454 {
	width:507px !important;
	height:330px !important;
	left:64px !important;
	top:370px !important;
}

#item10422 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

#item10436 {
	width:507px !important;
	height:887px !important;
	left:64px !important;
	top:113px !important;
}

#item10384 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

#item10418 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item10207 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item10183 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

#item10986 {
	width:441px !important;
	height:265px !important;
	left:87px !important;
	top:298px !important;
}

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

#item10989 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:624px !important;
}

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

#item11006 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:624px !important;
}

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

#item11024 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

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

#item11049 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item11424 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

#item11437 {
	width:507px !important;
	height:330px !important;
	left:64px !important;
	top:370px !important;
}

#item11405 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

#item11419 {
	width:507px !important;
	height:887px !important;
	left:64px !important;
	top:113px !important;
}

#item11366 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

#item11401 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item11124 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	border:solid 30px #009976;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11100 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item11508 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:175px !important;
}

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

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

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

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

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

#item11589 {
	width:453px !important;
	height:338px !important;
	left:97px !important;
	top:565px !important;
}

#item11549 {
	width:615px !important;
	height:370px !important;
	left:10px !important;
	top:198px !important;
}

#item11611 {
	width:139px !important;
	height:12px !important;
	left:316px !important;
	top:348px !important;
}

@keyframes entrarvolandodesdeladerecha-11611 {
	0% {
		transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-11611 {
	0% {
		-webkit-transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11614 {
	width:24px !important;
	height:24px !important;
	left:287px !important;
	top:342px !important;
}

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

#item11644 {
	width:139px !important;
	height:12px !important;
	left:272px !important;
	top:324px !important;
}

@keyframes entrarvolandodesdeladerecha-11644 {
	0% {
		transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-11644 {
	0% {
		-webkit-transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11647 {
	width:24px !important;
	height:24px !important;
	left:244px !important;
	top:315px !important;
}

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

#item11674 {
	width:139px !important;
	height:12px !important;
	left:358px !important;
	top:297px !important;
}

@keyframes entrarvolandodesdeladerecha-11674 {
	0% {
		transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-11674 {
	0% {
		-webkit-transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11677 {
	width:24px !important;
	height:24px !important;
	left:329px !important;
	top:291px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11804 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item12317 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

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

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

#item12297 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item12277 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item12249 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

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

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

#item12224 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item12193 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item12175 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

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

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

#item12170 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item12448 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item12985 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item12953 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item12935 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item12904 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

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

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

#item12879 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item12849 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item12831 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

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

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

#item12826 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item13104 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item13652 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item13620 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item13600 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item13568 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

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

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

#item13543 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item13512 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item13492 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

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

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

#item13487 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item29769 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

#item29818 {
	width:86px !important;
	height:28px !important;
	left:442px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item29592 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item29565 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item29550 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item29508 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

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

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

#item29500 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

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

#item29482 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item29467 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item29432 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item14445 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item14990 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item14955 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item14934 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item14899 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

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

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

#item14874 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item14845 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item14826 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

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

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

#item14821 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item15755 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item16283 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item16253 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item16233 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item16200 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

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

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

#item16175 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item16142 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item16124 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

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

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

#item16119 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item16342 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

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

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

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

#item16670 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item16640 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item16623 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item16596 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

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

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

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

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

#item18051 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:175px !important;
}

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

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

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

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

#item18076 {
	width:923px !important;
	height:1050px !important;
}

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

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

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

#item18254 {
	width:90px !important;
	height:18px !important;
	left:438px !important;
	top:188px !important;
}

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

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

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

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

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

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

#item18170 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

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

#item18451 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item18432 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item18400 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

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

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

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

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

#item18604 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:183px !important;
}

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

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

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

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

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

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

#item18522 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

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

#item18809 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item18788 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item18753 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

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

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

#item18881 {
	width:522px !important;
	height:66px !important;
	left:87px !important;
	top:87px !important;
}

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

#item18894 {
	width:178px !important;
	height:30px !important;
	left:93px !important;
	top:184px !important;
}

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

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

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

#item18935 {
	width:615px !important;
	height:370px !important;
	left:10px !important;
	top:163px !important;
}

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

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

#item18981 {
	width:453px !important;
	height:338px !important;
	left:97px !important;
	top:565px !important;
}

#item19003 {
	width:139px !important;
	height:12px !important;
	left:326px !important;
	top:318px !important;
}

@keyframes entrarvolandodesdeladerecha-19003 {
	0% {
		transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-19003 {
	0% {
		-webkit-transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19006 {
	width:24px !important;
	height:24px !important;
	left:297px !important;
	top:312px !important;
}

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

#item19036 {
	width:139px !important;
	height:12px !important;
	left:282px !important;
	top:294px !important;
}

@keyframes entrarvolandodesdeladerecha-19036 {
	0% {
		transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-19036 {
	0% {
		-webkit-transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19039 {
	width:24px !important;
	height:24px !important;
	left:254px !important;
	top:285px !important;
}

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

#item19069 {
	width:139px !important;
	height:12px !important;
	left:368px !important;
	top:267px !important;
}

@keyframes entrarvolandodesdeladerecha-19069 {
	0% {
		transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-19069 {
	0% {
		-webkit-transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19072 {
	width:24px !important;
	height:24px !important;
	left:339px !important;
	top:261px !important;
}

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

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

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

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

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

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

#item19385 {
	width:61px !important;
	height:42px !important;
}

#item19383 {
	width:61px !important;
	height:42px !important;
	left:467px !important;
	top:176px !important;
}

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

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

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

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

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

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

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

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

#item19201 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

#item19229 {
	width:68px !important;
	height:33px !important;
}

#item19227 {
	width:68px !important;
	height:33px !important;
	left:460px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item19732 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item19699 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item19679 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item19646 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

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

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

#item19621 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item19590 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item19571 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

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

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

#item19566 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
}

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

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

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

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

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

#item20044 {
	width:92px !important;
	height:19px !important;
}

#item20042 {
	width:92px !important;
	height:19px !important;
	left:436px !important;
	top:187px !important;
}

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

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

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

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

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

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

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

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

#item19850 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item20385 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item20357 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item20339 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item20307 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

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

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

#item20282 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item20247 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item20229 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

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

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

#item20224 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
}

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

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

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

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

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

#item20456 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:165px !important;
}

#item20485 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item20497 {
	width:615px !important;
	height:370px !important;
	left:10px !important;
	top:149px !important;
}

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

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

#item20536 {
	width:453px !important;
	height:338px !important;
	left:97px !important;
	top:565px !important;
}

#item20558 {
	width:139px !important;
	height:12px !important;
	left:328px !important;
	top:301px !important;
}

@keyframes entrarvolandodesdeladerecha-20558 {
	0% {
		transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-20558 {
	0% {
		-webkit-transform:translate(133.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20561 {
	width:24px !important;
	height:24px !important;
	left:299px !important;
	top:295px !important;
}

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

#item20591 {
	width:139px !important;
	height:12px !important;
	left:284px !important;
	top:277px !important;
}

@keyframes entrarvolandodesdeladerecha-20591 {
	0% {
		transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-20591 {
	0% {
		-webkit-transform:translate(155.473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20594 {
	width:24px !important;
	height:24px !important;
	left:256px !important;
	top:268px !important;
}

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

#item20625 {
	width:139px !important;
	height:12px !important;
	left:370px !important;
	top:250px !important;
}

@keyframes entrarvolandodesdeladerecha-20625 {
	0% {
		transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-20625 {
	0% {
		-webkit-transform:translate(170.527px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20628 {
	width:24px !important;
	height:24px !important;
	left:341px !important;
	top:244px !important;
}

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

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

#item20481 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item20942 {
	width:60px !important;
	height:41px !important;
}

#item20940 {
	width:60px !important;
	height:41px !important;
	left:468px !important;
	top:176px !important;
}

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

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

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

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

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

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

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

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

#item20754 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:87px !important;
}

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

#item20782 {
	width:61px !important;
	height:42px !important;
}

#item20780 {
	width:61px !important;
	height:42px !important;
	left:467px !important;
	top:176px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item21289 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item21260 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

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

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

#item21239 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

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

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

#item21203 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

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

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

#item21166 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21164 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21178 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item21145 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item21151 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21149 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21125 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item21126 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

#item21132 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21130 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21075 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item21091 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21089 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21121 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
	background:#fff;
}

#item21073 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item21071 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item28633 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item28634 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

#item28478 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-28501 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-28501 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item28501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28517 {
	width:191px !important;
	height:39px !important;
	left:13px !important;
	top:249px !important;
}

#item28540 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item28501 {
	width:215px !important;
	height:306px !important;
	left:87px !important;
	top:162px !important;
}

@keyframes grow-28546 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-28546 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item28546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28564 {
	width:191px !important;
	height:15px !important;
	left:13px !important;
	top:272px !important;
}

#item28587 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item28546 {
	width:215px !important;
	height:306px !important;
	left:87px !important;
	top:495px !important;
}

@keyframes grow-28590 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-28590 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item28590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28605 {
	width:190px !important;
	height:16px !important;
	left:13px !important;
	top:273px !important;
}

#item28628 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item28590 {
	width:215px !important;
	height:306px !important;
	left:314px !important;
	top:162px !important;
}

#item21567 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item21568 {
	width:440px !important;
	height:870px !important;
	left:97px !important;
	top:103px !important;
}

#item21574 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21572 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item21550 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item21551 {
	width:440px !important;
	height:870px !important;
	left:97px !important;
	top:103px !important;
}

#item21557 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21555 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item21533 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item21534 {
	width:440px !important;
	height:870px !important;
	left:97px !important;
	top:103px !important;
}

#item21540 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21538 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item21531 {
	width:27px !important;
	height:30px !important;
	left:931px !important;
	top:72px !important;
}

#item21529 {
	width:958px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item29107 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item29097 {
	width:615px !important;
	height:252px !important;
}

#item29051 {
	width:441px !important;
	height:140px !important;
	left:87px !important;
	top:677px !important;
}

#item29074 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item28893 {
	width:324px !important;
	height:10px !important;
}

#item28889 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item28920 {
	width:324px !important;
	height:10px !important;
}

#item28916 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:586px !important;
}

#item28948 {
	width:324px !important;
	height:10px !important;
}

#item28944 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:544px !important;
}

#item28975 {
	width:324px !important;
	height:10px !important;
}

#item28971 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:502px !important;
}

#item29002 {
	width:324px !important;
	height:10px !important;
}

#item28998 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:460px !important;
}

#item29028 {
	width:324px !important;
	height:10px !important;
}

#item29025 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:628px !important;
}

#item28857 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item28858 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

#item28884 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28881 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item28824 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item28828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28825 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item28833 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item28789 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item28793 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28790 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item28800 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item28754 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item28755 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

#item28782 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28779 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item28721 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item28725 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28722 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item28730 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item28719 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item28717 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

#item24338 {
	width:615px !important;
	height:1050px !important;
}

#item24292 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item24301 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item24302 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item24310 {
	width:60px !important;
	height:60px !important;
}

#item24307 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

p.autoParaStyle14 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:44px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle13 {
	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.autoParaStyle12 {
	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:left;
}

p.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.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-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.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-Regular,"Raisonne Pro",sans-serif;
	font-size:45px;
	line-height:45px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle3 {
	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.autoParaStyle2 {
	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.autoParaStyle1 {
	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.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-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	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-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.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.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:3px;
	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-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	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-nombre {
	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.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.hotel-categoria {
	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.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:66px;
	line-height:79.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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-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-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-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-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.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle7 {
	font-family:FF-Arial-Black,"Arial Black","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle6 {
	color:#000;
}

span.autoCharStyle5 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle4 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.autoCharStyle3 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle2 {
	font-family:FF-Quicksand-Regular,Quicksand;
}

span.autoCharStyle1 {
	font-size:38px;
}

span.quicksand-bold-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	color:#009976;
}

span.raisonne--book-italic {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

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.book {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
