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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:750px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:762px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:750px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 15%;
    /*background-color: rgba(0,0,0,.65);*/
    /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
    z-index:9999;
	opacity: 0.5;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap:hover{
	opacity: 1;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:5px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#5873b4; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#53aaca; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#6bc057; background-position: -116px 50%; }
#share-wrap > a:hover { border: 2px solid rgb(255, 255, 255);}

/*@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}*/
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item513191 {
	width:19px !important;
	height:40px !important;
	top:62px !important;
	background:#e30513;
}

@keyframes aparecer-513192 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-513192 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@keyframes intensificar-513216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-513216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item513285 {
	width:565px !important;
	height:73px !important;
	left:32px !important;
	top:22px !important;
}

#item513304 {
	width:149px !important;
	height:126px !important;
	left:1013px !important;
	top:33px !important;
}

#item825435 {
	width:144px !important;
	height:77px !important;
	left:1021px !important;
	top:645px !important;
}

@keyframes aparecer-825435 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-825435 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item825443 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-825443 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-825443 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item825444 {
	width:653px !important;
	height:366px !important;
	left:253px !important;
	top:175px !important;
}

@keyframes atenuar-825444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-825444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item825855 {
	opacity:0.85;
	width:1068px !important;
	height:175px !important;
	top:174px !important;
	background:#a35947;
}

@keyframes entrarvolandodesdeabajo-826750 {
	0% {transform:translate(0px,73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-826750 {
	0% {-webkit-transform:translate(0px,73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item826750 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item826758 {
	opacity:0.85;
	width:1068px !important;
	height:175px !important;
	top:174px !important;
	background:#7cb9d8;
}

#item263054 {
	width:24px !important;
	height:24px !important;
	left:1109px !important;
	top:670px !important;
}

@keyframes entrarvolandodesdeladerecha-263054 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-263054 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes intensificar-262972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-262972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes entrarvolandodesdeladerecha-262980 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-262980 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item263045 {
	width:26px !important;
	height:26px !important;
	left:173px !important;
	top:193px !important;
}

#item263047 {
	width:26px !important;
	height:26px !important;
	left:413px !important;
	top:193px !important;
}

#item263050 {
	width:26px !important;
	height:26px !important;
	left:657px !important;
	top:193px !important;
}

#item263052 {
	width:26px !important;
	height:26px !important;
	left:906px !important;
	top:193px !important;
}

#item263017 {
	width:169px !important;
	height:56px !important;
}

#item263014 {
	width:169px !important;
	height:56px !important;
	left:1021px !important;
	top:685px !important;
}

@keyframes intensificar-263087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-263087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item263087 {
	width:525px !important;
	height:353px !important;
	left:51px !important;
	top:361px !important;
}

@keyframes intensificar-263112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-263112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item263138 {
	width:24px !important;
	height:24px !important;
	left:150px !important;
	top:25px !important;
}

#item263112 {
	width:375px !important;
	height:353px !important;
	left:274px !important;
	top:362px !important;
}

@keyframes intensificar-263142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-263142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item263142 {
	width:1009px !important;
	height:370px !important;
	top:357px !important;
}

@keyframes intensificar-263167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-263167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item263167 {
	width:1009px !important;
	height:335px !important;
	top:353px !important;
}

#item263203 {
	width:220px !important;
	height:159px !important;
}

#item263199 {
	width:220px !important;
	height:159px !important;
	left:33px !important;
	top:182px !important;
}

#item263208 {
	width:220px !important;
	height:159px !important;
}

#item263204 {
	width:220px !important;
	height:159px !important;
	left:278px !important;
	top:182px !important;
}

#item263213 {
	width:220px !important;
	height:159px !important;
}

#item263209 {
	width:220px !important;
	height:159px !important;
	left:518px !important;
	top:182px !important;
}

#item263218 {
	width:220px !important;
	height:159px !important;
}

#item263214 {
	width:220px !important;
	height:159px !important;
	left:763px !important;
	top:182px !important;
}

#item292113 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-292113 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-292113 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-826818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-826818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-826827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-826827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-516651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-516651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item516677 {
	width:30px !important;
	height:30px !important;
	left:1117px !important;
	top:2px !important;
}

#item516651 {
	width:1147px !important;
	height:333px !important;
	left:36px !important;
	top:414px !important;
}

#item827098 {
	width:25px !important;
	height:25px !important;
	left:150px !important;
}

#item516637 {
	width:174px !important;
	height:106px !important;
	left:1002px !important;
	top:254px !important;
}

#item359749 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-359749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-359749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-826806 {
	0% {transform:translate(0px,73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-826806 {
	0% {-webkit-transform:translate(0px,73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item826806 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item739726 {
	width:26px !important;
	height:14px !important;
	left:1174px !important;
	top:732px !important;
}

#item739730 {
	width:90px !important;
	height:20px !important;
	left:1078px !important;
	top:727px !important;
}

#item739758 {
	width:34px !important;
	height:34px !important;
	left:70px !important;
	top:237px !important;
}

#item739764 {
	width:34px !important;
	height:34px !important;
	left:70px !important;
	top:377px !important;
}

#item740704 {
	width:34px !important;
	height:34px !important;
	left:70px !important;
	top:517px !important;
}

#item739792 {
	width:66px !important;
	height:11px !important;
	background:#a35947;
}

#item739793 {
	width:79px !important;
	height:11px !important;
	left:61px !important;
	background:#c79b90;
}

#item739841 {
	width:166px !important;
	height:11px !important;
	background:#ef7b4d;
}

#item739842 {
	width:162px !important;
	height:11px !important;
	left:166px !important;
	background:#f7b492;
}

#item740734 {
	width:68px !important;
	height:11px !important;
	background:#004664;
}

#item740735 {
	width:66px !important;
	height:11px !important;
	left:68px !important;
	background:#bdd5eb;
}

#item740991 {
	width:200px !important;
	height:81px !important;
}

#item740989 {
	width:200px !important;
	height:81px !important;
	left:62px !important;
	top:216px !important;
}

#item740997 {
	width:389px !important;
	height:81px !important;
}

#item740995 {
	width:389px !important;
	height:81px !important;
	left:67px !important;
	top:353px !important;
}

#item741001 {
	width:195px !important;
	height:81px !important;
}

#item740999 {
	width:195px !important;
	height:81px !important;
	left:66px !important;
	top:502px !important;
}

#item292129 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-292129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-292129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-826629 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,73px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-826629 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,73px) scaleX(1.1) scaleY(1.1);}
}
#item826629 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item742719 {
	width:595px !important;
	height:750px !important;
	left:605px !important;
}

#item742685 {
	width:90px !important;
	height:20px !important;
	left:1078px !important;
	top:727px !important;
}

#item742691 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

@keyframes intensificar-743961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-743961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item743964 {
	opacity:0.90;
	width:271px !important;
	height:334px !important;
	background:#fff;
}

#item743989 {
	opacity:0.95;
	width:614px !important;
	height:334px !important;
	background:#8b7674;
}

#item744015 {
	width:30px !important;
	height:30px !important;
	left:861px !important;
	top:9px !important;
}

#item743961 {
	width:902px !important;
	height:334px !important;
	left:186px !important;
	top:346px !important;
}

#item744051 {
	width:48px !important;
	height:49px !important;
	left:476px !important;
	top:5px !important;
}

#item744024 {
	width:537px !important;
	height:59px !important;
	left:331px !important;
	top:691px !important;
}

