/* 	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; -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-audio.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%; }

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando contenido...'; }
.page-scale-wrap { width:638px; height:907px; background: #fff !important; }
.paper-vertical { width:638px; height:100%; }
.paper-horizontal { width:41459px; height:919px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:907px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:638px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #bb122d; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#bb122d;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@keyframes aparecer-16369 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-16369 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item15410 {
	width:39px !important;
	left:36px !important;
	min-height:37px !important;
}

#item15448 {
	width:8px !important;
	height:32px !important;
	left:147px !important;
	background:#be1621;
}

#item15454 {
	width:8px !important;
	height:32px !important;
	left:262px !important;
	background:#be1621;
}

#item15456 {
	width:93px !important;
	left:487px !important;
	top:744px !important;
	min-height:105px !important;
}

#item15480 {
	opacity:0.40;
	width:186px !important;
	height:58px !important;
	left:-14px !important;
	top:-14px !important;
	border-radius:0 0 20px 0;
	background:#000;
}

#item15481 {
	width:176px !important;
	height:31px !important;
	left:18px !important;
	top:12px !important;
}

#item15504 {
	width:322px !important;
	left:51px !important;
	top:688px !important;
	min-height:226px !important;
}

#item16376 {
	width:432px !important;
	height:262px !important;
}

#item16378 {
	width:432px !important;
	height:262px !important;
	left:-57px !important;
	top:670px !important;
}

@keyframes aparecer-16144 {
	0% {opacity:0;}
	56% {opacity:0;}
	61% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-16144 {
	0% {opacity:0;}
	56% {opacity:0;}
	61% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-16149 {
	0% {opacity:0;}
	56% {opacity:0;}
	61% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-16149 {
	0% {opacity:0;}
	56% {opacity:0;}
	61% {opacity:1;}
	100% {opacity:1;}
}
#item16161 {
	width:726px !important;
	height:951px !important;
}

#item16157 {
	width:726px !important;
	height:951px !important;
	left:-88px !important;
	top:-56px !important;
}

#item6495 {
	width:2px !important;
	height:4px !important;
	left:20px !important;
	background:#be1621;
}

#item6500 {
	width:2px !important;
	height:4px !important;
	left:35px !important;
	background:#be1621;
}

#item8542 {
	width:367px !important;
	left:224px !important;
	top:653px !important;
	min-height:166px !important;
}

#item8212 {
	opacity:0.95;
	width:652px !important;
	height:169px !important;
	top:454px !important;
	background:#e30513;
}

#item8215 {
	width:520px !important;
	left:71px !important;
	top:463px !important;
	min-height:158px !important;
}

#item8299 {
	width:403px !important;
	left:136px !important;
	top:99px !important;
	min-height:349px !important;
}

#item8322 {
	width:141px !important;
	left:71px !important;
	top:640px !important;
	min-height:182px !important;
}

#item8380 {
	width:4px !important;
	height:9px !important;
	left:43px !important;
	background:#be1621;
}

#item8384 {
	width:4px !important;
	height:9px !important;
	left:77px !important;
	background:#be1621;
}

@keyframes aparecer-8433 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-8433 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item8448 {
	width:477px !important;
	height:20px !important;
}

#item8445 {
	width:477px !important;
	height:20px !important;
	left:114px !important;
	top:93px !important;
}

#item14357 {
	width:477px !important;
	height:20px !important;
}

#item14354 {
	width:477px !important;
	height:20px !important;
	left:114px !important;
	top:325px !important;
}

#item14373 {
	width:477px !important;
	height:20px !important;
}

#item14370 {
	width:477px !important;
	height:20px !important;
	left:114px !important;
	top:390px !important;
}

#item14378 {
	width:477px !important;
	height:20px !important;
}

#item14375 {
	width:477px !important;
	height:20px !important;
	left:114px !important;
	top:411px !important;
}

#item14382 {
	width:477px !important;
	height:27px !important;
}

#item14379 {
	width:477px !important;
	height:27px !important;
	left:114px !important;
	top:351px !important;
}

#item14361 {
	width:477px !important;
	height:43px !important;
}

#item14358 {
	width:477px !important;
	height:43px !important;
	left:114px !important;
	top:126px !important;
}

#item14365 {
	width:477px !important;
	height:78px !important;
}

#item14362 {
	width:477px !important;
	height:78px !important;
	left:114px !important;
	top:169px !important;
}

#item14369 {
	width:477px !important;
	height:63px !important;
}

#item14366 {
	width:477px !important;
	height:63px !important;
	left:114px !important;
	top:257px !important;
}

#item17400 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item16162 {
	width:746px !important;
	height:1001px !important;
}

#item16163 {
	width:746px !important;
	height:1001px !important;
	left:-107px !important;
	top:-49px !important;
}

#item8586 {
	width:468px !important;
	left:71px !important;
	top:219px !important;
	min-height:683px !important;
}

#item8609 {
	width:510px !important;
	left:67px !important;
	top:99px !important;
	min-height:130px !important;
}

#item17375 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item6327 {
	width:644px !important;
	height:1003px !important;
}

#item6324 {
	width:644px !important;
	height:1003px !important;
	left:-6px !important;
	top:-56px !important;
}

#item6336 {
	width:637px !important;
	height:1000px !important;
}

#item6333 {
	width:637px !important;
	height:1000px !important;
	top:-54px !important;
}

#item6453 {
	width:2px !important;
	height:4px !important;
	left:19px !important;
	background:#be1621;
}

#item6457 {
	width:2px !important;
	height:4px !important;
	left:35px !important;
	background:#be1621;
}

#item390 {
	width:455px !important;
	left:52px !important;
	top:35px !important;
	min-height:91px !important;
}

#item413 {
	width:40px !important;
	height:51px !important;
	left:-1px !important;
}

#item547 {
	width:468px !important;
	left:99px !important;
	top:515px !important;
	min-height:317px !important;
}

#item573 {
	width:468px !important;
	left:99px !important;
	top:404px !important;
	min-height:77px !important;
}

#item4445 {
	width:468px !important;
	left:99px !important;
	top:178px !important;
	min-height:129px !important;
}

#item17350 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item17325 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item3106 {
	width:468px !important;
	left:71px !important;
	top:313px !important;
	min-height:27px !important;
}

#item3161 {
	width:225px !important;
	left:71px !important;
	top:361px !important;
	min-height:341px !important;
}

#item3228 {
	width:225px !important;
	left:71px !important;
	top:706px !important;
	min-height:27px !important;
}

#item3840 {
	width:225px !important;
	left:313px !important;
	top:347px !important;
	min-height:481px !important;
}

#item2966 {
	width:468px !important;
	left:99px !important;
	top:402px !important;
	min-height:185px !important;
}

#item3310 {
	width:468px !important;
	left:57px !important;
	top:164px !important;
	min-height:63px !important;
}

#item3646 {
	width:44px !important;
	min-height:34px !important;
	padding:6px;
}

#item3650 {
	width:44px !important;
	left:180px !important;
	min-height:34px !important;
	padding:6px;
}

#item3678 {
	width:44px !important;
	left:361px !important;
	min-height:34px !important;
	padding:6px;
}

#item3704 {
	width:225px !important;
	left:99px !important;
	top:330px !important;
	min-height:51px !important;
}

#item3791 {
	width:225px !important;
	left:342px !important;
	top:330px !important;
	min-height:37px !important;
}

#item3770 {
	width:85px !important;
	height:85px !important;
	left:50px !important;
	top:230px !important;
	background:#fff;
}

#item3822 {
	width:85px !important;
	height:85px !important;
	left:350px !important;
	top:230px !important;
	background:#fff;
}

#item17300 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16169 {
	width:708px !important;
	height:989px !important;
}

#item16170 {
	width:708px !important;
	height:989px !important;
	left:1px !important;
	top:-54px !important;
}

#item2997 {
	width:225px !important;
	left:342px !important;
	top:275px !important;
	min-height:554px !important;
}

#item3560 {
	width:468px !important;
	left:99px !important;
	top:99px !important;
	min-height:137px !important;
}

#item3584 {
	width:468px !important;
	left:99px !important;
	top:240px !important;
	min-height:15px !important;
}

#item3851 {
	width:225px !important;
	left:99px !important;
	top:504px !important;
	min-height:99px !important;
}

#item17275 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item6353 {
	width:225px !important;
	height:211px !important;
	left:99px !important;
	top:616px !important;
}

#item17250 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item3880 {
	width:225px !important;
	left:313px !important;
	top:456px !important;
	min-height:123px !important;
}

#item6357 {
	width:468px !important;
	height:102px !important;
	left:71px !important;
	top:724px !important;
}

#item3980 {
	width:468px !important;
	left:99px !important;
	top:327px !important;
	min-height:27px !important;
}

#item4061 {
	width:225px !important;
	left:342px !important;
	top:716px !important;
	min-height:145px !important;
}

#item17225 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16177 {
	width:715px !important;
	height:945px !important;
}

#item16174 {
	width:715px !important;
	height:945px !important;
	top:-24px !important;
}

#item3041 {
	width:225px !important;
	left:99px !important;
	top:410px !important;
	min-height:417px !important;
}

#item3459 {
	width:225px !important;
	left:342px !important;
	top:99px !important;
	min-height:731px !important;
}

#item4113 {
	width:225px !important;
	left:99px !important;
	top:330px !important;
	min-height:87px !important;
}

#item4177 {
	width:85px !important;
	height:85px !important;
	left:50px !important;
	top:230px !important;
	background:#fff;
}

#item17200 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16181 {
	width:649px !important;
	height:927px !important;
}

#item16178 {
	width:649px !important;
	height:927px !important;
	top:11px !important;
}

#item4222 {
	width:225px !important;
	left:99px !important;
	top:392px !important;
	min-height:435px !important;
}

#item4226 {
	width:225px !important;
	left:342px !important;
	top:388px !important;
	min-height:439px !important;
}

#item4256 {
	width:468px !important;
	left:99px !important;
	top:337px !important;
	min-height:63px !important;
}

#item17174 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item4230 {
	width:225px !important;
	left:71px !important;
	top:99px !important;
	min-height:728px !important;
}

#item4234 {
	width:225px !important;
	left:313px !important;
	top:99px !important;
	min-height:731px !important;
}

#item4296 {
	width:225px !important;
	left:71px !important;
	top:330px !important;
	min-height:63px !important;
}

#item4325 {
	width:85px !important;
	height:85px !important;
	left:21px !important;
	top:230px !important;
	background:#fff;
}

#item17148 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item4359 {
	width:225px !important;
	left:99px !important;
	top:99px !important;
	min-height:728px !important;
}

#item4363 {
	width:225px !important;
	left:342px !important;
	top:99px !important;
	min-height:732px !important;
}

#item17123 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16182 {
	width:763px !important;
	height:993px !important;
}

#item16183 {
	width:763px !important;
	height:993px !important;
	top:-48px !important;
}

#item4780 {
	width:468px !important;
	left:99px !important;
	top:512px !important;
	min-height:320px !important;
}

#item4807 {
	width:468px !important;
	left:99px !important;
	top:404px !important;
	min-height:53px !important;
}

#item4831 {
	width:468px !important;
	left:99px !important;
	top:178px !important;
	min-height:154px !important;
}

#item17098 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item17073 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item4884 {
	width:225px !important;
	left:313px !important;
	top:422px !important;
	min-height:39px !important;
}

#item4985 {
	width:225px !important;
	left:71px !important;
	top:99px !important;
	min-height:728px !important;
}

#item5054 {
	width:468px !important;
	left:71px !important;
	top:814px !important;
	min-height:15px !important;
}

#item5132 {
	width:225px !important;
	left:342px !important;
	top:499px !important;
	min-height:250px !important;
}

#item5173 {
	width:44px !important;
	height:34px !important;
	left:281px !important;
	top:257px !important;
	padding:6px;
}

#item5220 {
	width:44px !important;
	height:34px !important;
	left:281px !important;
	top:456px !important;
	padding:6px;
}

#item5266 {
	width:44px !important;
	height:34px !important;
	left:281px !important;
	top:656px !important;
	padding:6px;
}

#item5197 {
	width:44px !important;
	height:34px !important;
	left:586px !important;
	top:257px !important;
	padding:6px;
}

#item5243 {
	width:44px !important;
	height:34px !important;
	left:586px !important;
	top:456px !important;
	padding:6px;
}

#item17048 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16188 {
	width:725px !important;
	height:993px !important;
}

#item16189 {
	width:725px !important;
	height:993px !important;
	top:-56px !important;
}

#item5310 {
	width:468px !important;
	left:99px !important;
	top:650px !important;
	min-height:250px !important;
}

#item5335 {
	width:44px !important;
	height:34px !important;
	left:281px !important;
	top:332px !important;
	padding:6px;
}

#item5530 {
	width:44px !important;
	height:34px !important;
	left:281px !important;
	top:607px !important;
	padding:6px;
}

#item5507 {
	width:44px !important;
	height:34px !important;
	left:586px !important;
	top:332px !important;
	padding:6px;
}

#item5553 {
	width:44px !important;
	height:34px !important;
	left:586px !important;
	top:607px !important;
	padding:6px;
}

#item17023 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16998 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item5162 {
	width:225px !important;
	left:71px !important;
	top:99px !important;
	min-height:731px !important;
}

#item5619 {
	width:225px !important;
	left:313px !important;
	top:698px !important;
	min-height:250px !important;
}

#item5664 {
	width:44px !important;
	height:34px !important;
	left:556px !important;
	top:257px !important;
	padding:6px;
}

#item5688 {
	width:44px !important;
	height:34px !important;
	left:556px !important;
	top:456px !important;
	padding:6px;
}

#item5711 {
	width:44px !important;
	height:34px !important;
	left:556px !important;
	top:656px !important;
	padding:6px;
}

#item5901 {
	width:74px !important;
	left:493px !important;
	top:99px !important;
	min-height:190px !important;
}

#item5941 {
	width:74px !important;
	left:493px !important;
	top:356px !important;
	min-height:190px !important;
}

#item5787 {
	width:468px !important;
	left:99px !important;
	top:623px !important;
	min-height:191px !important;
}

#item5811 {
	width:468px !important;
	left:99px !important;
	top:814px !important;
	min-height:15px !important;
}

#item16972 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16208 {
	width:460px !important;
	height:536px !important;
	left:255px !important;
	top:300px !important;
	background:#fff;
}

@keyframes aumentar-16198 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes aumentar-16198 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item16198 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item16196 {
	width:726px !important;
	height:951px !important;
}

#item16193 {
	width:726px !important;
	height:951px !important;
	left:3px !important;
	top:-30px !important;
}

#item5652 {
	width:225px !important;
	height:164px !important;
	left:99px !important;
	top:663px !important;
}

#item5970 {
	width:207px !important;
	left:118px !important;
	top:296px !important;
	min-height:45px !important;
}

#item6163 {
	width:151px !important;
	left:416px !important;
	top:296px !important;
	min-height:45px !important;
}

#item6059 {
	width:207px !important;
	left:118px !important;
	top:568px !important;
	min-height:69px !important;
}

#item6000 {
	width:85px !important;
	height:85px !important;
	left:33px !important;
	top:286px !important;
	background:#fff;
}

#item6193 {
	width:85px !important;
	height:85px !important;
	left:332px !important;
	top:286px !important;
	background:#fff;
}

#item6091 {
	width:85px !important;
	height:85px !important;
	left:33px !important;
	top:558px !important;
	background:#fff;
}

#item16947 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item6227 {
	width:225px !important;
	left:342px !important;
	top:397px !important;
	min-height:433px !important;
}

#item16922 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item5656 {
	width:225px !important;
	left:71px !important;
	top:99px !important;
	min-height:731px !important;
}

#item5660 {
	width:225px !important;
	left:313px !important;
	top:100px !important;
	min-height:719px !important;
}

#item7208 {
	width:455px !important;
	left:52px !important;
	top:35px !important;
	min-height:91px !important;
}

#item7231 {
	width:40px !important;
	height:51px !important;
	left:-1px !important;
}

#item6776 {
	width:468px !important;
	left:99px !important;
	top:519px !important;
	min-height:312px !important;
}

#item6802 {
	width:468px !important;
	left:99px !important;
	top:299px !important;
	min-height:50px !important;
}

#item6826 {
	width:468px !important;
	left:99px !important;
	top:99px !important;
	min-height:207px !important;
}

#item16897 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item7279 {
	width:225px !important;
	left:71px !important;
	top:99px !important;
	min-height:731px !important;
}

#item7292 {
	width:225px !important;
	left:313px !important;
	top:99px !important;
	min-height:728px !important;
}

#item16872 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item7275 {
	width:225px !important;
	left:313px !important;
	top:99px !important;
	background:#d4ecf3;
	min-height:162px !important;
	padding:11px;
}

#item7299 {
	width:225px !important;
	left:99px !important;
	top:507px !important;
	min-height:319px !important;
}

#item7305 {
	width:468px !important;
	height:371px !important;
	left:99px !important;
	top:108px !important;
	background:#d4ecf3;
}

#item7313 {
	width:468px !important;
	left:99px !important;
	top:487px !important;
	min-height:15px !important;
}

#item7390 {
	width:137px !important;
	left:316px !important;
	top:114px !important;
	min-height:19px !important;
}

#item7394 {
	width:80px !important;
	left:458px !important;
	top:442px !important;
	min-height:16px !important;
}

#item7600 {
	width:198px !important;
	left:241px !important;
	top:292px !important;
	min-height:19px !important;
}

#item7625 {
	width:198px !important;
	left:241px !important;
	top:265px !important;
	min-height:19px !important;
}

#item7522 {
	width:40px !important;
	left:413px !important;
	top:414px !important;
	min-height:16px !important;
}

#item7442 {
	width:58px !important;
	left:495px !important;
	top:144px !important;
	min-height:16px !important;
}

#item7545 {
	width:58px !important;
	left:433px !important;
	top:389px !important;
	min-height:16px !important;
}

#item7469 {
	width:50px !important;
	left:159px !important;
	top:458px !important;
	min-height:16px !important;
}

#item7573 {
	width:146px !important;
	left:201px !important;
	top:404px !important;
	min-height:30px !important;
}

#item7497 {
	width:48px !important;
	left:458px !important;
	top:458px !important;
	min-height:16px !important;
}

#item7703 {
	width:225px !important;
	left:342px !important;
	top:507px !important;
	min-height:319px !important;
}

#item16847 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item7730 {
	width:288px !important;
	left:313px !important;
	top:330px !important;
	min-height:15px !important;
}

#item7761 {
	width:225px !important;
	left:313px !important;
	top:597px !important;
	min-height:27px !important;
}

#item7707 {
	width:225px !important;
	left:71px !important;
	top:99px !important;
	min-height:731px !important;
}

#item16822 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item7719 {
	width:225px !important;
	left:99px !important;
	top:318px !important;
	min-height:506px !important;
}

#item7725 {
	width:225px !important;
	left:342px !important;
	top:318px !important;
	min-height:506px !important;
}

#item7814 {
	width:468px !important;
	left:99px !important;
	top:304px !important;
	min-height:15px !important;
}

#item7841 {
	width:468px !important;
	left:99px !important;
	top:99px !important;
	min-height:20px !important;
}

#item16796 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16213 {
	width:763px !important;
	height:704px !important;
}

#item16209 {
	width:763px !important;
	height:704px !important;
	top:-48px !important;
}

@keyframes aparecer-16392 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-16392 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-16396 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-16396 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-16407 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-16407 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@keyframes aparecer-16420 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-16420 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item6593 {
	width:477px !important;
	left:99px !important;
	top:99px !important;
	min-height:127px !important;
}

#item6600 {
	width:455px !important;
	left:52px !important;
	top:35px !important;
	min-height:91px !important;
}

#item6623 {
	width:40px !important;
	height:51px !important;
	left:-1px !important;
}

@keyframes aparecer-6635 {
	0% {opacity:0;}
	56% {opacity:0;}
	61% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-6635 {
	0% {opacity:0;}
	56% {opacity:0;}
	61% {opacity:1;}
	100% {opacity:1;}
}
#item6640 {
	width:225px !important;
	left:342px !important;
	top:346px !important;
	min-height:484px !important;
}

#item6679 {
	width:187px !important;
	left:404px !important;
	top:187px !important;
	min-height:120px !important;
}

#item16771 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item6645 {
	width:225px !important;
	left:71px !important;
	top:99px !important;
	min-height:731px !important;
}

#item6651 {
	width:225px !important;
	left:313px !important;
	top:368px !important;
	min-height:462px !important;
}

#item16746 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

@keyframes aparecer-16214 {
	0% {opacity:0;}
	56% {opacity:0;}
	61% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-16214 {
	0% {opacity:0;}
	56% {opacity:0;}
	61% {opacity:1;}
	100% {opacity:1;}
}
#item6744 {
	width:230px !important;
	left:27px !important;
	top:65px !important;
	min-height:178px !important;
}

#item8880 {
	width:730px !important;
	height:990px !important;
}

#item8877 {
	width:730px !important;
	height:990px !important;
	left:-93px !important;
	top:-33px !important;
}

#item16721 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item8736 {
	width:179px !important;
	height:23px !important;
	left:149px !important;
	top:23px !important;
	border-radius:11px 0 11px 0;
	background:#921b6a;
}

#item8769 {
	width:170px !important;
	left:338px !important;
	top:29px !important;
	min-height:20px !important;
}

#item8792 {
	opacity:0.40;
	width:1304px !important;
	height:921px !important;
	left:-14px !important;
	top:-14px !important;
}

#item16424 {
	width:468px !important;
	height:15px !important;
	left:99px !important;
	top:215px !important;
	background:#bb122d;
}

#item16425 {
	width:468px !important;
	height:15px !important;
	left:99px !important;
	top:681px !important;
	background:#bb122d;
}

#item16696 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item11962 {
	width:468px !important;
	left:99px !important;
	top:99px !important;
	min-height:729px !important;
}

#item16426 {
	width:468px !important;
	height:15px !important;
	left:71px !important;
	top:521px !important;
	background:#bb122d;
}

#item16671 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item16427 {
	width:468px !important;
	height:15px !important;
	left:71px !important;
	top:96px !important;
	background:#bb122d;
}

#item12004 {
	width:468px !important;
	left:71px !important;
	top:99px !important;
	min-height:839px !important;
}

#item6352 {
	width:675px !important;
	height:1009px !important;
}

#item6349 {
	width:675px !important;
	height:1009px !important;
	left:-37px !important;
	top:-61px !important;
}

#item15545 {
	width:675px !important;
	height:1009px !important;
}

#item15542 {
	width:675px !important;
	height:1009px !important;
	left:1px !important;
	top:-61px !important;
}

#item8904 {
	width:9px !important;
	height:9px !important;
	left:18px !important;
	top:27px !important;
	background:#e32718;
}

#item8926 {
	width:9px !important;
	height:9px !important;
	left:9px !important;
	top:18px !important;
	background:#e32718;
}

#item8927 {
	width:9px !important;
	height:9px !important;
	top:9px !important;
	background:#e32718;
}

#item8928 {
	width:9px !important;
	height:9px !important;
	left:27px !important;
	top:18px !important;
	background:#e32718;
}

#item8929 {
	width:9px !important;
	height:9px !important;
	left:36px !important;
	top:9px !important;
	background:#e32718;
}

#item8931 {
	width:9px !important;
	height:9px !important;
	left:18px !important;
	background:#e32718;
}

#item8943 {
	width:468px !important;
	left:99px !important;
	top:166px !important;
	min-height:342px !important;
}

#item8982 {
	width:207px !important;
	left:99px !important;
	top:99px !important;
	min-height:56px !important;
}

#item9029 {
	width:225px !important;
	left:99px !important;
	top:529px !important;
	min-height:303px !important;
}

#item9068 {
	width:85px !important;
	height:85px !important;
	left:491px !important;
	top:394px !important;
}

#item10597 {
	width:512px !important;
	height:242px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item16646 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16459 {
	width:664px !important;
	height:852px !important;
}

#item16460 {
	width:664px !important;
	height:852px !important;
	left:-48px !important;
	top:10px !important;
}

#item14627 {
	width:539px !important;
	height:146px !important;
	top:716px !important;
	background:#107888;
}

#item14628 {
	width:401px !important;
	left:122px !important;
	top:723px !important;
	min-height:28px !important;
}

#item14660 {
	width:210px !important;
	left:137px !important;
	top:20px !important;
	min-height:32px !important;
}

#item14684 {
	width:74px !important;
	left:49px !important;
	top:48px !important;
	min-height:15px !important;
}

#item14707 {
	width:126px !important;
	left:179px !important;
	top:61px !important;
	min-height:19px !important;
}

#item14730 {
	width:85px !important;
	height:85px !important;
	left:438px !important;
	top:757px !important;
	background:#fff;
}

#item14739 {
	width:455px !important;
	left:55px !important;
	top:35px !important;
	min-height:91px !important;
}

#item14762 {
	width:40px !important;
	height:51px !important;
	left:3px !important;
}

#item14763 {
	width:468px !important;
	left:71px !important;
	top:99px !important;
	min-height:602px !important;
}

#item16621 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item15082 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item10302 {
	width:2px !important;
	height:4px !important;
	left:19px !important;
	background:#be1621;
}

#item10306 {
	width:2px !important;
	height:4px !important;
	left:35px !important;
	background:#be1621;
}

#item14881 {
	width:515px !important;
	left:52px !important;
	top:206px !important;
	min-height:624px !important;
}

#item14900 {
	width:338px !important;
	left:52px !important;
	top:93px !important;
	min-height:111px !important;
}

#item14948 {
	width:455px !important;
	left:52px !important;
	top:35px !important;
	min-height:91px !important;
}

#item14971 {
	width:40px !important;
	height:51px !important;
	left:-1px !important;
}

#item15168 {
	width:206px !important;
	left:154px !important;
	top:854px !important;
	min-height:29px !important;
}

#item15203 {
	width:70px !important;
	height:70px !important;
	left:372px !important;
	top:830px !important;
}

#item16215 {
	width:792px !important;
	height:1013px !important;
}

#item16216 {
	width:792px !important;
	height:1013px !important;
	top:-60px !important;
}

#item9564 {
	width:455px !important;
	left:52px !important;
	top:35px !important;
	min-height:91px !important;
}

#item9587 {
	width:40px !important;
	height:51px !important;
	left:-1px !important;
}

#item9623 {
	width:225px !important;
	left:99px !important;
	top:99px !important;
	min-height:287px !important;
}

#item9653 {
	width:85px !important;
	height:86px !important;
	left:14px !important;
	top:89px !important;
	background:#fff;
}

#item9664 {
	width:59px !important;
	left:31px !important;
	top:176px !important;
	background:#fff;
	min-height:30px !important;
}

#item9712 {
	width:225px !important;
	left:99px !important;
	top:488px !important;
	min-height:279px !important;
}

#item10955 {
	width:225px !important;
	left:342px !important;
	top:489px !important;
	min-height:334px !important;
}

#item9748 {
	width:85px !important;
	height:86px !important;
	left:245px !important;
	top:742px !important;
	background:#fff;
}

#item11007 {
	width:85px !important;
	height:86px !important;
	left:488px !important;
	top:806px !important;
	background:#fff;
}

#item9784 {
	width:47px !important;
	left:198px !important;
	top:796px !important;
	background:#fff;
	min-height:31px !important;
}

#item11015 {
	width:47px !important;
	left:441px !important;
	top:822px !important;
	background:#fff;
	min-height:31px !important;
}

#item10938 {
	width:225px !important;
	left:342px !important;
	top:251px !important;
	min-height:133px !important;
}

#item11006 {
	width:231px !important;
	height:89px !important;
	left:336px !important;
	top:393px !important;
}

#item16264 {
	width:663px !important;
	height:308px !important;
}

#item16265 {
	width:663px !important;
	height:308px !important;
	left:-56px !important;
	top:72px !important;
}

#item16273 {
	width:386px !important;
	height:478px !important;
}

#item16270 {
	width:386px !important;
	height:478px !important;
	left:-56px !important;
	top:393px !important;
}

#item16596 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16278 {
	width:296px !important;
	height:478px !important;
}

#item16275 {
	width:296px !important;
	height:478px !important;
	left:336px !important;
	top:393px !important;
}

#item16232 {
	width:695px !important;
	height:995px !important;
}

#item16229 {
	width:695px !important;
	height:995px !important;
	left:2px !important;
	top:-40px !important;
}

#item16220 {
	width:695px !important;
	height:995px !important;
}

#item16221 {
	width:695px !important;
	height:995px !important;
	left:-56px !important;
	top:-40px !important;
}

#item16228 {
	width:695px !important;
	height:995px !important;
}

#item16225 {
	width:695px !important;
	height:995px !important;
	left:2px !important;
	top:-40px !important;
}

#item11075 {
	width:294px !important;
	left:272px !important;
	top:99px !important;
	min-height:257px !important;
}

#item11188 {
	width:434px !important;
	left:133px !important;
	top:367px !important;
	min-height:212px !important;
}

#item11292 {
	width:467px !important;
	left:99px !important;
	top:593px !important;
	min-height:234px !important;
}

#item11100 {
	width:85px !important;
	height:86px !important;
	left:187px !important;
	top:270px !important;
	background:#fff;
}

#item11253 {
	width:85px !important;
	height:86px !important;
	left:48px !important;
	top:491px !important;
	background:#fff;
}

#item11369 {
	width:85px !important;
	height:86px !important;
	left:417px !important;
	top:798px !important;
	background:#fff;
}

#item11106 {
	width:47px !important;
	left:140px !important;
	top:320px !important;
	background:#fff;
	min-height:31px !important;
}

#item11258 {
	width:47px !important;
	left:1px !important;
	top:545px !important;
	background:#fff;
	min-height:31px !important;
}

#item11388 {
	width:54px !important;
	left:502px !important;
	top:805px !important;
	background:#fff;
	min-height:30px !important;
}

#item16280 {
	width:626px !important;
	height:288px !important;
}

#item16281 {
	width:626px !important;
	height:288px !important;
	left:-4px !important;
	top:64px !important;
}

#item16288 {
	width:626px !important;
	height:224px !important;
}

#item16285 {
	width:626px !important;
	height:224px !important;
	left:-4px !important;
	top:361px !important;
}

#item16570 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16293 {
	width:626px !important;
	height:296px !important;
}

#item16290 {
	width:626px !important;
	height:296px !important;
	left:-4px !important;
	top:584px !important;
}

#item11420 {
	width:225px !important;
	left:71px !important;
	top:279px !important;
	min-height:455px !important;
}

#item11561 {
	width:225px !important;
	left:313px !important;
	top:514px !important;
	min-height:290px !important;
}

#item11677 {
	width:225px !important;
	left:314px !important;
	top:99px !important;
	min-height:234px !important;
}

#item11444 {
	width:85px !important;
	height:86px !important;
	left:217px !important;
	top:731px !important;
	background:#fff;
}

#item11623 {
	width:85px !important;
	height:86px !important;
	left:308px !important;
	top:778px !important;
	background:#fff;
}

#item11522 {
	width:47px !important;
	left:170px !important;
	top:738px !important;
	background:#fff;
	min-height:31px !important;
}

#item15851 {
	width:66px !important;
	left:393px !important;
	top:816px !important;
	background:#fff;
	min-height:30px !important;
}

#item16298 {
	width:266px !important;
	height:812px !important;
}

#item16295 {
	width:266px !important;
	height:812px !important;
	left:33px !important;
	top:64px !important;
}

#item16303 {
	width:266px !important;
	height:542px !important;
}

#item16300 {
	width:266px !important;
	height:542px !important;
	left:309px !important;
	top:333px !important;
}

#item16545 {
	width:66px !important;
	height:22px !important;
	left:587px !important;
	top:781px !important;
}

#item16235 {
	width:695px !important;
	height:987px !important;
}

#item16236 {
	width:695px !important;
	height:987px !important;
	left:-59px !important;
	top:-51px !important;
}

#item16244 {
	width:244px !important;
	height:224px !important;
	left:442px !important;
	top:554px !important;
	background:#fff;
}

@keyframes aparecer-16245 {
	0% {opacity:0;}
	56% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-16245 {
	0% {opacity:0;}
	56% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item16254 {
	width:695px !important;
	height:987px !important;
}

#item16251 {
	width:695px !important;
	height:987px !important;
	left:1px !important;
	top:-51px !important;
}

#item13095 {
	width:467px !important;
	left:99px !important;
	top:533px !important;
	min-height:234px !important;
}

#item13120 {
	width:85px !important;
	height:86px !important;
	left:94px !important;
	top:765px !important;
	background:#fff;
}

#item13129 {
	width:85px !important;
	height:86px !important;
	left:489px !important;
	top:357px !important;
	background:#fff;
}

#item13991 {
	width:85px !important;
	height:86px !important;
	left:14px !important;
	top:91px !important;
	background:#fff;
}

#item13139 {
	width:54px !important;
	left:179px !important;
	top:772px !important;
	background:#fff;
	min-height:30px !important;
}

#item13163 {
	width:54px !important;
	left:496px !important;
	top:444px !important;
	background:#fff;
	min-height:30px !important;
}

#item13996 {
	width:54px !important;
	left:38px !important;
	top:177px !important;
	background:#fff;
	min-height:30px !important;
}

#item13194 {
	width:225px !important;
	left:341px !important;
	top:99px !important;
	min-height:259px !important;
}

#item13218 {
	width:225px !important;
	left:99px !important;
	top:99px !important;
	min-height:296px !important;
}

#item16306 {
	width:340px !important;
	height:439px !important;
}

#item16307 {
	width:340px !important;
	height:439px !important;
	left:-7px !important;
	top:82px !important;
}

#item16314 {
	width:283px !important;
	height:439px !important;
}

#item16311 {
	width:283px !important;
	height:439px !important;
	left:336px !important;
	top:82px !important;
}

#item16520 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16321 {
	width:561px !important;
	height:337px !important;
}

#item16318 {
	width:561px !important;
	height:337px !important;
	left:57px !important;
	top:524px !important;
}

#item15249 {
	width:643px !important;
	height:962px !important;
}

#item15246 {
	width:643px !important;
	height:962px !important;
	top:-24px !important;
}

#item13505 {
	width:225px !important;
	left:99px !important;
	top:99px !important;
	min-height:384px !important;
}

#item13605 {
	width:225px !important;
	left:342px !important;
	top:99px !important;
	min-height:360px !important;
}

#item13529 {
	width:85px !important;
	height:86px !important;
	left:14px !important;
	top:92px !important;
	background:#fff;
}

#item13633 {
	width:85px !important;
	height:86px !important;
	left:488px !important;
	top:454px !important;
	background:#fff;
}

#item13728 {
	width:85px !important;
	height:86px !important;
	left:107px !important;
	top:755px !important;
	background:#fff;
}

#item13535 {
	width:58px !important;
	left:21px !important;
	top:179px !important;
	background:#fff;
	min-height:30px !important;
}

#item13640 {
	width:58px !important;
	left:495px !important;
	top:540px !important;
	background:#fff;
	min-height:30px !important;
}

#item13734 {
	width:58px !important;
	left:125px !important;
	top:843px !important;
	min-height:30px !important;
}

#item13559 {
	width:231px !important;
	height:89px !important;
	left:203px !important;
	top:492px !important;
}

#item13714 {
	width:364px !important;
	left:203px !important;
	top:606px !important;
	min-height:226px !important;
}

#item16326 {
	width:334px !important;
	height:504px !important;
}

#item16323 {
	width:334px !important;
	height:504px !important;
	left:-1px !important;
	top:86px !important;
}

#item16331 {
	width:253px !important;
	height:504px !important;
}

#item16328 {
	width:253px !important;
	height:504px !important;
	left:340px !important;
	top:86px !important;
}

#item16336 {
	width:625px !important;
	height:277px !important;
}

#item16333 {
	width:625px !important;
	height:277px !important;
	left:-33px !important;
	top:598px !important;
}

#item16495 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

@keyframes aumentar-16344 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes aumentar-16344 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item16344 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item16255 {
	width:695px !important;
	height:978px !important;
}

#item16256 {
	width:695px !important;
	height:978px !important;
	top:-46px !important;
}

#item13900 {
	width:85px !important;
	height:86px !important;
	left:14px !important;
	top:92px !important;
}

#item13907 {
	width:58px !important;
	left:32px !important;
	top:179px !important;
	min-height:30px !important;
}

#item14117 {
	width:58px !important;
	left:32px !important;
	top:529px !important;
	min-height:30px !important;
}

#item14296 {
	width:58px !important;
	left:420px !important;
	top:775px !important;
	min-height:30px !important;
}

#item13931 {
	width:468px !important;
	left:99px !important;
	top:99px !important;
	min-height:329px !important;
}

#item14037 {
	width:225px !important;
	left:99px !important;
	top:448px !important;
	min-height:270px !important;
}

#item14156 {
	width:225px !important;
	left:342px !important;
	top:541px !important;
	min-height:234px !important;
}

#item14063 {
	width:85px !important;
	height:86px !important;
	left:14px !important;
	top:442px !important;
	background:#fff;
}

#item14320 {
	width:85px !important;
	height:86px !important;
	left:335px !important;
	top:765px !important;
	background:#fff;
}

#item14276 {
	width:229px !important;
	height:83px !important;
	left:341px !important;
	top:448px !important;
}

#item16354 {
	width:625px !important;
	height:345px !important;
}

#item16351 {
	width:625px !important;
	height:345px !important;
	left:-33px !important;
	top:84px !important;
}

#item16360 {
	width:357px !important;
	height:425px !important;
}

#item16356 {
	width:357px !important;
	height:425px !important;
	left:-33px !important;
	top:437px !important;
}

#item16470 {
	width:66px !important;
	height:22px !important;
	left:-9px !important;
	top:781px !important;
}

#item16365 {
	width:250px !important;
	height:425px !important;
}

#item16362 {
	width:250px !important;
	height:425px !important;
	left:335px !important;
	top:437px !important;
}

#item16263 {
	width:710px !important;
	height:903px !important;
}

#item16260 {
	width:710px !important;
	height:903px !important;
	top:3px !important;
}

#item13371 {
	width:745px !important;
	height:946px !important;
}

#item13368 {
	width:745px !important;
	height:946px !important;
	top:-28px !important;
}
#in5footer,  #prefooter {display:none;}
