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

@keyframes intensificar-1375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30629 {
	width:269px !important;
	height:77px !important;
}

#item30626 {
	width:269px !important;
	height:77px !important;
	left:23px !important;
	top:311px !important;
}

#item30634 {
	width:269px !important;
	height:108px !important;
}

#item30630 {
	width:269px !important;
	height:108px !important;
	left:27px !important;
	top:396px !important;
}

#item30638 {
	width:269px !important;
	height:60px !important;
}

#item30635 {
	width:269px !important;
	height:60px !important;
	left:27px !important;
	top:512px !important;
}

#item30642 {
	width:269px !important;
	height:118px !important;
}

#item30639 {
	width:269px !important;
	height:118px !important;
	left:31px !important;
	top:583px !important;
}

#item42632 {
	width:768px !important;
	height:250px !important;
}

#item42634 {
	width:768px !important;
	height:250px !important;
	left:-7px !important;
	top:774px !important;
}

#item30447 {
	width:269px !important;
	height:128px !important;
}

#item30443 {
	width:269px !important;
	height:128px !important;
	left:49px !important;
	top:595px !important;
}

#item30452 {
	width:269px !important;
	height:156px !important;
}

#item30448 {
	width:269px !important;
	height:156px !important;
	left:107px !important;
	top:796px !important;
}

#item30456 {
	width:369px !important;
	height:89px !important;
}

#item30453 {
	width:369px !important;
	height:89px !important;
	left:399px !important;
	top:120px !important;
}

#item30464 {
	width:326px !important;
	height:182px !important;
}

#item30461 {
	width:326px !important;
	height:182px !important;
	left:402px !important;
	top:404px !important;
}

#item30465 {
	width:269px !important;
	height:109px !important;
	left:402px !important;
	top:602px !important;
}

#item30473 {
	width:236px !important;
	height:142px !important;
}

#item30470 {
	width:236px !important;
	height:142px !important;
	left:399px !important;
	top:848px !important;
}

#item30474 {
	width:264px !important;
	height:101px !important;
}

#item30476 {
	width:264px !important;
	height:101px !important;
	left:110px !important;
	top:105px !important;
}

#item30483 {
	width:286px !important;
	height:101px !important;
}

#item30485 {
	width:286px !important;
	height:101px !important;
	left:84px !important;
	top:235px !important;
}

#item30488 {
	width:230px !important;
	height:186px !important;
}

#item30490 {
	width:230px !important;
	height:186px !important;
	left:399px !important;
	top:213px !important;
}

#item42740 {
	width:193px !important;
	height:150px !important;
}

#item42736 {
	width:193px !important;
	height:150px !important;
	left:167px !important;
	top:332px !important;
}

#item45142 {
	width:269px !important;
	height:105px !important;
}

#item45139 {
	width:269px !important;
	height:105px !important;
	left:395px !important;
	top:726px !important;
}

#item45157 {
	width:269px !important;
	height:142px !important;
}

#item45154 {
	width:269px !important;
	height:142px !important;
	left:40px !important;
	top:558px !important;
}

#item45162 {
	width:113px !important;
	height:89px !important;
}

#item45158 {
	width:113px !important;
	height:89px !important;
	left:646px !important;
	top:935px !important;
}

#item31049 {
	width:83px !important;
	height:66px !important;
	left:2px !important;
	top:3px !important;
}

#item31053 {
	width:88px !important;
	height:71px !important;
	left:679px !important;
	top:554px !important;
}

#item10294 {
	width:489px !important;
	height:113px !important;
	left:3px !important;
	top:3px !important;
}

#item10296 {
	width:494px !important;
	height:118px !important;
	left:231px !important;
	top:848px !important;
}

#item8709 {
	width:804px !important;
	height:1008px !important;
	left:-19px !important;
	top:14px !important;
}

#item45175 {
	width:66px !important;
	height:49px !important;
}

#item45172 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item20553 {
	width:113px !important;
	height:112px !important;
	left:53px !important;
	top:72px !important;
}

#item45203 {
	width:66px !important;
	height:49px !important;
}

#item45200 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item44323 {
	width:198px !important;
	height:35px !important;
}

#item44325 {
	width:198px !important;
	height:35px !important;
	left:352px !important;
	top:910px !important;
}

#item45210 {
	width:66px !important;
	height:49px !important;
}

#item45207 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item11588 {
	width:37px !important;
	height:34px !important;
	left:613px !important;
	top:170px !important;
}

#item11615 {
	width:37px !important;
	height:34px !important;
	left:613px !important;
	top:323px !important;
}

#item11690 {
	width:152px !important;
	height:47px !important;
	left:244px !important;
	top:629px !important;
}

#item11775 {
	width:37px !important;
	height:34px !important;
	left:616px !important;
	top:384px !important;
}

#item12357 {
	width:37px !important;
	height:34px !important;
	left:613px !important;
	top:170px !important;
}

#item12452 {
	width:152px !important;
	height:47px !important;
	left:244px !important;
	top:629px !important;
}

#item12507 {
	width:37px !important;
	height:34px !important;
	left:658px !important;
	top:409px !important;
}

#item12178 {
	width:152px !important;
	height:47px !important;
	left:244px !important;
	top:629px !important;
}

#item20468 {
	width:37px !important;
	height:34px !important;
	left:656px !important;
	top:416px !important;
}

#item11902 {
	width:37px !important;
	height:34px !important;
	left:663px !important;
	top:179px !important;
}

#item11928 {
	width:37px !important;
	height:34px !important;
	left:660px !important;
	top:368px !important;
}

