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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#009976; }
:-webkit-full-screen { background:#009976; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:615px; height:1050px; background: #009976 !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
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;
}

@media all and (max-height:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item465887 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item465729 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item465756 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item465765 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

#item465777 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item465804 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

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

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

#item465724 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item465708 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item465691 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item465674 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

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

#item465658 {
	width:441px !important;
	height:226px !important;
	left:97px !important;
	top:97px !important;
}

#item465615 {
	width:30px !important;
	height:30px !important;
	left:935px !important;
	top:40px !important;
}

#item465613 {
	width:965px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

#item466237 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item466081 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item466108 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item466119 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

#item466128 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item466154 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

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

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

#item466076 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item466062 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item466047 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item466031 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item466010 {
	width:441px !important;
	height:570px !important;
	left:97px !important;
	top:340px !important;
}

#item466015 {
	width:441px !important;
	height:220px !important;
	left:97px !important;
	top:97px !important;
}

#item465969 {
	width:30px !important;
	height:30px !important;
	left:727px !important;
	top:58px !important;
}

#item465967 {
	width:799px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

#item466623 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item466467 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item466495 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item466504 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

#item466513 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item466539 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

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

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

#item466462 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item466445 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item466430 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item466412 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item466391 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
}

#item466396 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:132px !important;
}

#item466354 {
	width:30px !important;
	height:30px !important;
	left:739px !important;
	top:79px !important;
}

#item466352 {
	width:931px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

#item467028 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item466859 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item466886 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item466896 {
	width:30px !important;
	height:30px !important;
	left:183px !important;
	top:543px !important;
}

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

#item466905 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item466931 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

#item467010 {
	width:30px !important;
	height:30px !important;
	left:135px !important;
	top:543px !important;
}

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

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

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

#item466854 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item466837 {
	width:441px !important;
	height:306px !important;
	left:97px !important;
	top:370px !important;
}

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

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

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

#item466825 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item466810 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item466793 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item466772 {
	width:441px !important;
	height:660px !important;
	left:97px !important;
	top:253px !important;
}

#item466777 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:132px !important;
}

#item466733 {
	width:30px !important;
	height:30px !important;
	left:742px !important;
	top:61px !important;
}

#item466731 {
	width:812px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

#item467428 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item467262 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item467289 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item467298 {
	width:30px !important;
	height:30px !important;
	left:180px !important;
	top:543px !important;
}

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

#item467308 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item467334 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

#item467387 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

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

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

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

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

#item467257 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item467242 {
	width:441px !important;
	height:306px !important;
	left:97px !important;
	top:370px !important;
}

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

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

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

#item467227 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item467212 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item467196 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item467175 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item467180 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item467138 {
	width:30px !important;
	height:30px !important;
	left:757px !important;
	top:91px !important;
}

#item467136 {
	width:947px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

#item467795 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item467630 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item467657 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item467668 {
	width:30px !important;
	height:30px !important;
	left:180px !important;
	top:543px !important;
}

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

#item467678 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item467704 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

#item467782 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

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

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

#item467625 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item467612 {
	width:441px !important;
	height:306px !important;
	left:97px !important;
	top:370px !important;
}

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

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

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

#item467597 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item467582 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item467567 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item467542 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item467549 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item467505 {
	width:30px !important;
	height:30px !important;
	left:751px !important;
	top:55px !important;
}

#item467503 {
	width:941px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item318747 {
	width:615px !important;
	height:549px !important;
	top:251px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item319503 {
	width:555px !important;
	height:775px !important;
	left:30px !important;
	top:32px !important;
	background:#fff;
}

#item425064 {
	width:463px !important;
	height:503px !important;
	left:84px !important;
	top:298px !important;
}

#item424920 {
	width:155px !important;
	height:10px !important;
	left:113px !important;
	top:770px !important;
}

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

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

#item425551 {
	width:90px !important;
	height:10px !important;
	top:26px !important;
}

#item425574 {
	width:20px !important;
	height:20px !important;
	left:18px !important;
}

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

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

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

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

