/* 	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, .scroll-vert-sumario { -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:6px; background-color:rgba(0,0,0,.1);} /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.scroll-vert-sumario::-webkit-scrollbar { -webkit-appearance:none; width:6px; border-radius:6px; background-color:rgba(0,0,0,.1);} /*add back scrollbar for webkit*/
.scroll-vert-sumario::-webkit-scrollbar-thumb { border-radius:4px; background-color: #A3151B; }
.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:0px;padding-left:10px; }
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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'carregando...'; }
#slider { width:600px; height:1065px; }
.page-scale-wrap { width:600px; height:1065px; background: #fff !important; }
.paper-vertical { width:600px; height:100%; }
.paper-horizontal { width:86010px; 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; }
}

@keyframes entrada-esquerda-404 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(500px,0px);}
}
@-webkit-keyframes entrada-esquerda-404 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(500px,0px);}
}
#item404 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item414 {
	width:480px !important;
	height:210px !important;
	left:60px !important;
	top:519px !important;
}

#item419 {
	width:38px !important;
	height:64px !important;
	left:399px !important;
	top:816px !important;
}

@keyframes entrada-esquerda-419 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(50px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrada-esquerda-419 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(50px,0px);
		opacity:1;
	}
}
#item419 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item426 {
	width:600px !important;
	top:987px !important;
	min-height:12px !important;
}

@keyframes fadein-426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item451 {
	width:250px !important;
	height:250px !important;
	left:-421px !important;
	top:202px !important;
}

@keyframes moveright-451 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	1.8% {transform:translate(14.105px,-10.06px);}
	5.3% {transform:translate(54.442px,-34.737px);}
	10.5% {transform:translate(118.047px,-65.774px);}
	17% {transform:translate(201.954px,-94.918px);}
	20.6% {transform:translate(250.594px,-106.201px);}
	24.5% {transform:translate(303.197px,-113.913px);}
	28.7% {transform:translate(359.394px,-117.025px);}
	33% {transform:translate(418.812px,-114.504px);}
	37.6% {transform:translate(481.083px,-105.318px);}
	42.5% {transform:translate(545.834px,-88.435px);}
	47.8% {transform:translate(612.695px,-62.824px);}
	53.5% {transform:translate(681.296px,-27.451px);}
	59.1% {transform:translate(749.939px,8.487px);}
	64.2% {transform:translate(814.504px,34.288px);}
	68.8% {transform:translate(874.945px,51.029px);}
	73% {transform:translate(931.211px,59.79px);}
	76.8% {transform:translate(983.255px,61.649px);}
	80.4% {transform:translate(1031.03px,57.686px);}
	83.6% {transform:translate(1074.48px,48.979px);}
	86.6% {transform:translate(1113.57px,36.608px);}
	89.4% {transform:translate(1148.23px,21.651px);}
	91.9% {transform:translate(1178.44px,5.188px);}
	96.1% {transform:translate(1225.26px,-27.942px);}
	99% {transform:translate(1253.63px,-54.15px);}
	100% {
		transform:translate(1263.18px,-64.804px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-451 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	1.8% {-webkit-transform:translate(14.105px,-10.06px);}
	5.3% {-webkit-transform:translate(54.442px,-34.737px);}
	10.5% {-webkit-transform:translate(118.047px,-65.774px);}
	17% {-webkit-transform:translate(201.954px,-94.918px);}
	20.6% {-webkit-transform:translate(250.594px,-106.201px);}
	24.5% {-webkit-transform:translate(303.197px,-113.913px);}
	28.7% {-webkit-transform:translate(359.394px,-117.025px);}
	33% {-webkit-transform:translate(418.812px,-114.504px);}
	37.6% {-webkit-transform:translate(481.083px,-105.318px);}
	42.5% {-webkit-transform:translate(545.834px,-88.435px);}
	47.8% {-webkit-transform:translate(612.695px,-62.824px);}
	53.5% {-webkit-transform:translate(681.296px,-27.451px);}
	59.1% {-webkit-transform:translate(749.939px,8.487px);}
	64.2% {-webkit-transform:translate(814.504px,34.288px);}
	68.8% {-webkit-transform:translate(874.945px,51.029px);}
	73% {-webkit-transform:translate(931.211px,59.79px);}
	76.8% {-webkit-transform:translate(983.255px,61.649px);}
	80.4% {-webkit-transform:translate(1031.03px,57.686px);}
	83.6% {-webkit-transform:translate(1074.48px,48.979px);}
	86.6% {-webkit-transform:translate(1113.57px,36.608px);}
	89.4% {-webkit-transform:translate(1148.23px,21.651px);}
	91.9% {-webkit-transform:translate(1178.44px,5.188px);}
	96.1% {-webkit-transform:translate(1225.26px,-27.942px);}
	99% {-webkit-transform:translate(1253.63px,-54.15px);}
	100% {
		-webkit-transform:translate(1263.18px,-64.804px);
		opacity:1;
	}
}
#item454 {
	width:250px !important;
	height:250px !important;
	left:820px !important;
	top:706px !important;
}