#item11981 {
	width:37px !important;
	height:34px !important;
	left:664px !important;
	top:582px !important;
}

#item11509 {
	width:708px !important;
	height:675px !important;
	left:25px !important;
	top:320px !important;
}

#item45218 {
	width:66px !important;
	height:49px !important;
}

#item45215 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item19940 {
	width:160px !important;
	height:55px !important;
	left:261px !important;
	top:932px !important;
}

#item20016 {
	width:39px !important;
	height:39px !important;
	left:657px !important;
	top:505px !important;
}

#item13300 {
	width:39px !important;
	height:37px !important;
	left:662px !important;
	top:332px !important;
}

#item20198 {
	width:39px !important;
	height:39px !important;
	left:673px !important;
	top:514px !important;
}

#item13103 {
	width:39px !important;
	height:37px !important;
	left:677px !important;
	top:222px !important;
}

#item13129 {
	width:39px !important;
	height:37px !important;
	left:677px !important;
	top:476px !important;
}

#item12921 {
	width:716px !important;
	height:987px !important;
	left:22px !important;
	top:22px !important;
}

#item45226 {
	width:66px !important;
	height:49px !important;
}

#item45223 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item8587 {
	opacity:0.38;
	width:732px !important;
	height:491px !important;
	left:17px !important;
	top:96px !important;
	background:#000;
}

#item45236 {
	width:66px !important;
	height:49px !important;
}

#item45233 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item18790 {
	width:230px !important;
	height:281px !important;
	left:466px !important;
	top:670px !important;
}

#item45246 {
	width:66px !important;
	height:49px !important;
}

#item45243 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item8687 {
	width:230px !important;
	height:211px !important;
	left:470px !important;
	top:776px !important;
}

#item32368 {
	width:5px !important;
	height:17px !important;
	left:90px !important;
	top:11px !important;
	background:#020303;
}

#item32416 {
	width:5px !important;
	height:15px !important;
	left:80px !important;
	top:10px !important;
	background:#fff;
}

#item32469 {
	width:214px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
}

#item32465 {
	width:219px !important;
	height:34px !important;
	left:684px !important;
	top:452px !important;
}

@keyframes aparecer-32470 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-32470 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-32571 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-32571 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item32671 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32668 {
	width:179px !important;
	height:117px !important;
	left:452px !important;
	top:318px !important;
}

#item32730 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32726 {
	width:179px !important;
	height:117px !important;
	left:663px !important;
	top:315px !important;
}

#item32734 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32731 {
	width:179px !important;
	height:117px !important;
	left:875px !important;
	top:318px !important;
}

#item31940 {
	width:768px !important;
	height:493px !important;
	left:315px !important;
	top:10px !important;
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:5px 5px 3px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item31988 {
	width:5px !important;
	height:17px !important;
	left:90px !important;
	top:11px !important;
	background:#020303;
}

#item32038 {
	width:5px !important;
	height:15px !important;
	left:80px !important;
	top:10px !important;
	background:#fff;
}

#item32088 {
	width:214px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
}

#item32084 {
	width:219px !important;
	height:34px !important;
	left:684px !important;
	top:452px !important;
}

@keyframes aparecer-32089 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-32089 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-32188 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-32188 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item32675 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32672 {
	width:179px !important;
	height:117px !important;
	left:452px !important;
	top:318px !important;
}

#item32718 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32715 {
	width:179px !important;
	height:117px !important;
	left:652px !important;
	top:317px !important;
}

#item32722 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32719 {
	width:179px !important;
	height:117px !important;
	left:875px !important;
	top:317px !important;
}

#item31577 {
	width:768px !important;
	height:493px !important;
	left:315px !important;
	top:10px !important;
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:5px 5px 3px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item31629 {
	width:5px !important;
	height:17px !important;
	left:90px !important;
	top:11px !important;
	background:#020303;
}

#item31677 {
	width:5px !important;
	height:15px !important;
	left:80px !important;
	top:10px !important;
	background:#fff;
}

#item31728 {
	width:214px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
}

#item31724 {
	width:219px !important;
	height:34px !important;
	left:684px !important;
	top:452px !important;
}

@keyframes aparecer-31729 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-31729 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-31828 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-31828 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item32679 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32676 {
	width:179px !important;
	height:117px !important;
	left:452px !important;
	top:318px !important;
}

#item32706 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32703 {
	width:179px !important;
	height:117px !important;
	left:660px !important;
	top:318px !important;
}

#item32710 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32707 {
	width:179px !important;
	height:117px !important;
	left:874px !important;
	top:317px !important;
}

#item31146 {
	width:768px !important;
	height:493px !important;
	left:315px !important;
	top:10px !important;
	box-shadow:5px 5px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:5px 5px 3px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item31278 {
	width:5px !important;
	height:15px !important;
	left:80px !important;
	top:10px !important;
	background:#fff;
}

#item31354 {
	width:214px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
}

#item31356 {
	width:219px !important;
	height:34px !important;
	left:684px !important;
	top:452px !important;
}

@keyframes aparecer-31361 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-31361 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-31495 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-31495 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item32683 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32680 {
	width:179px !important;
	height:117px !important;
	left:452px !important;
	top:318px !important;
}

#item32687 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32684 {
	width:179px !important;
	height:117px !important;
	left:452px !important;
	top:318px !important;
}

#item32694 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32691 {
	width:179px !important;
	height:117px !important;
	left:660px !important;
	top:318px !important;
}

#item32698 {
	width:174px !important;
	height:112px !important;
	left:3px !important;
	top:3px !important;
}