#item455500 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item455523 {
	width:19px !important;
	height:20px !important;
	left:95px !important;
}

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

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

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

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

#item425641 {
	width:111px !important;
	height:10px !important;
	left:10px !important;
	top:21px !important;
}

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

#item425669 {
	width:81px !important;
	height:10px !important;
	top:5px !important;
}

#item425692 {
	width:20px !important;
	height:20px !important;
	left:83px !important;
}

#item425724 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item425747 {
	width:19px !important;
	height:20px !important;
	left:95px !important;
}

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

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

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

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

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

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

#item425206 {
	width:111px !important;
	height:10px !important;
	top:21px !important;
}

#item425229 {
	width:20px !important;
	height:20px !important;
	left:23px !important;
}

#item425233 {
	width:81px !important;
	height:10px !important;
	top:5px !important;
}

#item425256 {
	width:20px !important;
	height:20px !important;
	left:83px !important;
}

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

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

#item425265 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item425288 {
	width:19px !important;
	height:20px !important;
	left:95px !important;
}

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

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

#item425293 {
	width:480px !important;
	height:446px !important;
	left:87px !important;
	top:347px !important;
}

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

#item319508 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:229px !important;
}

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

#item421259 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:260px !important;
}

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

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

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

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

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

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

#item468151 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item467996 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item468023 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item468032 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

#item468041 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item468068 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

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

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

#item467991 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item467975 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item467957 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item467941 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item467920 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item467926 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item467881 {
	width:30px !important;
	height:30px !important;
	left:757px !important;
	top:79px !important;
}

#item467879 {
	width:935px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item468487 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item468330 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item468357 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item468366 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

#item468376 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item468402 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

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

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

#item468325 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item468309 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item468294 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item468279 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item468256 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item468261 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item468218 {
	width:30px !important;
	height:30px !important;
	left:706px !important;
	top:73px !important;
}

#item468216 {
	width:755px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item321904 {
	width:615px !important;
	height:549px !important;
	top:251px !important;
}

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

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

#item456667 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:32px !important;
}

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

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

#item456671 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:32px !important;
}

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

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

#item456678 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:32px !important;
}

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

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

#item456681 {
	width:390px !important;
	height:457px !important;
	left:2298px !important;
	top:32px !important;
}

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

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

#item456662 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:32px !important;
}

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

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

#item322169 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:32px !important;
}

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

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

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

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

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

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

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

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

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

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

#item426299 {
	width:621px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item456687 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

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

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

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

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

#item426274 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:376px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item322512 {
	width:555px !important;
	height:775px !important;
	left:30px !important;
	top:32px !important;
	background:#fff;
}

#item427606 {
	width:155px !important;
	height:10px !important;
	left:190px !important;
	top:738px !important;
}

#item427629 {
	width:155px !important;
	height:10px !important;
	left:376px !important;
	top:391px !important;
}

#item427599 {
	width:15px !important;
	height:15px !important;
	left:295px !important;
}

#item427600 {
	width:310px !important;
	height:357px !important;
	left:212px !important;
	top:363px !important;
}

#item427408 {
	width:106px !important;
	height:10px !important;
	top:5px !important;
}

#item427431 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
}

#item427436 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item427464 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item427492 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item427526 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item427555 {
	width:200px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item324661 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item455591 {
	width:106px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item455564 {
	width:106px !important;
	height:10px !important;
	left:21px !important;
	top:11px !important;
}

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

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

#item322525 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:251px !important;
}

#item322555 {
	width:441px !important;
	height:129px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

#item468865 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item468709 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item468736 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item468746 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

#item468756 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item468782 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

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

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

#item468703 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item468689 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item468673 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item468658 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item468638 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item468643 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item468596 {
	width:30px !important;
	height:30px !important;
	left:721px !important;
	top:88px !important;
}

#item468594 {
	width:794px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item324838 {
	width:615px !important;
	height:549px !important;
	top:251px !important;
}

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

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

#item456732 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:32px !important;
}

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

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

