/* 	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:#98694c; }
:-webkit-full-screen { background:#98694c; }
#loadIndicator span:after { padding-left:1ex; content:'Royal Hideaway Corales Resort'; }
#slider { width:842px; height:596px; }
.page-scale-wrap { width:842px; height:596px; background: #fff !important; }
.paper-vertical { width:842px; height:100%; }
.paper-horizontal { width:16137px; height:608px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
/* Estilos generales para los botones de navegación */
nav#page-nav > button {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    text-align: center;
    outline: 0;
    /* En este ejemplo, el cuadrado usará el color #f0f0f0 y la flecha el color #ff0000.
       Si deseas cambiar los colores, deberás modificar los valores hexadecimales dentro de la URL. */
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffffff'/%3E%3Cpath%20d%3D'M16%2012l8%208-8%208'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23000000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3C/svg%3E") no-repeat center center;
    opacity: 1;
    will-change: transform;
  }

  nav#page-nav > button:hover {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    text-align: center;
    outline: 0;
    /* En este ejemplo, el cuadrado usará el color #f0f0f0 y la flecha el color #ff0000.
       Si deseas cambiar los colores, deberás modificar los valores hexadecimales dentro de la URL. */
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffed00'/%3E%3Cpath%20d%3D'M16%2012l8%208-8%208'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23000000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3C/svg%3E") no-repeat center center;
    opacity: 1;
    will-change: transform;
  }
  
nav#page-nav > #firstBtn,
nav#page-nav > #lastBtn {
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffffff'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23000000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3Cline%20x1%3D'12'%20y1%3D'10'%20x2%3D'12'%20y2%3D'30'%20stroke%3D'%23000000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'/%3E%3C/svg%3E") no-repeat center center;
}

nav#page-nav > #firstBtn:hover,
nav#page-nav > #lastBtn:hover {
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffed00'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23000000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3Cline%20x1%3D'12'%20y1%3D'10'%20x2%3D'12'%20y2%3D'30'%20stroke%3D'%23000000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'/%3E%3C/svg%3E") no-repeat center center;
}

/* Botón back (anterior) a la izquierda a la mitad de la pantalla */
nav#page-nav > #backBtn {
	left: 0;
	top: 50%;
	margin-top: -20px; /* Ajusta para centrar verticalmente */
}

/* Botón first (primera) debajo del back */
nav#page-nav > #firstBtn {
	left: 0;
	top: calc(50% + 50px); /* 50px debajo de back, ajusta este valor según lo necesites */
	margin-top: -30px;
}

/* Botón next (siguiente) a la derecha a la mitad de la pantalla */
html:not([data-dir="rtl"]) nav#page-nav > #nextBtn {
	right: 0;
	top: 50%;
	margin-top: -20px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* Botón last (última) debajo de next */
html:not([data-dir="rtl"]) nav#page-nav > #lastBtn {
	right: 0;
	top: calc(50% + 50px);
	margin-top: -30px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* En caso de RTL, se invierten las posiciones de left/right */
html[data-dir="rtl"] nav#page-nav > #backBtn {
	right: 0;
	left: auto;
	top: 50%;
	margin-top: -20px;
}

html[data-dir="rtl"] nav#page-nav > #firstBtn {
	right: 0;
	left: auto;
	top: calc(50% + 50px);
	margin-top: -20px;
}

html[data-dir="rtl"] nav#page-nav > #nextBtn {
	left: 0;
	right: auto;
	top: 50%;
	margin-top: -20px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

html[data-dir="rtl"] nav#page-nav > #lastBtn {
	left: 0;
	right: auto;
	top: calc(50% + 50px);
	margin-top: -20px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* Hover para todos los botones */
nav#page-nav > button:hover {
	opacity: 1;
}

/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:596px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:842px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
body.has-transitions .pages .page {
	display:block;
	z-index:1;
}
body.has-transitions .pages .page.activePage {
	z-index:2;
	transform:none;
	opacity:1;
}
.trans-fade { -webkit-animation:transFade .6s ease-in-out; animation:transFade .6s ease-in-out; }
.trans-left { -webkit-animation:transLeft .6s ease-in-out; animation:transLeft .6s ease-in-out; }
.trans-right { -webkit-animation:transRight .6s ease-in-out; animation:transRight .6s ease-in-out; }
.trans-top { -webkit-animation:transTop .6s ease-in-out; animation:transTop .6s ease-in-out; }
.trans-bottom { -webkit-animation:transBottom .6s ease-in-out; animation:transBottom .6s ease-in-out; }
.trans-none { -webkit-animation:transFade 0s; animation:transFade 0s; }
.trans-out, .trans-reverse {
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}
.trans-out.trans-reverse {
	webkit-animation-direction:normal;
	animation-direction:normal;
}
@keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes transRight {
	0% { transform:translateX(100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transRight {
	0% { -webkit-transform:translateX(100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transLeft {
	0% { transform:translateX(-100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transLeft {
	0% { -webkit-transform:translateX(-100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transTop {
	0% { transform:translateY(-100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transTop {
	0% { -webkit-transform:translateY(-100%); }
	100% { -webkit-transform:translateY(0); }
}
@keyframes transBottom {
	0% { transform:translateY(100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transBottom {
	0% { -webkit-transform:translateY(100%); }
	100% { -webkit-transform:translateY(0); }
}

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

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

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

#item148342 {
	width:842px !important;
	height:596px !important;
}

#item58944 {
	width:782px !important;
	height:546px !important;
	left:29px !important;
	top:30px !important;
	border:solid 1px #fff;
}

#item58980 {
	width:615px !important;
	height:1050px !important;
	background:#98694c;
}

#item148609 {
	width:615px !important;
	height:445px !important;
	top:307px !important;
}

#item58986 {
	width:571px !important;
	height:399px !important;
	left:21px !important;
	top:329px !important;
	border:solid 1px #fff;
}

#item99001 {
	width:275px !important;
	height:61px !important;
	left:170px !important;
	top:116px !important;
}

#item73732 {
	width:45px !important;
	height:76px !important;
}

#item73729 {
	width:45px !important;
	height:76px !important;
	left:535px !important;
	top:487px !important;
}

#item91769 {
	width:524px !important;
	height:57px !important;
	left:159px !important;
	top:256px !important;
}

#item91792 {
	width:112px !important;
	height:48px !important;
	left:698px !important;
	top:112px !important;
}

#item91816 {
	width:112px !important;
	height:36px !important;
	left:30px !important;
	top:374px !important;
}

#item91839 {
	width:112px !important;
	height:14px !important;
	left:513px !important;
	top:526px !important;
}

#item91862 {
	width:112px !important;
	height:36px !important;
	left:277px !important;
	top:56px !important;
}

#item91885 {
	width:173px !important;
	height:34px !important;
	left:334px !important;
	top:196px !important;
}

@keyframes aumentar-91890 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-91890 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item91890 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-91891 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-91891 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item91891 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-91892 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-91892 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item91892 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-91894 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-91894 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item91894 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item66632 {
	width:45px !important;
	height:76px !important;
}

#item66629 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item66642 {
	width:45px !important;
	height:76px !important;
}

#item66639 {
	width:45px !important;
	height:76px !important;
}

#item91959 {
	width:112px !important;
	height:48px !important;
	left:437px !important;
	top:235px !important;
}

#item91983 {
	width:112px !important;
	height:36px !important;
	left:105px !important;
	top:681px !important;
}

#item92006 {
	width:112px !important;
	height:14px !important;
	left:250px !important;
	top:916px !important;
}

#item92029 {
	width:112px !important;
	height:36px !important;
	left:303px !important;
	top:90px !important;
}

#item92053 {
	width:383px !important;
	height:101px !important;
	top:60px !important;
}

#item92076 {
	width:173px !important;
	height:34px !important;
	left:105px !important;
}

@keyframes aumentar-92081 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-92081 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item92081 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-92082 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-92082 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item92082 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-92083 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-92083 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item92083 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes aumentar-92084 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-92084 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item92084 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item56359 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item5300 {
	width:331px !important;
	height:75px !important;
	left:56px !important;
	top:217px !important;
}

#item75274 {
	width:359px !important;
	height:101px !important;
	left:56px !important;
	top:90px !important;
}

#item75486 {
	width:326px !important;
	height:192px !important;
	left:460px !important;
	top:348px !important;
	padding:0px 30px 0px 0px;
}

#item148883 {
	width:421px !important;
	height:248px !important;
	top:348px !important;
}

#item99310 {
	width:383px !important;
	height:196px !important;
	left:116px !important;
	top:260px !important;
}

#item99333 {
	width:359px !important;
	height:114px !important;
	left:116px !important;
	top:90px !important;
}

#item99303 {
	width:383px !important;
	height:248px !important;
	left:116px !important;
	top:682px !important;
}

#item99570 {
	width:45px !important;
	height:76px !important;
}

#item99567 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item99577 {
	width:45px !important;
	height:76px !important;
}

#item99574 {
	width:45px !important;
	height:76px !important;
}

#item99275 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item99440 {
	width:383px !important;
	height:571px !important;
	left:116px !important;
	top:359px !important;
	padding:0px 30px 0px 0px;
}

#item99590 {
	width:45px !important;
	height:76px !important;
}

#item99587 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item99598 {
	width:45px !important;
	height:76px !important;
}

#item99595 {
	width:45px !important;
	height:76px !important;
}

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

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

#item55699 {
	width:365px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item55540 {
	width:371px !important;
	height:86px !important;
	left:56px !important;
	top:90px !important;
}

#item55563 {
	width:331px !important;
	height:75px !important;
	left:56px !important;
	top:211px !important;
}

#item55795 {
	width:214px !important;
	height:117px !important;
	left:460px !important;
	top:423px !important;
}

#item156848 {
	width:312px !important;
	height:9px !important;
	left:460px !important;
	top:399px !important;
}

#item75165 {
	width:43px !important;
	height:9px !important;
}

#item75163 {
	width:43px !important;
	height:9px !important;
	left:192px !important;
	top:304px !important;
}

#item55476 {
	width:421px !important;
	height:248px !important;
	top:348px !important;
}

#item55480 {
	width:335px !important;
	height:240px !important;
	left:437px !important;
	top:108px !important;
}

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

#item55841 {
	width:38px !important;
	height:38px !important;
	left:748px !important;
	top:49px !important;
}

@keyframes pulsar-82591 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulsar-82591 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item82582 {
	width:24px !important;
	height:34px !important;
}

#item82591 {
	width:24px !important;
	height:34px !important;
	left:563px !important;
	top:267px !important;
}

#item75101 {
	width:421px !important;
	height:295px !important;
	left:10px !important;
	top:311px !important;
	background:#fff;
}

@keyframes aumentar-75101 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-75101 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item75101 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item75068 {
	width:331px !important;
	height:151px !important;
	left:66px !important;
	top:319px !important;
}