#item32695 {
	width:179px !important;
	height:117px !important;
	left:880px !important;
	top:319px !important;
}

#item31552 {
	width:1100px !important;
	height:504px !important;
	left:-315px !important;
	top:-15px !important;
}

#item17536 {
	width:7px !important;
	height:7px !important;
	left:661px !important;
	top:932px !important;
	background:#04838f;
}

#item17595 {
	width:7px !important;
	height:7px !important;
	left:524px !important;
	top:937px !important;
	background:#04838f;
}

#item19597 {
	width:370px !important;
	height:591px !important;
	left:10px !important;
	top:10px !important;
	border-radius:undefined;
	background:#1a687c;
}

#item19730 {
	width:343px !important;
	height:51px !important;
}

#item19727 {
	width:343px !important;
	height:51px !important;
}

#item19805 {
	width:41px !important;
	height:41px !important;
	left:3px !important;
	top:2px !important;
}

#item19801 {
	width:46px !important;
	height:46px !important;
	left:286px !important;
	top:282px !important;
}

#item19368 {
	width:370px !important;
	height:591px !important;
	left:10px !important;
	top:10px !important;
	border-radius:undefined;
	background:#1a687c;
}

#item19500 {
	width:343px !important;
	height:51px !important;
}

#item19497 {
	width:343px !important;
	height:51px !important;
}

#item19575 {
	width:41px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
}

#item19571 {
	width:46px !important;
	height:46px !important;
	left:285px !important;
	top:283px !important;
}

#item19140 {
	width:370px !important;
	height:591px !important;
	left:10px !important;
	top:10px !important;
	border-radius:undefined;
	background:#1a687c;
}

#item19272 {
	width:343px !important;
	height:51px !important;
}

#item19269 {
	width:343px !important;
	height:51px !important;
}

#item19348 {
	width:41px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
}

#item19344 {
	width:46px !important;
	height:46px !important;
	left:287px !important;
	top:283px !important;
}

#item18850 {
	width:370px !important;
	height:591px !important;
	left:10px !important;
	top:10px !important;
	border-radius:undefined;
	background:#1a687c;
}

#item18979 {
	width:343px !important;
	height:51px !important;
}

#item19129 {
	width:46px !important;
	height:46px !important;
	left:287px !important;
	top:283px !important;
}

#item18563 {
	width:370px !important;
	height:591px !important;
	left:10px !important;
	top:10px !important;
	border-radius:undefined;
	background:#1a687c;
}

#item18674 {
	width:343px !important;
	height:51px !important;
}

#item18671 {
	width:343px !important;
	height:51px !important;
	left:2px !important;
	top:1px !important;
}

#item18700 {
	width:343px !important;
	height:51px !important;
}

#item18697 {
	width:343px !important;
	height:51px !important;
	left:1px !important;
	top:64px !important;
}

#item18701 {
	width:343px !important;
	height:53px !important;
	left:1px !important;
	top:126px !important;
}

#item18730 {
	width:343px !important;
	height:51px !important;
}

#item18728 {
	width:343px !important;
	height:51px !important;
	left:1px !important;
	top:186px !important;
}

#item18734 {
	width:343px !important;
	height:51px !important;
}

#item18731 {
	width:343px !important;
	height:51px !important;
}

#item18848 {
	width:380px !important;
	height:601px !important;
	left:61px !important;
	top:115px !important;
}

@keyframes aparecer-19845 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-19845 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item45255 {
	width:66px !important;
	height:49px !important;
}

#item45252 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item45842 {
	width:171px !important;
	height:20px !important;
	left:111px !important;
	top:51px !important;
}

#item39039 {
	width:3px !important;
	height:1px !important;
	top:6px !important;
	background:#fbd1a9;
}

#item39040 {
	width:3px !important;
	height:1px !important;
	top:5px !important;
	background:#fbd1a9;
}

#item39041 {
	width:3px !important;
	height:1px !important;
	top:3px !important;
	background:#fbd1a9;
}

#item39042 {
	width:3px !important;
	height:1px !important;
	top:2px !important;
	background:#fbd1a9;
}

#item39043 {
	width:3px !important;
	height:1px !important;
	top:1px !important;
	background:#fbd1a9;
}

#item39044 {
	width:3px !important;
	height:1px !important;
	background:#fbd1a9;
}

#item39046 {
	width:3px !important;
	height:1px !important;
	top:6px !important;
	background:#fbd1a9;
}

#item39047 {
	width:3px !important;
	height:1px !important;
	top:5px !important;
	background:#fbd1a9;
}

#item39048 {
	width:3px !important;
	height:1px !important;
	top:3px !important;
	background:#fbd1a9;
}

#item39049 {
	width:3px !important;
	height:1px !important;
	top:2px !important;
	background:#fbd1a9;
}

#item39050 {
	width:3px !important;
	height:1px !important;
	top:1px !important;
	background:#fbd1a9;
}

#item39051 {
	width:3px !important;
	height:1px !important;
	background:#fbd1a9;
}

#item39053 {
	width:3px !important;
	height:1px !important;
	top:6px !important;
	background:#fbd1a9;
}

#item39054 {
	width:3px !important;
	height:1px !important;
	top:5px !important;
	background:#fbd1a9;
}

#item39055 {
	width:3px !important;
	height:1px !important;
	top:3px !important;
	background:#fbd1a9;
}

#item39056 {
	width:3px !important;
	height:1px !important;
	top:2px !important;
	background:#fbd1a9;
}

#item39057 {
	width:3px !important;
	height:1px !important;
	top:1px !important;
	background:#fbd1a9;
}