@keyframes moveright-454 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	1.9% {transform:translate(-12.508px,-13.086px);}
	5.5% {transform:translate(-48.646px,-45.504px);}
	10.7% {transform:translate(-106.332px,-86.992px);}
	13.8% {transform:translate(-142.605px,-107.93px);}
	17.2% {transform:translate(-183.484px,-127.287px);}
	20.7% {transform:translate(-228.71px,-143.78px);}
	24.5% {transform:translate(-278.022px,-156.127px);}
	28.4% {transform:translate(-331.16px,-163.046px);}
	32.6% {transform:translate(-387.864px,-163.252px);}
	37.1% {transform:translate(-447.874px,-155.464px);}
	41.9% {transform:translate(-510.929px,-138.398px);}
	47.2% {transform:translate(-576.77px,-110.773px);}
	53.1% {transform:translate(-645.135px,-71.304px);}
	58.5% {transform:translate(-707.96px,-34.696px);}
	63.3% {transform:translate(-768.141px,-8.566px);}
	67.7% {transform:translate(-825.482px,8.206px);}
	71.8% {transform:translate(-879.79px,16.739px);}
	75.6% {transform:translate(-930.87px,18.154px);}
	79.1% {transform:translate(-978.528px,13.57px);}
	82.5% {transform:translate(-1022.57px,4.108px);}
	85.6% {transform:translate(-1062.8px,-9.113px);}
	91.2% {transform:translate(-1131.05px,-42.351px);}
	95.8% {transform:translate(-1181.73px,-77.186px);}
	98.8% {transform:translate(-1213.27px,-104.656px);}
	100% {
		transform:translate(-1224.14px,-115.804px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-454 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	1.9% {-webkit-transform:translate(-12.508px,-13.086px);}
	5.5% {-webkit-transform:translate(-48.646px,-45.504px);}
	10.7% {-webkit-transform:translate(-106.332px,-86.992px);}
	13.8% {-webkit-transform:translate(-142.605px,-107.93px);}
	17.2% {-webkit-transform:translate(-183.484px,-127.287px);}
	20.7% {-webkit-transform:translate(-228.71px,-143.78px);}
	24.5% {-webkit-transform:translate(-278.022px,-156.127px);}
	28.4% {-webkit-transform:translate(-331.16px,-163.046px);}
	32.6% {-webkit-transform:translate(-387.864px,-163.252px);}
	37.1% {-webkit-transform:translate(-447.874px,-155.464px);}
	41.9% {-webkit-transform:translate(-510.929px,-138.398px);}
	47.2% {-webkit-transform:translate(-576.77px,-110.773px);}
	53.1% {-webkit-transform:translate(-645.135px,-71.304px);}
	58.5% {-webkit-transform:translate(-707.96px,-34.696px);}
	63.3% {-webkit-transform:translate(-768.141px,-8.566px);}
	67.7% {-webkit-transform:translate(-825.482px,8.206px);}
	71.8% {-webkit-transform:translate(-879.79px,16.739px);}
	75.6% {-webkit-transform:translate(-930.87px,18.154px);}
	79.1% {-webkit-transform:translate(-978.528px,13.57px);}
	82.5% {-webkit-transform:translate(-1022.57px,4.108px);}
	85.6% {-webkit-transform:translate(-1062.8px,-9.113px);}
	91.2% {-webkit-transform:translate(-1131.05px,-42.351px);}
	95.8% {-webkit-transform:translate(-1181.73px,-77.186px);}
	98.8% {-webkit-transform:translate(-1213.27px,-104.656px);}
	100% {
		-webkit-transform:translate(-1224.14px,-115.804px);
		opacity:1;
	}
}
#item473 {
	width:600px !important;
	height:1065px !important;
}

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

#item290 {
	width:160px !important;
	height:70px !important;
	left:30px !important;
	top:30px !important;
}

#item298 {
	width:125px !important;
	height:70px !important;
	left:238px !important;
	top:30px !important;
}

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

#item304 {
	width:60px !important;
	height:60px !important;
	left:520px !important;
	top:35px !important;
}

#item349 {
	width:70px !important;
	height:60px !important;
}

#item346 {
	width:70px !important;
	height:60px !important;
	left:207px !important;
	top:973px !important;
}

#item358 {
	width:70px !important;
	height:60px !important;
}

#item355 {
	width:70px !important;
	height:60px !important;
	left:323px !important;
	top:973px !important;
}

#item389 {
	width:210px !important;
	height:4px !important;
	left:10px !important;
	top:1001px !important;
}

#item392 {
	width:210px !important;
	height:4px !important;
	left:380px !important;
	top:1001px !important;
}

#item570 {
	width:442px !important;
	height:460px !important;
	left:138px !important;
	top:470px !important;
}

#item573 {
	width:442px !important;
	min-height:2777px !important;
	padding:0px 30px 0px 0px;
}

#item12192 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:972px !important;
}

#item597 {
	width:354px !important;
	left:216px !important;
	top:385px !important;
	min-height:27px !important;
}

@keyframes entrada-esquerda-621 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(27px,0px);}
}
@-webkit-keyframes entrada-esquerda-621 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(27px,0px);}
}
#item621 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

@keyframes entrada-esquerda-645 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(27px,0px);}
}
@-webkit-keyframes entrada-esquerda-645 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(27px,0px);}
}
#item645 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item668 {
	width:200px !important;
	height:460px !important;
	left:-146px !important;
	top:470px !important;
	border-radius:54px 54px;
	background:#dddddd;
}

@keyframes entrada-esquerda-670 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(40px,0px);}
}
@-webkit-keyframes entrada-esquerda-670 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(40px,0px);}
}
#item670 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item670 {
	width:70px !important;
	height:70px !important;
	left:-12px !important;
	top:710px !important;
}

@keyframes entrada-esquerda-680 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(40px,0px);}
}
@-webkit-keyframes entrada-esquerda-680 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(40px,0px);}
}
#item680 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item680 {
	width:70px !important;
	height:70px !important;
	left:-12px !important;
	top:610px !important;
}