#item456742 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:32px !important;
}

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

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

#item456751 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:32px !important;
}

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

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

#item456728 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:32px !important;
}

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

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

#item325109 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:32px !important;
}

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

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

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

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

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

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

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

#item427844 {
	width:27px !important;
	height:27px !important;
	top:97px !important;
}

#item427845 {
	width:27px !important;
	height:27px !important;
	top:97px !important;
}

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

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

#item427851 {
	width:621px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item456757 {
	width:507px !important;
	height:816px !important;
	left:367px !important;
	top:97px !important;
}

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

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

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

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

#item427812 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:373px !important;
}

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

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

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

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

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

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

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

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

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

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

#item325419 {
	width:555px !important;
	height:775px !important;
	left:30px !important;
	top:32px !important;
	background:#fff;
}

#item325472 {
	width:442px !important;
	height:504px !important;
	left:79px !important;
	top:306px !important;
}

#item457405 {
	width:20px !important;
	height:20px !important;
	left:25px !important;
}

#item457408 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item457375 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
}

#item457378 {
	width:90px !important;
	height:10px !important;
	top:24px !important;
}

#item434784 {
	width:127px !important;
	height:24px !important;
	left:30px !important;
	top:5px !important;
}

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

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

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

#item434866 {
	width:123px !important;
	height:10px !important;
	top:6px !important;
}

#item434889 {
	width:20px !important;
	height:20px !important;
	left:116px !important;
}

#item434893 {
	width:153px !important;
	height:10px !important;
	top:24px !important;
}

#item434916 {
	width:20px !important;
	height:20px !important;
	left:51px !important;
}

#item434160 {
	width:136px !important;
	height:24px !important;
	left:30px !important;
	top:5px !important;
}

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

#item434188 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item434211 {
	width:20px !important;
	height:20px !important;
	left:50px !important;
}

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

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

#item434242 {
	width:123px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

#item434325 {
	width:153px !important;
	height:10px !important;
	top:24px !important;
}

#item434348 {
	width:20px !important;
	height:20px !important;
	left:51px !important;
}

#item434376 {
	width:136px !important;
	height:24px !important;
	left:30px !important;
	top:5px !important;
}

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

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

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

#item434457 {
	width:123px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

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

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

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

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

#item434546 {
	width:153px !important;
	height:10px !important;
	top:24px !important;
}

#item434569 {
	width:20px !important;
	height:20px !important;
	left:51px !important;
}

#item325518 {
	width:140px !important;
	height:19px !important;
	left:30px !important;
	top:5px !important;
}

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

#item325547 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item325570 {
	width:20px !important;
	height:20px !important;
	left:50px !important;
}

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

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

#item325604 {
	width:123px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

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

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

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

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

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

#item433946 {
	width:153px !important;
	height:10px !important;
	top:24px !important;
}

#item433970 {
	width:20px !important;
	height:20px !important;
	left:51px !important;
}

#item434157 {
	width:492px !important;
	height:425px !important;
	left:98px !important;
	top:382px !important;
}

#item434071 {
	width:153px !important;
	height:10px !important;
	left:219px !important;
	top:684px !important;
}

#item434096 {
	width:153px !important;
	height:10px !important;
	left:368px !important;
	top:422px !important;
}

#item434119 {
	width:153px !important;
	height:10px !important;
	left:273px !important;
	top:481px !important;
}

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

#item325420 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:241px !important;
}

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

#item427877 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:265px !important;
}

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

#item427904 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:290px !important;
}

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

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

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

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

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

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

#item469249 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item469093 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item469120 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item469129 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

#item469138 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item469164 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

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

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

#item469088 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item469069 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item469054 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item469037 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item469014 {
	width:441px !important;
	height:525px !important;
	left:97px !important;
	top:388px !important;
}

#item469020 {
	width:441px !important;
	height:236px !important;
	left:97px !important;
	top:132px !important;
}

#item468976 {
	width:30px !important;
	height:30px !important;
	left:688px !important;
	top:73px !important;
}