@keyframes intensificar-820555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-820555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item820612 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820609 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:75px !important;
}

#item820618 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820613 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:98px !important;
}

#item820622 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820619 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:121px !important;
}

#item820626 {
	width:456px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item820623 {
	width:462px !important;
	height:52px !important;
	left:18px !important;
	top:166px !important;
}

#item820630 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820627 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:143px !important;
}

#item820634 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820631 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:213px !important;
}

#item820638 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820635 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:236px !important;
}

#item820642 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820639 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:259px !important;
}

#item820646 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820643 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:282px !important;
}

#item820650 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820647 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:305px !important;
}

#item820655 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820651 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:328px !important;
}

#item820659 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820656 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:351px !important;
}

#item820663 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820660 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:374px !important;
}

#item820667 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item820664 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:397px !important;
}

#item820669 {
	width:39px !important;
	height:26px !important;
	left:19px !important;
	top:10px !important;
}

#item820693 {
	width:86px !important;
	height:59px !important;
}

#item820696 {
	width:10px !important;
	height:10px !important;
}

#item820555 {
	width:488px !important;
	height:434px !important;
	left:676px !important;
	top:47px !important;
}

#item820926 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
}

#item820923 {
	width:28px !important;
	height:28px !important;
	left:1136px !important;
	top:36px !important;
}

@keyframes entrarvolandodesdearriba-823059 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-823059 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item825926 {
	width:128px !important;
	height:113px !important;
}

#item825923 {
	width:128px !important;
	height:113px !important;
	top:562px !important;
}

#item820866 {
	width:230px !important;
	height:101px !important;
}

#item829094 {
	width:48px !important;
	height:49px !important;
	left:167px !important;
	top:12px !important;
}

#item820862 {
	width:230px !important;
	height:101px !important;
	left:25px !important;
	top:19px !important;
}

#item516803 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-516803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-516803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item202536 {
	width:90px !important;
	height:20px !important;
	left:1078px !important;
	top:727px !important;
}

@keyframes entrarvolandodesdeabajo-817841 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-817841 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item817841 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item817843 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item817849 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-817833 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-817833 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item817833 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item817834 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item817835 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item817831 {
	width:1200px !important;
	height:750px !important;
}

#item735572 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item735573 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item825912 {
	width:80px !important;
	height:80px !important;
	left:1118px !important;
	top:472px !important;
}

#item735614 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item735620 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item735622 {
	width:150px !important;
	height:225px !important;
}

#item735618 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item735633 {
	width:116px !important;
	height:116px !important;
}

#item735630 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-735640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-735640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item735646 {
	width:109px !important;
	height:52px !important;
}

#item735650 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item735640 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-735656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-735656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item735660 {
	width:109px !important;
	height:52px !important;
}

#item735664 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item735656 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item817851 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item817855 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-735671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-735671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item735671 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-735696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-735696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item735699 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item735700 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item735696 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-735746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-735746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item735749 {
	width:129px !important;
	height:64px !important;
}

#item735746 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-735752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-735752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item735755 {
	width:1200px !important;
	height:342px !important;
}

#item735757 {
	width:116px !important;
	height:55px !important;
}

#item735752 {
	width:1200px !important;
	height:342px !important;
}

#item829539 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item735766 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item735772 {
	width:24px !important;
	height:91px !important;
}

#item735769 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item735776 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-735776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-735776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819408 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819408 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819408 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819409 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819412 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819403 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819404 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819400 {
	width:1200px !important;
	height:750px !important;
}

#item744189 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item744190 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item825918 {
	width:80px !important;
	height:80px !important;
	left:1118px !important;
	top:472px !important;
}

#item744227 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item744234 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item744236 {
	width:150px !important;
	height:225px !important;
}

#item744232 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item744248 {
	width:116px !important;
	height:116px !important;
}

#item744244 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-744255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-744255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item744260 {
	width:109px !important;
	height:52px !important;
}

#item744264 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item744255 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-744267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-744267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item744271 {
	width:109px !important;
	height:52px !important;
}

#item744274 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item744267 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item828110 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item828113 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-744281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-744281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item744281 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-744306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-744306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item744309 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item744310 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item744306 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-744356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-744356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item744359 {
	width:129px !important;
	height:64px !important;
}

#item744356 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-744364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-744364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item744367 {
	width:1200px !important;
	height:342px !important;
}

#item744369 {
	width:116px !important;
	height:55px !important;
}

#item744364 {
	width:1200px !important;
	height:342px !important;
}

#item829562 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item744378 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item744385 {
	width:24px !important;
	height:91px !important;
}

#item744382 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item744389 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-744389 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-744389 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-817916 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-817916 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item817916 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item817917 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item817922 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-817908 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-817908 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item817908 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item817909 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item817910 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item817906 {
	width:1200px !important;
	height:750px !important;
}

#item747488 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item747489 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item749995 {
	width:80px !important;
	height:80px !important;
	left:1118px !important;
	top:472px !important;
}

#item747525 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item747533 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item747535 {
	width:150px !important;
	height:225px !important;
}

#item747531 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item747547 {
	width:116px !important;
	height:116px !important;
}

#item747544 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-747554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-747554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item747559 {
	width:109px !important;
	height:52px !important;
}

#item747563 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item747554 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-747567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-747567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item747571 {
	width:109px !important;
	height:52px !important;
}

#item747574 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item747567 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item817924 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item817928 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-747581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-747581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item747581 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-747606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-747606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item747609 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item747610 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item747606 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-747656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-747656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item747659 {
	width:129px !important;
	height:64px !important;
}

#item747656 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-747664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-747664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item747667 {
	width:1200px !important;
	height:342px !important;
}

#item747669 {
	width:116px !important;
	height:55px !important;
}

#item747664 {
	width:1200px !important;
	height:342px !important;
}

#item829566 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item747675 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item747681 {
	width:24px !important;
	height:91px !important;
}

#item747678 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item747685 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-747685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-747685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819386 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819386 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819386 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819387 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819390 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-819379 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819379 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819379 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819380 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819381 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819377 {
	width:1200px !important;
	height:750px !important;
}

#item750031 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item750032 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item825703 {
	width:80px !important;
	height:80px !important;
	left:1118px !important;
	top:472px !important;
}

#item750072 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item750080 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item750083 {
	width:150px !important;
	height:225px !important;
}

#item750078 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item750094 {
	width:116px !important;
	height:116px !important;
}

#item750091 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-750101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-750101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item750106 {
	width:109px !important;
	height:52px !important;
}

#item750109 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item750101 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-750114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-750114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item750118 {
	width:109px !important;
	height:52px !important;
}

#item750121 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item750114 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item819369 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819373 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-750124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-750124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item750124 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-750150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-750150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item750156 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item750150 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-750202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-750202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item750205 {
	width:129px !important;
	height:64px !important;
}

#item750202 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-750209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-750209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item750212 {
	width:1200px !important;
	height:342px !important;
}

#item750214 {
	width:116px !important;
	height:55px !important;
}

#item750209 {
	width:1200px !important;
	height:342px !important;
}

#item829570 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item750219 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item750225 {
	width:24px !important;
	height:91px !important;
}

#item750222 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item750229 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-750229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-750229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819361 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819361 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819361 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819362 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819365 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-819355 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819355 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819355 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819356 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819357 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819353 {
	width:1200px !important;
	height:750px !important;
}