@keyframes entrada-esq-691 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(388px,0px);}
}
@-webkit-keyframes entrada-esq-691 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(388px,0px);}
}
#item691 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item693 {
	width:368px !important;
	background:#a3141c;
	min-height:960px !important;
	padding:30px;
	direction:ltr;
}

#item719 {
	width:50px !important;
	height:50px !important;
}

#item716 {
	width:50px !important;
	height:50px !important;
	left:40px !important;
	top:934px !important;
}

@keyframes entrada-esq-726 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(630px,0px);}
}
@-webkit-keyframes entrada-esq-726 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(630px,0px);}
}
#item726 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item727 {
	width:600px !important;
	background:#f2a800;
	min-height:478px !important;
	padding:50px 40px 70px 40px;
}

#item753 {
	width:50px !important;
	height:50px !important;
}

#item750 {
	width:50px !important;
	height:50px !important;
	left:37px !important;
	top:452px !important;
}

#item907 {
	width:590px !important;
	height:925px !important;
	top:130px !important;
	background:#fdf5f5;
}

#item916 {
	width:160px !important;
	height:70px !important;
	left:30px !important;
	top:30px !important;
}

#item922 {
	width:125px !important;
	height:70px !important;
	left:238px !important;
	top:30px !important;
}

#item940 {
	width:70px !important;
	height:60px !important;
}

#item937 {
	width:70px !important;
	height:60px !important;
	left:207px !important;
	top:973px !important;
}

#item948 {
	width:70px !important;
	height:60px !important;
}

#item945 {
	width:70px !important;
	height:60px !important;
	left:323px !important;
	top:973px !important;
}

#item956 {
	width:210px !important;
	height:4px !important;
	left:10px !important;
	top:1001px !important;
}

#item958 {
	width:210px !important;
	height:4px !important;
	left:380px !important;
	top:1001px !important;
}

#item12167 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item840 {
	width:450px !important;
	height:720px !important;
	left:75px !important;
	top:210px !important;
}

#item843 {
	width:450px !important;
	min-height:1294px !important;
	padding:0px 30px 0px 0px;
}

#item867 {
	width:200px !important;
	height:70px !important;
	left:380px !important;
	top:30px !important;
}

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

#item928 {
	width:60px !important;
	height:60px !important;
	left:520px !important;
	top:35px !important;
}

#item12141 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1020 {
	width:389px !important;
	left:106px !important;
	top:410px !important;
	min-height:32px !important;
}

@keyframes baixo-cima-1045 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes baixo-cima-1045 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
@keyframes baixo-cima-1054 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes baixo-cima-1054 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item1061 {
	width:178px !important;
	height:97px !important;
	left:286px !important;
	top:793px !important;
}

@keyframes baixo-cima-1061 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes baixo-cima-1061 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item1068 {
	width:100px !important;
	left:162px !important;
	top:550px !important;
	min-height:20px !important;
}

@keyframes baixo-cima-1068 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes baixo-cima-1068 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item1091 {
	width:100px !important;
	left:162px !important;
	top:690px !important;
	min-height:20px !important;
}

@keyframes baixo-cima-1091 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes baixo-cima-1091 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item1114 {
	width:100px !important;
	left:162px !important;
	top:840px !important;
	min-height:20px !important;
}

@keyframes baixo-cima-1114 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,-20px);
		opacity:1;
	}
}
@-webkit-keyframes baixo-cima-1114 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,-20px);
		opacity:1;
	}
}
#item1137 {
	width:440px !important;
	height:193px !important;
	left:80px !important;
	top:184px !important;
}

#item8536 {
	width:410px !important;
	height:646px !important;
	left:150px !important;
	top:285px !important;
}

#item8537 {
	width:410px !important;
	min-height:5761px !important;
	padding:5px 30px 0px 0px;
}

#item12116 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item8561 {
	width:410px !important;
	left:150px !important;
	top:210px !important;
	min-height:40px !important;
}

#item8584 {
	width:100px !important;
	height:88px !important;
	left:40px !important;
	top:180px !important;
}

#item1205 {
	width:600px !important;
	height:1065px !important;
	background:#e5e5e5;
}

#item1209 {
	width:70px !important;
	height:60px !important;
}

#item1206 {
	width:70px !important;
	height:60px !important;
	left:207px !important;
	top:973px !important;
}

#item1218 {
	width:70px !important;
	height:60px !important;
}

#item1215 {
	width:70px !important;
	height:60px !important;
	left:323px !important;
	top:973px !important;
}

#item1229 {
	width:560px !important;
	height:780px !important;
}

#item1226 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item1188 {
	width:560px !important;
	height:780px !important;
}

#item1185 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item12091 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1254 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item1279 {
	width:520px !important;
	left:40px !important;
	top:620px !important;
	min-height:60px !important;
}

#item1352 {
	width:70px !important;
	height:60px !important;
}

#item1349 {
	width:70px !important;
	height:60px !important;
	left:207px !important;
	top:973px !important;
}

#item1362 {
	width:70px !important;
	height:60px !important;
}

#item1359 {
	width:70px !important;
	height:60px !important;
	left:323px !important;
	top:973px !important;
}

#item1319 {
	width:600px !important;
	height:1065px !important;
	background:#e5e5e5;
}

#item1331 {
	width:560px !important;
	height:780px !important;
}

#item1328 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item12066 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1392 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item1393_7363 {
	width:200px !important;
}