#item39058 {
	width:3px !important;
	height:1px !important;
	background:#fbd1a9;
}

#item39060 {
	width:3px !important;
	height:1px !important;
	top:6px !important;
	background:#fbd1a9;
}

#item39062 {
	width:3px !important;
	height:1px !important;
	top:5px !important;
	background:#fbd1a9;
}

#item39063 {
	width:3px !important;
	height:1px !important;
	top:3px !important;
	background:#fbd1a9;
}

#item39064 {
	width:3px !important;
	height:1px !important;
	top:2px !important;
	background:#fbd1a9;
}

#item39065 {
	width:3px !important;
	height:1px !important;
	top:1px !important;
	background:#fbd1a9;
}

#item39066 {
	width:3px !important;
	height:1px !important;
	background:#fbd1a9;
}

#item39068 {
	width:3px !important;
	height:1px !important;
	top:6px !important;
	background:#fbd1a9;
}

#item39069 {
	width:3px !important;
	height:1px !important;
	top:5px !important;
	background:#fbd1a9;
}

#item39070 {
	width:3px !important;
	height:1px !important;
	top:3px !important;
	background:#fbd1a9;
}

#item39071 {
	width:3px !important;
	height:1px !important;
	top:2px !important;
	background:#fbd1a9;
}

#item39072 {
	width:3px !important;
	height:1px !important;
	top:1px !important;
	background:#fbd1a9;
}

#item39073 {
	width:3px !important;
	height:1px !important;
	background:#fbd1a9;
}

#item39075 {
	width:3px !important;
	height:1px !important;
	top:6px !important;
	background:#fbd1a9;
}

#item39076 {
	width:3px !important;
	height:1px !important;
	top:5px !important;
	background:#fbd1a9;
}

#item39077 {
	width:3px !important;
	height:1px !important;
	top:3px !important;
	background:#fbd1a9;
}

#item39078 {
	width:3px !important;
	height:1px !important;
	top:2px !important;
	background:#fbd1a9;
}

#item39079 {
	width:3px !important;
	height:1px !important;
	top:1px !important;
	background:#fbd1a9;
}

#item39080 {
	width:3px !important;
	height:1px !important;
	background:#fbd1a9;
}

#item39082 {
	width:3px !important;
	height:1px !important;
	top:6px !important;
	background:#fbd1a9;
}

#item39083 {
	width:3px !important;
	height:1px !important;
	top:5px !important;
	background:#fbd1a9;
}

#item39084 {
	width:3px !important;
	height:1px !important;
	top:3px !important;
	background:#fbd1a9;
}

#item39085 {
	width:3px !important;
	height:1px !important;
	top:2px !important;
	background:#fbd1a9;
}

#item39086 {
	width:3px !important;
	height:1px !important;
	top:1px !important;
	background:#fbd1a9;
}

#item39087 {
	width:3px !important;
	height:1px !important;
	background:#fbd1a9;
}

#item39089 {
	width:3px !important;
	height:1px !important;
	top:6px !important;
	background:#fbd1a9;
}

#item39090 {
	width:3px !important;
	height:1px !important;
	top:5px !important;
	background:#fbd1a9;
}

#item39091 {
	width:3px !important;
	height:1px !important;
	top:3px !important;
	background:#fbd1a9;
}

#item39092 {
	width:3px !important;
	height:1px !important;
	top:2px !important;
	background:#fbd1a9;
}

#item39093 {
	width:3px !important;
	height:1px !important;
	top:1px !important;
	background:#fbd1a9;
}

#item39094 {
	width:3px !important;
	height:1px !important;
	background:#fbd1a9;
}

#item39096 {
	width:3px !important;
	height:1px !important;
	top:6px !important;
	background:#fbd1a9;
}

#item39098 {
	width:3px !important;
	height:1px !important;
	top:5px !important;
	background:#fbd1a9;
}

#item39099 {
	width:3px !important;
	height:1px !important;
	top:3px !important;
	background:#fbd1a9;
}

#item39100 {
	width:3px !important;
	height:1px !important;
	top:2px !important;
	background:#fbd1a9;
}

#item39101 {
	width:3px !important;
	height:1px !important;
	top:1px !important;
	background:#fbd1a9;
}

#item39102 {
	width:3px !important;
	height:1px !important;
	background:#fbd1a9;
}

#item39104 {
	width:3px !important;
	height:1px !important;
	top:6px !important;
	background:#fbd1a9;
}

#item39105 {
	width:3px !important;
	height:1px !important;
	top:5px !important;
	background:#fbd1a9;
}

#item39106 {
	width:3px !important;
	height:1px !important;
	top:3px !important;
	background:#fbd1a9;
}

#item39107 {
	width:3px !important;
	height:1px !important;
	top:2px !important;
	background:#fbd1a9;
}

#item39108 {
	width:3px !important;
	height:1px !important;
	top:1px !important;
	background:#fbd1a9;
}

#item39109 {
	width:3px !important;
	height:1px !important;
	background:#fbd1a9;
}

#item39112 {
	width:3px !important;
	height:1px !important;
	top:6px !important;
	background:#fbd1a9;
}

#item39113 {
	width:3px !important;
	height:1px !important;
	top:5px !important;
	background:#fbd1a9;
}

#item39114 {
	width:3px !important;
	height:1px !important;
	top:3px !important;
	background:#fbd1a9;
}

#item39115 {
	width:3px !important;
	height:1px !important;
	top:2px !important;
	background:#fbd1a9;
}