#item468974 {
	width:908px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

#item469616 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item469457 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item469484 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item469495 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

#item469505 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item469531 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

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

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

#item469452 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item469438 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item469422 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item469406 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item469386 {
	width:441px !important;
	height:552px !important;
	left:97px !important;
	top:361px !important;
}

#item469391 {
	width:441px !important;
	height:220px !important;
	left:97px !important;
	top:132px !important;
}

#item469348 {
	width:30px !important;
	height:30px !important;
	left:703px !important;
	top:70px !important;
}

#item469346 {
	width:988px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

#item469978 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item469822 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item469849 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item469858 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

#item469868 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item469894 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

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

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

#item469816 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item469801 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item469786 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item469770 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item469744 {
	width:441px !important;
	height:600px !important;
	left:97px !important;
	top:295px !important;
}

#item469749 {
	width:441px !important;
	height:153px !important;
	left:97px !important;
	top:132px !important;
}

#item469707 {
	width:30px !important;
	height:30px !important;
	left:742px !important;
	top:82px !important;
}

#item469705 {
	width:772px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item328073 {
	width:441px !important;
	height:218px !important;
	left:87px !important;
	top:87px !important;
}

#item328096 {
	width:615px !important;
	height:549px !important;
	top:251px !important;
}

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

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

#item456912 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:32px !important;
}

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

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

#item456917 {
	width:390px !important;
	height:457px !important;
	left:2757px !important;
	top:32px !important;
}

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

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

#item456925 {
	width:390px !important;
	height:457px !important;
	left:3207px !important;
	top:32px !important;
}

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

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

#item456927 {
	width:390px !important;
	height:457px !important;
	left:3657px !important;
	top:32px !important;
}

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

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

#item456892 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:32px !important;
}

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

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

#item456895 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:32px !important;
}

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

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

#item456908 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:32px !important;
}

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

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

#item456888 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:32px !important;
}

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

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

#item328361 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:32px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item328760 {
	width:555px !important;
	height:775px !important;
	left:30px !important;
	top:32px !important;
	background:#fff;
}

#item447552 {
	width:464px !important;
	height:459px !important;
	left:60px !important;
	top:337px !important;
}

#item449565 {
	width:78px !important;
	height:17px !important;
	left:18px !important;
	top:4px !important;
}

#item449588 {
	width:14px !important;
	height:14px !important;
}

#item449592 {
	width:68px !important;
	height:7px !important;
	left:18px !important;
	top:5px !important;
}

#item449615 {
	width:15px !important;
	height:15px !important;
}

#item449619 {
	width:44px !important;
	height:36px !important;
	top:17px !important;
}

#item449642 {
	width:15px !important;
	height:15px !important;
	left:1px !important;
}

#item449647 {
	width:91px !important;
	height:7px !important;
}

#item449671 {
	width:15px !important;
	height:15px !important;
	left:31px !important;
	top:9px !important;
}

#item449681 {
	width:62px !important;
	height:7px !important;
}

#item449704 {
	width:15px !important;
	height:15px !important;
	left:23px !important;
	top:9px !important;
}

#item449709 {
	width:82px !important;
	height:7px !important;
}

#item449732 {
	width:15px !important;
	height:15px !important;
	left:75px !important;
	top:1px !important;
}

#item449736 {
	width:58px !important;
	height:7px !important;
	top:5px !important;
}

#item449759 {
	width:15px !important;
	height:15px !important;
	left:53px !important;
}

#item449763 {
	width:65px !important;
	height:7px !important;
	top:16px !important;
}

#item449786 {
	width:15px !important;
	height:15px !important;
	left:46px !important;
}

#item449818 {
	width:87px !important;
	height:7px !important;
	left:17px !important;
	top:4px !important;
}

#item449842 {
	width:15px !important;
	height:15px !important;
}

#item449846 {
	width:90px !important;
	height:7px !important;
	top:1px !important;
}

#item449870 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
}

#item449873 {
	width:150px !important;
	height:10px !important;
	left:137px !important;
	top:188px !important;
}