@keyframes up-50px-75068 {
	0% {
		transform:translate(-1px,48.485px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-50px-75068 {
	0% {
		-webkit-transform:translate(-1px,48.485px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item75121 {
	width:81px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item75137 {
	width:87px !important;
	height:15px !important;
	left:199px !important;
	top:489px !important;
}

#item75133 {
	width:30px !important;
	height:30px !important;
	left:10px !important;
	top:10px !important;
}

#item75135 {
	width:431px !important;
	height:606px !important;
	left:-10px !important;
	top:-10px !important;
}

#item99629 {
	width:383px !important;
	height:140px !important;
	left:116px !important;
	top:90px !important;
}

#item99652 {
	width:384px !important;
	height:235px !important;
	left:116px !important;
	top:260px !important;
}

#item99701 {
	width:72px !important;
	height:18px !important;
}

#item99698 {
	width:72px !important;
	height:18px !important;
	left:302px !important;
	top:539px !important;
}

#item99616 {
	width:383px !important;
	height:248px !important;
	left:116px !important;
	top:682px !important;
}

#item100007 {
	width:45px !important;
	height:76px !important;
}

#item100003 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item100014 {
	width:45px !important;
	height:76px !important;
}

#item100011 {
	width:45px !important;
	height:76px !important;
}

#item149028 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item100036 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item100039 {
	width:44px !important;
	height:44px !important;
	left:468px !important;
	top:59px !important;
}

#item99615 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item99623 {
	width:383px !important;
	height:314px !important;
	left:116px !important;
	top:90px !important;
}

#item99675 {
	width:383px !important;
	height:474px !important;
	left:116px !important;
	top:462px !important;
}

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

#item99724 {
	width:38px !important;
	height:38px !important;
	left:461px !important;
	top:36px !important;
}

@keyframes pulsar-99730 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulsar-99730 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99733 {
	width:30px !important;
	height:42px !important;
}

#item99730 {
	width:30px !important;
	height:42px !important;
	left:236px !important;
	top:298px !important;
}

#item100022 {
	width:45px !important;
	height:76px !important;
}

#item100019 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item100028 {
	width:45px !important;
	height:76px !important;
}

#item100025 {
	width:45px !important;
	height:76px !important;
}

#item99742 {
	width:422px !important;
	height:544px !important;
	left:108px !important;
	top:505px !important;
	background:#fff;
}

@keyframes aumentar-99742 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes aumentar-99742 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99742 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item99743 {
	width:383px !important;
	height:350px !important;
	left:126px !important;
	top:520px !important;
}

@keyframes up-50px-99743 {
	0% {
		transform:translate(-1px,48.485px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-50px-99743 {
	0% {
		-webkit-transform:translate(-1px,48.485px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99772 {
	width:81px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item99767 {
	width:87px !important;
	height:27px !important;
	left:308px !important;
	top:903px !important;
}

#item99740 {
	width:30px !important;
	height:30px !important;
	left:10px !important;
	top:10px !important;
}

#item99738 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item93654 {
	width:235px !important;
	height:24px !important;
	left:56px !important;
	top:90px !important;
}

#item93681 {
	width:329px !important;
	height:9px !important;
}

#item93678 {
	width:329px !important;
	height:9px !important;
	left:56px !important;
	top:213px !important;
}

#item94061 {
	width:329px !important;
	height:9px !important;
}

#item94058 {
	width:329px !important;
	height:9px !important;
	left:56px !important;
	top:284px !important;
}

#item93708 {
	width:329px !important;
	height:9px !important;
}

#item93705 {
	width:329px !important;
	height:9px !important;
	left:56px !important;
	top:160px !important;
}

#item93761 {
	width:329px !important;
	height:9px !important;
}

#item93757 {
	width:329px !important;
	height:9px !important;
	left:56px !important;
	top:178px !important;
}

#item94087 {
	width:329px !important;
	height:9px !important;
}

#item94084 {
	width:329px !important;
	height:9px !important;
	left:56px !important;
	top:249px !important;
}

#item93787 {
	width:329px !important;
	height:9px !important;
}

#item93784 {
	width:329px !important;
	height:9px !important;
	left:56px !important;
	top:196px !important;
}

#item94113 {
	width:329px !important;
	height:9px !important;
}

#item94110 {
	width:329px !important;
	height:9px !important;
	left:56px !important;
	top:267px !important;
}

#item93813 {
	width:329px !important;
	height:9px !important;
}

#item93810 {
	width:329px !important;
	height:9px !important;
	left:56px !important;
	top:231px !important;
}

#item93839 {
	width:329px !important;
	height:9px !important;
}

#item93836 {
	width:329px !important;
	height:9px !important;
	left:56px !important;
	top:143px !important;
}

#item92255 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item92288 {
	width:421px !important;
	height:248px !important;
	top:348px !important;
}

#item92298 {
	width:301px !important;
	height:154px !important;
	left:461px !important;
	top:369px !important;
}

#item94703 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item94726 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

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

#item94758 {
	width:38px !important;
	height:38px !important;
	left:299px !important;
	top:17px !important;
}

#item94768 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item94764 {
	width:44px !important;
	height:44px !important;
	left:272px !important;
	top:132px !important;
}

#item94841 {
	width:353px !important;
	height:211px !important;
	left:24px !important;
	top:379px !important;
}

#item94512 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item94535 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

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

#item94564 {
	width:38px !important;
	height:38px !important;
	left:299px !important;
	top:17px !important;
}

#item94573 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item94570 {
	width:44px !important;
	height:44px !important;
	left:272px !important;
	top:132px !important;
}

#item94647 {
	width:346px !important;
	height:145px !important;
	left:28px !important;
	top:379px !important;
}

#item94325 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item94348 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

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

#item94378 {
	width:38px !important;
	height:38px !important;
	left:299px !important;
	top:17px !important;
}

#item94389 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item94386 {
	width:44px !important;
	height:44px !important;
	left:272px !important;
	top:132px !important;
}

#item94462 {
	width:346px !important;
	height:185px !important;
	left:28px !important;
	top:379px !important;
}

#item93461 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item93484 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

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

#item93519 {
	width:38px !important;
	height:38px !important;
	left:299px !important;
	top:17px !important;
}

#item93530 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item93527 {
	width:44px !important;
	height:44px !important;
	left:272px !important;
	top:132px !important;
}

#item93628 {
	width:346px !important;
	height:188px !important;
	left:28px !important;
	top:379px !important;
}

#item93268 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item93292 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

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

#item93324 {
	width:38px !important;
	height:38px !important;
	left:299px !important;
	top:17px !important;
}

#item93337 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item93334 {
	width:44px !important;
	height:44px !important;
	left:272px !important;
	top:132px !important;
}

#item93436 {
	width:346px !important;
	height:145px !important;
	left:28px !important;
	top:379px !important;
}

#item93075 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item93098 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item149790 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149787 {
	width:44px !important;
	height:44px !important;
	left:323px !important;
	top:132px !important;
}

#item93144 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item93141 {
	width:44px !important;
	height:44px !important;
	left:272px !important;
	top:132px !important;
}

#item93243 {
	width:346px !important;
	height:171px !important;
	left:29px !important;
	top:379px !important;
}

#item92884 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item92907 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

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

#item92939 {
	width:38px !important;
	height:38px !important;
	left:299px !important;
	top:17px !important;
}

#item92950 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item92947 {
	width:44px !important;
	height:44px !important;
	left:272px !important;
	top:132px !important;
}

#item93049 {
	width:346px !important;
	height:145px !important;
	left:29px !important;
	top:379px !important;
}

#item92691 {
	width:421px !important;
	height:503px !important;
	left:1px !important;
	background:#fff;
}

#item92714 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

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

#item92747 {
	width:38px !important;
	height:38px !important;
	left:299px !important;
	top:14px !important;
}

#item92759 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item92756 {
	width:44px !important;
	height:44px !important;
	left:273px !important;
	top:129px !important;
}

#item92857 {
	width:346px !important;
	height:93px !important;
	left:30px !important;
	top:379px !important;
}

#item92327 {
	width:421px !important;
	height:503px !important;
	top:3px !important;
	background:#fff;
}

#item92350 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item92374 {
	width:346px !important;
	height:159px !important;
	left:1px !important;
	top:261px !important;
}

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

#item92405 {
	width:38px !important;
	height:38px !important;
	left:299px !important;
	top:17px !important;
}

#item92418 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item92415 {
	width:44px !important;
	height:44px !important;
	left:272px !important;
	top:132px !important;
}

#item92324 {
	width:29px !important;
	height:29px !important;
	left:402px !important;
	top:10px !important;
}

#item92322 {
	width:432px !important;
	height:606px !important;
	left:411px !important;
	top:-10px !important;
}

#item105055 {
	width:235px !important;
	height:35px !important;
	left:116px !important;
	top:89px !important;
}

#item125754 {
	width:329px !important;
	height:14px !important;
}

#item125751 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:328px !important;
}

#item125780 {
	width:329px !important;
	height:14px !important;
}

#item125777 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:485px !important;
}

#item125806 {
	width:329px !important;
	height:14px !important;
}

#item125803 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:210px !important;
}

#item125858 {
	width:329px !important;
	height:14px !important;
}

#item125855 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:250px !important;
}

#item125884 {
	width:329px !important;
	height:14px !important;
}

#item125881 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:406px !important;
}

#item125910 {
	width:329px !important;
	height:14px !important;
}

#item125907 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:289px !important;
}

#item125936 {
	width:329px !important;
	height:14px !important;
}

#item125933 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:446px !important;
}

#item125963 {
	width:329px !important;
	height:14px !important;
}

#item125959 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:367px !important;
}

#item126275 {
	width:329px !important;
	height:14px !important;
}

#item126012 {
	width:329px !important;
	height:14px !important;
	left:116px !important;
	top:171px !important;
}

#item103233 {
	width:383px !important;
	height:230px !important;
	left:116px !important;
	top:700px !important;
}

#item105913 {
	width:45px !important;
	height:76px !important;
}

#item105910 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item105919 {
	width:45px !important;
	height:76px !important;
}

#item105916 {
	width:45px !important;
	height:76px !important;
}

#item132038 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item132061 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item132085 {
	width:383px !important;
	height:24px !important;
	top:322px !important;
}

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

#item132114 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item132124 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item132120 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item148774 {
	width:615px !important;
	height:409px !important;
	left:11px !important;
	top:485px !important;
}

#item125589 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item125612 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item125642 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item125654 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item125651 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item125728 {
	width:383px !important;
	height:543px !important;
	left:126px !important;
	top:432px !important;
}

#item131925 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item131948 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item131972 {
	width:383px !important;
	height:24px !important;
	top:322px !important;
}

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