#item39116 {
	width:3px !important;
	height:1px !important;
	top:1px !important;
	background:#fbd1a9;
}

#item39117 {
	width:3px !important;
	height:1px !important;
	background:#fbd1a9;
}

#item39594 {
	width:692px !important;
	height:596px !important;
	left:340px !important;
	top:47px !important;
	border:solid 0.9px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes intensificar-32765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-32765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32771 {
	width:3px !important;
	height:7px !important;
	left:11px !important;
	top:14px !important;
	background:#fcd6ae;
}

@keyframes intensificar-32794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-32794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32811 {
	width:49px !important;
	height:15px !important;
	left:11px !important;
	top:52px !important;
	background:#fff59a;
}

#item32862 {
	width:14px !important;
	height:5px !important;
	left:40px !important;
	top:108px !important;
	background:#fff;
}

#item32863 {
	width:6px !important;
	height:39px !important;
	left:44px !important;
	top:72px !important;
	background:#727171;
}

#item33296 {
	width:11px !important;
	height:6px !important;
	left:12px !important;
	top:35px !important;
	background:#fcd6ae;
}

#item47233 {
	width:752px !important;
	height:1016px !important;
}

#item47235 {
	width:752px !important;
	height:1016px !important;
	left:16px !important;
	top:8px !important;
}

@keyframes aumentar-3720 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-3720 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item45262 {
	width:66px !important;
	height:49px !important;
}

#item45259 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

@keyframes girar-25691 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes girar-25691 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item45270 {
	width:66px !important;
	height:49px !important;
}

#item45267 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item45277 {
	width:66px !important;
	height:49px !important;
}

#item45274 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

@keyframes entrarvolandodesdelaizquierda-45707 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-45707 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entrarvolandodesdeladerecha-45708 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-45708 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25529 {
	width:481px !important;
	height:810px !important;
	left:154px !important;
	top:14px !important;
	background:#fff;
}

#item25553 {
	width:624px !important;
	height:810px !important;
	left:11px !important;
	top:14px !important;
	background:#5a666f;
}

#item25602 {
	width:624px !important;
	height:380px !important;
	left:10px !important;
	top:446px !important;
}

#item25637 {
	width:54px !important;
	height:51px !important;
}

#item25634 {
	width:54px !important;
	height:51px !important;
	left:463px !important;
	top:278px !important;
}

#item27422 {
	width:48px !important;
	height:48px !important;
	left:518px !important;
	top:378px !important;
}

#item25368 {
	width:481px !important;
	height:810px !important;
	left:154px !important;
	top:14px !important;
	background:#fff;
}

#item25392 {
	width:624px !important;
	height:810px !important;
	left:11px !important;
	top:14px !important;
	background:#5a666f;
}

#item25440 {
	width:624px !important;
	height:380px !important;
	left:10px !important;
	top:446px !important;
}

#item25475 {
	width:54px !important;
	height:51px !important;
}

#item25472 {
	width:54px !important;
	height:51px !important;
	left:461px !important;
	top:513px !important;
}

#item27436 {
	width:48px !important;
	height:48px !important;
	left:515px !important;
	top:588px !important;
}

#item25214 {
	width:481px !important;
	height:810px !important;
	left:154px !important;
	top:14px !important;
	background:#fff;
}

#item25238 {
	width:624px !important;
	height:810px !important;
	left:11px !important;
	top:14px !important;
	background:#5a666f;
}

#item25320 {
	width:54px !important;
	height:51px !important;
}

#item25317 {
	width:54px !important;
	height:51px !important;
	left:453px !important;
	top:314px !important;
}

#item27430 {
	width:48px !important;
	height:48px !important;
	left:509px !important;
	top:387px !important;
}

#item24891 {
	width:481px !important;
	height:810px !important;
	left:154px !important;
	top:14px !important;
	background:#fff;
}

#item24915 {
	width:624px !important;
	height:810px !important;
	left:11px !important;
	top:14px !important;
	background:#5a666f;
}

#item25108 {
	width:54px !important;
	height:51px !important;
}

#item25104 {
	width:54px !important;
	height:51px !important;
	left:463px !important;
	top:278px !important;
}

#item27426 {
	width:48px !important;
	height:48px !important;
	left:518px !important;
	top:378px !important;
}

#item23582 {
	width:343px !important;
	height:51px !important;
}

#item23613 {
	width:343px !important;
	height:51px !important;
}

#item23609 {
	width:343px !important;
	height:51px !important;
	top:63px !important;
}

#item23615 {
	width:343px !important;
	height:53px !important;
	left:3px !important;
	top:128px !important;
}

#item23622 {
	width:343px !important;
	height:51px !important;
}

#item23619 {
	width:343px !important;
	height:51px !important;
	left:3px !important;
	top:192px !important;
}

@keyframes aparecer-25521 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-25521 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item44292 {
	width:236px !important;
	height:391px !important;
	left:399px !important;
	top:10px !important;
}

#item24889 {
	width:635px !important;
	height:836px !important;
	left:61px !important;
	top:111px !important;
}

#item45285 {
	width:62px !important;
	height:49px !important;
}

#item45282 {
	width:62px !important;
	height:49px !important;
	left:21px !important;
}

@keyframes aumentar-5013 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-5013 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item27591 {
	opacity:0.30;
	width:531px !important;
	height:289px !important;
	left:175px !important;
	top:170px !important;
	background:#000;
}

#item45304 {
	width:66px !important;
	height:49px !important;
}

#item45301 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item45313 {
	width:66px !important;
	height:49px !important;
}