#item449896 {
	width:150px !important;
	height:10px !important;
	left:249px !important;
	top:188px !important;
}

#item449919 {
	width:115px !important;
	height:14px !important;
	left:398px !important;
	top:75px !important;
}

#item448900 {
	width:90px !important;
	height:7px !important;
	left:18px !important;
	top:3px !important;
}

#item448923 {
	width:15px !important;
	height:15px !important;
}

#item448927 {
	width:90px !important;
	height:7px !important;
	top:5px !important;
}

#item448950 {
	width:15px !important;
	height:15px !important;
	left:77px !important;
}

#item449042 {
	width:91px !important;
	height:7px !important;
}

#item449066 {
	width:15px !important;
	height:15px !important;
	left:31px !important;
	top:9px !important;
}

#item449179 {
	width:96px !important;
	height:7px !important;
	top:3px !important;
}

#item449202 {
	width:15px !important;
	height:15px !important;
	left:91px !important;
}

#item449260 {
	width:150px !important;
	height:10px !important;
	left:137px !important;
	top:188px !important;
}

#item449283 {
	width:150px !important;
	height:10px !important;
	left:249px !important;
	top:188px !important;
}

#item449306 {
	width:118px !important;
	height:23px !important;
	left:398px !important;
	top:75px !important;
}

#item449330 {
	width:40px !important;
	height:7px !important;
	left:19px !important;
	top:4px !important;
}

#item449353 {
	width:15px !important;
	height:15px !important;
}

#item449367 {
	width:51px !important;
	height:7px !important;
	left:20px !important;
	top:3px !important;
}

#item449391 {
	width:15px !important;
	height:15px !important;
}

#item449395 {
	width:56px !important;
	height:7px !important;
	top:3px !important;
}

#item449419 {
	width:15px !important;
	height:15px !important;
	left:57px !important;
}

#item449423 {
	width:65px !important;
	height:7px !important;
	top:5px !important;
}

#item449446 {
	width:15px !important;
	height:15px !important;
	left:62px !important;
}

#item449450 {
	width:90px !important;
	height:7px !important;
	left:19px !important;
	top:4px !important;
}

#item449473 {
	width:15px !important;
	height:15px !important;
}

#item449477 {
	width:137px !important;
	height:7px !important;
}

#item449500 {
	width:15px !important;
	height:15px !important;
	left:19px !important;
	top:10px !important;
}

#item448393 {
	width:90px !important;
	height:7px !important;
	left:18px !important;
	top:3px !important;
}

#item448416 {
	width:15px !important;
	height:15px !important;
}

#item448442 {
	width:90px !important;
	height:7px !important;
	top:5px !important;
}

#item448465 {
	width:15px !important;
	height:15px !important;
	left:77px !important;
}

#item448477 {
	width:81px !important;
	height:22px !important;
	left:18px !important;
	top:4px !important;
}

#item448500 {
	width:14px !important;
	height:14px !important;
}

#item448505 {
	width:68px !important;
	height:7px !important;
	left:18px !important;
	top:5px !important;
}

#item448528 {
	width:15px !important;
	height:15px !important;
}

#item448628 {
	width:44px !important;
	height:36px !important;
	top:17px !important;
}

#item448651 {
	width:15px !important;
	height:15px !important;
	left:1px !important;
}

#item448532 {
	width:91px !important;
	height:7px !important;
}

#item448555 {
	width:15px !important;
	height:15px !important;
	left:31px !important;
	top:9px !important;
}

#item448572 {
	width:62px !important;
	height:7px !important;
}

#item448595 {
	width:15px !important;
	height:15px !important;
	left:23px !important;
	top:9px !important;
}

#item448600 {
	width:82px !important;
	height:7px !important;
}

#item448623 {
	width:15px !important;
	height:15px !important;
	left:75px !important;
	top:1px !important;
}

#item448659 {
	width:58px !important;
	height:7px !important;
	top:5px !important;
}