#item752129 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item752130 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item825729 {
	width:80px !important;
	height:80px !important;
	left:1118px !important;
	top:472px !important;
}

#item752166 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item752173 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item752176 {
	width:150px !important;
	height:225px !important;
}

#item752171 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item752188 {
	width:116px !important;
	height:116px !important;
}

#item752185 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-752195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-752195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item752200 {
	width:109px !important;
	height:52px !important;
}

#item752203 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item752195 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-752206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-752206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item752210 {
	width:109px !important;
	height:52px !important;
}

#item752213 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item752206 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item752218 {
	width:109px !important;
	height:21px !important;
	left:950px !important;
	top:321px !important;
}

#item819345 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819349 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-752223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-752223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item752223 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-752248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-752248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item752251 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item752252 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item752248 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-752299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-752299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item752302 {
	width:129px !important;
	height:64px !important;
}

#item752299 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-752305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-752305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item752308 {
	width:1200px !important;
	height:342px !important;
}

#item752310 {
	width:116px !important;
	height:55px !important;
}

#item752305 {
	width:1200px !important;
	height:342px !important;
}

#item829574 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item752316 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item752323 {
	width:24px !important;
	height:91px !important;
}

#item752320 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item752327 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-752327 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-752327 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819308 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819308 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819308 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819309 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819312 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-819302 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819302 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819302 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819303 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819304 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819300 {
	width:1200px !important;
	height:750px !important;
}

#item756399 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item756400 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item756436 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item756442 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item756444 {
	width:150px !important;
	height:225px !important;
}

#item756440 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item756455 {
	width:116px !important;
	height:116px !important;
}

#item756452 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-756462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-756462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item756467 {
	width:109px !important;
	height:52px !important;
}

#item756472 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item756462 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-756475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-756475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item756479 {
	width:109px !important;
	height:52px !important;
}

#item756483 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item756475 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item819314 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819318 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-756491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-756491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item756491 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-756516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-756516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item756519 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item756520 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item756516 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-756566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-756566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item756569 {
	width:129px !important;
	height:64px !important;
}

#item756566 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-756574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-756574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item756577 {
	width:1200px !important;
	height:342px !important;
}

#item756579 {
	width:116px !important;
	height:55px !important;
}

#item756574 {
	width:1200px !important;
	height:342px !important;
}

#item829578 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item756586 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item756593 {
	width:24px !important;
	height:91px !important;
}

#item756589 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item756597 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-756597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-756597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819339 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819339 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819339 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819340 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819343 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819334 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819330 {
	width:1200px !important;
	height:750px !important;
}

#item754380 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item754381 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item754417 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item754437 {
	width:116px !important;
	height:116px !important;
}

#item754434 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-754446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-754446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item754451 {
	width:109px !important;
	height:52px !important;
}

#item754455 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item754446 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-754458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-754458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item754462 {
	width:109px !important;
	height:52px !important;
}

#item754468 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item754458 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item754423 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item754425 {
	width:150px !important;
	height:225px !important;
}

#item754421 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item816544 {
	width:80px !important;
	height:80px !important;
	left:1118px !important;
	top:472px !important;
}

#item819322 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819326 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-754474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-754474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item754474 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-754500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-754500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item754503 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item754504 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item754500 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-754550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-754550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item754553 {
	width:129px !important;
	height:64px !important;
}

#item754550 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-754557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-754557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item754560 {
	width:1200px !important;
	height:342px !important;
}

#item754562 {
	width:116px !important;
	height:55px !important;
}

#item754557 {
	width:1200px !important;
	height:342px !important;
}

#item829584 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item754567 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item754575 {
	width:24px !important;
	height:91px !important;
}

#item754572 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item754579 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-754579 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-754579 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item819252 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

@keyframes entrarvolandodesdeabajo-819245 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819245 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819245 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819246 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819247 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819243 {
	width:1200px !important;
	height:750px !important;
}

#item758598 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item758599 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item758635 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item758641 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item758643 {
	width:150px !important;
	height:225px !important;
}

#item758639 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item758654 {
	width:116px !important;
	height:116px !important;
}

#item758651 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-758661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-758661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item758666 {
	width:109px !important;
	height:52px !important;
}

#item758671 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item758661 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-758677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-758677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item758681 {
	width:109px !important;
	height:52px !important;
}

#item758684 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item758677 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item819258 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819262 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-758692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-758692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item758692 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-758717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-758717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item758720 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item758721 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item758717 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-758767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-758767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item758770 {
	width:129px !important;
	height:64px !important;
}

#item758767 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-758773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-758773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item758776 {
	width:1200px !important;
	height:342px !important;
}

#item758778 {
	width:116px !important;
	height:55px !important;
}

#item758773 {
	width:1200px !important;
	height:342px !important;
}

#item829587 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item758787 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item758793 {
	width:24px !important;
	height:91px !important;
}

#item758790 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item758797 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-758797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-758797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819228 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819228 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819228 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819229 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819232 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-819222 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819222 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819222 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819223 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819224 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819220 {
	width:1200px !important;
	height:750px !important;
}

#item760303 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item760304 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item760340 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item760348 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item760350 {
	width:150px !important;
	height:225px !important;
}

#item760346 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item760362 {
	width:116px !important;
	height:116px !important;
}

#item760358 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-760369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-760369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item760374 {
	width:109px !important;
	height:52px !important;
}

#item760378 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item760369 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-760382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-760382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item760386 {
	width:109px !important;
	height:52px !important;
}

#item760389 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item760382 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item819234 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819238 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-760398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-760398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item760398 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-760423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-760423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item760426 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item760427 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item760423 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-760475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-760475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item760478 {
	width:129px !important;
	height:64px !important;
}

#item760475 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-760481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-760481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item760484 {
	width:1200px !important;
	height:342px !important;
}

#item760486 {
	width:116px !important;
	height:55px !important;
}

#item760481 {
	width:1200px !important;
	height:342px !important;
}

#item829680 {
	width:504px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item760491 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item760497 {
	width:24px !important;
	height:91px !important;
}

#item760494 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item760501 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-760501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-760501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819204 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819204 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819204 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819205 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819208 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-819198 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819198 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819198 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819199 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819200 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819195 {
	width:1200px !important;
	height:750px !important;
}

#item762459 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item762460 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item762496 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item762502 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item762504 {
	width:150px !important;
	height:225px !important;
}

#item762500 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item762516 {
	width:116px !important;
	height:116px !important;
}

#item762513 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-762524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-762524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item762529 {
	width:109px !important;
	height:52px !important;
}

#item762533 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item762524 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-762537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-762537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item762541 {
	width:109px !important;
	height:52px !important;
}

#item762546 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item762537 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item816549 {
	width:80px !important;
	height:80px !important;
	left:1118px !important;
	top:472px !important;
}

#item819210 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819214 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-762553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-762553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item762553 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-762578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-762578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item762581 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item762582 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item762578 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-762629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-762629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item762633 {
	width:129px !important;
	height:64px !important;
}

#item762629 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-762637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-762637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item762640 {
	width:1200px !important;
	height:342px !important;
}

#item762642 {
	width:116px !important;
	height:55px !important;
}

#item762637 {
	width:1200px !important;
	height:342px !important;
}

#item829590 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item762647 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item762654 {
	width:24px !important;
	height:91px !important;
}