#item132000 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item132010 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item132006 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item148768 {
	width:615px !important;
	height:409px !important;
	left:11px !important;
	top:485px !important;
}

#item125428 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item125451 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item125481 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item125490 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item125487 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item125564 {
	width:383px !important;
	height:387px !important;
	left:126px !important;
	top:432px !important;
}

#item131810 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item131834 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item131858 {
	width:383px !important;
	height:24px !important;
	top:322px !important;
}

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

#item131886 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item131900 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item131896 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item148764 {
	width:615px !important;
	height:409px !important;
	left:11px !important;
	top:485px !important;
}

#item125267 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item125290 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item125319 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item125330 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item125327 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item125403 {
	width:383px !important;
	height:439px !important;
	left:126px !important;
	top:432px !important;
}

#item131687 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item131710 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item131734 {
	width:383px !important;
	height:24px !important;
	top:322px !important;
}

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

#item131762 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item131775 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item131771 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item148760 {
	width:615px !important;
	height:409px !important;
	left:11px !important;
	top:485px !important;
}

#item125104 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item125127 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item125157 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item125166 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item125163 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item125242 {
	width:383px !important;
	height:554px !important;
	left:126px !important;
	top:432px !important;
}

#item131568 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item131591 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item131615 {
	width:386px !important;
	height:60px !important;
	top:322px !important;
}

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

#item131644 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item131655 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item131651 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item148754 {
	width:615px !important;
	height:409px !important;
	left:11px !important;
	top:509px !important;
}

#item124941 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item124965 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item124994 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item125004 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item125001 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item125079 {
	width:383px !important;
	height:554px !important;
	left:126px !important;
	top:433px !important;
}

#item131456 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item131479 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item131503 {
	width:383px !important;
	height:60px !important;
	top:322px !important;
}

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

#item131533 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item131543 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item131539 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item148750 {
	width:615px !important;
	height:409px !important;
	left:11px !important;
	top:516px !important;
}

#item124779 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item124803 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item124833 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item124843 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item124840 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item124916 {
	width:383px !important;
	height:507px !important;
	left:126px !important;
	top:433px !important;
}

#item131337 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item131360 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item131384 {
	width:383px !important;
	height:24px !important;
	top:322px !important;
}

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

#item131412 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item131423 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item131419 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item148746 {
	width:615px !important;
	height:409px !important;
	left:11px !important;
	top:485px !important;
}

#item124616 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item124639 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item124671 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item124680 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item124677 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item124754 {
	width:383px !important;
	height:508px !important;
	left:126px !important;
	top:432px !important;
}

#item131223 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item131247 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item131271 {
	width:383px !important;
	height:36px !important;
	top:322px !important;
}

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

#item131299 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item131309 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item131305 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item148637 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:485px !important;
}

#item124453 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item124476 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item124507 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item124516 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item124513 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item124591 {
	width:383px !important;
	height:361px !important;
	left:126px !important;
	top:432px !important;
}

#item130996 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item131019 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item131043 {
	width:383px !important;
	height:24px !important;
	top:322px !important;
}

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

#item131074 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item131083 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item131080 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item148629 {
	width:615px !important;
	height:409px !important;
	left:11px !important;
	top:485px !important;
}

#item124127 {
	width:421px !important;
	height:503px !important;
	left:194px !important;
	top:93px !important;
	background:#fff;
}

#item124150 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item124174 {
	width:383px !important;
	height:387px !important;
	top:322px !important;
}

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

#item124204 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
}

#item124214 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item124211 {
	width:44px !important;
	height:44px !important;
	left:401px !important;
	top:107px !important;
}

#item132351 {
	width:29px !important;
	height:29px !important;
	left:597px !important;
	top:10px !important;
}

#item132283 {
	width:615px !important;
	height:1050px !important;
	left:11px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item132401 {
	width:45px !important;
	height:76px !important;
}

#item132398 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item132407 {
	width:45px !important;
	height:76px !important;
}

#item132404 {
	width:45px !important;
	height:76px !important;
}

#item132314 {
	width:413px !important;
	height:554px !important;
	left:126px !important;
	top:386px !important;
	padding:0px 30px 0px 0px;
}

#item124124 {
	width:29px !important;
	height:29px !important;
	left:597px !important;
	top:10px !important;
}

#item123957 {
	width:626px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item48724 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item55244 {
	width:351px !important;
	height:60px !important;
	left:55px !important;
	top:89px !important;
}

#item6226 {
	width:421px !important;
	height:214px !important;
	top:382px !important;
	background:#fae6ea;
}

#item154076 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item154073 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item154085 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item154082 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item154088 {
	width:300px !important;
	height:196px !important;
	left:34px !important;
	top:379px !important;
}

@keyframes entrarvolandodesdeabajo-154088 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-154088 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item149606 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149603 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item149612 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149609 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item149616 {
	width:300px !important;
	height:196px !important;
	left:34px !important;
	top:379px !important;
}

@keyframes entrarvolandodesdeabajo-149616 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-149616 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item149431 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149428 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item155257 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item156548 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item149445 {
	width:300px !important;
	height:196px !important;
	left:34px !important;
	top:379px !important;
}

@keyframes entrarvolandodesdeabajo-149445 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-149445 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95362 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item95359 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item149295 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149290 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item95365 {
	width:300px !important;
	height:119px !important;
	left:34px !important;
	top:379px !important;
}

@keyframes entrarvolandodesdeabajo-95365 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-95365 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item54804 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54801 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item149159 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149156 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item54815 {
	width:300px !important;
	height:119px !important;
	left:34px !important;
	top:379px !important;
}

@keyframes entrarvolandodesdeabajo-54815 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-54815 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item54443 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54440 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item54457 {
	width:300px !important;
	height:119px !important;
	left:34px !important;
	top:379px !important;
}

@keyframes entrarvolandodesdeabajo-54457 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-54457 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95322 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item95319 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item54381 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54378 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item149084 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149081 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item54394 {
	width:300px !important;
	height:196px !important;
	left:34px !important;
	top:379px !important;
}

@keyframes entrarvolandodesdeabajo-54394 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-54394 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item54315 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54312 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item54322 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item54319 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item54332 {
	width:300px !important;
	height:93px !important;
	left:34px !important;
	top:379px !important;
	padding:0px 10px 0px 0px;
}

@keyframes _50-up-54332 {
	0% {
		transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _50-up-54332 {
	0% {
		-webkit-transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8527 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item8708 {
	width:44px !important;
	height:44px !important;
	left:21px !important;
	top:133px !important;
}

#item155264 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item155261 {
	width:44px !important;
	height:44px !important;
	left:70px !important;
	top:133px !important;
}

#item54269 {
	width:300px !important;
	height:128px !important;
	left:34px !important;
	top:379px !important;
}

@keyframes entrarvolandodesdeabajo-54269 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-54269 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8699 {
	width:31px !important;
	height:31px !important;
	left:383px !important;
	top:10px !important;
}

#item49025 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item49022 {
	width:44px !important;
	height:44px !important;
	left:305px !important;
	top:133px !important;
}

#item82689 {
	width:300px !important;
	height:137px !important;
	left:34px !important;
	top:379px !important;
}

#item8700 {
	width:414px !important;
	height:575px !important;
	left:428px !important;
	top:-10px !important;
}

#item53910 {
	width:350px !important;
	height:90px !important;
	left:56px !important;
	top:162px !important;
}

#item149395 {
	width:160px !important;
	height:9px !important;
}

#item149392 {
	width:160px !important;
	height:9px !important;
	left:247px !important;
	top:310px !important;
}

#item154036 {
	width:160px !important;
	height:9px !important;
}

#item154033 {
	width:160px !important;
	height:9px !important;
	left:247px !important;
	top:328px !important;
}

#item149369 {
	width:160px !important;
	height:9px !important;
}

#item149366 {
	width:160px !important;
	height:9px !important;
	left:247px !important;
	top:292px !important;
}

#item95154 {
	width:160px !important;
	height:9px !important;
}

#item95151 {
	width:160px !important;
	height:9px !important;
	left:247px !important;
	top:275px !important;
}

#item75809 {
	width:180px !important;
	height:9px !important;
}

#item75806 {
	width:180px !important;
	height:9px !important;
	left:56px !important;
	top:328px !important;
}

#item154003 {
	width:180px !important;
	height:9px !important;
}

#item154000 {
	width:180px !important;
	height:9px !important;
	left:56px !important;
	top:347px !important;
}

#item56549 {
	width:180px !important;
	height:9px !important;
}

#item56547 {
	width:180px !important;
	height:9px !important;
	left:56px !important;
	top:310px !important;
}

#item56601 {
	width:180px !important;
	height:9px !important;
}

#item56599 {
	width:180px !important;
	height:9px !important;
	left:56px !important;
	top:292px !important;
}

#item56626 {
	width:180px !important;
	height:9px !important;
}

#item56624 {
	width:180px !important;
	height:9px !important;
	left:56px !important;
	top:274px !important;
}

#item132744 {
	width:367px !important;
	height:14px !important;
}

#item132741 {
	width:367px !important;
	height:14px !important;
	left:116px !important;
	top:680px !important;
}

#item132770 {
	width:367px !important;
	height:14px !important;
}

#item132767 {
	width:367px !important;
	height:14px !important;
	left:116px !important;
	top:759px !important;
}

#item149543 {
	width:367px !important;
	height:14px !important;
}

#item149539 {
	width:367px !important;
	height:14px !important;
	left:116px !important;
	top:837px !important;
}

#item132796 {
	width:367px !important;
	height:14px !important;
}

#item132793 {
	width:367px !important;
	height:14px !important;
	left:116px !important;
	top:720px !important;
}

#item132822 {
	width:367px !important;
	height:14px !important;
}

#item132819 {
	width:367px !important;
	height:14px !important;
	left:116px !important;
	top:798px !important;
}

#item149570 {
	width:367px !important;
	height:14px !important;
}

#item149566 {
	width:367px !important;
	height:14px !important;
	left:116px !important;
	top:877px !important;
}

#item155469 {
	width:367px !important;
	height:14px !important;
}

#item155465 {
	width:367px !important;
	height:14px !important;
	left:116px !important;
	top:916px !important;
}

#item132848 {
	width:367px !important;
	height:14px !important;
}

#item132845 {
	width:367px !important;
	height:14px !important;
	left:116px !important;
	top:641px !important;
}

#item132874 {
	width:367px !important;
	height:14px !important;
}

#item132871 {
	width:367px !important;
	height:14px !important;
	left:116px !important;
	top:602px !important;
}

#item78581 {
	width:45px !important;
	height:76px !important;
}

#item78565 {
	width:45px !important;
	height:76px !important;
}

#item78562 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
	top:1px !important;
}

#item78573 {
	width:45px !important;
	height:76px !important;
}

#item78570 {
	width:45px !important;
	height:76px !important;
}