#item1393_7371 {
	width:510px !important;
}

#item1393_7379 {
	width:510px !important;
}

#item1393 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item1443 {
	width:560px !important;
	height:780px !important;
}

#item1440 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item12041 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1469 {
	width:520px !important;
	left:40px !important;
	top:770px !important;
	min-height:160px !important;
}

#item12016 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1508 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item1509_7397 {
	width:510px !important;
}

#item1509_7405 {
	width:510px !important;
}

#item1509 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item1557 {
	width:560px !important;
	height:780px !important;
}

#item1554 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11991 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1582 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item11966 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1621 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item1622_7417 {
	width:200px !important;
}

#item1622_7426 {
	width:510px !important;
}

#item1622 {
	width:540px !important;
	min-height:3717px !important;
	padding:10px 30px 0px 0px;
}

#item11941 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1668 {
	width:550px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item1692 {
	width:540px !important;
	left:40px !important;
	top:640px !important;
	min-height:60px !important;
}

#item1742 {
	width:560px !important;
	height:780px !important;
}

#item1739 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11915 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1759 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item1760_9618 {
	width:200px !important;
}

#item1760_9630 {
	width:510px !important;
}

#item1760_9636 {
	width:510px !important;
}

#item1760 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item1810 {
	width:560px !important;
	height:780px !important;
}

#item1807 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11890 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1827 {
	width:520px !important;
	left:40px !important;
	top:774px !important;
	min-height:154px !important;
}

@keyframes entrada-direita-1850 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-340px,0px);}
}
@-webkit-keyframes entrada-direita-1850 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-340px,0px);}
}
#item1850 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item11865 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1874 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item1875_7463 {
	width:510px !important;
}

#item1875 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item1924 {
	width:560px !important;
	height:780px !important;
}

#item1921 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11840 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item1949 {
	width:520px !important;
	left:40px !important;
	top:770px !important;
	min-height:160px !important;
}

#item11815 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2012 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item2013_9704 {
	width:200px !important;
}

#item2013_9712 {
	width:510px !important;
}

#item2013_9716 {
	width:510px !important;
}

#item2013 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item2064 {
	width:560px !important;
	height:780px !important;
}

#item2061 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11790 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2091 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item2115 {
	width:520px !important;
	left:40px !important;
	top:660px !important;
	min-height:40px !important;
}

#item11765 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2154 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item2155_7500 {
	width:200px !important;
}

#item2155_7508 {
	width:510px !important;
}

#item2155_7513 {
	width:510px !important;
}

#item2155 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item2203 {
	width:560px !important;
	height:780px !important;
}

#item2200 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11740 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2228 {
	width:540px !important;
	left:40px !important;
	top:622px !important;
	min-height:262px !important;
}

#item11715 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2267 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item2268_9761 {
	width:510px !important;
}

#item2268 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item11690 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2314 {
	width:520px !important;
	left:40px !important;
	top:770px !important;
	min-height:160px !important;
}

#item2386 {
	width:560px !important;
	height:780px !important;
}

#item2383 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11664 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2403 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item2405_7534 {
	width:510px !important;
}

#item2405_7541 {
	width:510px !important;
}

#item2405 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item2456 {
	width:560px !important;
	height:780px !important;
}

#item2453 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11639 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

@keyframes entrada-direita-2473 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-340px,0px);}
}
@-webkit-keyframes entrada-direita-2473 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-340px,0px);}
}
#item2473 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item2484 {
	width:550px !important;
	left:40px !important;
	top:720px !important;
	min-height:210px !important;
}

#item2555 {
	width:560px !important;
	height:780px !important;
}

#item2552 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11614 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2572 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item2573_7552 {
	width:200px !important;
}

#item2573_7561 {
	width:510px !important;
}

#item2573_7565 {
	width:510px !important;
}

#item2573 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item2622 {
	width:560px !important;
	height:780px !important;
}

#item2619 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11588 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2648 {
	width:520px !important;
	left:40px !important;
	top:682px !important;
	min-height:208px !important;
}

#item11563 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2687 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item2688_7576 {
	width:510px !important;
}

#item2688_7580 {
	width:510px !important;
}

#item2688 {
	width:540px !important;
	min-height:3051px !important;
	padding:10px 30px 0px 0px;
}

#item11538 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2738 {
	width:520px !important;
	left:40px !important;
	top:670px !important;
	min-height:262px !important;
}

#item11513 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2777 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item2778_7590 {
	width:200px !important;
}

#item2778_7599 {
	width:510px !important;
}

#item2778 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item2828 {
	width:560px !important;
	height:780px !important;
}

#item2825 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11488 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2853 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

@keyframes entrada-direita-9784 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-340px,0px);}
}
@-webkit-keyframes entrada-direita-9784 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-340px,0px);}
}
#item9784 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item2924 {
	width:560px !important;
	height:780px !important;
}

#item2921 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11463 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item2941 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item2942_7607 {
	width:200px !important;
}

#item2942_7615 {
	width:510px !important;
}

#item2942_7619 {
	width:510px !important;
}

#item2942 {
	width:540px !important;
	min-height:4813px !important;
	padding:10px 30px 0px 0px;
}

#item2991 {
	width:560px !important;
	height:780px !important;
}

#item2988 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11438 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3018 {
	width:520px !important;
	left:40px !important;
	top:770px !important;
	min-height:160px !important;
}

#item11412 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3080 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item3081_7634 {
	width:200px !important;
}

#item3081_7645 {
	width:510px !important;
}

#item3081_7649 {
	width:510px !important;
}