#item762651 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item762658 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-762658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-762658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819179 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819179 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819179 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819180 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819183 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-819173 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819173 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819173 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819174 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819175 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819171 {
	width:1200px !important;
	height:750px !important;
}

#item765236 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item765237 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item818030 {
	width:95px !important;
	height:95px !important;
	left:1102px !important;
	top:456px !important;
}

#item765273 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item765281 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item765283 {
	width:150px !important;
	height:225px !important;
}

#item765279 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item765294 {
	width:116px !important;
	height:116px !important;
}

#item765291 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-765301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-765301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item765307 {
	width:109px !important;
	height:52px !important;
}

#item765310 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item765301 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-765314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-765314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item765318 {
	width:109px !important;
	height:52px !important;
}

#item765322 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item765314 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item819186 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819190 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-765332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-765332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item765332 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-765358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-765358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item765361 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item765362 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item765358 {
	width:1200px !important;
	height:303px !important;
	left:-1px !important;
	top:446px !important;
}

@keyframes intensificar-765408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-765408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item765411 {
	width:129px !important;
	height:64px !important;
}

#item765408 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-765415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-765415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item765418 {
	width:1200px !important;
	height:342px !important;
}

#item765420 {
	width:116px !important;
	height:55px !important;
}

#item765415 {
	width:1200px !important;
	height:342px !important;
}

#item829594 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item765426 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item765432 {
	width:24px !important;
	height:91px !important;
}

#item765429 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item765436 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-765436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-765436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819131 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819131 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819131 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819132 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819135 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-819125 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819125 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819125 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819126 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819127 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819123 {
	width:1200px !important;
	height:750px !important;
}

#item770147 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item770148 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item770184 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item770190 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item770192 {
	width:150px !important;
	height:225px !important;
}

#item770188 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item770203 {
	width:116px !important;
	height:116px !important;
}

#item770200 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-770211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-770211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item770216 {
	width:109px !important;
	height:52px !important;
}

#item770221 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item770211 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-770225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-770225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item770229 {
	width:109px !important;
	height:52px !important;
}

#item770233 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item770225 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item819137 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819141 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-770239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-770239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item770239 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-770264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-770264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item770267 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item770268 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item770264 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-770314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-770314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item770317 {
	width:129px !important;
	height:64px !important;
}

#item770314 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-770321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-770321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item770324 {
	width:1200px !important;
	height:342px !important;
}

#item770326 {
	width:116px !important;
	height:55px !important;
}

#item770321 {
	width:1200px !important;
	height:342px !important;
}

#item829597 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item770331 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item770338 {
	width:24px !important;
	height:91px !important;
}

#item770335 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item770342 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-770342 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-770342 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819157 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819157 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819157 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819158 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819161 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-819150 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819150 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819150 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819152 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819153 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819148 {
	width:1200px !important;
	height:750px !important;
}

#item767702 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item767703 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item825753 {
	width:80px !important;
	height:80px !important;
	left:1118px !important;
	top:472px !important;
}

#item767741 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item767747 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item767749 {
	width:150px !important;
	height:225px !important;
}

#item767745 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item767760 {
	width:116px !important;
	height:116px !important;
}

#item767757 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-767768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-767768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item767773 {
	width:109px !important;
	height:52px !important;
}

#item767777 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item767768 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-767782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-767782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item767786 {
	width:109px !important;
	height:52px !important;
}

#item767789 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item767782 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item819163 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819167 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-767795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-767795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item767795 {
	width:1200px !important;
	height:302px !important;
	left:-2px !important;
	top:445px !important;
}

@keyframes intensificar-767821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-767821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item767824 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item767825 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item767821 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-767871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-767871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item767874 {
	width:129px !important;
	height:64px !important;
}

#item767871 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-767877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-767877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item767880 {
	width:1200px !important;
	height:342px !important;
}

#item767882 {
	width:116px !important;
	height:55px !important;
}

#item767877 {
	width:1200px !important;
	height:342px !important;
}

#item829601 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item767888 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item767898 {
	width:24px !important;
	height:91px !important;
}

#item767895 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item767902 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-767902 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-767902 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819086 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819086 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819086 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819087 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819090 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-819079 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819079 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819079 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819080 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819082 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819077 {
	width:1200px !important;
	height:750px !important;
}

#item771864 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item771865 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item771890 {
	width:25px !important;
	height:27px !important;
	left:990px !important;
	top:693px !important;
}

#item771896 {
	width:184px !important;
	height:74px !important;
	top:52px !important;
}

#item771898 {
	width:184px !important;
	height:225px !important;
}

#item771894 {
	width:184px !important;
	height:225px !important;
	left:980px !important;
	top:489px !important;
}

#item771915 {
	width:116px !important;
	height:116px !important;
}

#item771912 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-771926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-771926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item771931 {
	width:109px !important;
	height:52px !important;
}

#item771935 {
	width:15px !important;
	height:15px !important;
	left:89px !important;
	top:4px !important;
}

#item771926 {
	width:109px !important;
	height:52px !important;
	left:825px !important;
	top:342px !important;
}

@keyframes intensificar-771940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-771940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item771945 {
	width:108px !important;
	height:52px !important;
}

#item771949 {
	width:15px !important;
	height:15px !important;
	left:89px !important;
	top:4px !important;
}

#item771940 {
	width:108px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-771952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-771952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item771956 {
	width:109px !important;
	height:52px !important;
}

#item771960 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item771952 {
	width:109px !important;
	height:52px !important;
	left:1075px !important;
	top:342px !important;
}

#item819092 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819096 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-771964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-771964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item771964 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-771989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-771989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item771989 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-772014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-772014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item772017 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item772018 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item772014 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-772064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-772064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item772067 {
	width:129px !important;
	height:64px !important;
}

#item772064 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-772071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-772071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item772074 {
	width:1200px !important;
	height:342px !important;
}

#item772078 {
	width:116px !important;
	height:55px !important;
}

#item772071 {
	width:1200px !important;
	height:342px !important;
}

#item829667 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item772084 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item772090 {
	width:24px !important;
	height:91px !important;
}

#item772087 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item772094 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-772094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-772094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-826687 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,73px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-826687 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,73px) scaleX(1.1) scaleY(1.1);}
}
#item826687 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item774318 {
	width:90px !important;
	height:20px !important;
	left:1078px !important;
	top:727px !important;
}

#item774322 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item774324 {
	width:491px !important;
	height:428px !important;
	left:-71px !important;
	top:217px !important;
}

@keyframes intensificar-774969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-774969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item774972 {
	opacity:0.90;
	width:272px !important;
	height:330px !important;
	background:#fff;
}

#item774997 {
	opacity:0.95;
	width:476px !important;
	height:330px !important;
	background:#8b7674;
}

#item775021 {
	width:30px !important;
	height:30px !important;
	left:725px !important;
	top:14px !important;
}

#item774969 {
	width:770px !important;
	height:330px !important;
	left:331px !important;
	top:343px !important;
}

#item775051 {
	width:48px !important;
	height:49px !important;
	left:476px !important;
	top:5px !important;
}

#item775024 {
	width:537px !important;
	height:59px !important;
	left:331px !important;
	top:691px !important;
}

@keyframes intensificar-821040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-821040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item821097 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821094 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:61px !important;
}

#item821101 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821098 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:84px !important;
}

#item821103 {
	width:32px !important;
	height:21px !important;
	left:82px !important;
	top:23px !important;
}

#item821128 {
	width:70px !important;
	height:47px !important;
}