#item60108 {
	width:383px !important;
	height:293px !important;
	top:115px !important;
}

#item59822 {
	width:383px !important;
	height:140px !important;
}

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

#item155928 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item155933 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item155930 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item155937 {
	width:38px !important;
	height:38px !important;
	left:457px !important;
	top:110px !important;
}

#item155941 {
	width:383px !important;
	height:38px !important;
	left:126px !important;
	top:438px !important;
}

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

#item155883 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item155880 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item155890 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item155887 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item155894 {
	width:383px !important;
	height:502px !important;
	left:126px !important;
	top:438px !important;
}

@keyframes entrarvolandodesdeabajo-155894 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-155894 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item149735 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item149783 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item149745 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149742 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item149754 {
	width:38px !important;
	height:38px !important;
	left:457px !important;
	top:110px !important;
}

#item149758 {
	width:383px !important;
	height:38px !important;
	left:126px !important;
	top:438px !important;
}

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

#item149665 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149662 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item149672 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149669 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item149677 {
	width:383px !important;
	height:502px !important;
	left:126px !important;
	top:438px !important;
}

@keyframes entrarvolandodesdeabajo-149677 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-149677 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item155803 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item155810 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item155815 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item155812 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item155820 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item155818 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item155825 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:438px !important;
}

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

#item149497 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149494 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item149508 {
	width:383px !important;
	height:258px !important;
	left:126px !important;
	top:438px !important;
}

@keyframes entrarvolandodesdeabajo-149508 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-149508 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item149306 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item149361 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item149316 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149312 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item149321 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149319 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item155685 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:438px !important;
}

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

#item132710 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item132706 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item149302 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149300 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item132713 {
	width:383px !important;
	height:290px !important;
	left:126px !important;
	top:438px !important;
}

@keyframes entrarvolandodesdeabajo-132713 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-132713 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item149231 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item149285 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item149241 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149238 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item149252 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149248 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item155640 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:438px !important;
}

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

#item132667 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item132664 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item149226 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149223 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item132670 {
	width:383px !important;
	height:420px !important;
	left:126px !important;
	top:438px !important;
}

@keyframes entrarvolandodesdeabajo-132670 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-132670 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item133288 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item133298 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item133294 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item133334 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item133331 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item148790 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item155615 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:438px !important;
}

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

#item132619 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item132616 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item132622 {
	width:383px !important;
	height:420px !important;
	left:126px !important;
	top:438px !important;
}

@keyframes entrarvolandodesdeabajo-132622 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-132622 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item132653 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item132650 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

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

#item149145 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:531px !important;
}

#item149109 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149106 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item149114 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149112 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item155577 {
	width:383px !important;
	height:70px !important;
	left:126px !important;
	top:438px !important;
}

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

#item132575 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item132571 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item149094 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item149097 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item132587 {
	width:383px !important;
	height:502px !important;
	left:126px !important;
	top:438px !important;
}

@keyframes entrarvolandodesdeabajo-132587 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-132587 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item133180 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item133189 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item133186 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item133196 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item133193 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item148786 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item155549 {
	width:383px !important;
	height:24px !important;
	left:126px !important;
	top:438px !important;
}

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

#item132525 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item132522 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item132532 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item132529 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item132536 {
	width:383px !important;
	height:478px !important;
	left:126px !important;
	top:438px !important;
}

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

#item133140 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item133137 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item133146 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item133143 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item148782 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:508px !important;
}

#item155494 {
	width:383px !important;
	height:40px !important;
	left:126px !important;
	top:438px !important;
}

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

#item132479 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item132476 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item132485 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item132482 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item132488 {
	width:383px !important;
	height:448px !important;
	left:126px !important;
	top:438px !important;
}

@keyframes entrarvolandodesdeabajo-132488 {
	0% {
		transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-132488 {
	0% {
		-webkit-transform:translate(0px,77.866px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item133069 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item133081 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item133078 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item133113 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item133111 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item148896 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:470px !important;
}

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

#item133021 {
	width:31px !important;
	height:31px !important;
	left:533px !important;
	top:10px !important;
}

#item133032 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item133029 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item133395 {
	width:45px !important;
	height:76px !important;
}

#item133399 {
	width:45px !important;
	height:76px !important;
}

#item133391 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
	top:1px !important;
}

#item133406 {
	width:45px !important;
	height:76px !important;
}

#item133402 {
	width:45px !important;
	height:76px !important;
}

#item133038 {
	width:383px !important;
	height:554px !important;
	left:126px !important;
	top:438px !important;
}

#item132430 {
	width:31px !important;
	height:31px !important;
	left:594px !important;
	top:10px !important;
}

#item132428 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item55294 {
	width:371px !important;
	height:60px !important;
	left:56px !important;
	top:90px !important;
}

#item154561 {
	width:331px !important;
	height:121px !important;
	left:56px !important;
	top:175px !important;
}

#item6435 {
	width:421px !important;
	height:248px !important;
	top:348px !important;
}

#item49030 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item83195 {
	width:300px !important;
	height:75px !important;
	left:41px !important;
	top:279px !important;
}

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

#item95480 {
	width:38px !important;
	height:38px !important;
	left:305px !important;
	top:39px !important;
}

#item60369 {
	width:424px !important;
	height:88px !important;
}

#item60398 {
	width:374px !important;
	height:300px !important;
	top:135px !important;
}

#item133578 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item133629 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item133672 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item133676 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item148794 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:470px !important;
}

#item133489 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item133520 {
	width:383px !important;
	height:170px !important;
	left:116px !important;
	top:404px !important;
}

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

#item133543 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item73886 {
	width:45px !important;
	height:76px !important;
}

#item73883 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item73892 {
	width:45px !important;
	height:76px !important;
}

#item73889 {
	width:45px !important;
	height:76px !important;
}

#item70171 {
	width:88px !important;
	height:136px !important;
	left:3px !important;
	top:3px !important;
}

#item73898 {
	width:94px !important;
	height:142px !important;
	left:525px !important;
	top:471px !important;
}

#item70172 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item154164 {
	width:335px !important;
	height:85px !important;
	left:56px !important;
	top:90px !important;
}

#item154607 {
	width:331px !important;
	height:135px !important;
	left:56px !important;
	top:175px !important;
}

#item154157 {
	width:421px !important;
	height:248px !important;
	top:348px !important;
}

#item154188 {
	width:381px !important;
	height:506px !important;
	background:#f4f0ed;
}

#item154218 {
	width:300px !important;
	height:176px !important;
	left:41px !important;
	top:279px !important;
}

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

#item154241 {
	width:38px !important;
	height:38px !important;
	left:305px !important;
	top:39px !important;
}

#item154286 {
	width:424px !important;
	height:105px !important;
}

#item154309 {
	width:383px !important;
	height:370px !important;
	top:140px !important;
}

#item154429 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item154457 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item154466 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item154463 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

#item154469 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:470px !important;
}

#item154347 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item154376 {
	width:383px !important;
	height:421px !important;
	left:116px !important;
	top:405px !important;
}

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

#item154399 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item154412 {
	width:45px !important;
	height:76px !important;
}

#item154409 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item154421 {
	width:45px !important;
	height:76px !important;
}

#item154418 {
	width:45px !important;
	height:76px !important;
}

#item154343 {
	width:88px !important;
	height:136px !important;
	left:3px !important;
	top:3px !important;
}

#item154340 {
	width:94px !important;
	height:142px !important;
	left:525px !important;
	top:471px !important;
}

#item154338 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item3320 {
	width:331px !important;
	height:145px !important;
	left:56px !important;
	top:174px !important;
}

#item55318 {
	width:359px !important;
	height:60px !important;
	left:56px !important;
	top:90px !important;
}

#item177804 {
	width:187px !important;
	height:9px !important;
}

#item177800 {
	width:187px !important;
	height:9px !important;
	left:183px !important;
	top:166px !important;
}

#item177830 {
	width:187px !important;
	height:9px !important;
}

#item177827 {
	width:187px !important;
	height:9px !important;
	left:183px !important;
	top:145px !important;
}

#item177856 {
	width:187px !important;
	height:9px !important;
}

#item177853 {
	width:187px !important;
	height:9px !important;
	left:183px !important;
	top:124px !important;
}

#item177882 {
	width:187px !important;
	height:9px !important;
}

#item177879 {
	width:187px !important;
	height:9px !important;
	left:183px !important;
	top:103px !important;
}

#item177908 {
	width:187px !important;
	height:9px !important;
}

#item177905 {
	width:187px !important;
	height:9px !important;
	left:183px !important;
	top:83px !important;
}

#item177934 {
	width:187px !important;
	height:9px !important;
}

#item177931 {
	width:187px !important;
	height:9px !important;
	left:183px !important;
	top:62px !important;
}

#item177960 {
	width:187px !important;
	height:9px !important;
}

#item177957 {
	width:187px !important;
	height:9px !important;
	left:183px !important;
	top:41px !important;
}

#item177635 {
	width:187px !important;
	height:9px !important;
}

#item177632 {
	width:187px !important;
	height:9px !important;
	left:183px !important;
	top:21px !important;
}

#item177661 {
	width:187px !important;
	height:9px !important;
}

#item177658 {
	width:187px !important;
	height:9px !important;
	left:183px !important;
}

#item177687 {
	width:166px !important;
	height:9px !important;
}

#item177684 {
	width:166px !important;
	height:9px !important;
	top:186px !important;
}

#item177714 {
	width:166px !important;
	height:9px !important;
}

#item177710 {
	width:166px !important;
	height:9px !important;
	top:166px !important;
}

#item177740 {
	width:166px !important;
	height:9px !important;
}

#item177737 {
	width:166px !important;
	height:9px !important;
	top:145px !important;
}

#item177766 {
	width:166px !important;
	height:9px !important;
}

#item177763 {
	width:166px !important;
	height:9px !important;
	top:124px !important;
}

#item177557 {
	width:166px !important;
	height:9px !important;
}

#item177554 {
	width:166px !important;
	height:9px !important;
	top:103px !important;
}

#item177583 {
	width:166px !important;
	height:9px !important;
}

#item177580 {
	width:166px !important;
	height:9px !important;
	top:83px !important;
}

#item177609 {
	width:166px !important;
	height:9px !important;
}

#item177606 {
	width:166px !important;
	height:9px !important;
	top:62px !important;
}

#item158105 {
	width:166px !important;
	height:9px !important;
}

#item158103 {
	width:166px !important;
	height:9px !important;
	top:41px !important;
}

#item158130 {
	width:166px !important;
	height:9px !important;
}

#item158128 {
	width:166px !important;
	height:9px !important;
	top:21px !important;
}

#item158207 {
	width:166px !important;
	height:9px !important;
}

#item158205 {
	width:166px !important;
	height:9px !important;
}