#item3081 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item3132 {
	width:560px !important;
	height:780px !important;
}

#item3129 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11387 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3157 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item11362 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3196 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item3197_7660 {
	width:510px !important;
}

#item3197_7664 {
	width:510px !important;
}

#item3197_7671 {
	width:510px !important;
}

#item3197 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item3247 {
	width:560px !important;
	height:780px !important;
}

#item3244 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11337 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3272 {
	width:520px !important;
	left:40px !important;
	top:770px !important;
	min-height:160px !important;
}

#item3295 {
	width:540px !important;
	left:40px !important;
	top:690px !important;
	min-height:60px !important;
}

#item11312 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3335 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item3336_7680 {
	width:200px !important;
}

#item3336_7688 {
	width:510px !important;
}

#item3336 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item11286 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

@keyframes entrada-direita-3375 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-340px,0px);}
}
@-webkit-keyframes entrada-direita-3375 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-340px,0px);}
}
#item3375 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item3384 {
	width:540px !important;
	left:40px !important;
	top:720px !important;
	min-height:210px !important;
}

#item3435 {
	width:560px !important;
	height:780px !important;
}

#item3432 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11261 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3452 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item3453_7694 {
	width:200px !important;
}

#item3453_7703 {
	width:510px !important;
}

#item3453_7707 {
	width:510px !important;
}

#item3453 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item11236 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3503 {
	width:566px !important;
	left:30px !important;
	top:780px !important;
	min-height:154px !important;
}

@keyframes entrada-direita-9796 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-240px,0px);}
}
@-webkit-keyframes entrada-direita-9796 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-240px,0px);}
}
#item9796 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item3574 {
	width:560px !important;
	height:780px !important;
}

#item3571 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11211 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3591 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item3592_7719 {
	width:200px !important;
}

#item3592_7728 {
	width:510px !important;
}

#item3592_7734 {
	width:510px !important;
}

#item3592 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item11185 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3663 {
	width:550px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item3686 {
	width:540px !important;
	left:40px !important;
	top:650px !important;
	min-height:40px !important;
}

#item3735 {
	width:560px !important;
	height:780px !important;
}

#item3731 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11160 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3752 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item3753_7751 {
	width:200px !important;
}

#item3753_7758 {
	width:510px !important;
}

#item3753_7762 {
	width:510px !important;
}

#item3753 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item3802 {
	width:560px !important;
	height:780px !important;
}

#item3799 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11135 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3828 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item11110 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3867 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item3868_7772 {
	width:510px !important;
}

#item3868_7777 {
	width:510px !important;
}

#item3868 {
	width:540px !important;
	min-height:3287px !important;
	padding:10px 30px 0px 0px;
}

#item3917 {
	width:560px !important;
	height:780px !important;
}

#item3914 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item11085 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

@keyframes entrada-direita-3934 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-340px,0px);}
}
@-webkit-keyframes entrada-direita-3934 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-340px,0px);}
}
#item3934 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item3942 {
	width:520px !important;
	left:40px !important;
	top:670px !important;
	min-height:262px !important;
}

#item11060 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item3981 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item3983_7787 {
	width:200px !important;
}

#item3983_7796 {
	width:510px !important;
}

#item3983_7801 {
	width:510px !important;
}

#item3983 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item11035 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4036 {
	width:540px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item11010 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4075 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item4076_7813 {
	width:200px !important;
}

#item4076_7823 {
	width:510px !important;
}

#item4076 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item10985 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

@keyframes entrada-direita-4115 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-340px,0px);}
}
@-webkit-keyframes entrada-direita-4115 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-340px,0px);}
}
#item4115 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item4124 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item10959 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4187 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item4188_7829 {
	width:200px !important;
}

#item4188_7836 {
	width:510px !important;
}

#item4188_7840 {
	width:510px !important;
}

#item4188 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item4240 {
	width:560px !important;
	height:780px !important;
}

#item4237 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10934 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

@keyframes entrada-direita-9821 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-250px,0px);}
}
@-webkit-keyframes entrada-direita-9821 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-250px,0px);}
}
#item9821 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item4267 {
	width:520px !important;
	left:40px !important;
	top:668px !important;
	min-height:208px !important;
}

#item4338 {
	width:560px !important;
	height:780px !important;
}

#item4335 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10909 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4355 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item4356_7850 {
	width:200px !important;
}

#item4356_7859 {
	width:510px !important;
}

#item4356 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item10884 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4402 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item4450 {
	width:560px !important;
	height:780px !important;
}

#item4447 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10859 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4467 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item4468_7866 {
	width:510px !important;
}

#item4468 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item10834 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4518 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item10809 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4580 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item4581_7875 {
	width:200px !important;
}

#item4581_7883 {
	width:510px !important;
}

#item4581 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item4631 {
	width:560px !important;
	height:780px !important;
}

#item4628 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10784 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4656 {
	width:520px !important;
	left:40px !important;
	top:682px !important;
	min-height:208px !important;
}

#item10759 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4718 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item4719_7892 {
	width:200px !important;
}

#item4719_7901 {
	width:510px !important;
}

#item4719 {
	width:540px !important;
	min-height:4379px !important;
	padding:10px 30px 0px 0px;
}

#item1348 {
	width:600px !important;
	height:1065px !important;
	background:#e5e5e5;
}

#item4769 {
	width:560px !important;
	height:780px !important;
}

#item4766 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10734 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