#item45308 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item29637 {
	width:811px !important;
	height:864px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item29834 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:781px !important;
}

#item29504 {
	width:811px !important;
	height:864px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item29808 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:781px !important;
}

#item29463 {
	width:811px !important;
	height:864px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item29778 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:781px !important;
}

#item29374 {
	width:811px !important;
	height:864px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item29752 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:781px !important;
}

#item22223 {
	width:811px !important;
	height:864px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item29724 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:781px !important;
}

#item29184 {
	width:811px !important;
	height:864px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item29865 {
	width:235px !important;
	height:303px !important;
	left:2px !important;
	top:3px !important;
}

#item29866 {
	width:240px !important;
	height:308px !important;
	left:42px !important;
	top:63px !important;
}

#item29871 {
	width:231px !important;
	height:308px !important;
	left:3px !important;
	top:2px !important;
}

#item29869 {
	width:236px !important;
	height:313px !important;
	left:301px !important;
	top:60px !important;
}

#item29876 {
	width:216px !important;
	height:302px !important;
	left:2px !important;
	top:3px !important;
}

#item29874 {
	width:221px !important;
	height:307px !important;
	left:556px !important;
	top:68px !important;
}

#item29880 {
	width:336px !important;
	height:198px !important;
	left:2px !important;
	top:2px !important;
}

#item29878 {
	width:341px !important;
	height:203px !important;
	left:44px !important;
	top:622px !important;
}

#item29885 {
	width:342px !important;
	height:193px !important;
	left:3px !important;
	top:2px !important;
}

#item29883 {
	width:347px !important;
	height:198px !important;
	left:431px !important;
	top:624px !important;
}

#item29182 {
	width:821px !important;
	height:874px !important;
	left:-23px !important;
	top:73px !important;
}

#item45320 {
	width:66px !important;
	height:49px !important;
}

#item45317 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item28875 {
	width:481px !important;
	height:254px !important;
	left:244px !important;
	top:651px !important;
	background:#fff;
}

#item28899 {
	width:811px !important;
	height:844px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item28927 {
	width:249px !important;
	height:188px !important;
	left:523px !important;
	top:396px !important;
}

#item28981 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:763px !important;
}

#item28729 {
	width:481px !important;
	height:254px !important;
	left:244px !important;
	top:651px !important;
	background:#fff;
}

#item28753 {
	width:811px !important;
	height:844px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item28783 {
	width:249px !important;
	height:188px !important;
	left:523px !important;
	top:396px !important;
}

#item28840 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:763px !important;
}

#item28615 {
	width:481px !important;
	height:254px !important;
	left:244px !important;
	top:651px !important;
	background:#fff;
}

#item28639 {
	width:811px !important;
	height:844px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item28669 {
	width:249px !important;
	height:188px !important;
	left:523px !important;
	top:396px !important;
}

#item28725 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:763px !important;
}

#item28508 {
	width:481px !important;
	height:254px !important;
	left:244px !important;
	top:651px !important;
	background:#fff;
}

#item28532 {
	width:811px !important;
	height:844px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item28562 {
	width:249px !important;
	height:188px !important;
	left:523px !important;
	top:396px !important;
}

#item28611 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:763px !important;
}

#item28404 {
	width:481px !important;
	height:254px !important;
	left:244px !important;
	top:651px !important;
	background:#fff;
}

#item28429 {
	width:811px !important;
	height:844px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item28458 {
	width:249px !important;
	height:188px !important;
	left:523px !important;
	top:396px !important;
}

#item28504 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:763px !important;
}

#item28230 {
	width:481px !important;
	height:254px !important;
	left:244px !important;
	top:651px !important;
	background:#fff;
}

#item28254 {
	width:811px !important;
	height:844px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item28284 {
	width:249px !important;
	height:188px !important;
	left:523px !important;
	top:396px !important;
}

#item28322 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:763px !important;
}

#item28102 {
	width:481px !important;
	height:254px !important;
	left:244px !important;
	top:651px !important;
	background:#fff;
}

#item28126 {
	width:811px !important;
	height:844px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item28397 {
	width:48px !important;
	height:48px !important;
	left:682px !important;
	top:763px !important;
}

#item8371 {
	width:811px !important;
	height:844px !important;
	left:10px !important;
	top:10px !important;
	background:#a81916;
}

#item22002 {
	width:249px !important;
	height:188px !important;
	left:523px !important;
	top:396px !important;
}

#item29016 {
	width:210px !important;
	height:289px !important;
	left:3px !important;
	top:2px !important;
}

#item29018 {
	width:215px !important;
	height:294px !important;
	left:56px !important;
	top:80px !important;
}

#item29022 {
	width:219px !important;
	height:277px !important;
	left:8px !important;
	top:7px !important;
}

#item29024 {
	width:235px !important;
	height:289px !important;
	left:291px !important;
	top:87px !important;
}

#item29028 {
	width:227px !important;
	height:306px !important;
	left:3px !important;
	top:2px !important;
}

#item29889 {
	width:232px !important;
	height:311px !important;
	left:543px !important;
	top:69px !important;
}

#item29031 {
	width:334px !important;
	height:194px !important;
	left:3px !important;
	top:3px !important;
}

#item29033 {
	width:339px !important;
	height:199px !important;
	left:56px !important;
	top:405px !important;
}

#item29037 {
	width:338px !important;
	height:199px !important;
	left:2px !important;
	top:2px !important;
}

#item29039 {
	width:343px !important;
	height:204px !important;
	left:422px !important;
	top:399px !important;
}

#item29046 {
	width:318px !important;
	height:210px !important;
	left:83px !important;
	top:614px !important;
}