#item177330 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item177361 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item177358 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item177367 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item177364 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-177443 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-177443 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177371 {
	width:81px !important;
	height:10px !important;
	left:15px !important;
}

#item177394 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item177444 {
	width:109px !important;
	height:8px !important;
	left:127px !important;
	top:53px !important;
}

#item177471 {
	width:11px !important;
	height:12px !important;
	left:109px !important;
	top:51px !important;
}

#item177509 {
	width:347px !important;
	height:19px !important;
}

#item177115 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item177147 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item177144 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item177153 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item177150 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-177229 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-177229 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177157 {
	width:81px !important;
	height:8px !important;
	left:15px !important;
}

#item177180 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item177186 {
	width:124px !important;
	height:64px !important;
	left:17px !important;
}

#item177209 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item177213 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item177217 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item177223 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item177230 {
	width:124px !important;
	height:59px !important;
	left:43px !important;
	top:53px !important;
}

#item177253 {
	width:12px !important;
	height:6px !important;
	left:24px !important;
	top:106px !important;
}

#item177257 {
	width:11px !important;
	height:12px !important;
	left:25px !important;
	top:86px !important;
}

#item177260 {
	width:11px !important;
	height:7px !important;
	left:25px !important;
	top:54px !important;
}

#item177265 {
	width:11px !important;
	height:9px !important;
	left:25px !important;
	top:70px !important;
}

#item177270 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item177294 {
	width:347px !important;
	height:19px !important;
}

#item176890 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item176924 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item176920 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item176932 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item176929 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-177008 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-177008 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176963 {
	width:124px !important;
	height:64px !important;
	left:17px !important;
}

#item176987 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item176991 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item176996 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item177002 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item177009 {
	width:127px !important;
	height:59px !important;
	left:44px !important;
	top:53px !important;
}

#item177032 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:106px !important;
}

#item177036 {
	width:11px !important;
	height:12px !important;
	left:26px !important;
	top:86px !important;
}

#item177040 {
	width:11px !important;
	height:7px !important;
	left:26px !important;
	top:54px !important;
}

#item177044 {
	width:11px !important;
	height:9px !important;
	left:26px !important;
	top:70px !important;
}

#item177050 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item177073 {
	width:347px !important;
	height:19px !important;
}

#item176675 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item176707 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item176704 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item176715 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item176712 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-176790 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-176790 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176719 {
	width:81px !important;
	height:10px !important;
	left:15px !important;
}

#item176743 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item176747 {
	width:124px !important;
	height:64px !important;
	left:17px !important;
}

#item176770 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item176775 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item176779 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item176784 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item176791 {
	width:119px !important;
	height:59px !important;
	left:44px !important;
	top:53px !important;
}

#item176814 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:106px !important;
}

#item176820 {
	width:11px !important;
	height:12px !important;
	left:26px !important;
	top:86px !important;
}

#item176823 {
	width:11px !important;
	height:7px !important;
	left:26px !important;
	top:54px !important;
}

#item176827 {
	width:11px !important;
	height:9px !important;
	left:26px !important;
	top:70px !important;
}

#item176832 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item176855 {
	width:347px !important;
	height:19px !important;
}

#item176456 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item176487 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item176484 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item176493 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item176490 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-176570 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-176570 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176497 {
	width:81px !important;
	height:25px !important;
	left:15px !important;
}

#item176520 {
	width:9px !important;
	height:8px !important;
	top:18px !important;
}

#item176526 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item176531 {
	width:128px !important;
	height:64px !important;
	left:17px !important;
}

#item176554 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item176558 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item176562 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item176566 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item176571 {
	width:124px !important;
	height:59px !important;
	left:44px !important;
	top:53px !important;
}

#item176594 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:106px !important;
}

#item176600 {
	width:11px !important;
	height:12px !important;
	left:26px !important;
	top:86px !important;
}

#item176605 {
	width:11px !important;
	height:7px !important;
	left:26px !important;
	top:54px !important;
}

#item176609 {
	width:11px !important;
	height:9px !important;
	left:26px !important;
	top:70px !important;
}

#item176613 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item176636 {
	width:347px !important;
	height:19px !important;
}

#item176015 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item176046 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item176043 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item176052 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item176049 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-176126 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-176126 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176085 {
	width:124px !important;
	height:64px !important;
	left:17px !important;
}

#item176108 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item176113 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item176118 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item176122 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item176127 {
	width:119px !important;
	height:59px !important;
	left:44px !important;
	top:53px !important;
}

#item176150 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:106px !important;
}

#item176154 {
	width:11px !important;
	height:12px !important;
	left:26px !important;
	top:86px !important;
}

#item176161 {
	width:11px !important;
	height:7px !important;
	left:26px !important;
	top:54px !important;
}

#item176168 {
	width:11px !important;
	height:9px !important;
	left:26px !important;
	top:70px !important;
}

#item176172 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item176195 {
	width:347px !important;
	height:19px !important;
}

#item175800 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item175834 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item175831 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item175841 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item175838 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-175915 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-175915 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175845 {
	width:81px !important;
	height:10px !important;
	left:15px !important;
}

#item175868 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item175873 {
	width:124px !important;
	height:64px !important;
	left:17px !important;
}

#item175896 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item175902 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item175907 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item175911 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item175916 {
	width:119px !important;
	height:59px !important;
	left:44px !important;
	top:53px !important;
}

#item175939 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:106px !important;
}

#item175943 {
	width:11px !important;
	height:12px !important;
	left:26px !important;
	top:86px !important;
}

#item175947 {
	width:11px !important;
	height:7px !important;
	left:26px !important;
	top:55px !important;
}

#item175953 {
	width:11px !important;
	height:9px !important;
	left:26px !important;
	top:70px !important;
}

#item175961 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item175984 {
	width:347px !important;
	height:19px !important;
}

#item175376 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item175410 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item175407 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item175417 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item175414 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-175490 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-175490 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175448 {
	width:124px !important;
	height:64px !important;
	left:17px !important;
}

#item175471 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item175478 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item175482 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item175486 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item175491 {
	width:119px !important;
	height:59px !important;
	left:44px !important;
	top:53px !important;
}

#item175514 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:106px !important;
}

#item175518 {
	width:11px !important;
	height:12px !important;
	left:26px !important;
	top:86px !important;
}

#item175522 {
	width:11px !important;
	height:7px !important;
	left:26px !important;
	top:55px !important;
}

#item175528 {
	width:11px !important;
	height:9px !important;
	left:26px !important;
	top:70px !important;
}

#item175534 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item175557 {
	width:347px !important;
	height:19px !important;
}

#item161912 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item161939 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item161936 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item161945 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item161942 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-162019 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-162019 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item161950 {
	width:81px !important;
	height:10px !important;
	left:15px !important;
}

#item161973 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item161977 {
	width:124px !important;
	height:59px !important;
	left:17px !important;
}

#item162000 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item162004 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item162010 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item162015 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item162020 {
	width:119px !important;
	height:59px !important;
	left:42px !important;
	top:53px !important;
}

#item162043 {
	width:12px !important;
	height:6px !important;
	left:24px !important;
	top:106px !important;
}

#item162049 {
	width:11px !important;
	height:12px !important;
	left:24px !important;
	top:86px !important;
}

#item162054 {
	width:11px !important;
	height:7px !important;
	left:24px !important;
	top:54px !important;
}

#item162058 {
	width:11px !important;
	height:9px !important;
	left:24px !important;
	top:70px !important;
}

#item162064 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item162087 {
	width:347px !important;
	height:19px !important;
}

#item161704 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item161731 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item161728 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item161738 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item161735 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-161809 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-161809 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item161742 {
	width:81px !important;
	height:10px !important;
	left:15px !important;
}

#item161765 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item161769 {
	width:124px !important;
	height:64px !important;
	left:17px !important;
}

#item161792 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item161796 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item161801 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item161805 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item161810 {
	width:119px !important;
	height:59px !important;
	left:44px !important;
	top:53px !important;
}

#item161833 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:106px !important;
}

#item161839 {
	width:11px !important;
	height:12px !important;
	left:26px !important;
	top:86px !important;
}

#item161847 {
	width:11px !important;
	height:7px !important;
	left:26px !important;
	top:54px !important;
}

#item161851 {
	width:11px !important;
	height:9px !important;
	left:26px !important;
	top:70px !important;
}

#item161857 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item161880 {
	width:347px !important;
	height:19px !important;
}

#item161487 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item161517 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item161514 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item161523 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item161520 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-161605 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-161605 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item161559 {
	width:124px !important;
	height:64px !important;
	left:17px !important;
}

#item161582 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item161586 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item161591 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item161597 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item161606 {
	width:119px !important;
	height:59px !important;
	left:44px !important;
	top:53px !important;
}

#item161629 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:106px !important;
}

#item161633 {
	width:11px !important;
	height:12px !important;
	left:26px !important;
	top:86px !important;
}

#item161637 {
	width:11px !important;
	height:7px !important;
	left:26px !important;
	top:54px !important;
}

#item161641 {
	width:11px !important;
	height:9px !important;
	left:26px !important;
	top:70px !important;
}

#item161645 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item161668 {
	width:347px !important;
	height:19px !important;
}

#item161269 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item161296 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item161293 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item161303 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item161300 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-161375 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-161375 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item161307 {
	width:81px !important;
	height:33px !important;
	left:15px !important;
}

#item161482 {
	width:9px !important;
	height:8px !important;
	top:18px !important;
}

#item161330 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item161334 {
	width:128px !important;
	height:64px !important;
	left:17px !important;
}

#item161358 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item161362 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item161367 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item161371 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item161376 {
	width:124px !important;
	height:59px !important;
	left:44px !important;
	top:53px !important;
}

#item161399 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:106px !important;
}

#item161406 {
	width:11px !important;
	height:12px !important;
	left:26px !important;
	top:86px !important;
}

#item161412 {
	width:11px !important;
	height:7px !important;
	left:26px !important;
	top:54px !important;
}

#item161417 {
	width:11px !important;
	height:9px !important;
	left:26px !important;
	top:70px !important;
}

#item161422 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item161446 {
	width:347px !important;
	height:19px !important;
}

#item161055 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item161082 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item161079 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item161088 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item161085 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-161160 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-161160 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item161092 {
	width:81px !important;
	height:10px !important;
	left:15px !important;
}

#item161115 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item161119 {
	width:124px !important;
	height:64px !important;
	left:17px !important;
}

#item161142 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item161146 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item161152 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item161156 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item161161 {
	width:119px !important;
	height:59px !important;
	left:44px !important;
	top:53px !important;
}

#item161184 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:106px !important;
}

#item161190 {
	width:11px !important;
	height:12px !important;
	left:26px !important;
	top:86px !important;
}

#item161199 {
	width:11px !important;
	height:7px !important;
	left:26px !important;
	top:54px !important;
}

