/* 	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:6px; border-radius:10px; background-color:#E6E6E6;}  /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:10px; background-color: #808080; }
.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:0.8ex;padding-left:0.8ex; }
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:'carregando...'; }
.page-scale-wrap { width:600px; height:1065px; background: #fff !important; }
.paper-vertical { width:600px; height:100%; }
.paper-horizontal { width:78080px; height:1077px; }
@media all and (max-height:1065px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:600px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item713_container {
	width:600px !important;
	height:1065px !important;
}

#item722 {
	width:600px !important;
	height:1065px !important;
}

#item720 {
	width:600px !important;
	height:1065px !important;
}

#item817 {
	width:70px !important;
	height:70px !important;
	left:68px !important;
	top:760px !important;
}

#item834 {
	width:70px !important;
	height:70px !important;
	left:68px !important;
	top:860px !important;
}

#item859 {
	width:360px !important;
	height:147px !important;
	left:117px !important;
	top:50px !important;
}

#item943 {
	width:415px !important;
	height:685px !important;
	left:165px !important;
	top:246px !important;
	background:#fff;
}

#item1134 {
	width:350px !important;
	height:596px !important;
	left:206px !important;
	top:286px !important;
}

#item1156 {
	width:350px !important;
	min-height:1855px !important;
	padding:0px 20px 0px 0px;
	direction:ltr;
}

@keyframes entrada-esq-970 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(630px,0px);}
}
@-webkit-keyframes entrada-esq-970 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(630px,0px);}
}
#item971 {
	width:600px !important;
	height:725px !important;
	background:#a0a0a0;
}

#item1018 {
	width:374px !important;
	left:173px !important;
	top:38px !important;
	min-height:263px !important;
	direction:ltr;
}

#item1023 {
	width:45px !important;
	height:45px !important;
}

#item1021 {
	width:45px !important;
	height:45px !important;
	left:40px !important;
	top:703px !important;
}

#item1033 {
	width:25px !important;
	height:25px !important;
	left:260px !important;
	top:105px !important;
}

@keyframes entrada-esq-1070 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(630px,0px);}
}
@-webkit-keyframes entrada-esq-1070 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(630px,0px);}
}
#item1071 {
	width:600px !important;
	height:970px !important;
	background:#fff;
}

#item1118 {
	width:306px !important;
	left:164px !important;
	top:41px !important;
	min-height:890px !important;
	direction:ltr;
}

#item1123 {
	width:45px !important;
	height:45px !important;
}

#item1121 {
	width:45px !important;
	height:45px !important;
	left:42px !important;
	top:947px !important;
}

#item1202 {
	width:45px !important;
	height:45px !important;
}

#item1203 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item1200 {
	width:45px !important;
	height:45px !important;
	left:278px !important;
	top:978px !important;
}

#item849 {
	width:173px !important;
	height:72px !important;
	left:359px !important;
	top:50px !important;
}

#item869 {
	width:374px !important;
	height:684px !important;
	left:206px !important;
	top:246px !important;
}

#item891 {
	width:374px !important;
	min-height:1963px !important;
	padding:0px 18px 0px 0px;
	direction:ltr;
}

#item1208 {
	width:45px !important;
	height:45px !important;
}

#item1209 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item1206 {
	width:45px !important;
	height:45px !important;
	left:121px !important;
	top:978px !important;
}

#item1214 {
	width:44px !important;
	height:45px !important;
}

#item1215 {
	width:24px !important;
	height:22px !important;
	left:10px !important;
	top:12px !important;
}

#item1212 {
	width:44px !important;
	height:45px !important;
	left:434px !important;
	top:978px !important;
}

#item433 {
	width:108px !important;
	height:45px !important;
	left:145px !important;
	top:26px !important;
}

#item504 {
	width:45px !important;
	height:45px !important;
}

#item505 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item502 {
	width:45px !important;
	height:45px !important;
	left:121px !important;
	top:978px !important;
}

#item524 {
	width:45px !important;
	height:45px !important;
}

#item525 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item522 {
	width:45px !important;
	height:45px !important;
	left:434px !important;
	top:978px !important;
}

#item594 {
	width:45px !important;
	height:45px !important;
}

#item592 {
	width:45px !important;
	height:45px !important;
	left:490px !important;
	top:27px !important;
}

#item1248 {
	width:452px !important;
	height:195px !important;
	left:80px !important;
	top:190px !important;
}

#item1277 {
	width:311px !important;
	left:145px !important;
	top:488px !important;
	min-height:64px !important;
	direction:ltr;
}

@keyframes fly-in-top-1277 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,20px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-1277 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,20px);
		opacity:1;
	}
}
#item1301 {
	width:311px !important;
	left:145px !important;
	top:585px !important;
	min-height:130px !important;
	direction:ltr;
}

@keyframes fly-in-top-1301 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,20px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-1301 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,20px);
		opacity:1;
	}
}
#item15686 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item422 {
	width:108px !important;
	height:45px !important;
	left:145px !important;
	top:26px !important;
}

#item542 {
	width:45px !important;
	height:45px !important;
}

#item543 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item540 {
	width:45px !important;
	height:45px !important;
	left:121px !important;
	top:978px !important;
}

#item561 {
	width:44px !important;
	height:45px !important;
}

#item562 {
	width:24px !important;
	height:22px !important;
	left:10px !important;
	top:12px !important;
}

#item559 {
	width:44px !important;
	height:45px !important;
	left:434px !important;
	top:978px !important;
}

#item581 {
	width:45px !important;
	height:45px !important;
}

#item579 {
	width:45px !important;
	height:45px !important;
	left:490px !important;
	top:26px !important;
}

#item1325 {
	width:345px !important;
	left:122px !important;
	top:241px !important;
	min-height:48px !important;
	direction:ltr;
}

#item10445 {
	width:186px !important;
	height:35px !important;
	border-radius:100px;
	background:#e2022d;
}

#item10446 {
	width:127px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10026 {
	width:186px !important;
	height:35px !important;
	border-radius:100px;
	background:#6b1411;
}

#item10028 {
	width:127px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10422 {
	width:186px !important;
	height:35px !important;
	left:123px !important;
	top:327px !important;
}

#item10472 {
	width:150px !important;
	height:35px !important;
	border-radius:100px;
	background:#e2022d;
}

#item10473 {
	width:92px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10027 {
	width:150px !important;
	height:35px !important;
	border-radius:100px;
	background:#6b1411;
}

#item10051 {
	width:92px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10423 {
	width:150px !important;
	height:35px !important;
	left:123px !important;
	top:389px !important;
}

#item10500 {
	width:410px !important;
	height:35px !important;
	border-radius:100px;
	background:#e2022d;
}

#item10501 {
	width:351px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10080 {
	width:410px !important;
	height:35px !important;
	border-radius:100px;
	background:#6b1411;
}

#item10082 {
	width:351px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10424 {
	width:410px !important;
	height:35px !important;
	left:123px !important;
	top:452px !important;
}

#item10527 {
	width:182px !important;
	height:35px !important;
	border-radius:100px;
	background:#e2022d;
}

#item10528 {
	width:122px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10081 {
	width:182px !important;
	height:35px !important;
	border-radius:100px;
	background:#6b1411;
}

#item10105 {
	width:122px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10425 {
	width:182px !important;
	height:35px !important;
	left:123px !important;
	top:514px !important;
}

#item10554 {
	width:150px !important;
	height:35px !important;
	border-radius:100px;
	background:#e2022d;
}

#item10555 {
	width:92px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10140 {
	width:150px !important;
	height:35px !important;
	border-radius:100px;
	background:#6b1411;
}

#item10142 {
	width:92px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10426 {
	width:150px !important;
	height:35px !important;
	left:123px !important;
	top:577px !important;
}

#item10581 {
	width:315px !important;
	height:35px !important;
	border-radius:100px;
	background:#e2022d;
}

#item10583 {
	width:256px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10141 {
	width:315px !important;
	height:35px !important;
	border-radius:100px;
	background:#6b1411;
}

#item10165 {
	width:256px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10427 {
	width:315px !important;
	height:35px !important;
	left:123px !important;
	top:639px !important;
}

#item10664 {
	width:144px !important;
	height:35px !important;
	border-radius:100px;
	background:#e2022d;
}

#item10665 {
	width:84px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10299 {
	width:144px !important;
	height:35px !important;
	border-radius:100px;
	background:#6b1411;
}

#item10301 {
	width:84px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10430 {
	width:144px !important;
	height:35px !important;
	left:123px !important;
	top:827px !important;
}

#item10691 {
	width:168px !important;
	height:35px !important;
	border-radius:100px;
	background:#e2022d;
}

#item10692 {
	width:109px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10300 {
	width:168px !important;
	height:35px !important;
	border-radius:100px;
	background:#6b1411;
}

#item10324 {
	width:109px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10431 {
	width:168px !important;
	height:35px !important;
	left:123px !important;
	top:889px !important;
}

#item10637 {
	width:167px !important;
	height:35px !important;
	border-radius:100px;
	background:#e2022d;
}

#item10638 {
	width:108px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10348 {
	width:167px !important;
	height:35px !important;
	border-radius:100px;
	background:#6b1411;
}

#item10350 {
	width:108px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10428 {
	width:167px !important;
	height:35px !important;
	left:123px !important;
	top:764px !important;
}

#item15661 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item10609 {
	width:285px !important;
	height:35px !important;
	border-radius:100px;
	background:#e2022d;
}

#item10610 {
	width:228px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10349 {
	width:285px !important;
	height:35px !important;
	border-radius:100px;
	background:#6b1411;
}

#item10373 {
	width:228px !important;
	left:29px !important;
	top:7px !important;
	min-height:16px !important;
	direction:ltr;
}

#item10429 {
	width:285px !important;
	height:35px !important;
	left:123px !important;
	top:702px !important;
}

#item7271 {
	width:560px !important;
	left:20px !important;
	top:134px !important;
	min-height:48px !important;
	direction:ltr;
}

#item7294 {
	width:560px !important;
	left:20px !important;
	top:198px !important;
	min-height:24px !important;
	direction:ltr;
}

#item7342 {
	width:520px !important;
	height:644px !important;
	left:40px !important;
	top:306px !important;
}

#item7586 {
	width:500px !important;
	min-height:2971px !important;
	padding:10px 0px 0px 0px;
	direction:ltr;
}

#item8948 {
	width:198px !important;
	height:35px !important;
	left:40px !important;
	top:257px !important;
	border-radius:100px;
	background:#6b1411;
}

#item7317 {
	width:138px !important;
	left:70px !important;
	top:265px !important;
	min-height:17px !important;
	direction:ltr;
}

#item7406 {
	width:40px !important;
	height:56px !important;
}

#item7408 {
	width:40px !important;
	height:56px !important;
	left:525px !important;
	top:239px !important;
}

#item15636 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item7457 {
	width:560px !important;
	left:20px !important;
	top:134px !important;
	min-height:48px !important;
	direction:ltr;
}

#item7480 {
	width:560px !important;
	left:20px !important;
	top:198px !important;
	min-height:24px !important;
	direction:ltr;
}

#item7528 {
	width:520px !important;
	height:644px !important;
	left:40px !important;
	top:306px !important;
}

#item7634 {
	width:500px !important;
	min-height:1075px !important;
	padding:10px 0px 0px 0px;
	direction:ltr;
}

#item8951 {
	width:160px !important;
	height:35px !important;
	left:40px !important;
	top:257px !important;
	border-radius:100px;
	background:#6b1411;
}

#item8952 {
	width:100px !important;
	left:70px !important;
	top:265px !important;
	min-height:17px !important;
	direction:ltr;
}

#item15611 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item9237 {
	width:40px !important;
	height:56px !important;
}

#item9234 {
	width:40px !important;
	height:56px !important;
	left:525px !important;
	top:239px !important;
}

#item8091 {
	width:520px !important;
	height:644px !important;
	left:40px !important;
	top:306px !important;
}

#item8092 {
	width:500px !important;
	min-height:409px !important;
	padding:10px 0px 0px 0px;
	direction:ltr;
}

#item8991 {
	width:560px !important;
	left:20px !important;
	top:134px !important;
	min-height:48px !important;
	direction:ltr;
}

#item9037 {
	width:560px !important;
	left:20px !important;
	top:198px !important;
	min-height:24px !important;
	direction:ltr;
}

#item9086 {
	width:443px !important;
	height:35px !important;
	left:40px !important;
	top:257px !important;
	border-radius:100px;
	background:#6b1411;
}

#item9088 {
	width:383px !important;
	left:70px !important;
	top:265px !important;
	min-height:17px !important;
	direction:ltr;
}

#item9251 {
	width:40px !important;
	height:56px !important;
}

#item9248 {
	width:40px !important;
	height:56px !important;
	left:525px !important;
	top:239px !important;
}

#item15586 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item8115 {
	width:520px !important;
	height:644px !important;
	left:40px !important;
	top:306px !important;
}

#item8116 {
	width:500px !important;
	min-height:853px !important;
	padding:10px 0px 0px 0px;
	direction:ltr;
}

#item9014 {
	width:560px !important;
	left:20px !important;
	top:134px !important;
	min-height:48px !important;
	direction:ltr;
}

#item9060 {
	width:560px !important;
	left:20px !important;
	top:198px !important;
	min-height:24px !important;
	direction:ltr;
}

#item9087 {
	width:193px !important;
	height:35px !important;
	left:40px !important;
	top:257px !important;
	border-radius:100px;
	background:#6b1411;
}

#item9111 {
	width:133px !important;
	left:70px !important;
	top:265px !important;
	min-height:17px !important;
	direction:ltr;
}

#item15561 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item9261 {
	width:40px !important;
	height:56px !important;
}

#item9258 {
	width:40px !important;
	height:56px !important;
	left:525px !important;
	top:239px !important;
}

#item8343 {
	width:520px !important;
	height:644px !important;
	left:40px !important;
	top:306px !important;
}

#item8344 {
	width:500px !important;
	min-height:853px !important;
	padding:10px 0px 0px 0px;
	direction:ltr;
}

#item9453 {
	width:560px !important;
	left:20px !important;
	top:134px !important;
	min-height:48px !important;
	direction:ltr;
}

#item9499 {
	width:560px !important;
	left:20px !important;
	top:198px !important;
	min-height:24px !important;
	direction:ltr;
}

#item9547 {
	width:160px !important;
	height:35px !important;
	left:40px !important;
	top:257px !important;
	border-radius:100px;
	background:#6b1411;
}

#item9549 {
	width:100px !important;
	left:70px !important;
	top:265px !important;
	min-height:17px !important;
	direction:ltr;
}

#item9605 {
	width:40px !important;
	height:56px !important;
}

#item9602 {
	width:40px !important;
	height:56px !important;
	left:525px !important;
	top:239px !important;
}

#item15536 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item8368 {
	width:520px !important;
	height:644px !important;
	left:40px !important;
	top:306px !important;
}

#item8369 {
	width:500px !important;
	min-height:853px !important;
	padding:10px 0px 0px 0px;
	direction:ltr;
}

#item9476 {
	width:560px !important;
	left:20px !important;
	top:134px !important;
	min-height:48px !important;
	direction:ltr;
}

#item9522 {
	width:560px !important;
	left:20px !important;
	top:198px !important;
	min-height:24px !important;
	direction:ltr;
}

#item9548 {
	width:339px !important;
	height:35px !important;
	left:40px !important;
	top:257px !important;
	border-radius:100px;
	background:#6b1411;
}

#item9572 {
	width:279px !important;
	left:70px !important;
	top:265px !important;
	min-height:17px !important;
	direction:ltr;
}

#item15511 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item9615 {
	width:40px !important;
	height:56px !important;
}

#item9612 {
	width:40px !important;
	height:56px !important;
	left:525px !important;
	top:239px !important;
}

#item8857 {
	width:520px !important;
	height:644px !important;
	left:40px !important;
	top:306px !important;
}

#item8858 {
	width:500px !important;
	min-height:2471px !important;
	padding:10px 0px 0px 0px;
	direction:ltr;
}

#item9642 {
	width:560px !important;
	left:20px !important;
	top:134px !important;
	min-height:48px !important;
	direction:ltr;
}

#item9688 {
	width:560px !important;
	left:20px !important;
	top:198px !important;
	min-height:24px !important;
	direction:ltr;
}

#item9737 {
	width:306px !important;
	height:35px !important;
	left:40px !important;
	top:257px !important;
	border-radius:100px;
	background:#6b1411;
}

#item9761 {
	width:246px !important;
	left:70px !important;
	top:265px !important;
	min-height:17px !important;
	direction:ltr;
}

#item9794 {
	width:40px !important;
	height:56px !important;
}

#item9790 {
	width:40px !important;
	height:56px !important;
	left:525px !important;
	top:239px !important;
}

#item15486 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item8833 {
	width:520px !important;
	height:644px !important;
	left:40px !important;
	top:306px !important;
}

#item8834 {
	width:500px !important;
	min-height:1519px !important;
	padding:10px 0px 0px 0px;
	direction:ltr;
}

#item9665 {
	width:560px !important;
	left:20px !important;
	top:134px !important;
	min-height:48px !important;
	direction:ltr;
}

#item9711 {
	width:560px !important;
	left:20px !important;
	top:198px !important;
	min-height:24px !important;
	direction:ltr;
}

#item9736 {
	width:178px !important;
	height:35px !important;
	left:40px !important;
	top:257px !important;
	border-radius:100px;
	background:#6b1411;
}

#item9738 {
	width:118px !important;
	left:70px !important;
	top:265px !important;
	min-height:17px !important;
	direction:ltr;
}

#item15461 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item9804 {
	width:40px !important;
	height:56px !important;
}

#item9801 {
	width:40px !important;
	height:56px !important;
	left:525px !important;
	top:239px !important;
}

#item7834 {
	width:520px !important;
	height:644px !important;
	left:40px !important;
	top:306px !important;
}

#item7835 {
	width:500px !important;
	min-height:1583px !important;
	padding:10px 0px 0px 0px;
	direction:ltr;
}

#item9835 {
	width:560px !important;
	left:20px !important;
	top:134px !important;
	min-height:48px !important;
	direction:ltr;
}

#item9881 {
	width:560px !important;
	left:20px !important;
	top:198px !important;
	min-height:24px !important;
	direction:ltr;
}

#item9929 {
	width:152px !important;
	height:35px !important;
	left:40px !important;
	top:257px !important;
	border-radius:100px;
	background:#6b1411;
}

#item9931 {
	width:92px !important;
	left:70px !important;
	top:265px !important;
	min-height:17px !important;
	direction:ltr;
}

#item9988 {
	width:40px !important;
	height:56px !important;
}

#item9984 {
	width:40px !important;
	height:56px !important;
	left:525px !important;
	top:239px !important;
}

#item15436 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item7858 {
	width:520px !important;
	height:644px !important;
	left:40px !important;
	top:306px !important;
}

#item7860 {
	width:500px !important;
	min-height:1615px !important;
	padding:10px 0px 0px 0px;
	direction:ltr;
}

#item9858 {
	width:560px !important;
	left:20px !important;
	top:134px !important;
	min-height:48px !important;
	direction:ltr;
}

#item9904 {
	width:560px !important;
	left:20px !important;
	top:198px !important;
	min-height:24px !important;
	direction:ltr;
}

#item9930 {
	width:179px !important;
	height:35px !important;
	left:40px !important;
	top:257px !important;
	border-radius:100px;
	background:#6b1411;
}

#item9954 {
	width:119px !important;
	left:70px !important;
	top:265px !important;
	min-height:17px !important;
	direction:ltr;
}

#item15411 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item9998 {
	width:40px !important;
	height:56px !important;
}

#item9995 {
	width:40px !important;
	height:56px !important;
	left:525px !important;
	top:239px !important;
}

#item7179 {
	width:45px !important;
	height:45px !important;
}

#item7180 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item7176 {
	width:45px !important;
	height:45px !important;
	left:121px !important;
	top:978px !important;
}

#item7185 {
	width:45px !important;
	height:45px !important;
}

#item7186 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item7182 {
	width:45px !important;
	height:45px !important;
	left:434px !important;
	top:978px !important;
}

#item13549 {
	width:560px !important;
	height:820px !important;
}

#item13546 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item1487 {
	width:500px !important;
	left:50px !important;
	top:190px !important;
	min-height:220px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-1487 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-1487 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item1511 {
	width:560px !important;
	left:20px !important;
	top:924px !important;
	min-height:26px !important;
	direction:ltr;
}

#item15386 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item1577 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item1580_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item15361 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12586 {
	width:45px !important;
	height:45px !important;
}

#item12587 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12583 {
	width:45px !important;
	height:45px !important;
	left:121px !important;
	top:998px !important;
}

#item12580 {
	width:44px !important;
	height:45px !important;
}

#item12581 {
	width:24px !important;
	height:22px !important;
	left:10px !important;
	top:12px !important;
}

#item12577 {
	width:44px !important;
	height:45px !important;
	left:434px !important;
	top:998px !important;
}

#item12751 {
	width:560px !important;
	height:820px !important;
}

#item12752 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

@keyframes fly-in-left-1627 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	10% {opacity:1;}
	100% {transform:translate(-750px,0px);}
}
@-webkit-keyframes fly-in-left-1627 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	10% {opacity:1;}
	100% {-webkit-transform:translate(-750px,0px);}
}
#item1644 {
	width:760px !important;
	height:975px !important;
	left:600px !important;
	top:90px !important;
	background:#fff;
}

#item1666 {
	width:500px !important;
	left:50px !important;
	top:670px !important;
	min-height:280px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-1666 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-1666 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item15335 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item1717_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item1714 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item15310 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item12558 {
	width:45px !important;
	height:45px !important;
}

#item12559 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12554 {
	width:45px !important;
	height:45px !important;
	left:121px !important;
	top:958px !important;
}

#item12551 {
	width:45px !important;
	height:45px !important;
}

#item12552 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12548 {
	width:45px !important;
	height:45px !important;
	left:434px !important;
	top:958px !important;
}

#item12795 {
	width:560px !important;
	height:820px !important;
}

#item12792 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item1775 {
	width:500px !important;
	left:50px !important;
	top:715px !important;
	min-height:183px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-1775 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-1775 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item15284 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item1949 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item1952_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item1960 {
	width:70px !important;
	height:60px !important;
	left:45px !important;
	top:753px !important;
}

@keyframes entrada-esq-1966 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(680px,0px);}
}
@-webkit-keyframes entrada-esq-1966 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(680px,0px);}
}
@keyframes fly-in-top-1967 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,80px) rotate(180deg);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-1967 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,80px) rotate(180deg);
		opacity:1;
	}
}
#item1969 {
	width:45px !important;
	height:45px !important;
}

#item1967 {
	width:45px !important;
	height:45px !important;
	left:276px !important;
	top:287px !important;
}

#item1979 {
	width:600px !important;
	height:347px !important;
	background:#6b1411;
}

#item15259 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item7191 {
	width:45px !important;
	height:45px !important;
}

#item7192 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item7188 {
	width:45px !important;
	height:45px !important;
	left:121px !important;
	top:978px !important;
}

#item7199 {
	width:44px !important;
	height:45px !important;
}

#item7200 {
	width:24px !important;
	height:22px !important;
	left:10px !important;
	top:12px !important;
}

#item7196 {
	width:44px !important;
	height:45px !important;
	left:434px !important;
	top:978px !important;
}

#item12801 {
	width:560px !important;
	height:820px !important;
}

#item12798 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item2060 {
	width:500px !important;
	left:50px !important;
	top:180px !important;
	min-height:220px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-2060 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-2060 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item2108 {
	width:560px !important;
	left:20px !important;
	top:924px !important;
	min-height:26px !important;
	direction:ltr;
}

#item2111_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item15234 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item15209 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item2084 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:64px !important;
	direction:ltr;
}

#item2117 {
	width:70px !important;
	height:60px !important;
	left:44px !important;
	top:753px !important;
}

@keyframes entrada-dir-2123 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-680px,0px);}
}
@-webkit-keyframes entrada-dir-2123 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-680px,0px);}
}
@keyframes fly-in-top-2124 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,80px) rotate(180deg);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-2124 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,80px) rotate(180deg);
		opacity:1;
	}
}
#item2126 {
	width:45px !important;
	height:45px !important;
}

#item2124 {
	width:45px !important;
	height:45px !important;
	left:276px !important;
	top:287px !important;
}

#item2139 {
	width:600px !important;
	height:347px !important;
	background:#6b1411;
}

#item12806 {
	width:560px !important;
	height:820px !important;
}

#item12803 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item2208 {
	width:500px !important;
	left:50px !important;
	top:190px !important;
	min-height:220px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-2208 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-2208 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item7146 {
	width:560px !important;
	left:20px !important;
	top:908px !important;
	min-height:42px !important;
	direction:ltr;
}

#item15184 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item2304 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:64px !important;
	direction:ltr;
}

#item2277_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item15159 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12519 {
	width:45px !important;
	height:45px !important;
}

#item12520 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12516 {
	width:45px !important;
	height:45px !important;
	left:121px !important;
	top:978px !important;
}

#item12513 {
	width:44px !important;
	height:45px !important;
}

#item12514 {
	width:24px !important;
	height:22px !important;
	left:10px !important;
	top:12px !important;
}

#item12510 {
	width:44px !important;
	height:45px !important;
	left:434px !important;
	top:978px !important;
}

#item12820 {
	width:560px !important;
	height:820px !important;
}

#item12816 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item2383 {
	width:500px !important;
	left:50px !important;
	top:680px !important;
	min-height:220px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-2383 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-2383 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item2431 {
	width:560px !important;
	left:20px !important;
	top:940px !important;
	min-height:10px !important;
	direction:ltr;
}

#item15134 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item2434_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item2407 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item15109 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item12825 {
	width:560px !important;
	height:820px !important;
}

#item12822 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item2494 {
	width:500px !important;
	left:50px !important;
	top:680px !important;
	min-height:220px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-2494 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-2494 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item15084 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item2583 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item2586_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item15059 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12837 {
	width:560px !important;
	height:820px !important;
}

#item12834 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

@keyframes fly-in-left-2633 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	10% {opacity:1;}
	100% {transform:translate(-750px,0px);}
}
@-webkit-keyframes fly-in-left-2633 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	10% {opacity:1;}
	100% {-webkit-transform:translate(-750px,0px);}
}
#item2665 {
	width:560px !important;
	left:20px !important;
	top:743px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-2665 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-2665 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item15034 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12845 {
	width:560px !important;
	height:820px !important;
}

#item12842 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item2730 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item2733_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item15008 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12459 {
	width:45px !important;
	height:45px !important;
}

#item12460 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12456 {
	width:45px !important;
	height:45px !important;
	left:71px !important;
	top:978px !important;
}

#item12450 {
	width:44px !important;
	height:45px !important;
}

#item12451 {
	width:24px !important;
	height:22px !important;
	left:10px !important;
	top:12px !important;
}

#item12447 {
	width:44px !important;
	height:45px !important;
	left:504px !important;
	top:978px !important;
}

#item12862 {
	width:560px !important;
	height:820px !important;
}

#item12859 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item2828 {
	width:500px !important;
	left:50px !important;
	top:690px !important;
	min-height:220px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-2828 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-2828 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item14983 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item2855_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item2852 {
	width:560px !important;
	left:20px !important;
	top:130px !important;
	min-height:190px !important;
	direction:ltr;
}

#item14958 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item12866 {
	width:560px !important;
	height:820px !important;
}

#item12863 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item2917 {
	width:500px !important;
	left:50px !important;
	top:190px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-2917 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-2917 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item2941 {
	width:560px !important;
	left:20px !important;
	top:924px !important;
	min-height:26px !important;
	direction:ltr;
}

#item14933 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item3006 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item3009_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item14906 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12879 {
	width:560px !important;
	height:820px !important;
}

#item12875 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item3092 {
	width:500px !important;
	left:50px !important;
	top:190px !important;
	min-height:280px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-3092 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-3092 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item3125 {
	width:560px !important;
	left:20px !important;
	top:924px !important;
	min-height:26px !important;
	direction:ltr;
}

#item14881 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item3095_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item3149 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item14856 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item12884 {
	width:560px !important;
	height:820px !important;
}

#item12880 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item3203 {
	width:500px !important;
	left:50px !important;
	top:190px !important;
	min-height:183px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-3203 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-3203 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item3227 {
	width:560px !important;
	left:20px !important;
	top:924px !important;
	min-height:26px !important;
	direction:ltr;
}

#item14831 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item3298 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item3271_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item14806 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12896 {
	width:560px !important;
	height:820px !important;
}

#item12893 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item3398 {
	width:500px !important;
	left:50px !important;
	top:190px !important;
	min-height:133px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-3398 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-3398 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item3422 {
	width:560px !important;
	left:20px !important;
	top:924px !important;
	min-height:26px !important;
	direction:ltr;
}

#item14781 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item3425_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item3363 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item14756 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item12904 {
	width:560px !important;
	height:820px !important;
}

#item12901 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item3480 {
	width:560px !important;
	left:20px !important;
	top:677px !important;
	min-height:146px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-3480 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-3480 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item3504 {
	width:560px !important;
	left:20px !important;
	top:844px !important;
	min-height:106px !important;
	direction:ltr;
}

@keyframes fade-in-3504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14731 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item3582 {
	width:125px !important;
	left:20px !important;
	top:460px !important;
	min-height:90px !important;
	direction:ltr;
}

#item3585_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item14706 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12917 {
	width:560px !important;
	height:820px !important;
}

#item12914 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item3695 {
	width:500px !important;
	left:50px !important;
	top:749px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-3695 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-3695 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item14680 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item3698_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item3657 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item14655 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item12921 {
	width:560px !important;
	height:820px !important;
}

#item12918 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item3754 {
	width:560px !important;
	left:20px !important;
	top:727px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-3754 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-3754 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item14630 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item3842 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:64px !important;
	direction:ltr;
}

#item14605 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item3813_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item14580 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item3866 {
	width:520px !important;
	left:40px !important;
	top:717px !important;
	min-height:220px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-3866 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-3866 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item3907 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item3910_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item14555 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12933 {
	width:560px !important;
	height:820px !important;
}

#item12930 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item12941 {
	width:560px !important;
	height:820px !important;
}

#item12938 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item3989 {
	width:500px !important;
	left:50px !important;
	top:190px !important;
	min-height:256px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-3989 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-3989 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item4013 {
	width:560px !important;
	left:20px !important;
	top:924px !important;
	min-height:26px !important;
	direction:ltr;
}

#item14530 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item4078 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item4081_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item14505 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12954 {
	width:560px !important;
	height:820px !important;
}

#item12951 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item4186 {
	width:560px !important;
	left:20px !important;
	top:748px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-4186 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-4186 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item14479 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item4189_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item4150 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:64px !important;
	direction:ltr;
}

#item14454 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item12959 {
	width:560px !important;
	height:820px !important;
}

#item12956 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item4251 {
	width:500px !important;
	left:50px !important;
	top:190px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-4251 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-4251 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item4275 {
	width:560px !important;
	left:20px !important;
	top:924px !important;
	min-height:26px !important;
	direction:ltr;
}

#item14429 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item4348 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:148px !important;
	direction:ltr;
}

#item4319_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item14404 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12975 {
	width:560px !important;
	height:820px !important;
}

#item12971 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item4425 {
	width:560px !important;
	left:20px !important;
	top:749px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-4425 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-4425 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item14379 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item4452_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item4449 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item14354 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item12256 {
	width:45px !important;
	height:45px !important;
}

#item12257 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12253 {
	width:45px !important;
	height:45px !important;
	left:178px !important;
	top:948px !important;
}

#item12250 {
	width:45px !important;
	height:45px !important;
}

#item12251 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12247 {
	width:45px !important;
	height:45px !important;
	left:331px !important;
	top:948px !important;
}

#item12980 {
	width:560px !important;
	height:820px !important;
}

#item12976 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item4512 {
	width:500px !important;
	left:50px !important;
	top:690px !important;
	min-height:183px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-4512 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-4512 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item4536 {
	width:560px !important;
	left:20px !important;
	top:908px !important;
	min-height:42px !important;
	direction:ltr;
}

#item14329 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item4601 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item4604_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item14304 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12236 {
	width:44px !important;
	height:45px !important;
}

#item12237 {
	width:24px !important;
	height:22px !important;
	left:10px !important;
	top:12px !important;
}

#item12233 {
	width:44px !important;
	height:45px !important;
	left:314px !important;
	top:978px !important;
}

#item12223 {
	width:45px !important;
	height:45px !important;
}

#item12224 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12220 {
	width:45px !important;
	height:45px !important;
	left:201px !important;
	top:978px !important;
}

#item12992 {
	width:560px !important;
	height:820px !important;
}

#item12989 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item13564 {
	width:560px !important;
	height:820px !important;
}

#item13561 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item4685 {
	width:500px !important;
	left:50px !important;
	top:686px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-4685 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-4685 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item4709 {
	width:560px !important;
	left:20px !important;
	top:924px !important;
	min-height:26px !important;
	direction:ltr;
}

#item14279 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item4774 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item4778_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item14253 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12187 {
	width:45px !important;
	height:45px !important;
}

#item12190 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12184 {
	width:45px !important;
	height:45px !important;
	left:181px !important;
	top:978px !important;
}

#item12181 {
	width:44px !important;
	height:45px !important;
}

#item12182 {
	width:24px !important;
	height:22px !important;
	left:10px !important;
	top:12px !important;
}

#item12178 {
	width:44px !important;
	height:45px !important;
	left:374px !important;
	top:978px !important;
}

#item13008 {
	width:560px !important;
	height:820px !important;
}

#item13005 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item4857 {
	width:560px !important;
	left:20px !important;
	top:768px !important;
	min-height:183px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-4857 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-4857 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item14228 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item4884_container {
	width:600px !important;
	height:820px !important;
	left:580px !important;
	top:130px !important;
}

#item4912 {
	width:560px !important;
	left:20px !important;
	top:704px !important;
	min-height:26px !important;
	direction:ltr;
}

#item14203 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item4881 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:148px !important;
	direction:ltr;
}

#item12164 {
	width:45px !important;
	height:45px !important;
}

#item12165 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12161 {
	width:45px !important;
	height:45px !important;
	left:181px !important;
	top:978px !important;
}

#item12158 {
	width:45px !important;
	height:45px !important;
}

#item12159 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12155 {
	width:45px !important;
	height:45px !important;
	left:374px !important;
	top:978px !important;
}

#item13012 {
	width:560px !important;
	height:820px !important;
}

#item13009 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item4968 {
	width:504px !important;
	left:48px !important;
	top:180px !important;
	min-height:256px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-4968 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-4968 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item4992 {
	width:560px !important;
	left:20px !important;
	top:940px !important;
	min-height:10px !important;
	direction:ltr;
}

#item14178 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item5057 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:64px !important;
	direction:ltr;
}

#item5060_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item14153 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item13030 {
	width:560px !important;
	height:820px !important;
}

#item13026 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item5145 {
	width:560px !important;
	left:20px !important;
	top:749px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-5145 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5145 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item14128 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item5172_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item5169 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item14103 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item12128 {
	width:45px !important;
	height:45px !important;
}

#item12129 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12125 {
	width:45px !important;
	height:45px !important;
	left:221px !important;
	top:978px !important;
}

#item13035 {
	width:560px !important;
	height:820px !important;
}

#item13031 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item5230 {
	width:560px !important;
	left:20px !important;
	top:749px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-5230 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5230 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item5254 {
	width:220px !important;
	left:50px !important;
	top:598px !important;
	min-height:74px !important;
	direction:ltr;
}

#item14078 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item5319 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item5322_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item14052 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12107 {
	width:45px !important;
	height:45px !important;
}

#item12108 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12104 {
	width:45px !important;
	height:45px !important;
	left:91px !important;
	top:978px !important;
}

#item12101 {
	width:44px !important;
	height:45px !important;
}

#item12102 {
	width:24px !important;
	height:22px !important;
	left:10px !important;
	top:12px !important;
}

#item12098 {
	width:44px !important;
	height:45px !important;
	left:464px !important;
	top:978px !important;
}

#item13055 {
	width:560px !important;
	height:820px !important;
}

#item13052 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item5406 {
	width:560px !important;
	left:20px !important;
	top:804px !important;
	min-height:146px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-5406 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5406 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item5409 {
	width:600px !important;
	height:860px !important;
	left:600px !important;
	top:90px !important;
	background:#fff;
}

#item5434_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item5461 {
	width:560px !important;
	left:20px !important;
	top:732px !important;
	min-height:26px !important;
	direction:ltr;
}

#item14026 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item5431 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item14001 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item13059 {
	width:560px !important;
	height:820px !important;
}

#item13056 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item13063 {
	width:560px !important;
	height:820px !important;
}

#item13060 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item5577 {
	width:494px !important;
	left:53px !important;
	top:180px !important;
	min-height:319px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-5577 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5577 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item13976 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item5604_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item5601 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item13951 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item13067 {
	width:560px !important;
	height:820px !important;
}

#item13064 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item5660 {
	width:560px !important;
	left:20px !important;
	top:670px !important;
	min-height:220px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-5660 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5660 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item13926 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item5725 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item5728_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item13416 {
	width:70px !important;
	height:60px !important;
	left:45px !important;
	top:753px !important;
}

@keyframes entrada-esq-13422 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(680px,0px);}
}
@-webkit-keyframes entrada-esq-13422 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(680px,0px);}
}
@keyframes fly-in-top-13423 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,80px) rotate(180deg);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-13423 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,80px) rotate(180deg);
		opacity:1;
	}
}
#item13427 {
	width:45px !important;
	height:45px !important;
}

#item13423 {
	width:45px !important;
	height:45px !important;
	left:276px !important;
	top:287px !important;
}

#item13433 {
	width:600px !important;
	height:347px !important;
	background:#6b1411;
}

#item13901 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item13082 {
	width:560px !important;
	height:820px !important;
}

#item13079 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item5815 {
	width:500px !important;
	left:50px !important;
	top:670px !important;
	min-height:280px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-5815 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5815 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item13876 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item5916_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item5839 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item5889 {
	width:125px !important;
	left:20px !important;
	top:699px !important;
	min-height:122px !important;
	direction:ltr;
}

#item5913 {
	width:125px !important;
	left:20px !important;
	top:429px !important;
	min-height:122px !important;
	direction:ltr;
}

#item13851 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item13086 {
	width:560px !important;
	height:820px !important;
}

#item13083 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item5973 {
	width:560px !important;
	left:20px !important;
	top:721px !important;
	min-height:220px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-5973 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5973 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item13826 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item6038 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item6041_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item13801 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item12021 {
	width:45px !important;
	height:45px !important;
}

#item12022 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item12018 {
	width:45px !important;
	height:45px !important;
	left:121px !important;
	top:978px !important;
}

#item12015 {
	width:44px !important;
	height:45px !important;
}

#item12016 {
	width:24px !important;
	height:22px !important;
	left:10px !important;
	top:12px !important;
}

#item12012 {
	width:44px !important;
	height:45px !important;
	left:434px !important;
	top:978px !important;
}

#item13099 {
	width:560px !important;
	height:820px !important;
}

#item13095 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item6122 {
	width:494px !important;
	left:53px !important;
	top:220px !important;
	min-height:251px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-6122 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-6122 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item6146 {
	width:560px !important;
	left:20px !important;
	top:924px !important;
	min-height:26px !important;
	direction:ltr;
}

#item13776 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item6173_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item6170 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:148px !important;
	direction:ltr;
}

#item13751 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item11995 {
	width:45px !important;
	height:45px !important;
}

#item11997 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item11992 {
	width:45px !important;
	height:45px !important;
	left:404px !important;
	top:978px !important;
}

#item13107 {
	width:560px !important;
	height:820px !important;
}

#item13103 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item6228 {
	width:512px !important;
	left:44px !important;
	top:170px !important;
	min-height:146px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-6228 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-6228 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item6252 {
	width:560px !important;
	left:20px !important;
	top:908px !important;
	min-height:42px !important;
	direction:ltr;
}

#item13726 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item6317 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item6320_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item13701 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item13119 {
	width:560px !important;
	height:820px !important;
}

#item13116 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item6403 {
	width:494px !important;
	left:53px !important;
	top:170px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-6403 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-6403 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item13676 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item6430_container {
	width:600px !important;
	height:820px !important;
	left:600px !important;
	top:130px !important;
}

#item6427 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:106px !important;
	direction:ltr;
}

#item13651 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item13123 {
	width:560px !important;
	height:820px !important;
}

#item13120 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:130px !important;
}

#item6492 {
	width:512px !important;
	left:44px !important;
	top:727px !important;
	min-height:201px !important;
	direction:ltr;
}

@keyframes flyinfrombottom-6492 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-6492 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item13625 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:26px !important;
	direction:ltr;
}

#item6557 {
	width:560px !important;
	left:20px !important;
	top:150px !important;
	min-height:190px !important;
	direction:ltr;
}

#item6560_container {
	width:600px !important;
	height:820px !important;
	top:130px !important;
}

#item13530 {
	width:600px !important;
	height:1065px !important;
	left:600px !important;
}

#item13600 {
	width:50px !important;
	height:45px !important;
	left:440px !important;
	top:27px !important;
	direction:ltr;
}

#item13527 {
	width:45px !important;
	height:45px !important;
}

#item13528 {
	width:24px !important;
	height:22px !important;
	left:11px !important;
	top:12px !important;
}

#item13524 {
	width:45px !important;
	height:45px !important;
	left:121px !important;
	top:878px !important;
}

#item13521 {
	width:44px !important;
	height:45px !important;
}

#item13522 {
	width:24px !important;
	height:22px !important;
	left:10px !important;
	top:12px !important;
}

#item13517 {
	width:44px !important;
	height:45px !important;
	left:434px !important;
	top:878px !important;
}

#item13135 {
	width:560px !important;
	height:820px !important;
}

#item13132 {
	width:560px !important;
	height:820px !important;
	left:20px !important;
	top:30px !important;
}

#item13296 {
	width:600px !important;
	height:1065px !important;
}

#item13282_container {
	width:600px !important;
	height:1065px !important;
}

#item13311 {
	width:45px !important;
	height:45px !important;
}

#item13308 {
	width:45px !important;
	height:45px !important;
	left:297px !important;
	top:978px !important;
}

p.txt-comonavegar {
	font-family:Inter,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	direction:ltr;
	margin-bottom:12px;
	text-align:left;
}

p.titulo75left {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:75px;
	line-height:78px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.titulo65left {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:65px;
	line-height:68px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.titulo65 {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:65px;
	line-height:68px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.titulo55 {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:55px;
	line-height:60px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.titulo50 {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:50px;
	line-height:55px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.titulo45 {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:45px;
	line-height:50px;
	color:#e2022d;
	direction:ltr;
	text-align:center;
}

p.texto {
	font-family:Inter,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.sumario {
	font-family:Inter,sans-serif;
	font-size:20px;
	line-height:54px;
	color:#424242;
	direction:ltr;
	border-bottom:solid 1px #e2022d;
	text-align:left;
}

p.saiba-txt-5SB {
	font-weight:500;
	font-family:Inter,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	direction:ltr;
	margin-bottom:5px;
	text-align:left;
}

p.saiba-topico {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:22px;
	line-height:24px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	margin-bottom:5px;
	text-align:left;
}

p.saiba-titulo {
	font-weight:900;
	font-family:Inter,sans-serif;
	font-size:28px;
	line-height:28px;
	color:#e2022d;
	direction:ltr;
	margin-bottom:5px;
	text-align:left;
}

p.ranking-top {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:40px;
	line-height:28px;
	color:#e2022d;
	direction:ltr;
	margin-top:10px;
	text-align:left;
}

p.ranking-menor {
	font-weight:900;
	font-family:Inter,sans-serif;
	font-size:24px;
	line-height:28px;
	color:#6b1411;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.ranking-letras {
	font-family:Inter,sans-serif;
	font-size:22px;
	line-height:40px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	text-align:center;
}

p.ranking-geral {
	font-weight:900;
	font-family:Inter,sans-serif;
	font-size:26px;
	line-height:28px;
	color:#e2022d;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.ranking-categoria {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:28px;
	line-height:32px;
	color:#e2022d;
	text-transform:uppercase;
	direction:ltr;
	margin-top:40px;
	text-align:left;
}

p.ranking {
	font-weight:500;
	font-family:Inter,sans-serif;
	font-size:20px;
	line-height:50px;
	color:#000;
	direction:ltr;
	border-bottom:solid 1px #e2022d;
	text-align:left;
}

p.Paragraph-Style-1 {
	font-weight:500;
	font-style:italic;
	font-family:montserrat,Montserrat;
	font-size:31px;
	line-height:42px;
	color:#e2022d;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.olho-center {
	font-weight:500;
	font-style:italic;
	font-family:montserrat,Montserrat;
	font-size:32px;
	line-height:42px;
	color:#e2022d;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.olho {
	font-weight:500;
	font-style:italic;
	font-family:montserrat,Montserrat;
	font-size:32px;
	line-height:42px;
	color:#e2022d;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.num-pg {
	font-weight:500;
	font-family:Inter,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#fff;
	direction:ltr;
	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.legenda-left {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:14px;
	line-height:16px;
	color:#000;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.legenda {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:14px;
	line-height:16px;
	color:#000;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.leg-ranking {
	font-weight:bold;
	font-family:Inter,sans-serif;
	font-size:16px;
	line-height:22px;
	color:#808080;
	direction:ltr;
	margin-bottom:5px;
	text-align:center;
}

p.exp-nome {
	font-family:Inter,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	direction:ltr;
	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.exp-cargo {
	font-weight:900;
	font-family:Inter,sans-serif;
	font-size:14px;
	line-height:16px;
	color:#a0a0a0;
	text-transform:uppercase;
	direction:ltr;
	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-top:15px;
	text-align:left;
}

p.editorial-txt {
	font-family:Inter,sans-serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	direction:ltr;
	margin-bottom:20px;
	text-align:left;
}

p.curriculo {
	font-family:Inter,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	direction:ltr;
	margin-bottom:20px;
	text-align:left;
}

p.abre-titulo-D {
	font-weight:900;
	font-family:Inter,sans-serif;
	font-size:70px;
	line-height:70px;
	color:#fff;
	direction:ltr;
	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:right;
}

p.abre-titulo {
	font-weight:900;
	font-family:Inter,sans-serif;
	font-size:70px;
	line-height:70px;
	color:#000;
	direction:ltr;
	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.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	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.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	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.divide-leg {
	font-weight:900;
	color:#000;
}

span.rank-bulet-anuncio {
	font-family:"Material Icons","Times New Roman", Times, serif;
	font-size:24px;
	color:#424242;
}

span.rank-bulet-pagina {
	font-family:"Material Icons","Times New Roman", Times, serif;
	font-size:24px;
	color:#f7a4a7;
}

span.rank-bulet-vencedor {
	font-family:"Material Icons","Times New Roman", Times, serif;
	font-size:24px;
	color:#e2022d;
}

span.rank-lugar-firt {
	font-weight:900;
	font-family:Inter,sans-serif;
	font-size:20px;
	color:#e2022d;
}

span.rank-lugar {
	font-weight:900;
	font-family:Inter,sans-serif;
	font-size:20px;
}

span.bold {
	font-weight:900;
	font-family:Inter,sans-serif;
}

span.sumario-num {
	font-weight:900;
	font-family:Inter,sans-serif;
	font-size:18px;
	color:#e2022d;
}

span.black-red {
	font-weight:900;
	font-family:Inter,sans-serif;
	color:#e2022d;
}

span.cor-grey-dark {
	color:#424242;
}

span.cor-grey {
	color:#a0a0a0;
}

span.cor-black {
	color:#000;
}

span.cor-red-dark {
	color:#6b1411;
}

span.cor-red {
	color:#e2022d;
}

span.none-navega {
	color:#a0a0a0;
}

span.cor-branco {
	color:#fff;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

@media all and (min-width:600px) {
	.logo-dir,
	.prev-dir,
	.next-esq,
	.rank,
	.btn-menu-dir
    {display: none}
    }
    
@media all and (max-width:600px) {
	.graf-dir
	{display: none}
    }
	
.turn-page-gutter {
	opacity: 0;
}