@keyframes entrada-direita-4786 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-340px,0px);}
}
@-webkit-keyframes entrada-direita-4786 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-340px,0px);}
}
#item4786 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item4794 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item4845 {
	width:560px !important;
	height:780px !important;
}

#item4841 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10708 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4862 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item4863_7909 {
	width:200px !important;
}

#item4863_7917 {
	width:510px !important;
}

#item4863 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item4916 {
	width:560px !important;
	height:780px !important;
}

#item4912 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10683 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item4944 {
	width:520px !important;
	left:40px !important;
	top:670px !important;
	min-height:262px !important;
}

#item10658 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5007 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item5008_7923 {
	width:200px !important;
}

#item5008_7931 {
	width:510px !important;
}

#item5008_7936 {
	width:510px !important;
}

#item5008 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item10632 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

@keyframes entrada-direita-5047 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-340px,0px);}
}
@-webkit-keyframes entrada-direita-5047 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-340px,0px);}
}
#item5047 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item5055 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item5103 {
	width:560px !important;
	height:780px !important;
}

#item5100 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10607 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5120 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item5121_7946 {
	width:200px !important;
}

#item5121_7954 {
	width:510px !important;
}

#item5121_7960 {
	width:510px !important;
}

#item5121 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item10582 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5168 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item10557 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5207 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item5208_7972 {
	width:200px !important;
}

#item5208_7979 {
	width:510px !important;
}

#item5208_7985 {
	width:510px !important;
	margin-bottom:-2.8172531214077px;
}

#item5208_7997 {
	width:510px !important;
	margin-bottom:-2.8172531214077px;
}

#item5208 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item5259 {
	width:560px !important;
	height:780px !important;
}

#item5256 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10532 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5290 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item5338 {
	width:560px !important;
	height:780px !important;
}

#item5335 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10507 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5355 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item5356_8008 {
	width:510px !important;
}

#item5356 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item10482 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5403 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item10457 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5466 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item5467_8017 {
	width:510px !important;
}

#item5467 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item10432 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5515 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item5589 {
	width:560px !important;
	height:780px !important;
}

#item5586 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10407 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5606 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item5607_8026 {
	width:200px !important;
}

#item5607_8033 {
	width:510px !important;
}

#item5607_8037 {
	width:510px !important;
}

#item5607 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item5659 {
	width:560px !important;
	height:780px !important;
}

#item5656 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10381 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5683 {
	width:550px !important;
	left:40px !important;
	top:720px !important;
	min-height:210px !important;
}

#item10356 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5722 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item5723_8048 {
	width:200px !important;
}

#item5723_8057 {
	width:510px !important;
}

#item5723 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item10330 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5771 {
	width:520px !important;
	left:40px !important;
	top:770px !important;
	min-height:160px !important;
}

#item10305 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5833 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item5834_8065 {
	width:200px !important;
}

#item5834_8073 {
	width:510px !important;
}

#item5834_8079 {
	width:510px !important;
}

#item5834 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item5882 {
	width:560px !important;
	height:780px !important;
}

#item5879 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10280 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5906 {
	width:540px !important;
	left:40px !important;
	top:202px !important;
	min-height:154px !important;
}

#item5980 {
	width:560px !important;
	height:780px !important;
}

#item5976 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10255 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item5997 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item5998_8092 {
	width:200px !important;
}

#item5998_8099 {
	width:510px !important;
}

#item5998 {
	width:540px !important;
	min-height:4441px !important;
	padding:10px 30px 0px 0px;
}

#item10230 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6048 {
	width:520px !important;
	left:40px !important;
	top:660px !important;
	min-height:270px !important;
}

#item10205 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6087 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item6088_8106 {
	width:200px !important;
}

#item6088_8113 {
	width:510px !important;
}

#item6088_8117 {
	width:510px !important;
}

#item6088 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item6137 {
	width:560px !important;
	height:780px !important;
}

#item6133 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10180 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6163 {
	width:520px !important;
	left:40px !important;
	top:734px !important;
	min-height:160px !important;
}

#item10155 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6202 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item6203_8128 {
	width:510px !important;
}

#item6203 {
	width:540px !important;
	min-height:2473px !important;
	padding:10px 30px 0px 0px;
}

#item6254 {
	width:560px !important;
	height:780px !important;
}

#item6250 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10129 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6281 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item6356 {
	width:560px !important;
	height:780px !important;
}

#item6353 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10104 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6373 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item6374_8136 {
	width:200px !important;
}

#item6374_8146 {
	width:510px !important;
}

#item6374_8151 {
	width:510px !important;
}

#item6374 {
	width:540px !important;
	min-height:5011px !important;
	padding:10px 30px 0px 0px;
}

#item6422 {
	width:560px !important;
	height:780px !important;
}

#item6419 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10079 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6446 {
	width:578px !important;
	left:30px !important;
	top:720px !important;
	min-height:210px !important;
}

#item10054 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6509 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item6510_8160 {
	width:200px !important;
}

#item6510_8169 {
	width:510px !important;
}

#item6510_8175 {
	width:510px !important;
}

#item6510_8182 {
	width:510px !important;
}

#item6510 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item6558 {
	width:560px !important;
	height:780px !important;
}

#item6555 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item10029 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6575 {
	width:520px !important;
	left:40px !important;
	top:670px !important;
	min-height:262px !important;
}

@keyframes entrada-direita-6598 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-340px,0px);}
}
@-webkit-keyframes entrada-direita-6598 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-340px,0px);}
}
#item6598 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item10003 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6643 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item6644_8192 {
	width:200px !important;
}

#item6644_8200 {
	width:510px !important;
}