#item161203 {
	width:11px !important;
	height:9px !important;
	left:26px !important;
	top:70px !important;
}

#item161208 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item161231 {
	width:347px !important;
	height:19px !important;
}

#item160841 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item160868 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item160865 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item160875 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item160872 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-160948 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-160948 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item160879 {
	width:81px !important;
	height:8px !important;
	left:15px !important;
}

#item160902 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item160907 {
	width:125px !important;
	height:64px !important;
	left:17px !important;
}

#item160930 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item160934 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item160939 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item160943 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item160949 {
	width:137px !important;
	height:59px !important;
	left:43px !important;
	top:53px !important;
}

#item160972 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:106px !important;
}

#item160978 {
	width:11px !important;
	height:12px !important;
	left:25px !important;
	top:86px !important;
}

#item160983 {
	width:11px !important;
	height:7px !important;
	left:25px !important;
	top:54px !important;
}

#item160987 {
	width:11px !important;
	height:9px !important;
	left:25px !important;
	top:70px !important;
}

#item160992 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item161015 {
	width:347px !important;
	height:19px !important;
}

#item160629 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item160656 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item160653 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item160662 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item160659 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-160692 {
	0% {
		transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-160692 {
	0% {
		-webkit-transform:translate(0.582px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item160666 {
	width:85px !important;
	height:9px !important;
	left:15px !important;
}

#item160689 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item160735 {
	width:125px !important;
	height:59px !important;
	left:19px !important;
}

#item160758 {
	width:12px !important;
	height:6px !important;
	top:53px !important;
}

#item160764 {
	width:11px !important;
	height:12px !important;
	left:1px !important;
	top:33px !important;
}

#item160769 {
	width:11px !important;
	height:7px !important;
	left:1px !important;
	top:1px !important;
}

#item160773 {
	width:11px !important;
	height:9px !important;
	left:1px !important;
	top:17px !important;
}

#item160693 {
	width:124px !important;
	height:64px !important;
	left:201px !important;
	top:53px !important;
}

#item160716 {
	width:9px !important;
	height:9px !important;
	left:186px !important;
	top:71px !important;
}

#item160721 {
	width:9px !important;
	height:9px !important;
	left:186px !important;
	top:54px !important;
}

#item160726 {
	width:9px !important;
	height:9px !important;
	left:186px !important;
	top:104px !important;
}

#item160730 {
	width:11px !important;
	height:9px !important;
	left:184px !important;
	top:87px !important;
}

#item160780 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item160803 {
	width:347px !important;
	height:19px !important;
}

#item160334 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item160364 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item160361 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item160370 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item160367 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-160511 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-160511 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item160437 {
	width:81px !important;
	height:8px !important;
	left:15px !important;
}

#item160463 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item160468 {
	width:124px !important;
	height:64px !important;
	left:17px !important;
}

#item160491 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item160497 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item160501 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item160506 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item160512 {
	width:129px !important;
	height:59px !important;
	left:43px !important;
	top:54px !important;
}

#item160536 {
	width:12px !important;
	height:6px !important;
	left:25px !important;
	top:107px !important;
}

#item160540 {
	width:11px !important;
	height:12px !important;
	left:25px !important;
	top:87px !important;
}

#item160543 {
	width:11px !important;
	height:7px !important;
	left:25px !important;
	top:55px !important;
}

#item160547 {
	width:11px !important;
	height:9px !important;
	left:25px !important;
	top:71px !important;
}

#item160552 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item160576 {
	width:347px !important;
	height:19px !important;
}

#item159552 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item159583 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item159580 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item159613 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item159610 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

#item159587 {
	width:347px !important;
	height:19px !important;
	left:28px !important;
	top:289px !important;
}

#item159660 {
	width:111px !important;
	height:9px !important;
	left:146px !important;
	top:314px !important;
}

@keyframes abajo100px-159617 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-159617 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item160182 {
	width:61px !important;
	height:26px !important;
	left:15px !important;
}

#item160205 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item160210 {
	width:81px !important;
	height:27px !important;
	left:15px !important;
}

#item160233 {
	width:9px !important;
	height:8px !important;
	top:18px !important;
}

#item160236 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item160241 {
	width:33px !important;
	height:26px !important;
	left:15px !important;
}

#item160264 {
	width:9px !important;
	height:8px !important;
	top:18px !important;
}

#item160269 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item159684 {
	width:134px !important;
	height:64px !important;
	left:17px !important;
}

#item159707 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item159712 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item159716 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item159720 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item159618 {
	width:125px !important;
	height:59px !important;
	left:19px !important;
}

#item159641 {
	width:12px !important;
	height:6px !important;
	top:53px !important;
}

#item159647 {
	width:11px !important;
	height:12px !important;
	left:1px !important;
	top:33px !important;
}

#item159650 {
	width:11px !important;
	height:7px !important;
	left:1px !important;
	top:1px !important;
}

#item159654 {
	width:11px !important;
	height:9px !important;
	left:1px !important;
	top:17px !important;
}

#item158492 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item158526 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item158523 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item158555 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item158552 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-158559 {
	0% {
		transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-158559 {
	0% {
		-webkit-transform:translate(0.614px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item160149 {
	width:62px !important;
	height:26px !important;
	left:15px !important;
}

#item160176 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item159819 {
	width:87px !important;
	height:26px !important;
	left:15px !important;
}

#item159842 {
	width:9px !important;
	height:8px !important;
	top:18px !important;
}

#item159847 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item159899 {
	width:33px !important;
	height:26px !important;
	left:15px !important;
}

#item159922 {
	width:9px !important;
	height:8px !important;
	top:18px !important;
}

#item159925 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item158623 {
	width:136px !important;
	height:64px !important;
	left:17px !important;
}

#item158646 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:17px !important;
}

#item158651 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
}

#item159524 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:51px !important;
}

#item159511 {
	width:11px !important;
	height:9px !important;
	top:34px !important;
}

#item158560 {
	width:138px !important;
	height:59px !important;
	left:43px !important;
	top:52px !important;
}

#item159484 {
	width:12px !important;
	height:6px !important;
	left:24px !important;
	top:104px !important;
}

#item158584 {
	width:11px !important;
	height:12px !important;
	left:25px !important;
	top:85px !important;
}

#item158591 {
	width:11px !important;
	height:7px !important;
	left:25px !important;
	top:53px !important;
}

#item158594 {
	width:11px !important;
	height:9px !important;
	left:25px !important;
	top:69px !important;
}

#item158529 {
	width:347px !important;
	height:19px !important;
}

#item158598 {
	width:111px !important;
	height:9px !important;
	left:118px !important;
	top:25px !important;
}

#item158307 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item158344 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item158341 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item158376 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item158372 {
	width:44px !important;
	height:44px !important;
	left:278px !important;
	top:42px !important;
}

@keyframes abajo100px-158383 {
	0% {
		transform:translate(0.613px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-158383 {
	0% {
		-webkit-transform:translate(0.613px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item160018 {
	width:81px !important;
	height:25px !important;
	left:15px !important;
}

#item160042 {
	width:9px !important;
	height:8px !important;
	top:18px !important;
}

#item160046 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item160052 {
	width:33px !important;
	height:26px !important;
	left:15px !important;
}

#item160075 {
	width:9px !important;
	height:8px !important;
	top:18px !important;
}

#item160078 {
	width:9px !important;
	height:8px !important;
	top:1px !important;
}

#item158385 {
	width:116px !important;
	height:12px !important;
	left:43px !important;
	top:39px !important;
}

#item158453 {
	width:133px !important;
	height:12px !important;
	left:15px !important;
}

#item158484 {
	width:9px !important;
	height:9px !important;
}

#item158423 {
	width:16px !important;
	height:7px !important;
	left:22px !important;
	top:40px !important;
}

#item158349 {
	width:347px !important;
	height:14px !important;
}

#item158247 {
	width:381px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
	background:#f4f0ed;
}

#item159372 {
	width:300px !important;
	height:101px !important;
	left:51px !important;
	top:289px !important;
}

#item154804 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item154801 {
	width:44px !important;
	height:44px !important;
	left:322px !important;
	top:42px !important;
}

#item158245 {
	width:391px !important;
	height:516px !important;
	left:411px !important;
	top:80px !important;
}

#item133694 {
	width:385px !important;
	height:344px !important;
	left:116px !important;
	top:190px !important;
}

#item133723 {
	width:383px !important;
	height:88px !important;
	left:116px !important;
	top:74px !important;
}

#item162159 {
	width:186px !important;
	height:14px !important;
}

#item162157 {
	width:186px !important;
	height:14px !important;
	left:116px !important;
	top:652px !important;
}

#item188360 {
	width:186px !important;
	height:14px !important;
}

#item188358 {
	width:186px !important;
	height:14px !important;
	left:335px !important;
	top:652px !important;
}

#item188207 {
	width:186px !important;
	height:14px !important;
}

#item188205 {
	width:186px !important;
	height:14px !important;
	left:116px !important;
	top:806px !important;
}

#item188385 {
	width:186px !important;
	height:14px !important;
}

#item188383 {
	width:186px !important;
	height:14px !important;
	left:335px !important;
	top:806px !important;
}

#item188116 {
	width:186px !important;
	height:14px !important;
}

#item188114 {
	width:186px !important;
	height:14px !important;
	left:116px !important;
	top:690px !important;
}

#item188410 {
	width:186px !important;
	height:14px !important;
}

#item188408 {
	width:186px !important;
	height:14px !important;
	left:335px !important;
	top:690px !important;
}

#item188232 {
	width:186px !important;
	height:14px !important;
}

#item188230 {
	width:186px !important;
	height:14px !important;
	left:116px !important;
	top:845px !important;
}

#item188435 {
	width:251px !important;
	height:18px !important;
}

#item188433 {
	width:251px !important;
	height:18px !important;
	left:335px !important;
	top:845px !important;
}

#item162184 {
	width:186px !important;
	height:14px !important;
}

#item162182 {
	width:186px !important;
	height:14px !important;
	left:116px !important;
	top:613px !important;
}

#item188461 {
	width:186px !important;
	height:14px !important;
}

#item188458 {
	width:186px !important;
	height:14px !important;
	left:335px !important;
	top:613px !important;
}

#item162259 {
	width:186px !important;
	height:14px !important;
}

#item162257 {
	width:186px !important;
	height:14px !important;
	left:116px !important;
	top:575px !important;
}

#item188487 {
	width:186px !important;
	height:14px !important;
}

#item188484 {
	width:186px !important;
	height:14px !important;
	left:335px !important;
	top:575px !important;
}

#item188141 {
	width:186px !important;
	height:14px !important;
}

#item188636 {
	width:186px !important;
	height:14px !important;
	left:116px !important;
	top:729px !important;
}

#item188510 {
	width:186px !important;
	height:14px !important;
}