#item821130 {
	width:8px !important;
	height:8px !important;
}

#item821040 {
	width:488px !important;
	height:120px !important;
	left:506px !important;
	top:182px !important;
}

#item821436 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
}

#item821433 {
	width:28px !important;
	height:28px !important;
	left:966px !important;
	top:153px !important;
}

@keyframes entrarvolandodesdearriba-823748 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-823748 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item825935 {
	width:128px !important;
	height:113px !important;
}

#item825932 {
	width:128px !important;
	height:113px !important;
	top:607px !important;
}

#item827090 {
	width:48px !important;
	height:49px !important;
	left:356px !important;
	top:51px !important;
}

#item821348 {
	width:376px !important;
	height:91px !important;
}

#item821344 {
	width:376px !important;
	height:91px !important;
	left:36px !important;
	top:35px !important;
}

#item775077 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-775077 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-775077 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819031 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819031 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819031 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819032 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819035 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-819025 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819025 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819025 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819026 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item819027 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819023 {
	width:1200px !important;
	height:750px !important;
}

#item775910 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item775911 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item775947 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item775955 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item775958 {
	width:150px !important;
	height:225px !important;
}

#item775953 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item775970 {
	width:116px !important;
	height:116px !important;
}

#item775967 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-775979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-775979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item775984 {
	width:109px !important;
	height:52px !important;
}

#item775989 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item775979 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-775993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-775993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item775997 {
	width:109px !important;
	height:52px !important;
}

#item776002 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item775993 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item819037 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819041 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-776010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-776010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item776010 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-776035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-776035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item776038 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item776039 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item776035 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-776085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-776085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item776088 {
	width:129px !important;
	height:64px !important;
}

#item776085 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-776093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-776093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item776096 {
	width:1200px !important;
	height:342px !important;
}

#item776098 {
	width:116px !important;
	height:55px !important;
}

#item776093 {
	width:1200px !important;
	height:342px !important;
}

#item829607 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item776103 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item776109 {
	width:24px !important;
	height:91px !important;
}

#item776106 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item776113 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-776113 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-776113 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-819003 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-819003 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item819003 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item819005 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item819010 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818995 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818995 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818995 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818996 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818997 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818993 {
	width:1200px !important;
	height:750px !important;
}

#item778343 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item778344 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item778381 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item778388 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item778390 {
	width:150px !important;
	height:225px !important;
}

#item778386 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item778401 {
	width:116px !important;
	height:116px !important;
}

#item778398 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-778409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-778409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item778415 {
	width:109px !important;
	height:52px !important;
}

#item778418 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item778409 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-778421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-778421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item778425 {
	width:109px !important;
	height:52px !important;
}

#item778429 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item778421 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item819013 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item819017 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-778436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-778436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item778436 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-778461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-778461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item778464 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item778465 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item778461 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-778511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-778511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item778514 {
	width:129px !important;
	height:64px !important;
}

#item778511 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-778520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-778520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item778523 {
	width:1200px !important;
	height:342px !important;
}

#item778525 {
	width:116px !important;
	height:55px !important;
}

#item778520 {
	width:1200px !important;
	height:342px !important;
}

#item829611 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item778533 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item778539 {
	width:24px !important;
	height:91px !important;
}

#item778536 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item778543 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-778543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-778543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-826699 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,73px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-826699 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,73px) scaleX(1.1) scaleY(1.1);}
}
#item826699 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item825699 {
	width:366px !important;
	height:365px !important;
	left:36px !important;
	top:320px !important;
}

#item781274 {
	width:90px !important;
	height:20px !important;
	left:1078px !important;
	top:727px !important;
}

#item781278 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

@keyframes intensificar-781923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-781923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item781926 {
	opacity:0.90;
	width:421px !important;
	height:372px !important;
	background:#fff;
}

#item781952 {
	opacity:0.95;
	width:466px !important;
	height:372px !important;
	background:#8b7674;
}

#item781976 {
	width:30px !important;
	height:30px !important;
	left:864px !important;
	top:14px !important;
}

#item781923 {
	width:909px !important;
	height:372px !important;
	left:255px !important;
	top:311px !important;
}

#item782005 {
	width:48px !important;
	height:49px !important;
	left:476px !important;
	top:5px !important;
}

#item781979 {
	width:537px !important;
	height:59px !important;
	left:417px !important;
	top:691px !important;
}

@keyframes intensificar-821825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-821825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item821883 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821880 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:57px !important;
}

#item821887 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821884 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:80px !important;
}

#item821891 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821888 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:103px !important;
}

#item821895 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821892 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:126px !important;
}

#item821899 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821896 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:149px !important;
}

#item821903 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821900 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:172px !important;
}

#item821907 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821904 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:195px !important;
}

#item821911 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821908 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:218px !important;
}

#item821915 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821912 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:241px !important;
}

#item821919 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821916 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:264px !important;
}

#item821923 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821920 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:287px !important;
}

#item821928 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item821924 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:310px !important;
}

#item822366 {
	width:456px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item822363 {
	width:462px !important;
	height:29px !important;
	left:18px !important;
	top:333px !important;
}

#item821931 {
	width:39px !important;
	height:26px !important;
	left:26px !important;
	top:18px !important;
}

#item821955 {
	width:86px !important;
	height:59px !important;
}

#item821957 {
	width:10px !important;
	height:10px !important;
}

#item821825 {
	width:488px !important;
	height:367px !important;
	left:676px !important;
	top:59px !important;
}

#item822141 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
}

#item822137 {
	width:28px !important;
	height:28px !important;
	left:1136px !important;
	top:35px !important;
}

@keyframes entrarvolandodesdearriba-824374 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-824374 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item822136 {
	width:233px !important;
	height:124px !important;
}

#item829139 {
	width:48px !important;
	height:49px !important;
	left:143px !important;
	top:24px !important;
}

#item822131 {
	width:233px !important;
	height:124px !important;
	left:29px !important;
	top:29px !important;
}

#item825941 {
	width:128px !important;
	height:113px !important;
}

#item825938 {
	width:128px !important;
	height:113px !important;
	top:562px !important;
}

#item782032 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-782032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-782032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818921 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818921 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818921 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818922 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818927 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818913 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818913 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818913 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818914 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818915 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818911 {
	width:1200px !important;
	height:750px !important;
}

#item782214 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item782215 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item819518 {
	width:80px !important;
	height:80px !important;
	left:1118px !important;
	top:472px !important;
}

#item782251 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item782257 {
	width:150px !important;
	height:80px !important;
	top:50px !important;
}

#item782259 {
	width:150px !important;
	height:225px !important;
}

#item782255 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item782270 {
	width:116px !important;
	height:116px !important;
}

#item782267 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-782277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-782277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item782282 {
	width:109px !important;
	height:52px !important;
}

#item782287 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item782277 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-782291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-782291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item782295 {
	width:109px !important;
	height:52px !important;
}

#item782300 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item782291 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item818929 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818933 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-782308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-782308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item782308 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-782333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-782333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item782336 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item782337 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item782333 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-782383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-782383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item782386 {
	width:129px !important;
	height:64px !important;
}

#item782383 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-782389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-782389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item782392 {
	width:1200px !important;
	height:342px !important;
}

#item782394 {
	width:116px !important;
	height:55px !important;
}

#item782389 {
	width:1200px !important;
	height:342px !important;
}