#item6644_8204 {
	width:510px !important;
}

#item6644 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item6718 {
	width:560px !important;
	height:780px !important;
}

#item6715 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item9978 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6746 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item9953 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6785 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item6786_8234 {
	width:510px !important;
}

#item6786_8238 {
	width:510px !important;
}

#item6786 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item6834 {
	width:560px !important;
	height:780px !important;
}

#item6831 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item9927 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6860 {
	width:520px !important;
	left:40px !important;
	top:720px !important;
	min-height:208px !important;
}

#item9902 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6899 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item6900_8249 {
	width:200px !important;
}

#item6900_8258 {
	width:510px !important;
}

#item6900_8262 {
	width:510px !important;
}

#item6900 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item6948 {
	width:560px !important;
	height:780px !important;
}

#item6945 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item9877 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item6976 {
	width:520px !important;
	left:40px !important;
	top:770px !important;
	min-height:158px !important;
}

#item9852 {
	width:40px !important;
	height:60px !important;
	left:280px !important;
	top:973px !important;
}

#item7016 {
	width:540px !important;
	height:750px !important;
	left:40px !important;
	top:180px !important;
}

#item7017_8271 {
	width:200px !important;
}

#item7017_8279 {
	width:510px !important;
}

#item7017_8284 {
	width:510px !important;
}

#item7017 {
	width:540px !important;
	padding:10px 30px 0px 0px;
}

#item9204 {
	width:560px !important;
	height:780px !important;
}

#item9201 {
	width:560px !important;
	height:780px !important;
	left:20px !important;
	top:150px !important;
}

#item7068 {
	width:70px !important;
	height:60px !important;
}

#item7065 {
	width:70px !important;
	height:60px !important;
	left:265px !important;
	top:973px !important;
}

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

#item7072 {
	width:60px !important;
	height:60px !important;
	left:520px !important;
	top:35px !important;
}

p.autoParaStyle1 {
	font-family:"DM Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.txt-foto {
	font-family:"DM Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#000;
	margin-bottom:10px;
	text-align:center;
}

p.txt-end {
	font-family:"DM Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#000;
	text-align:left;
}