#item448682 {
	width:15px !important;
	height:15px !important;
	left:53px !important;
}

#item448718 {
	width:65px !important;
	height:7px !important;
	top:16px !important;
}

#item448741 {
	width:15px !important;
	height:15px !important;
	left:46px !important;
}

#item448774 {
	width:96px !important;
	height:7px !important;
	top:3px !important;
}

#item448798 {
	width:15px !important;
	height:15px !important;
	left:91px !important;
}

#item448747 {
	width:87px !important;
	height:7px !important;
	left:17px !important;
	top:4px !important;
}

#item448770 {
	width:15px !important;
	height:15px !important;
}

#item448687 {
	width:90px !important;
	height:7px !important;
	top:1px !important;
}

#item448710 {
	width:15px !important;
	height:15px !important;
	left:90px !important;
}

#item448821 {
	width:150px !important;
	height:10px !important;
	left:137px !important;
	top:188px !important;
}

#item448826 {
	width:150px !important;
	height:10px !important;
	left:249px !important;
	top:188px !important;
}

#item448849 {
	width:118px !important;
	height:18px !important;
	left:398px !important;
	top:75px !important;
}

#item448220 {
	width:40px !important;
	height:7px !important;
	left:19px !important;
	top:4px !important;
}

#item448244 {
	width:15px !important;
	height:15px !important;
}

#item448251 {
	width:51px !important;
	height:7px !important;
	left:20px !important;
	top:3px !important;
}

#item448274 {
	width:15px !important;
	height:15px !important;
}

#item448278 {
	width:56px !important;
	height:7px !important;
	top:3px !important;
}

#item448301 {
	width:15px !important;
	height:15px !important;
	left:57px !important;
}

#item448333 {
	width:65px !important;
	height:7px !important;
	top:5px !important;
}

#item448356 {
	width:15px !important;
	height:15px !important;
	left:62px !important;
}

#item448305 {
	width:90px !important;
	height:7px !important;
	left:19px !important;
	top:4px !important;
}

#item448329 {
	width:15px !important;
	height:15px !important;
}

#item448366 {
	width:137px !important;
	height:7px !important;
	left:18px !important;
	top:4px !important;
}

#item448389 {
	width:15px !important;
	height:15px !important;
}

#item448897 {
	width:556px !important;
	height:226px !important;
	left:63px !important;
	top:424px !important;
}

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

#item328765 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:280px !important;
}

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

#item328824 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:305px !important;
}

#item328853 {
	width:441px !important;
	height:156px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

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

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

#item470367 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item470209 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item470236 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item470248 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

#item470257 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item470283 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

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

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

#item470203 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item470189 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item470173 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item470156 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item470134 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item470139 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item470096 {
	width:30px !important;
	height:30px !important;
	left:706px !important;
	top:82px !important;
}

#item470094 {
	width:861px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item470754 {
	width:441px !important;
	height:224px !important;
	left:87px !important;
	top:298px !important;
}

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

#item470597 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item470624 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

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

#item470633 {
	width:30px !important;
	height:30px !important;
	left:133px !important;
	top:543px !important;
}

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

#item470643 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

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

#item470669 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

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

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

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

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

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

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

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

#item470591 {
	width:576px !important;
	height:781px !important;
	left:31px !important;
	top:132px !important;
}

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

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

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

#item470577 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item470560 {
	width:500px !important;
	height:781px !important;
	left:68px !important;
	top:132px !important;
}

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

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

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

#item470544 {
	width:441px !important;
	height:781px !important;
	left:97px !important;
	top:132px !important;
}

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

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

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

#item470522 {
	width:441px !important;
	height:633px !important;
	left:97px !important;
	top:280px !important;
}

#item470527 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:132px !important;
}

#item470484 {
	width:30px !important;
	height:30px !important;
	left:703px !important;
	top:70px !important;
}

#item470482 {
	width:800px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

p.autoParaStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-negro {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-9-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle3 {
	font-size:44px;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
}

span.autoCharStyle1 {
	text-transform:uppercase;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