#item29050 {
	width:328px !important;
	height:184px !important;
	left:2px !important;
	top:3px !important;
}

#item29052 {
	width:333px !important;
	height:189px !important;
	left:433px !important;
	top:630px !important;
}

#item28100 {
	width:821px !important;
	height:905px !important;
	left:-24px !important;
	top:84px !important;
}

#item45327 {
	width:66px !important;
	height:49px !important;
}

#item45324 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item29933 {
	width:768px !important;
	height:72px !important;
	top:72px !important;
}

#item45337 {
	width:66px !important;
	height:49px !important;
}

#item45334 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item41556 {
	width:230px !important;
	height:430px !important;
	left:71px !important;
	top:133px !important;
}

#item45344 {
	width:66px !important;
	height:49px !important;
}

#item45341 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item47598 {
	width:625px !important;
	height:382px !important;
	left:10px !important;
	top:111px !important;
}

#item47614 {
	width:59px !important;
	height:83px !important;
	left:2px !important;
	top:3px !important;
}

#item47610 {
	width:64px !important;
	height:88px !important;
	left:37px !important;
	top:240px !important;
}

#item47619 {
	width:59px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item47615 {
	width:64px !important;
	height:88px !important;
	left:558px !important;
	top:240px !important;
}

#item47539 {
	width:625px !important;
	height:382px !important;
	left:10px !important;
	top:111px !important;
}

#item47555 {
	width:59px !important;
	height:83px !important;
	left:2px !important;
	top:3px !important;
}

#item47551 {
	width:64px !important;
	height:88px !important;
	left:37px !important;
	top:240px !important;
}

#item47560 {
	width:59px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item47556 {
	width:64px !important;
	height:88px !important;
	left:558px !important;
	top:240px !important;
}

#item47476 {
	width:625px !important;
	height:382px !important;
	left:10px !important;
	top:111px !important;
}

#item47493 {
	width:59px !important;
	height:83px !important;
	left:2px !important;
	top:3px !important;
}

#item47489 {
	width:64px !important;
	height:88px !important;
	left:37px !important;
	top:240px !important;
}

#item47498 {
	width:59px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item47494 {
	width:64px !important;
	height:88px !important;
	left:558px !important;
	top:240px !important;
}

#item47413 {
	width:625px !important;
	height:382px !important;
	left:10px !important;
	top:111px !important;
}

#item47430 {
	width:59px !important;
	height:83px !important;
	left:2px !important;
	top:3px !important;
}

#item47426 {
	width:64px !important;
	height:88px !important;
	left:37px !important;
	top:240px !important;
}

#item47435 {
	width:59px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item47431 {
	width:64px !important;
	height:88px !important;
	left:558px !important;
	top:240px !important;
}

#item47331 {
	width:625px !important;
	height:382px !important;
	left:10px !important;
	top:111px !important;
}

#item47375 {
	width:59px !important;
	height:83px !important;
	left:2px !important;
	top:3px !important;
}

#item47380 {
	width:64px !important;
	height:88px !important;
	left:37px !important;
	top:240px !important;
}

#item47377 {
	width:59px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
}

#item47384 {
	width:64px !important;
	height:88px !important;
	left:558px !important;
	top:240px !important;
}

#item47306 {
	width:635px !important;
	height:493px !important;
	left:61px !important;
	top:460px !important;
}

#item45352 {
	width:66px !important;
	height:49px !important;
}

#item45349 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item46992 {
	width:219px !important;
	height:88px !important;
	left:275px !important;
	top:20px !important;
}

#item47225 {
	width:228px !important;
	height:42px !important;
}

#item47227 {
	width:228px !important;
	height:42px !important;
	left:275px !important;
	top:560px !important;
}

@keyframes aumentar-4596 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-4596 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45359 {
	width:66px !important;
	height:49px !important;
}

#item45356 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item48211 {
	width:774px !important;
	height:497px !important;
}

#item48213 {
	width:774px !important;
	height:497px !important;
}

#item11205 {
	width:265px !important;
	height:274px !important;
	left:101px !important;
	top:631px !important;
	border-radius:53px 53px 53px;
}

@keyframes aumentar-65885 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-65885 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes aparecer-11205 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-11205 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item45373 {
	width:66px !important;
	height:49px !important;
}

#item45369 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item45380 {
	width:66px !important;
	height:49px !important;
}

#item45377 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item26083 {
	width:378px !important;
	height:832px !important;
	left:30px !important;
	top:10px !important;
	background:#967d16;
}

#item26086 {
	width:393px !important;
	height:81px !important;
	left:14px !important;
	top:30px !important;
	background:#fff;
}

#item26208 {
	width:46px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item26205 {
	width:51px !important;
	height:44px !important;
	left:347px !important;
	top:466px !important;
}

#item25926 {
	width:378px !important;
	height:832px !important;
	left:30px !important;
	top:10px !important;
	background:#967d16;
}

#item25983 {
	width:393px !important;
	height:81px !important;
	left:14px !important;
	top:30px !important;
	background:#fff;
}

#item26076 {
	width:46px !important;
	height:39px !important;
	left:3px !important;
	top:2px !important;
}

#item26078 {
	width:51px !important;
	height:44px !important;
	left:335px !important;
	top:413px !important;
}

#item22680 {
	width:378px !important;
	height:832px !important;
	left:30px !important;
	top:10px !important;
	background:#967d16;
}

#item22681 {
	width:393px !important;
	height:81px !important;
	left:14px !important;
	top:161px !important;
	background:#fff;
}