p.txt-capitular {
	font-family:"DM Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}
p.txt-capitular:nth-of-type(2)::first-letter {
    font-size: 2.6em;      /* Tamanho */
    font-weight: 900;   /* peso */
	font-family:Mulish;
    color: #5A5A5A;      /* Cor */
    float: left;         /* Alinha a letra à esquerda */
    margin-right: 0.1em; /* Espaçamento entre a letra e o texto */
    line-height: 1;      /* Ajuste de altura para evitar desalinhamento */
}
p.ranking-categoria {
	font-weight:900;
	font-family:Mulish;
	font-size:16px;
	line-height:30px;
	color:#000;
	margin-top:10px;
	text-align:left;
}
p.ranking-categoria2 {
	font-weight:900;
	font-family:Mulish;
	font-size:16px;
	line-height:30px;
	color:#000;
	text-align:left;
}

p.ranking-lista-end {
	font-family:"DM Sans",sans-serif;
	font-size:24px;
	line-height:45px;
	color:#000;
	text-align:left;
}

p.ranking-lista {
	font-family:"DM Sans",sans-serif;
	font-size:24px;
	line-height:45px;
	color:#000;
	border-bottom:solid 1px #595959;
	text-align:left;
}

p.txt {
	font-family:"DM Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.toque {
	font-weight:500;
	font-family:Mulish;
	font-size:14px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.550em;
	margin-bottom:12px;
	text-align:center;
}

p.titulo {
	font-weight:900;
	font-family:Mulish;
	font-size:46px;
	line-height:54px;
	color:#dd1e26;
	margin-bottom:20px;
	text-align:left;
}

p.tag-lugar {
	font-weight:bold;
	font-family:Mulish;
	font-size:26px;
	line-height:34px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.tag-icone {
	font-weight:900;
	font-family:Mulish;
	font-size:16px;
	line-height:16px;
	color:#000;
	text-align:center;
}

p.sumario {
	font-weight:bold;
	font-family:Mulish;
	font-size:26px;
	line-height:50px;
	color:#595959;
	margin-bottom:20px;
	text-align:left;
	display: grid;
  	grid-template-columns: 4ch auto; /* coluna fixa pro número */
 	column-gap: 1ch;
  	align-items: baseline;
}

p.sum-foguete {
	font-weight:bold;
	font-family:Mulish;
	font-size:33px;
	line-height:48px;
	color:#fff;
	letter-spacing:0.150em;
	margin-bottom:20px;
	text-align:right;
}

p.saiba-titulo {
	position: relative;
	font-weight:900;
	font-family:Mulish;
	font-size:24px;
	line-height:24px;
	color:#dd1e26;
	margin-top:60px;
	margin-bottom: 20px;
	text-align:center;
}
p.saiba-titulo::before {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	width:100%;
	height:4px;
	background:#dd1e26;
	border-radius:100px;
	z-index:0;
}

ul.saiba-itens > li {
	font-family:"DM Sans",sans-serif;
	font-size:26px;
	line-height:30px;
	color:#000;
	padding-left:50px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom:20px;
	border-bottom:solid 3px #dd1e26;
	text-align:left;
	background-color: #FEF6F6;
	border-radius: 4px;
	position: relative;
	opacity: 0;
	transform: translateY(28px);
	transition:
		opacity .5s ease,
		transform .5s ease-out;
}
ul.saiba-itens > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	padding-left: 20px;
	left:0px;
	width:0;
	font-weight:900;
	font-family:Mulish;
	color:#dd1e26;
}

ul.saiba-itens > li.is-visible {
	opacity: 1;
	transform: translateY(0);
}

p.ranking-foguete {
	font-weight:900;
	font-family:Mulish;
	font-size:50px;
	line-height:50px;
	color:#dd1e26;
	text-align:left;
}

p.olho {
	font-weight:bold;
	font-style:italic;
	font-family:Spectral;
	font-size:32px;
	line-height:38px;
	color:#dd1e26;
	padding-left:35px;
	margin-bottom:30px;
	text-align:left;
	border-color:#dd1e26;
	border-style:solid;
	border-width:0px 0px 0px 6px;
}

p.num-pag {
	font-weight:bold;
	font-family:Mulish;
	font-size:20px;
	line-height:20px;
	color:#000;
	text-align:center;
}

p.legenda {
	font-weight:800;
	font-family:Mulish;
	font-size:18px;
	line-height:18px;
	color:#191919;
	margin-bottom:20px;
	text-align:left;
}

p.intertitulo {
	font-weight:900;
	font-family:Mulish;
	font-size:20px;
	line-height:24px;
	color:#dd1e26;
	text-transform:uppercase;
	text-align:left;
}

p.exp-titulo {
	font-weight:bold;
	font-family:Mulish;
	font-size:40px;
	line-height:40px;
	color:#dd1e26;
	margin-bottom:12px;
	text-align:left;
}

p.exp-nome {
	font-weight:500;
	font-family:Mulish;
	font-size:18px;
	line-height:18px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.exp-cargo {
	font-weight:bold;
	font-family:Mulish;
	font-size:13px;
	line-height:16px;
	color:#f2a800;
	text-transform:uppercase;
	direction:ltr;
	margin-top:15px;
	text-align:left;
}

p.editorial-titulo {
	font-weight:900;
	font-family:Mulish;
	font-size:44px;
	line-height:48px;
	color:#dd1e26;
	margin-bottom:20px;
	text-align:left;
}

p.editorial-foguete {
	font-weight:900;
	font-family:Mulish;
	font-size:38.9px;
	line-height:35.3px;
	color:#f2a800;
	margin-bottom:11px;
	text-align:right;
}

p.depoimento-txt {
	font-weight:700;
	font-style:italic;
	font-family:Spectral;
	font-size:32px;
	line-height:36px;
	color:#A3151B;
	text-align:center;
	padding: 0px 30px;
}

p.depoimento-foto {
	font-family:"DM Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	text-align:center;
	margin-bottom: 20px;
}
p.depoimento-icon {
	font-family:"DM Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
}
p.depoimento-cargo {
	font-weight:700;
	font-family:Mulish;
	font-size:18px;
	line-height:20px;
	color:#595959;
	text-align:center;
}
p.depoimento-nome {
	font-weight:900;
	font-family:Mulish;
	font-size:24px;
	line-height:24px;
	color:#1a1a1a;
	margin-top:20px;
	text-align:center;
}

p.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.trofeu {
	font-family:"Material Icons";
	color:#dd1e26;
}

span.primeiro {
	font-weight:900;
	font-family:Mulish;
	font-size:24px;
	color:#dd1e26;
}

span.colocacao {
	font-weight:900;
	font-family:Mulish;
	font-size:20px;
	color:#595959;
}

span.shad-categoria {
	color:#FFF;
	box-shadow: inset 0 0 100px 100px #dd1e26;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 50px;
}

span.credito {
	font-weight:300;
	font-style:italic;
	font-size:13px;
}

span.saiba-bold {
	font-weight:bold;
	font-family:"DM Sans",sans-serif;
}

span.saiba-shad {
	position:relative;
	z-index:1;
	color:#fff;
	box-shadow: inset 0 0 100px 100px #DF1E26;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 100px
}

span.bullet-red {
	font-weight:900;
	font-family:Mulish;
	color:#dd1e26;
}

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

span.shad-sum {
  color:#fff;
  box-shadow: inset 0 0 100px 100px #DF1E26;
  padding-right: 10px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 100px
}

span.sumario-num {
	font-weight:900;
	font-family:Mulish;
	font-size:24px;
	color:#5A5A5A;
	text-align: right; 
}

div a:hover .shad-sum {
  box-shadow: inset 0 0 100px 100px #A3151B;
}

div a:hover .sumario-num {
  	color:#A3151B;
}

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

span.cor-amarelo {
	color:#f2a800;
}

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

span.extrabold {
	font-weight:bold;
}

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

.rodape-esq {
	background: linear-gradient(90deg,rgba(255, 255, 255, 1) 10%, rgba(163, 21, 27, 1) 100%);
	border-radius: 10px;
}

.rodape-dir {
	background: linear-gradient(90deg,rgba(163, 21, 27, 1) 0%, rgba(255, 255, 255, 1) 90%);
	border-radius: 10px;
}

.rodape-abertura-esq {
	background: linear-gradient(90deg,rgba(254, 246, 246, 1) 10%, rgba(163, 21, 27, 1) 100%);
	border-radius: 10px;
}

.rodape-abertura-dir {
	background: linear-gradient(90deg,rgba(163, 21, 27, 1) 0%, rgba(254, 246, 246, 1) 90%);
	border-radius: 10px;
}

.circle {
	background: #fff;
	mix-blend-mode: overlay;
    border-radius: 300px;
    border: solid 0px;
}

.frame-foto {
	border-radius: 10px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}