#item829616 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item782402 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item782408 {
	width:24px !important;
	height:91px !important;
}

#item782405 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item782412 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-782412 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-782412 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818882 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818882 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818882 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818883 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818888 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818874 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818874 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818874 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818875 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818876 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818872 {
	width:1200px !important;
	height:750px !important;
}

#item783468 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item783469 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item825772 {
	width:80px !important;
	height:80px !important;
	left:1118px !important;
	top:472px !important;
}

#item783506 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item783513 {
	width:150px !important;
	height:80px !important;
	top:50px !important;
}

#item783515 {
	width:150px !important;
	height:225px !important;
}

#item783511 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item783526 {
	width:116px !important;
	height:116px !important;
}

#item783523 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-783535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-783535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item783540 {
	width:109px !important;
	height:52px !important;
}

#item783544 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item783535 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-783548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-783548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item783552 {
	width:109px !important;
	height:52px !important;
}

#item783556 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item783548 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item818890 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818894 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-783563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-783563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item783563 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-783589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-783589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item783592 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item783593 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item783589 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-783639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-783639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item783642 {
	width:129px !important;
	height:64px !important;
}

#item783639 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-783645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-783645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item783648 {
	width:1200px !important;
	height:342px !important;
}

#item783650 {
	width:116px !important;
	height:55px !important;
}

#item783645 {
	width:1200px !important;
	height:342px !important;
}

#item829619 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item783657 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item783663 {
	width:24px !important;
	height:91px !important;
}

#item783660 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item783668 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-783668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-783668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818783 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818783 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818783 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818784 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818791 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818775 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818775 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818775 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818776 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818777 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818773 {
	width:1200px !important;
	height:750px !important;
}

#item787136 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item787137 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item787174 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item787180 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item787182 {
	width:150px !important;
	height:225px !important;
}

#item787178 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item787193 {
	width:116px !important;
	height:116px !important;
}

#item787190 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-787201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-787201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item787206 {
	width:109px !important;
	height:52px !important;
}

#item787210 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item787201 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-787215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-787215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item787220 {
	width:109px !important;
	height:52px !important;
}

#item787224 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item787215 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item818793 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818797 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-787230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-787230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item787230 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-787255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-787255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item787258 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item787259 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item787255 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-787306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-787306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item787309 {
	width:129px !important;
	height:64px !important;
}

#item787306 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-787313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-787313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item787316 {
	width:1200px !important;
	height:342px !important;
}

#item787318 {
	width:116px !important;
	height:55px !important;
}

#item787313 {
	width:1200px !important;
	height:342px !important;
}

#item829623 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item787324 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item787331 {
	width:24px !important;
	height:91px !important;
}

#item787328 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item787335 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-787335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-787335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818665 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818665 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818665 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818666 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818671 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818657 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818657 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818657 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818658 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818659 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818655 {
	width:1200px !important;
	height:750px !important;
}

#item789429 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item789430 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item790847 {
	width:95px !important;
	height:95px !important;
	left:1102px !important;
	top:456px !important;
}

#item789455 {
	width:25px !important;
	height:27px !important;
	left:990px !important;
	top:693px !important;
}

#item789462 {
	width:184px !important;
	height:74px !important;
	top:52px !important;
}

#item789464 {
	width:184px !important;
	height:225px !important;
}

#item789460 {
	width:184px !important;
	height:225px !important;
	left:980px !important;
	top:489px !important;
}

#item789481 {
	width:116px !important;
	height:116px !important;
}

#item789478 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-789492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-789492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item789497 {
	width:109px !important;
	height:52px !important;
}

#item789500 {
	width:15px !important;
	height:15px !important;
	left:89px !important;
	top:4px !important;
}

#item789492 {
	width:109px !important;
	height:52px !important;
	left:825px !important;
	top:342px !important;
}

@keyframes intensificar-789505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-789505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item789510 {
	width:108px !important;
	height:52px !important;
}

#item789513 {
	width:15px !important;
	height:15px !important;
	left:89px !important;
	top:4px !important;
}

#item789505 {
	width:108px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-789516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-789516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item789520 {
	width:109px !important;
	height:52px !important;
}

#item789523 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item789516 {
	width:109px !important;
	height:52px !important;
	left:1075px !important;
	top:342px !important;
}

#item818673 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818677 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-789527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-789527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item789527 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-789552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-789552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item789552 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-789577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-789577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item789580 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item789581 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item789577 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-789628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-789628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item789632 {
	width:129px !important;
	height:64px !important;
}

#item789628 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-789636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-789636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item789639 {
	width:1200px !important;
	height:342px !important;
}

#item789641 {
	width:116px !important;
	height:55px !important;
}

#item789636 {
	width:1200px !important;
	height:342px !important;
}

#item829631 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item789648 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item789657 {
	width:24px !important;
	height:91px !important;
}

#item789654 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item789661 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-789661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-789661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818592 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818592 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818592 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818593 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818598 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818583 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818583 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818583 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818584 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818586 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818581 {
	width:1200px !important;
	height:750px !important;
}

#item791968 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item791969 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item792633 {
	width:95px !important;
	height:95px !important;
	left:1102px !important;
	top:456px !important;
}

#item792005 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item792011 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item792013 {
	width:150px !important;
	height:225px !important;
}

#item792009 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item792025 {
	width:116px !important;
	height:116px !important;
}

#item792022 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-792033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-792033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item792038 {
	width:109px !important;
	height:52px !important;
}

#item792041 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item792033 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-792045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-792045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item792049 {
	width:109px !important;
	height:52px !important;
}

#item792052 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item792045 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item818600 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818604 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-792059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-792059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item792059 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-792084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-792084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item792087 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item792089 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item792084 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-792135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-792135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item792138 {
	width:129px !important;
	height:64px !important;
}

#item792135 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-792142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-792142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item792145 {
	width:1200px !important;
	height:342px !important;
}

#item792147 {
	width:116px !important;
	height:55px !important;
}

#item792142 {
	width:1200px !important;
	height:342px !important;
}

#item829634 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item792154 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item792161 {
	width:24px !important;
	height:91px !important;
}

#item792158 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item792165 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-792165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-792165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818555 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818555 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818555 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818556 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818561 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818546 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818546 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818546 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818547 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818548 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818544 {
	width:1200px !important;
	height:750px !important;
}

#item786513 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item786514 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item786550 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item786556 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item786558 {
	width:150px !important;
	height:225px !important;
}

#item786554 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item786569 {
	width:116px !important;
	height:116px !important;
}

#item786566 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-786576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-786576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item786582 {
	width:109px !important;
	height:52px !important;
}

#item786586 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item786576 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-786591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-786591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item786595 {
	width:109px !important;
	height:52px !important;
}

#item786599 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item786591 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item818563 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818568 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-786609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-786609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item786609 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-786634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-786634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item786637 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item786638 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item786634 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-786684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-786684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item786687 {
	width:129px !important;
	height:64px !important;
}

#item786684 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-786690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-786690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item786693 {
	width:1200px !important;
	height:342px !important;
}

#item786696 {
	width:116px !important;
	height:55px !important;
}

#item786690 {
	width:1200px !important;
	height:342px !important;
}

#item829637 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item786702 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item786709 {
	width:24px !important;
	height:91px !important;
}

#item786706 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item786713 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-786713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-786713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818470 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818470 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818470 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818471 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818476 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818461 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818461 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818461 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818462 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818463 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818459 {
	width:1200px !important;
	height:750px !important;
}