#item25908 {
	width:399px !important;
	height:81px !important;
	left:14px !important;
	top:30px !important;
	background:#fff;
}

#item26042 {
	width:391px !important;
	height:73px !important;
	left:2px !important;
	top:2px !important;
}

#item26044 {
	width:396px !important;
	height:78px !important;
	left:10px !important;
	top:30px !important;
}

#item26212 {
	width:391px !important;
	height:196px !important;
	left:2px !important;
	top:3px !important;
}

#item26213 {
	width:396px !important;
	height:201px !important;
	left:15px !important;
	top:165px !important;
}

#item25924 {
	width:413px !important;
	height:854px !important;
	left:34px !important;
	top:110px !important;
}

#item45388 {
	width:66px !important;
	height:49px !important;
}

#item45385 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item45847 {
	width:710px !important;
	height:499px !important;
	left:36px !important;
	top:8px !important;
}

#item45397 {
	width:66px !important;
	height:49px !important;
}

#item45394 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item44937 {
	width:783px !important;
	height:514px !important;
	left:-6px !important;
	top:528px !important;
	background:#6b8fa0;
}

#item44936 {
	width:783px !important;
	height:426px !important;
	left:-3px !important;
	top:102px !important;
	background:#538193;
}

#item44038 {
	width:768px !important;
	height:112px !important;
	top:-10px !important;
	background:#1a687c;
}

#item45404 {
	width:66px !important;
	height:49px !important;
}

#item45401 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item44472 {
	width:768px !important;
	height:519px !important;
	top:-12px !important;
	background:#97abb8;
}

#item45411 {
	width:66px !important;
	height:49px !important;
}

#item45408 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item47813 {
	width:66px !important;
	height:49px !important;
}

#item47809 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item48206 {
	width:768px !important;
	height:512px !important;
	top:512px !important;
}

@keyframes bailar-26598 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	19% {transform:translate(0px,0px) rotate(20deg);}
	38% {transform:translate(0px,0px) rotate(-20deg);}
	65% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes bailar-26598 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	19% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	38% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	65% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item26606 {
	width:73px !important;
	height:81px !important;
}

@keyframes muellehacialaizquierda-26674 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-200px,0px);}
}
@-webkit-keyframes muellehacialaizquierda-26674 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-200px,0px);}
}
#item26675 {
	width:35px !important;
	height:81px !important;
}

@keyframes ondear-26832 {
	0% {transform:translate(0px,0px);}
	51% {transform:translate(116px,27px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes ondear-26832 {
	0% {-webkit-transform:translate(0px,0px);}
	51% {-webkit-transform:translate(116px,27px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes girar-27035 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes girar-27035 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item27036 {
	width:45px !important;
	height:98px !important;
}

#item45418 {
	width:66px !important;
	height:49px !important;
}

#item45415 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item26991 {
	width:216px !important;
	height:115px !important;
}

#item27001 {
	width:216px !important;
	height:115px !important;
}

#item27006 {
	width:216px !important;
	height:115px !important;
}

#item27014 {
	width:216px !important;
	height:115px !important;
}

#item27020 {
	width:216px !important;
	height:115px !important;
}

#item27026 {
	width:216px !important;
	height:115px !important;
}

#item26936 {
	width:216px !important;
	height:115px !important;
}

#item26943 {
	width:216px !important;
	height:115px !important;
}

#item26948 {
	width:216px !important;
	height:115px !important;
}

#item26957 {
	width:216px !important;
	height:115px !important;
}

#item26963 {
	width:216px !important;
	height:115px !important;
}

#item26969 {
	width:216px !important;
	height:115px !important;
}

@keyframes aparecer-26902 {
	0% {opacity:0;}
	52% {opacity:0;}
	62% {opacity:0.79;}
	100% {opacity:0.79;}
}
@-webkit-keyframes aparecer-26902 {
	0% {opacity:0;}
	52% {opacity:0;}
	62% {opacity:0.79;}
	100% {opacity:0.79;}
}
#item45430 {
	width:66px !important;
	height:49px !important;
}

#item45427 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item41773 {
	width:794px !important;
	height:49px !important;
	left:-9px !important;
	top:-1px !important;
	background:#1a687c;
}

#item46643 {
	width:66px !important;
	height:49px !important;
}

#item46640 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item46633 {
	width:66px !important;
	height:49px !important;
}

#item46630 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item9549 {
	width:841px !important;
	height:880px !important;
	left:-35px !important;
	top:64px !important;
	background:#1a687c;
}

#item9559 {
	width:77px !important;
	height:39px !important;
	left:299px !important;
	top:216px !important;
}

#item9566 {
	width:77px !important;
	height:25px !important;
	left:403px !important;
	top:231px !important;
}

#item9592 {
	width:119px !important;
	height:50px !important;
	left:173px !important;
	top:214px !important;
}

#item9650 {
	width:77px !important;
	height:30px !important;
	left:303px !important;
	top:331px !important;
}

#item9676 {
	width:119px !important;
	height:25px !important;
	left:178px !important;
	top:335px !important;
}

#item9790 {
	width:89px !important;
	height:42px !important;
	left:177px !important;
	top:434px !important;
}

#item46652 {
	width:66px !important;
	height:49px !important;
}

#item46649 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}

#item46208 {
	width:768px !important;
	height:1024px !important;
	background:#007e8b;
}

#item46625 {
	width:66px !important;
	height:49px !important;
}

#item46622 {
	width:66px !important;
	height:49px !important;
	left:16px !important;
}
#in5footer,  #prefooter {display:none;}