#item188653 {
	width:186px !important;
	height:14px !important;
	left:335px !important;
	top:729px !important;
}

#item188255 {
	width:186px !important;
	height:14px !important;
}

#item188644 {
	width:186px !important;
	height:14px !important;
	left:116px !important;
	top:883px !important;
}

#item188533 {
	width:264px !important;
	height:14px !important;
}

#item188663 {
	width:264px !important;
	height:14px !important;
	left:335px !important;
	top:883px !important;
}

#item188165 {
	width:186px !important;
	height:14px !important;
}

#item188639 {
	width:186px !important;
	height:14px !important;
	left:116px !important;
	top:768px !important;
}

#item188556 {
	width:186px !important;
	height:14px !important;
}

#item188656 {
	width:186px !important;
	height:14px !important;
	left:335px !important;
	top:768px !important;
}

#item188278 {
	width:186px !important;
	height:14px !important;
}

#item188647 {
	width:186px !important;
	height:14px !important;
	left:116px !important;
	top:922px !important;
}

#item135325 {
	width:45px !important;
	height:76px !important;
}

#item135705 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item135328 {
	width:45px !important;
	height:76px !important;
}

#item135709 {
	width:45px !important;
	height:76px !important;
}

#item187018 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item187020 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item187049 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item187078 {
	width:412px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item187101 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item187109 {
	width:182px !important;
	height:13px !important;
	left:26px !important;
	top:1px !important;
}

#item187137 {
	width:17px !important;
	height:18px !important;
}

#item187198 {
	width:152px !important;
	height:13px !important;
	left:20px !important;
}

#item187221 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item186792 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item186794 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item186822 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item186828 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item186851 {
	width:412px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item186874 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item186881 {
	width:198px !important;
	height:92px !important;
	left:26px !important;
}

#item186904 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item186908 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item186912 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item186919 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item186926 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item186949 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item186954 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item186958 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item186964 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item186969 {
	width:146px !important;
	height:13px !important;
	left:20px !important;
}

#item186993 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item186568 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item186570 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item186598 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item186607 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item186630 {
	width:412px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item186653 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item186660 {
	width:189px !important;
	height:92px !important;
	left:26px !important;
}

#item186683 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item186687 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item186690 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item186697 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item186704 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item186727 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item186732 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item186736 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item186742 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item186354 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item186356 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item186384 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item186390 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item186413 {
	width:412px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item186436 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item186443 {
	width:189px !important;
	height:92px !important;
	left:26px !important;
}

#item186466 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item186470 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item186474 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item186478 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item186485 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item186508 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item186514 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item186519 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item186523 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item186529 {
	width:148px !important;
	height:13px !important;
	left:20px !important;
}

#item186552 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item186117 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item186119 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item186147 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item186154 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item186177 {
	width:468px !important;
	height:26px !important;
	left:107px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item186200 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item186208 {
	width:160px !important;
	height:56px !important;
	left:20px !important;
}

#item186231 {
	width:14px !important;
	height:12px !important;
	top:26px !important;
}

#item186234 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item186238 {
	width:197px !important;
	height:92px !important;
	left:26px !important;
}

#item186264 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item186269 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item186272 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item186276 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item186283 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item186306 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item186312 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item186317 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item186322 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item185907 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item185909 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item185937 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item185944 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item185967 {
	width:412px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item185990 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item185997 {
	width:189px !important;
	height:92px !important;
	left:26px !important;
}

#item186020 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item186024 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item186028 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item186033 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item186038 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item186061 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item186065 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item186071 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item186077 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item185690 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item185692 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item185725 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item185731 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item185754 {
	width:412px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item185777 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item185785 {
	width:189px !important;
	height:92px !important;
	left:26px !important;
}

#item185808 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item185812 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item185815 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item185820 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item185825 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item185848 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item185854 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item185859 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item185865 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item185872 {
	width:139px !important;
	height:13px !important;
	left:20px !important;
}

#item185895 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item185269 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item185271 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item185301 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item185307 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item185330 {
	width:412px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item185353 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item185361 {
	width:189px !important;
	height:92px !important;
	left:26px !important;
}

#item185384 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item185388 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item185391 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item185395 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item185400 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item185423 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item185428 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item185432 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item185438 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item185047 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item185049 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item185079 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item185086 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item185110 {
	width:412px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item185133 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item185140 {
	width:189px !important;
	height:92px !important;
	left:26px !important;
}

#item185163 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item185168 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item185171 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item185175 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item185180 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item185203 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item185207 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item185211 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item185216 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item185224 {
	width:139px !important;
	height:13px !important;
	left:20px !important;
}

#item185247 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item184824 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item184826 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item184856 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item184866 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item184889 {
	width:412px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item184912 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item184922 {
	width:189px !important;
	height:92px !important;
	left:26px !important;
}

#item184945 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item184949 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item184953 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item184957 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item184962 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item184985 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item184989 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item184993 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item184997 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item185016 {
	width:178px !important;
	height:13px !important;
	left:20px !important;
}

#item185039 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item184588 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item184590 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item184620 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item184628 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item184652 {
	width:412px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item184675 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item184716 {
	width:189px !important;
	height:92px !important;
	left:26px !important;
}

#item184739 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item184744 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item184747 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item184751 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item184756 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item184779 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item184784 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item184788 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item184794 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item184363 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item184365 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item184393 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item184399 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item184422 {
	width:444px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item184446 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item184457 {
	width:154px !important;
	height:56px !important;
	left:20px !important;
}

#item184583 {
	width:14px !important;
	height:12px !important;
	top:26px !important;
}

#item184480 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item184486 {
	width:198px !important;
	height:92px !important;
	left:26px !important;
}

#item184509 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item184514 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item184517 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item184523 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item184529 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item184552 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item184556 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item184560 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item184565 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item184145 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item184147 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item184175 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item184182 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item184205 {
	width:413px !important;
	height:30px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item184228 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item184235 {
	width:150px !important;
	height:13px !important;
	left:20px !important;
}

#item184258 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item184265 {
	width:189px !important;
	height:92px !important;
	left:26px !important;
}

#item184289 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item184295 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item184300 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item184304 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item184310 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item184333 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item184338 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item184342 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item184346 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item183923 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item183925 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item183953 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item183960 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item183983 {
	width:413px !important;
	height:30px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item184006 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item184013 {
	width:129px !important;
	height:16px !important;
	left:20px !important;
}

#item184037 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item184041 {
	width:199px !important;
	height:92px !important;
	left:26px !important;
}

#item184064 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item184070 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item184075 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item184080 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item184086 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item184109 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item184114 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item184119 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item184123 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item183707 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item183709 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item183737 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item183743 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item183766 {
	width:413px !important;
	height:30px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item183789 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item183796 {
	width:172px !important;
	height:13px !important;
	left:20px !important;
}

#item183819 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item183823 {
	width:198px !important;
	height:92px !important;
	left:26px !important;
}

#item183846 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item183850 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item183855 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item183863 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item183869 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item183892 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item183896 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item183901 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item183905 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item183317 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item183319 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item183347 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item183353 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item183376 {
	width:413px !important;
	height:30px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item183399 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item183409 {
	width:186px !important;
	height:13px !important;
	left:20px !important;
}

#item183435 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item183502 {
	width:198px !important;
	height:92px !important;
	left:26px !important;
}

#item183525 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item183530 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item183533 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item183537 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item183543 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item183566 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item183570 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item183575 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item183580 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item178970 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item178972 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item178999 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item179004 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item179027 {
	width:413px !important;
	height:554px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item179050 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item179060 {
	width:154px !important;
	height:56px !important;
	left:20px !important;
}

#item179083 {
	width:14px !important;
	height:12px !important;
	top:25px !important;
}

#item179086 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item179090 {
	width:43px !important;
	height:37px !important;
	left:22px !important;
}

#item179113 {
	width:14px !important;
	height:12px !important;
	top:26px !important;
}

#item179116 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item179122 {
	width:81px !important;
	height:37px !important;
	left:22px !important;
}

#item179145 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item179152 {
	width:199px !important;
	height:92px !important;
	left:26px !important;
}

#item179175 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item179179 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item179182 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item179186 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item179193 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item179216 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item179220 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item179225 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item179229 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item178647 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item178649 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item178679 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item178686 {
	width:207px !important;
	height:13px !important;
	left:204px !important;
	top:416px !important;
}

#item178709 {
	width:413px !important;
	height:554px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item178732 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item178739 {
	width:138px !important;
	height:37px !important;
	left:20px !important;
}

#item178762 {
	width:14px !important;
	height:12px !important;
	top:25px !important;
}

#item178766 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item178770 {
	width:43px !important;
	height:37px !important;
	left:22px !important;
}

#item178793 {
	width:14px !important;
	height:12px !important;
	top:26px !important;
}

#item178797 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item178802 {
	width:81px !important;
	height:37px !important;
	left:22px !important;
}

#item178825 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item178830 {
	width:206px !important;
	height:92px !important;
	left:26px !important;
}

#item178853 {
	width:18px !important;
	height:8px !important;
	top:77px !important;
}

#item178858 {
	width:17px !important;
	height:18px !important;
	left:1px !important;
	top:47px !important;
}

#item178861 {
	width:17px !important;
	height:10px !important;
	left:1px !important;
}

#item178865 {
	width:16px !important;
	height:14px !important;
	left:1px !important;
	top:23px !important;
}

#item178873 {
	width:213px !important;
	height:85px !important;
	left:28px !important;
	top:2px !important;
}

#item178896 {
	width:14px !important;
	height:13px !important;
	left:3px !important;
	top:26px !important;
}

#item178902 {
	width:14px !important;
	height:13px !important;
	left:2px !important;
}

#item178906 {
	width:13px !important;
	height:13px !important;
	left:4px !important;
	top:76px !important;
}

#item178910 {
	width:17px !important;
	height:13px !important;
	top:51px !important;
}

#item178171 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item178173 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

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

#item178202 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

#item178209 {
	width:413px !important;
	height:24px !important;
	left:116px !important;
	top:376px !important;
	padding:0px 30px 0px 0px;
}

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

#item178232 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

#item178238 {
	width:238px !important;
	height:37px !important;
	left:35px !important;
}

#item178261 {
	width:22px !important;
	height:10px !important;
	top:3px !important;
}

#item178265 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:24px !important;
}

#item178272 {
	width:148px !important;
	height:37px !important;
	left:20px !important;
}

#item178295 {
	width:14px !important;
	height:12px !important;
	top:25px !important;
}

#item178299 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item178303 {
	width:43px !important;
	height:37px !important;
	left:22px !important;
}

#item178327 {
	width:14px !important;
	height:12px !important;
	top:26px !important;
}

#item178331 {
	width:14px !important;
	height:12px !important;
	top:1px !important;
}

#item178538 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item178540 {
	width:615px !important;
	height:1050px !important;
	background:#f4f0ed;
}