#item796998 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item796999 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item797024 {
	width:25px !important;
	height:27px !important;
	left:990px !important;
	top:693px !important;
}

#item797029 {
	width:184px !important;
	height:74px !important;
	top:52px !important;
}

#item797031 {
	width:184px !important;
	height:225px !important;
}

#item797027 {
	width:184px !important;
	height:225px !important;
	left:980px !important;
	top:489px !important;
}

#item797050 {
	width:116px !important;
	height:116px !important;
}

#item797047 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-797063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-797063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item797068 {
	width:109px !important;
	height:52px !important;
}

#item797072 {
	width:15px !important;
	height:15px !important;
	left:89px !important;
	top:4px !important;
}

#item797063 {
	width:109px !important;
	height:52px !important;
	left:825px !important;
	top:342px !important;
}

@keyframes intensificar-797076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-797076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item797081 {
	width:108px !important;
	height:52px !important;
}

#item797084 {
	width:15px !important;
	height:15px !important;
	left:89px !important;
	top:4px !important;
}

#item797076 {
	width:108px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-797087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-797087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item797092 {
	width:109px !important;
	height:52px !important;
}

#item797095 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item797087 {
	width:109px !important;
	height:52px !important;
	left:1075px !important;
	top:342px !important;
}

#item818478 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818482 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-797099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-797099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item797099 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-797124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-797124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item797124 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-797150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-797150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item797153 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item797154 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item797150 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-797200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-797200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item797203 {
	width:129px !important;
	height:64px !important;
}

#item797200 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-797208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-797208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item797211 {
	width:1200px !important;
	height:342px !important;
}

#item797214 {
	width:116px !important;
	height:55px !important;
}

#item797208 {
	width:1200px !important;
	height:342px !important;
}

#item829641 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item797220 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item797230 {
	width:24px !important;
	height:91px !important;
}

#item797226 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item797234 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-797234 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-797234 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818415 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818415 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818415 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818416 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818421 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818405 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818405 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818405 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818406 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818408 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818403 {
	width:1200px !important;
	height:750px !important;
}

#item799859 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item799860 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item799885 {
	width:25px !important;
	height:27px !important;
	left:990px !important;
	top:693px !important;
}

#item799892 {
	width:184px !important;
	height:74px !important;
	top:60px !important;
}

#item799894 {
	width:184px !important;
	height:261px !important;
}

#item799890 {
	width:184px !important;
	height:261px !important;
	left:980px !important;
	top:453px !important;
}

#item799911 {
	width:116px !important;
	height:116px !important;
}

#item799908 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-799923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-799923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item799928 {
	width:109px !important;
	height:52px !important;
}

#item799933 {
	width:15px !important;
	height:15px !important;
	left:89px !important;
	top:4px !important;
}

#item799923 {
	width:109px !important;
	height:52px !important;
	left:825px !important;
	top:342px !important;
}

@keyframes intensificar-799936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-799936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item799942 {
	width:108px !important;
	height:52px !important;
}

#item799946 {
	width:15px !important;
	height:15px !important;
	left:89px !important;
	top:4px !important;
}

#item799936 {
	width:108px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-799949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-799949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item799953 {
	width:109px !important;
	height:52px !important;
}

#item799956 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item799949 {
	width:109px !important;
	height:52px !important;
	left:1075px !important;
	top:342px !important;
}

#item818423 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818427 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-799960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-799960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item799960 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-799985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-799985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item799985 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-800010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-800010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item800013 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item800014 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item800010 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-800061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-800061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item800064 {
	width:129px !important;
	height:64px !important;
}

#item800061 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-800067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-800067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item800070 {
	width:1200px !important;
	height:342px !important;
}

#item800072 {
	width:116px !important;
	height:55px !important;
}

#item800067 {
	width:1200px !important;
	height:342px !important;
}

#item829645 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item800077 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item800086 {
	width:24px !important;
	height:91px !important;
}

#item800083 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item800090 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-800090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-800090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818294 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818294 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818294 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818295 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818300 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818286 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818286 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818286 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818287 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818288 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818284 {
	width:1200px !important;
	height:750px !important;
}

#item806967 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item806968 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item807004 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item807011 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item807013 {
	width:150px !important;
	height:225px !important;
}

#item807009 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item807025 {
	width:116px !important;
	height:116px !important;
}

#item807022 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-807032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807037 {
	width:109px !important;
	height:52px !important;
}

#item807040 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item807032 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-807044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807048 {
	width:109px !important;
	height:52px !important;
}

#item807051 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item807044 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item818303 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818307 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-807059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807059 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-807084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807087 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item807089 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item807084 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-807135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807138 {
	width:129px !important;
	height:64px !important;
}

#item807135 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-807143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807146 {
	width:1200px !important;
	height:342px !important;
}

#item807148 {
	width:116px !important;
	height:55px !important;
}

#item807143 {
	width:1200px !important;
	height:342px !important;
}

#item829648 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item807153 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item807160 {
	width:24px !important;
	height:91px !important;
}

#item807157 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item807164 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-807164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-807164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818250 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818250 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818250 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818251 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818256 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818242 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818242 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818242 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818243 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818244 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818240 {
	width:1200px !important;
	height:750px !important;
}

#item807642 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item807643 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item807668 {
	width:25px !important;
	height:27px !important;
	left:990px !important;
	top:693px !important;
}

#item807674 {
	width:184px !important;
	height:74px !important;
	top:52px !important;
}

#item807676 {
	width:184px !important;
	height:225px !important;
}

#item807672 {
	width:184px !important;
	height:225px !important;
	left:980px !important;
	top:489px !important;
}

#item807693 {
	width:116px !important;
	height:116px !important;
}

#item807690 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-807704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807710 {
	width:109px !important;
	height:52px !important;
}

#item807713 {
	width:15px !important;
	height:15px !important;
	left:89px !important;
	top:4px !important;
}

#item807704 {
	width:109px !important;
	height:52px !important;
	left:825px !important;
	top:342px !important;
}

@keyframes intensificar-807716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807721 {
	width:108px !important;
	height:52px !important;
}

#item807724 {
	width:15px !important;
	height:15px !important;
	left:89px !important;
	top:4px !important;
}

#item807716 {
	width:108px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-807727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807731 {
	width:109px !important;
	height:52px !important;
}

#item807737 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item807727 {
	width:109px !important;
	height:52px !important;
	left:1075px !important;
	top:342px !important;
}

#item818258 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818262 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-807745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807745 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-807770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807770 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-807795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807798 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item807800 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item807795 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-807846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807849 {
	width:129px !important;
	height:64px !important;
}

#item807846 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-807852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-807852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item807855 {
	width:1200px !important;
	height:342px !important;
}

#item807857 {
	width:116px !important;
	height:55px !important;
}

#item807852 {
	width:1200px !important;
	height:342px !important;
}

#item829651 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item807865 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item807871 {
	width:24px !important;
	height:91px !important;
}

#item807868 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item807875 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-807875 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-807875 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818372 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818372 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818372 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818373 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818378 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818364 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818364 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818364 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818365 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818366 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818362 {
	width:1200px !important;
	height:750px !important;
}

#item804506 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item804507 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item804544 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item804550 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item804552 {
	width:150px !important;
	height:225px !important;
}

#item804548 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item804563 {
	width:116px !important;
	height:116px !important;
}

#item804560 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-804573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-804573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item804578 {
	width:109px !important;
	height:52px !important;
}

#item804584 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item804573 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-804587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-804587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item804591 {
	width:109px !important;
	height:52px !important;
}

#item804596 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item804587 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item818381 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818385 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-804603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-804603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item804603 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-804628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-804628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item804631 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item804632 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item804628 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-804678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-804678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item804681 {
	width:129px !important;
	height:64px !important;
}

#item804678 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-804685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-804685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item804688 {
	width:1200px !important;
	height:342px !important;
}

#item804691 {
	width:116px !important;
	height:55px !important;
}

#item804685 {
	width:1200px !important;
	height:342px !important;
}

#item829655 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item804696 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item804702 {
	width:24px !important;
	height:91px !important;
}

#item804699 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item804706 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-804706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-804706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818131 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818131 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818131 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818132 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818135 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818124 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818124 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818124 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818125 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818127 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818122 {
	width:1200px !important;
	height:750px !important;
}

#item812140 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item812141 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item812178 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item812184 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item812186 {
	width:150px !important;
	height:225px !important;
}

#item812182 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item812192 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

#item812199 {
	width:116px !important;
	height:116px !important;
}

#item812196 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

#item812202 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

@keyframes intensificar-812206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-812206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item812211 {
	width:109px !important;
	height:52px !important;
}

#item812214 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item812206 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-812219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-812219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item812223 {
	width:109px !important;
	height:52px !important;
}

#item812229 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item812219 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item818137 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818141 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-812236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-812236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item812236 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-812261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-812261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item812265 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item812266 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item812261 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-812312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-812312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item812315 {
	width:129px !important;
	height:64px !important;
}

#item812312 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-812319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-812319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item812322 {
	width:1200px !important;
	height:342px !important;
}

#item812324 {
	width:116px !important;
	height:55px !important;
}

#item812319 {
	width:1200px !important;
	height:342px !important;
}

#item829660 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item812330 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item812336 {
	width:24px !important;
	height:91px !important;
}

#item812333 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item812340 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-812340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-812340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes entrarvolandodesdeabajo-818204 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818204 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818204 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818205 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818211 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

@keyframes entrarvolandodesdeabajo-818196 {
	0% {transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes entrarvolandodesdeabajo-818196 {
	0% {-webkit-transform:translate(0px,-73px) scaleX(1.1) scaleY(1.1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818196 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item818197 {
	width:1200px !important;
	height:408px !important;
	top:342px !important;
	background:#fff;
}

#item818198 {
	width:1180px !important;
	height:335px !important;
	left:10px !important;
}

#item818194 {
	width:1200px !important;
	height:750px !important;
}

#item810238 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
	background:#f9f5f3;
}

#item810239 {
	width:26px !important;
	height:13px !important;
	left:1174px !important;
	top:732px !important;
}

#item810275 {
	width:25px !important;
	height:27px !important;
	left:1018px !important;
	top:693px !important;
}

#item810282 {
	width:150px !important;
	height:60px !important;
	top:50px !important;
}

#item810284 {
	width:150px !important;
	height:225px !important;
}

#item810280 {
	width:150px !important;
	height:225px !important;
	left:1014px !important;
	top:489px !important;
}

#item810295 {
	width:116px !important;
	height:116px !important;
}

#item810292 {
	width:116px !important;
	height:116px !important;
	left:4px !important;
	top:8px !important;
}

@keyframes intensificar-810303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-810303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item810308 {
	width:109px !important;
	height:52px !important;
}

#item810313 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
	top:4px !important;
}

#item810303 {
	width:109px !important;
	height:52px !important;
	left:950px !important;
	top:342px !important;
}

@keyframes intensificar-810316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-810316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item810320 {
	width:109px !important;
	height:52px !important;
}

#item810323 {
	width:15px !important;
	height:15px !important;
	left:92px !important;
	top:4px !important;
}

#item810316 {
	width:109px !important;
	height:52px !important;
	left:1074px !important;
	top:342px !important;
}

#item818214 {
	width:14px !important;
	height:14px !important;
	left:595px !important;
	top:353px !important;
}

#item818218 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:353px !important;
}

@keyframes intensificar-810330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-810330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item810330 {
	width:1200px !important;
	height:302px !important;
	top:448px !important;
}

@keyframes intensificar-810355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-810355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item810358 {
	width:1200px !important;
	height:290px !important;
	top:13px !important;
	background:#faf6f5;
}

#item810359 {
	width:1200px !important;
	height:13px !important;
	background:#a35947;
}

#item810355 {
	width:1200px !important;
	height:303px !important;
	top:447px !important;
}

@keyframes intensificar-810405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-810405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item810408 {
	width:129px !important;
	height:64px !important;
}

#item810405 {
	width:129px !important;
	height:64px !important;
	left:1071px !important;
	top:686px !important;
}

@keyframes intensificar-810411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-810411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item810414 {
	width:1200px !important;
	height:342px !important;
}

#item810416 {
	width:116px !important;
	height:55px !important;
}

#item810411 {
	width:1200px !important;
	height:342px !important;
}

#item829663 {
	width:498px !important;
	height:12px !important;
	left:36px !important;
	top:732px !important;
}

#item810424 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item810432 {
	width:24px !important;
	height:91px !important;
}

#item810429 {
	width:24px !important;
	height:91px !important;
	top:654px !important;
}

#item810436 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-810436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-810436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item268429 {
	width:632px !important;
	height:148px !important;
	left:284px !important;
	top:98px !important;
}

@keyframes intensificar-268429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-268429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292278 {
	width:1200px !important;
	height:750px !important;
	background:#ededed;
}

@keyframes atenuar-292278 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-292278 {
	0% {opacity:1;}
	100% {opacity:0;}
}#in5footer,  #prefooter {display:none;}



@media screen and (max-width: 400px), 
       screen and (max-height: 400px) {
		#share-wrap {
			left:0;
			position:fixed;
			top: 65%;
			/*background-color: rgba(0,0,0,.65);*/
			/*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
			z-index:9999;
			opacity: 0.5;
			-webkit-animation:share-fadein 1s ease 2s;
			animation:share-fadein 1s ease 2s;
		}
		#share-wrap:hover{
			opacity: 1;
		}
		#share-wrap.align-right { right:0; left:auto; }
		#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
		#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
		#share-wrap > a > span { display: none; }
		#share-wrap > a {
			display:block;
			width:17px;
			height:15px;
			border-radius:50%;
			background:url(../images/sharebtns.png) no-repeat;
			background-size: 392px 15px;
			-webkit-background-size: 392px 15px;
			-moz-background-size: 392px 15px;
			margin:5px;
			padding:3px;
		}
		#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
		#share-wrap > a#sb-fb { background-color:#5873b4; background-position:-35px 50%; }
		#share-wrap > a#sb-tw { background-color:#53aaca; background-position: -274px 50%; }
		/*#share-wrap > a#sb-li { background-color:#6bc057; background-position: -116px 50%; }*/
		#share-wrap > a#sb-li { background-color:#6bc057; background-position: -123px 50%; }

		#share-wrap > a:hover { border: 2px solid rgb(255, 255, 255);}
		
		/*@keyframes share-fadein {
			from { opacity: 0; }
			to   { opacity: 0.1; }
		}
		@-webkit-keyframes share-fadein {
			from { opacity: 0; }
			to   { opacity: 0.1; }
		}*/
}