#item178567 {
	width:615px !important;
	height:409px !important;
	top:320px !important;
}

#item178594 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:100px !important;
}

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

#item178598 {
	width:38px !important;
	height:38px !important;
	left:395px !important;
	top:100px !important;
}

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

#item156655 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item156756 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:470px !important;
}

#item156705 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item156702 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item156753 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item156751 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

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

#item135333 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item135335 {
	width:383px !important;
	height:259px !important;
	left:126px !important;
	top:416px !important;
}

#item135715 {
	width:45px !important;
	height:76px !important;
}

#item135713 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item135722 {
	width:45px !important;
	height:76px !important;
}

#item135719 {
	width:45px !important;
	height:76px !important;
}

#item156626 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item156623 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item134043 {
	width:32px !important;
	height:32px !important;
	left:593px !important;
	top:10px !important;
}

#item134005 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item91422 {
	width:381px !important;
	height:506px !important;
	left:421px !important;
	top:90px !important;
	background:#f4f0ed;
}

#item91428 {
	width:421px !important;
	height:248px !important;
	top:348px !important;
}

#item91433 {
	width:317px !important;
	height:125px !important;
	left:15px !important;
	top:34px !important;
}

#item91456 {
	width:347px !important;
	height:17px !important;
}

#item91482 {
	width:303px !important;
	height:29px !important;
}

#item91479 {
	width:303px !important;
	height:29px !important;
	left:460px !important;
	top:523px !important;
}

#item91483 {
	width:347px !important;
	height:17px !important;
	left:37px !important;
	top:90px !important;
}

#item91507 {
	width:28px !important;
	height:26px !important;
	left:36px !important;
}

#item91514 {
	width:100px !important;
	height:20px !important;
	top:35px !important;
}

#item157023 {
	width:28px !important;
	height:28px !important;
	left:36px !important;
}

#item157026 {
	width:100px !important;
	height:20px !important;
	top:36px !important;
}

#item157106 {
	width:28px !important;
	height:26px !important;
	left:36px !important;
}

#item157109 {
	width:100px !important;
	height:20px !important;
	top:35px !important;
}

#item91565 {
	width:28px !important;
	height:27px !important;
	left:42px !important;
}

#item91571 {
	width:112px !important;
	height:20px !important;
	top:35px !important;
}

#item157051 {
	width:37px !important;
	height:37px !important;
	left:37px !important;
}

#item157054 {
	width:112px !important;
	height:20px !important;
	top:40px !important;
}

#item157133 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
}

#item157137 {
	width:112px !important;
	height:20px !important;
	top:36px !important;
}

#item91623 {
	width:28px !important;
	height:28px !important;
	left:45px !important;
}

#item91626 {
	width:112px !important;
	height:20px !important;
	top:36px !important;
}

#item157078 {
	width:28px !important;
	height:28px !important;
	left:45px !important;
}

#item157082 {
	width:112px !important;
	height:20px !important;
	top:36px !important;
}

#item157161 {
	width:28px !important;
	height:28px !important;
	left:45px !important;
}

#item157164 {
	width:112px !important;
	height:20px !important;
	top:36px !important;
}

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

#item98637 {
	width:38px !important;
	height:38px !important;
	left:726px !important;
	top:129px !important;
}

#item138903 {
	width:384px !important;
	height:19px !important;
	left:116px !important;
	top:90px !important;
}

#item138927 {
	width:37px !important;
	height:35px !important;
	left:43px !important;
}

#item138930 {
	width:123px !important;
	height:13px !important;
	top:54px !important;
}

#item157509 {
	width:45px !important;
	height:45px !important;
	left:39px !important;
}

#item157512 {
	width:123px !important;
	height:32px !important;
	top:59px !important;
}

#item157600 {
	width:45px !important;
	height:43px !important;
	left:39px !important;
}

#item157603 {
	width:123px !important;
	height:13px !important;
	top:58px !important;
}

#item138982 {
	width:39px !important;
	height:39px !important;
	left:29px !important;
}

#item138987 {
	width:98px !important;
	height:13px !important;
	top:56px !important;
}

#item157539 {
	width:53px !important;
	height:53px !important;
	left:22px !important;
}

#item157542 {
	width:98px !important;
	height:13px !important;
	top:63px !important;
}

#item157630 {
	width:37px !important;
	height:37px !important;
	left:31px !important;
}

#item157633 {
	width:98px !important;
	height:32px !important;
	top:54px !important;
}

#item139040 {
	width:40px !important;
	height:40px !important;
	left:39px !important;
}

#item139044 {
	width:112px !important;
	height:20px !important;
	top:56px !important;
}

#item157569 {
	width:40px !important;
	height:40px !important;
	left:39px !important;
}

#item157572 {
	width:112px !important;
	height:20px !important;
	top:56px !important;
}

#item157658 {
	width:40px !important;
	height:40px !important;
	left:39px !important;
}

#item157663 {
	width:112px !important;
	height:20px !important;
	top:56px !important;
}

#item139200 {
	width:45px !important;
	height:76px !important;
}

#item139197 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item139207 {
	width:45px !important;
	height:76px !important;
}

#item139204 {
	width:45px !important;
	height:76px !important;
}

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

#item150767 {
	width:615px !important;
	height:409px !important;
	left:10px !important;
	top:470px !important;
}

#item150730 {
	width:38px !important;
	height:38px !important;
	left:457px !important;
	top:110px !important;
}

#item150783 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item150781 {
	width:44px !important;
	height:44px !important;
	left:400px !important;
	top:107px !important;
}

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

#item138853 {
	width:383px !important;
	height:554px !important;
	top:58px !important;
}

#item138876 {
	width:384px !important;
	height:17px !important;
}

#item138902 {
	width:303px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item138899 {
	width:309px !important;
	height:35px !important;
	left:163px !important;
	top:596px !important;
}

#item139097 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item139094 {
	width:44px !important;
	height:44px !important;
	left:454px !important;
	top:107px !important;
}

#item139215 {
	width:45px !important;
	height:76px !important;
}

#item139212 {
	width:45px !important;
	height:76px !important;
	left:499px !important;
}

#item139221 {
	width:45px !important;
	height:76px !important;
}

#item139218 {
	width:45px !important;
	height:76px !important;
}

#item139192 {
	width:48px !important;
	height:48px !important;
	left:577px !important;
	top:10px !important;
}

#item139194 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item11458 {
	width:2560px !important;
	height:596px !important;
	left:-859px !important;
	background:#98694c;
}

#item4114 {
	width:374px !important;
	height:74px !important;
	left:234px !important;
	top:205px !important;
}

#item150788 {
	width:615px !important;
	height:1050px !important;
	background:#98694c;
}

#item72348 {
	width:294px !important;
	height:58px !important;
}

#item72336 {
	width:45px !important;
	height:76px !important;
}

#item72333 {
	width:45px !important;
	height:76px !important;
	left:36px !important;
	top:487px !important;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	text-decoration:underline;
	text-align:center;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:22px;
	line-height:26.4px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-decoration:underline;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:8px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:9px;
	line-height:8px;
	color:#98694c;
	text-align:center;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:8px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	letter-spacing:-0.020em;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:19px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	letter-spacing:-0.040em;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:42px;
	line-height:50.4px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-8px;
	padding-left:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:27px;
	line-height:32.4px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:26px;
	line-height:31.2px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:23px;
	line-height:27.6px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.movil_-_boton {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:19px;
	color:#98694c;
	text-indent:-32px;
	padding-left:32px;
	text-align:left;
}

p.movil_-_iconos_-_iconos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	text-align:center;
}

p.movil_-_botones_-_leer-mas {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.movil_-_botones_-_leer-menos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.movil_-_servicios_-_servicios-destacado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:28px;
	line-height:33.6px;
	color:#98694c;
	text-align:left;
}

p.movil_-_servicios_-_servicios-tipo-cabecera {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:24px;
	line-height:28.8px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.movil_-_servicios_-_servicios-texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.movil_-_servicios_-_servicios-inicio {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:44px;
	line-height:52.8px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.movil_-_texto_-_texto-light-small {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	margin-bottom:5px;
	text-align:left;
}

p.movil_-_texto_-_texto-light-centrado-small {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:16px;
	line-height:19.2px;
	color:#98694c;
	text-align:center;
}

p.texto-light-small-puntos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:5px;
	text-align:left;
}

p.movil_-_texto_-_titular-light-18 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	text-align:center;
}

p.movil_-_texto_-_texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	text-align:center;
}

p.movil_-_texto_-_texto-light-11pt {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:26px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.movil_-_marca_-_marca-titular-derecha {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:right;
}

p.movil_-_marca_-_marca-titular-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:left;
}

p.movil_-_marca_-_marca-titular-centro {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_boton {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.escritorio_-_marca_-_marca-titular-derecha {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:right;
}

p.escritorio_-_marca_-_marca-titular-izquierda {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:left;
}

p.escritorio_-_marca_-_marca-titular-centro {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:21.6px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-destacado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:21px;
	line-height:25.2px;
	color:#98694c;
	text-align:left;
}

p.escritorio_-_servicios_-_servicios-texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_servicios_-_servicios-inicio {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:30px;
	line-height:36px;
	color:#98694c;
	text-transform:uppercase;
	text-align:left;
}

p.escritorio_-_servicios_-_servicios-tipo-cabecera {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:20px;
	line-height:24px;
	color:#98694c;
	padding-left:11px;
	padding-right:11px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_iconos_-_iconos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:10px;
	line-height:12px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_texto_-_texto-light-centrado-small {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:9px;
	line-height:10.8px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_texto_-_texto-light-small {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:10px;
	line-height:12px;
	color:#98694c;
	margin-bottom:5px;
	text-align:left;
}

p.escritorio_-_texto_-_texto-light-11pt {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.escritorio_-_texto_-_titular-light-18 {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:18px;
	line-height:19px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	text-align:center;
}

p.escritorio_-_texto_-_texto-light-centrado {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	text-align:center;
}

p.escritorio_-_botones_-_leer-menos {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.escritorio_-_botones_-_leer-mas {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.texto-puntos > li {
	font-weight:300;
	font-family:FF-MarselisSlabOT-Light,"Marselis Slab OT",serif;
	font-size:11px;
	line-height:13.2px;
	color:#98694c;
	padding-left:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.texto-puntos > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Párrafo-básico {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

span.autoCharStyle1 {
	font-size:18px;
}

span.movil_-_superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.movil_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
}

span.escritorio_-_texto-bold {
	font-weight:bold;
	font-family:FF-MarselisSlabOT-Bold,"Marselis Slab OT",serif;
}

span.escritorio_-_superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:745px){ [class*=" mq-"], .mq-default { display:none; } .mq-615 {display:block; } }

#loadIndicator{display:none;}
