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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed url("../images/bg-body.png") repeat left top/auto; }
:-webkit-full-screen { background:#ededed url("../images/bg-body.png") repeat left top/auto; }
#loadIndicator span:after { padding-left:1ex; content:'Carregando...'; }
.page-scale-wrap { width:1024px; height:768px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:10px; height:780px; }
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

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

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

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

@font-face {
	font-family:FF-Spectral-Regular;
	src:url("../fonts/Spectral-BoldItalic.ttf");
	font-style:italic;
	font-weight:bold;
}

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

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

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

@font-face {
	font-family:FF-Merriweather-Regular;
	src:url("../fonts/Merriweather-BoldItalic.ttf");
	font-style:italic;
	font-weight: bold;
}

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

@font-face {
	font-family:FF-Merriweather-Regular;
	src:url("../fonts/Merriweather-BlackItalic.ttf");
	font-style:italic;
	font-weight: 900;
}

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

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

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

@keyframes flyinfromright-196950 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-196950 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177751 {
	width:226px !important;
	left:769px !important;
	top:35px !important;
	min-height:20px !important;
}

@keyframes flyinfromtop-177774 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-177774 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177780 {
	width:156px !important;
	left:310px !important;
	top:256px !important;
	min-height:20px !important;
}

@keyframes fadein-177927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-177927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177934 {
	width:393px !important;
	min-height:189px !important;
}

#item177804 {
	width:393px !important;
	min-height:189px !important;
}

#item177927 {
	width:393px !important;
	height:189px !important;
	left:81px !important;
	top:374px !important;
}

@keyframes fadein-177930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-177930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177966 {
	width:342px !important;
	min-height:110px !important;
}

#item177891 {
	width:342px !important;
	min-height:110px !important;
}

#item177930 {
	width:342px !important;
	height:110px !important;
	left:81px !important;
	top:606px !important;
}

@keyframes fadein-121098 {
	0% {opacity:0.5;}
	51% {opacity:1;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-121098 {
	0% {opacity:0.5;}
	51% {opacity:1;}
	100% {opacity:0.5;}
}
#item121124 {
	width:140px !important;
	height:121px !important;
}

#item121122 {
	width:140px !important;
	height:121px !important;
	left:865px !important;
	top:630px !important;
}

@keyframes flyinfromright-225073 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-225073 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item225080 {
	width:100px !important;
	left:177px !important;
	top:152px !important;
	min-height:13px !important;
}

@keyframes flyinfromtop-225408 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-225408 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item225104 {
	width:20px !important;
	height:184px !important;
	background:#0069a6;
}

@keyframes fadein-225134 {
	0% {opacity:0.5;}
	51% {opacity:1;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-225134 {
	0% {opacity:0.5;}
	51% {opacity:1;}
	100% {opacity:0.5;}
}
#item225161 {
	width:140px !important;
	height:121px !important;
}

#item225158 {
	width:140px !important;
	height:121px !important;
	left:235px !important;
	top:546px !important;
}

#item197276 {
	width:325px !important;
	left:25px !important;
	top:277px !important;
	text-shadow:-2px 3px 4px rgba(0,0,0,0.5);
	min-height:165px !important;
}

@keyframes fadein-197276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-197276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197327 {
	width:120px !important;
	left:18px !important;
	top:521px !important;
	min-height:125px !important;
}

@keyframes fadein-197327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-197327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225400 {
	width:343px !important;
	height:194px !important;
}

#item225401 {
	width:343px !important;
	height:194px !important;
	left:18px !important;
	top:261px !important;
}

#item225404 {
	width:138px !important;
	height:168px !important;
}

#item225405 {
	width:138px !important;
	height:168px !important;
	top:499px !important;
}

#item52164_container {
	width:1024px !important;
	height:312px !important;
	top:48px !important;
}

@keyframes custom-52164 {
	0% {
		transform:translate(0px,-468px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes custom-52164 {
	0% {
		-webkit-transform:translate(0px,-468px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24312 {
	width:208px !important;
	left:120px !important;
	top:1206px !important;
	min-height:326px !important;
}

#item24335 {
	width:167px !important;
	left:357px !important;
	top:1206px !important;
	min-height:282px !important;
}

#item32519 {
	width:352px !important;
	min-height:51px !important;
}

#item24373 {
	width:352px !important;
	min-height:51px !important;
}

#item32274 {
	width:352px !important;
	height:51px !important;
	left:552px !important;
	top:1063px !important;
}

#item178095 {
	width:352px !important;
	min-height:130px !important;
}

#item24423 {
	width:352px !important;
	min-height:130px !important;
}

#item178011 {
	width:352px !important;
	height:130px !important;
	left:120px !important;
	top:984px !important;
}

#item32447 {
	width:352px !important;
	min-height:51px !important;
}

#item24828 {
	width:352px !important;
	min-height:51px !important;
}

#item32265 {
	width:352px !important;
	height:51px !important;
	left:552px !important;
	top:795px !important;
}

#item32423 {
	width:352px !important;
	min-height:51px !important;
}

#item32293 {
	width:352px !important;
	min-height:51px !important;
}

#item32290 {
	width:352px !important;
	height:51px !important;
	left:552px !important;
	top:720px !important;
}

#item32471 {
	width:352px !important;
	min-height:51px !important;
}

#item24878 {
	width:352px !important;
	min-height:51px !important;
}

#item32268 {
	width:352px !important;
	height:51px !important;
	left:552px !important;
	top:945px !important;
}

#item32495 {
	width:352px !important;
	min-height:51px !important;
}

#item24928 {
	width:352px !important;
	min-height:51px !important;
}

#item32271 {
	width:352px !important;
	height:51px !important;
	left:552px !important;
	top:870px !important;
}

#item24980 {
	width:1024px !important;
	height:36px !important;
	top:413px !important;
}

#item178047 {
	width:370px !important;
	min-height:98px !important;
}

#item29723 {
	width:370px !important;
	min-height:98px !important;
}

#item178012 {
	width:370px !important;
	height:98px !important;
	left:120px !important;
	top:684px !important;
}

#item178071 {
	width:352px !important;
	min-height:130px !important;
}

#item120325 {
	width:352px !important;
	min-height:130px !important;
}

#item178013 {
	width:352px !important;
	height:130px !important;
	left:120px !important;
	top:818px !important;
}

#item178023 {
	width:352px !important;
	min-height:98px !important;
}

#item120376 {
	width:352px !important;
	min-height:98px !important;
}

#item178014 {
	width:352px !important;
	height:98px !important;
	left:120px !important;
	top:550px !important;
}

#item178121 {
	width:352px !important;
	min-height:99px !important;
}

#item120426 {
	width:352px !important;
	min-height:99px !important;
}

#item178015 {
	width:352px !important;
	height:99px !important;
	left:552px !important;
	top:550px !important;
}

#item32128 {
	width:195px !important;
	left:552px !important;
	top:1206px !important;
	min-height:345px !important;
}

#item32132 {
	width:128px !important;
	left:776px !important;
	top:1206px !important;
	min-height:291px !important;
}

#item70747 {
	width:224px !important;
	min-height:16px !important;
}

#item70788 {
	width:302px !important;
	min-height:16px !important;
}

#item70812 {
	width:36px !important;
	height:36px !important;
}

#item70823 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item70835 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item70845 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item70855 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item70930 {
	width:232px !important;
	min-height:16px !important;
}

#item70897 {
	width:232px !important;
	min-height:16px !important;
}

#item70926 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item120870 {
	width:1024px !important;
	height:48px !important;
	background:#000;
}

#item120888 {
	width:260px !important;
	height:48px !important;
}

#item120907 {
	width:214px !important;
	height:48px !important;
	left:602px !important;
}

#item120927 {
	width:208px !important;
	height:48px !important;
	left:816px !important;
}

#item120869.fixed-pos-elem {
	width:1024px !important;
	height:48px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item225651 {
	width:315px !important;
	left:30px !important;
	top:144px !important;
	min-height:1052px !important;
}

#item224507 {
	width:275px !important;
	left:50px !important;
	top:1292px !important;
	min-height:1072px !important;
}

#item224486 {
	opacity:0.90;
	width:375px !important;
	height:667px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item224487 {
	width:381px !important;
	height:590px !important;
	left:10px !important;
	top:10px !important;
}

#item224500 {
	width:375px !important;
	height:524px !important;
	left:13px !important;
	top:73px !important;
	background:#fff;
}

@keyframes shrink-224500 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
}
@-webkit-keyframes shrink-224500 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
}
#item224500 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item224467 {
	width:64px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item224464 {
	width:70px !important;
	height:66px !important;
	left:88px !important;
	top:10px !important;
}

#item224471 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item224468 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item224475 {
	width:64px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item224472 {
	width:70px !important;
	height:66px !important;
	left:321px !important;
	top:10px !important;
}

#item224479 {
	width:64px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item224476 {
	width:70px !important;
	height:66px !important;
	left:254px !important;
	top:10px !important;
}

#item224484 {
	width:96px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item224480 {
	width:102px !important;
	height:66px !important;
	left:155px !important;
	top:10px !important;
}

#item224455.fixed-pos-elem {
	width:401px !important;
	height:680px !important;
	left:50% !important;
	top:-13px !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item33217 {
	width:496px !important;
	left:408px !important;
	top:704px !important;
	min-height:1224px !important;
}

@keyframes flyinfromleft-33281 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-33281 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item90213 {
	width:224px !important;
	min-height:16px !important;
}

#item90259 {
	width:302px !important;
	min-height:16px !important;
}

#item90283 {
	width:36px !important;
	height:36px !important;
}

#item90295 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item90305 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item90315 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item90325 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item90364 {
	width:232px !important;
	min-height:16px !important;
}

#item90339 {
	width:232px !important;
	min-height:16px !important;
}

#item90336 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item120233 {
	width:904px !important;
	top:560px !important;
	min-height:63px !important;
}

#item198246 {
	width:315px !important;
	left:30px !important;
	top:369px !important;
	min-height:1924px !important;
}

@keyframes flyinfromleft-222438 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-222438 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes titulo-226487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-226487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222564 {
	width:315px !important;
	left:30px !important;
	top:2343px !important;
	min-height:12px !important;
}

#item165627 {
	width:496px !important;
	left:408px !important;
	top:775px !important;
	min-height:954px !important;
}

#item165650 {
	width:248px !important;
	left:120px !important;
	top:775px !important;
	min-height:384px !important;
}

@keyframes flyinfromleft-165673 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-165673 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item165700 {
	width:224px !important;
	min-height:16px !important;
}

#item165750 {
	width:302px !important;
	min-height:16px !important;
}

#item165774 {
	width:36px !important;
	height:36px !important;
}

#item165786 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item165798 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item165811 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item165825 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item165866 {
	width:232px !important;
	min-height:16px !important;
}

#item165841 {
	width:232px !important;
	min-height:16px !important;
}

#item165838 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

@keyframes fadein-166068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-166068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166102 {
	width:496px !important;
	left:408px !important;
	top:2105px !important;
	min-height:1080px !important;
}

#item166116 {
	width:496px !important;
	left:408px !important;
	top:3568px !important;
	min-height:938px !important;
}

#item165939 {
	width:248px !important;
	height:768px !important;
	top:228px !important;
	background:#d7d7d3;
}

#item165940 {
	width:248px !important;
	height:201px !important;
	top:996px !important;
	background:#95948b;
}

#item165946 {
	width:228px !important;
	min-height:713px !important;
}

#item165970 {
	width:228px !important;
	top:748px !important;
	min-height:168px !important;
}

#item172122 {
	width:496px !important;
	height:330px !important;
	background:rgba(0,0,0,0.5);
}

#item172213 {
	width:496px !important;
	height:330px !important;
	left:408px !important;
	top:1751px !important;
}

#item172351 {
	width:496px !important;
	height:330px !important;
	background:#cccccc;
}

#item172323 {
	width:496px !important;
	height:330px !important;
	background:rgba(0,0,0,0.5);
}

#item165605 {
	width:496px !important;
	height:330px !important;
	background:#cccccc;
}

#item172264 {
	width:496px !important;
	height:330px !important;
	left:408px !important;
	top:3214px !important;
}

#item172402 {
	width:496px !important;
	height:330px !important;
	background:#cccccc;
}

#item172410 {
	width:496px !important;
	height:330px !important;
	background:rgba(0,0,0,0.5);
}

#item172393 {
	width:496px !important;
	height:330px !important;
	background:#cccccc;
}

#item172390 {
	width:496px !important;
	height:330px !important;
	left:408px !important;
	top:4532px !important;
}

#item172369 {
	width:496px !important;
	left:408px !important;
	top:4886px !important;
	min-height:273px !important;
}

#item198808 {
	width:315px !important;
	top:248px !important;
	background:#d7d7d3;
	min-height:550px !important;
	padding:7px 10px 0px 10px;
}

#item198809 {
	width:315px !important;
	top:798px !important;
	background:#95948b;
	min-height:177px !important;
	padding:8px 10px 10px 10px;
}

@keyframes fadein-223921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-223921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223927 {
	width:315px !important;
	left:30px !important;
	top:637px !important;
	min-height:1460px !important;
}

#item223950 {
	width:315px !important;
	left:30px !important;
	top:385px !important;
	min-height:216px !important;
}

@keyframes flyinfromleft-223973 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-223973 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item224088 {
	width:375px !important;
	height:64px !important;
	top:316px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item224162 {
	width:375px !important;
	height:88px !important;
	top:292px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item224215 {
	width:375px !important;
	height:88px !important;
	top:382px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item224117 {
	width:315px !important;
	left:30px !important;
	top:2521px !important;
	min-height:1737px !important;
}

#item224202 {
	width:315px !important;
	left:30px !important;
	top:4677px !important;
	min-height:1475px !important;
}

#item224256 {
	width:315px !important;
	left:30px !important;
	top:6668px !important;
	min-height:440px !important;
}

#item224289 {
	width:315px !important;
	left:30px !important;
	top:8193px !important;
	min-height:12px !important;
}

@keyframes titulo-226955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-226955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173142 {
	width:62px !important;
	height:93px !important;
	left:842px !important;
	top:2383px !important;
}

#item173312 {
	width:62px !important;
	height:93px !important;
	left:842px !important;
	top:4804px !important;
}

#item173145 {
	width:62px !important;
	height:93px !important;
	left:770px !important;
	top:2383px !important;
}

#item173322 {
	width:62px !important;
	height:93px !important;
	left:770px !important;
	top:4804px !important;
}

#item173148 {
	width:62px !important;
	height:93px !important;
	left:697px !important;
	top:2383px !important;
}

#item173332 {
	width:62px !important;
	height:93px !important;
	left:697px !important;
	top:4804px !important;
}

#item173151 {
	width:62px !important;
	height:93px !important;
	left:625px !important;
	top:2383px !important;
}

#item173340 {
	width:62px !important;
	height:93px !important;
	left:625px !important;
	top:4804px !important;
}

#item173154 {
	width:62px !important;
	height:93px !important;
	left:552px !important;
	top:2383px !important;
}

#item173348 {
	width:62px !important;
	height:93px !important;
	left:552px !important;
	top:4804px !important;
}

#item173157 {
	width:62px !important;
	height:93px !important;
	left:481px !important;
	top:2383px !important;
}

#item173358 {
	width:62px !important;
	height:93px !important;
	left:481px !important;
	top:4804px !important;
}

#item173160 {
	width:62px !important;
	height:93px !important;
	left:408px !important;
	top:2383px !important;
}

#item173366 {
	width:62px !important;
	height:93px !important;
	left:408px !important;
	top:4804px !important;
}

#item173170 {
	width:496px !important;
	height:346px !important;
	left:408px !important;
	top:2027px !important;
}

#item173374 {
	width:496px !important;
	height:347px !important;
	left:408px !important;
	top:4448px !important;
}

#item166993 {
	opacity:0.35;
	width:56px !important;
	height:80px !important;
	background:#9372b1;
}

#item173304 {
	width:56px !important;
	height:80px !important;
	left:408px !important;
	top:2160px !important;
}

#item173424 {
	opacity:0.35;
	width:56px !important;
	height:80px !important;
	background:#9372b1;
}

#item173419 {
	width:56px !important;
	height:80px !important;
	left:408px !important;
	top:4581px !important;
}

#item173307 {
	width:56px !important;
	height:80px !important;
	left:848px !important;
	top:2160px !important;
}

#item173425 {
	width:56px !important;
	height:80px !important;
	left:848px !important;
	top:4581px !important;
}

@keyframes flyinfromright-166291 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-166291 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes titulo-177628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-177628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166299 {
	width:1024px !important;
	height:143px !important;
	background:#000;
}

#item166302 {
	width:784px !important;
	left:120px !important;
	top:11px !important;
	min-height:105px !important;
}

#item166325 {
	width:496px !important;
	left:408px !important;
	top:719px !important;
	min-height:1285px !important;
}

#item166348 {
	width:248px !important;
	left:120px !important;
	top:719px !important;
	min-height:390px !important;
}

@keyframes flyinfromleft-166371 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-166371 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item166397 {
	width:224px !important;
	min-height:16px !important;
}

#item166451 {
	width:302px !important;
	min-height:16px !important;
}

#item166475 {
	width:36px !important;
	height:36px !important;
}

#item166491 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item166503 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item166515 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item166528 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item166568 {
	width:232px !important;
	min-height:16px !important;
}

#item166543 {
	width:232px !important;
	min-height:16px !important;
}

#item166540 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item166787 {
	width:248px !important;
	left:120px !important;
	top:3516px !important;
	background:#4f5cd5;
	min-height:325px !important;
	padding:15px 15px 20px 15px;
}

#item166979 {
	width:496px !important;
	left:408px !important;
	top:2500px !important;
	min-height:1926px !important;
}

#item166983 {
	width:496px !important;
	left:408px !important;
	top:4921px !important;
	min-height:132px !important;
}

#item199162 {
	width:375px !important;
	height:261px !important;
}

#item199259 {
	opacity:0.35;
	width:56px !important;
	height:80px !important;
	background:#9372b1;
}

#item199255 {
	width:56px !important;
	height:80px !important;
	top:91px !important;
}

#item199265 {
	width:56px !important;
	height:80px !important;
	left:319px !important;
	top:91px !important;
}

#item199208 {
	width:375px !important;
	height:262px !important;
}

#item199264 {
	opacity:0.35;
	width:56px !important;
	height:80px !important;
	background:#9372b1;
}

#item199260 {
	width:56px !important;
	height:80px !important;
	top:91px !important;
}

#item199270 {
	width:56px !important;
	height:80px !important;
	left:319px !important;
	top:91px !important;
}

@keyframes fadein-199275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-199275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199560 {
	width:315px !important;
	top:458px !important;
	background:#4f5cd5;
	min-height:295px !important;
	padding:15px 15px 20px 15px;
}

#item223571 {
	width:315px !important;
	left:30px !important;
	top:551px !important;
	min-height:1121px !important;
}

#item223594 {
	width:315px !important;
	left:30px !important;
	top:367px !important;
	min-height:148px !important;
}

@keyframes flyinfromleft-223617 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-223617 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item223701 {
	width:315px !important;
	left:30px !important;
	top:7202px !important;
	min-height:12px !important;
}

#item223805 {
	width:315px !important;
	left:30px !important;
	top:1980px !important;
	min-height:1320px !important;
}

#item223824 {
	width:315px !important;
	left:30px !important;
	top:4097px !important;
	min-height:2531px !important;
}

#item223843 {
	width:315px !important;
	left:30px !important;
	top:6935px !important;
	min-height:216px !important;
}

@keyframes titulo-227023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-227023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfrombottom-167039 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-167039 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-167046 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-167046 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-167052 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-167052 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-167058 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-167058 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes titulo-177627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-177627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167076 {
	width:1024px !important;
	height:143px !important;
	background:#000;
}

#item167079 {
	width:784px !important;
	left:120px !important;
	top:14px !important;
	min-height:105px !important;
}

#item167102 {
	width:496px !important;
	left:408px !important;
	top:719px !important;
	min-height:860px !important;
}

#item167125 {
	width:248px !important;
	left:120px !important;
	top:719px !important;
	min-height:246px !important;
}

@keyframes flyinfromleft-167148 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-167148 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item167175 {
	width:224px !important;
	min-height:16px !important;
}

#item167232 {
	width:302px !important;
	min-height:16px !important;
}

#item167256 {
	width:36px !important;
	height:36px !important;
}

#item167268 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item167280 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item167294 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item167306 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item167346 {
	width:232px !important;
	min-height:16px !important;
}

#item167321 {
	width:232px !important;
	min-height:16px !important;
}

#item167318 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item173564 {
	width:496px !important;
	left:408px !important;
	top:4170px !important;
	min-height:664px !important;
}

#item216149 {
	width:496px !important;
	left:408px !important;
	top:2134px !important;
	min-height:1505px !important;
}

#item216232 {
	width:76px !important;
	height:93px !important;
	left:828px !important;
	top:2005px !important;
}

#item216241 {
	width:76px !important;
	height:93px !important;
	left:744px !important;
	top:2005px !important;
}

#item216571 {
	width:92px !important;
	height:93px !important;
	left:812px !important;
	top:4042px !important;
}

#item216250 {
	width:76px !important;
	height:93px !important;
	left:660px !important;
	top:2005px !important;
}

#item216579 {
	width:92px !important;
	height:93px !important;
	left:711px !important;
	top:4042px !important;
}

#item216258 {
	width:76px !important;
	height:93px !important;
	left:576px !important;
	top:2005px !important;
}

#item216586 {
	width:92px !important;
	height:93px !important;
	left:610px !important;
	top:4042px !important;
}

#item216269 {
	width:76px !important;
	height:93px !important;
	left:492px !important;
	top:2005px !important;
}

#item216596 {
	width:92px !important;
	height:93px !important;
	left:509px !important;
	top:4042px !important;
}

#item216277 {
	width:76px !important;
	height:93px !important;
	left:408px !important;
	top:2005px !important;
}

#item216604 {
	width:92px !important;
	height:93px !important;
	left:408px !important;
	top:4042px !important;
}

#item216532 {
	width:496px !important;
	height:55px !important;
	top:317px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216509 {
	width:496px !important;
	height:55px !important;
	top:317px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216485 {
	width:496px !important;
	height:55px !important;
	top:317px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216459 {
	width:496px !important;
	height:55px !important;
	top:317px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216436 {
	width:496px !important;
	height:55px !important;
	top:317px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216413 {
	width:496px !important;
	height:55px !important;
	top:317px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216286 {
	width:496px !important;
	height:372px !important;
	left:408px !important;
	top:1625px !important;
}

#item216756 {
	width:496px !important;
	height:55px !important;
	top:317px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216729 {
	width:496px !important;
	height:55px !important;
	top:317px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216700 {
	width:496px !important;
	height:55px !important;
	top:317px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216673 {
	width:496px !important;
	height:55px !important;
	top:317px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216646 {
	width:496px !important;
	height:55px !important;
	top:317px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216611 {
	width:496px !important;
	height:372px !important;
	left:408px !important;
	top:3661px !important;
}

#item216334 {
	opacity:0.35;
	width:56px !important;
	height:80px !important;
	background:#9372b1;
}

#item216330 {
	width:56px !important;
	height:80px !important;
	left:408px !important;
	top:1784px !important;
}

#item216783 {
	opacity:0.35;
	width:56px !important;
	height:80px !important;
	background:#9372b1;
}

#item216779 {
	width:56px !important;
	height:80px !important;
	left:408px !important;
	top:3820px !important;
}

#item216335 {
	width:56px !important;
	height:80px !important;
	left:848px !important;
	top:1784px !important;
}

#item216784 {
	width:56px !important;
	height:80px !important;
	left:848px !important;
	top:3820px !important;
}

@keyframes flyinfrombottom-199614 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-199614 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-199617 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-199617 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-199620 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-199620 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-199624 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-199624 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-199627 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-199627 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item222676 {
	width:315px !important;
	left:30px !important;
	top:430px !important;
	min-height:1389px !important;
}

#item222699 {
	width:315px !important;
	left:30px !important;
	top:324px !important;
	min-height:70px !important;
}

@keyframes flyinfromleft-222722 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-222722 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item222933 {
	width:315px !important;
	left:30px !important;
	top:5952px !important;
	min-height:12px !important;
}

#item223173 {
	width:375px !important;
	height:55px !important;
	top:226px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item223315 {
	width:375px !important;
	height:55px !important;
	top:226px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item223285 {
	width:375px !important;
	height:55px !important;
	top:226px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item223258 {
	width:375px !important;
	height:55px !important;
	top:215px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item223230 {
	width:375px !important;
	height:55px !important;
	top:215px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item223200 {
	width:375px !important;
	height:55px !important;
	top:215px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item223168 {
	width:375px !important;
	height:281px !important;
}

#item223484 {
	opacity:0.35;
	width:56px !important;
	height:80px !important;
	background:#9372b1;
}

#item223479 {
	width:56px !important;
	height:80px !important;
	top:100px !important;
}

#item223490 {
	width:56px !important;
	height:80px !important;
	left:319px !important;
	top:100px !important;
}

#item223343 {
	width:375px !important;
	height:55px !important;
	top:226px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item223456 {
	width:375px !important;
	height:55px !important;
	top:226px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item223428 {
	width:375px !important;
	height:55px !important;
	top:226px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item223399 {
	width:375px !important;
	height:55px !important;
	top:226px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item223372 {
	width:375px !important;
	height:55px !important;
	top:226px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item223338 {
	width:375px !important;
	height:281px !important;
}

#item223489 {
	opacity:0.35;
	width:56px !important;
	height:80px !important;
	background:#9372b1;
}

#item223485 {
	width:56px !important;
	height:80px !important;
	top:104px !important;
}

#item223495 {
	width:56px !important;
	height:80px !important;
	left:319px !important;
	top:104px !important;
}

#item223527 {
	width:315px !important;
	left:30px !important;
	top:2159px !important;
	min-height:2375px !important;
}

#item223544 {
	width:315px !important;
	left:30px !important;
	top:4874px !important;
	min-height:1028px !important;
}

@keyframes titulo-227060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-227060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromtop-167573 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-167573 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item167585 {
	width:496px !important;
	left:408px !important;
	top:775px !important;
	min-height:674px !important;
}

#item167608 {
	width:248px !important;
	left:120px !important;
	top:775px !important;
	min-height:240px !important;
}

@keyframes flyinfromleft-167631 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-167631 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item167657 {
	width:224px !important;
	min-height:16px !important;
}

#item167713 {
	width:302px !important;
	min-height:16px !important;
}

#item167738 {
	width:36px !important;
	height:36px !important;
}

#item167750 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item167762 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item167774 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item167786 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item167826 {
	width:232px !important;
	min-height:16px !important;
}

#item167801 {
	width:232px !important;
	min-height:16px !important;
}

#item167798 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

@keyframes titulo-177685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-177685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167851 {
	width:1024px !important;
	height:199px !important;
	background:#000;
}

#item167854 {
	width:784px !important;
	left:120px !important;
	top:11px !important;
	min-height:161px !important;
}

#item167907 {
	width:496px !important;
	left:408px !important;
	top:2032px !important;
	min-height:1820px !important;
}

#item167918 {
	width:248px !important;
	left:120px !important;
	top:2746px !important;
	background:#872118;
	min-height:112px !important;
	padding:5px 0px 0px 0px;
}

#item167942 {
	opacity:0.50;
	width:248px !important;
	height:536px !important;
	left:120px !important;
	top:1472px !important;
	background:#872118;
}

#item167943 {
	width:248px !important;
	left:120px !important;
	top:1551px !important;
	min-height:322px !important;
}

@keyframes fadein-199955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-199955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199960 {
	width:315px !important;
	left:30px !important;
	top:543px !important;
}

#item199983 {
	width:315px !important;
	left:30px !important;
	top:385px !important;
	min-height:122px !important;
}

#item200244 {
	width:315px !important;
	left:30px !important;
	top:1572px !important;
	min-height:952px !important;
}

@keyframes flyinfromleft-222187 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-222187 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item222295 {
	width:375px !important;
	height:88px !important;
	top:240px !important;
	background:#191919;
	padding:8px 0px 0px 0px;
}

#item222327 {
	width:375px !important;
	height:88px !important;
	top:287px !important;
	background:#191919;
	padding:8px 0px 0px 0px;
}

#item222356 {
	width:315px !important;
	left:30px !important;
	top:2947px !important;
	min-height:2340px !important;
}

@keyframes titulo-227100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-227100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-170957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-170957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes titulo-177735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-177735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170491 {
	width:1024px !important;
	height:143px !important;
	background:#000;
}

#item170494 {
	width:784px !important;
	left:120px !important;
	top:13px !important;
	min-height:123px !important;
}

#item170517 {
	width:496px !important;
	left:408px !important;
	top:848px !important;
	min-height:399px !important;
}

#item170540 {
	width:248px !important;
	left:120px !important;
	top:848px !important;
	min-height:240px !important;
}

@keyframes flyinfromleft-170563 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-170563 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item170589 {
	width:224px !important;
	min-height:16px !important;
}

#item170641 {
	width:302px !important;
	min-height:16px !important;
}

#item170665 {
	width:36px !important;
	height:36px !important;
}

#item170678 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item170692 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item170704 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item170716 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item170759 {
	width:232px !important;
	min-height:16px !important;
}

#item170733 {
	width:232px !important;
	min-height:16px !important;
}

#item170730 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item171045 {
	width:496px !important;
	left:408px !important;
	top:1684px !important;
	min-height:1622px !important;
}

#item171049 {
	width:248px !important;
	left:120px !important;
	top:2190px !important;
	min-height:64px !important;
}

#item171095 {
	width:248px !important;
	left:120px !important;
	top:3070px !important;
	min-height:64px !important;
}

#item216105 {
	width:248px !important;
	left:120px !important;
	top:4393px !important;
	min-height:88px !important;
}

#item171145 {
	width:496px !important;
	left:408px !important;
	top:3724px !important;
	min-height:472px !important;
}

#item173732 {
	width:496px !important;
	height:392px !important;
	background:rgba(0,0,0,0.5);
	padding:0px 20px 0px 20px;
}

#item173783 {
	width:496px !important;
	height:392px !important;
	left:408px !important;
	top:1268px !important;
}

#item215954 {
	width:496px !important;
	height:372px !important;
	background:rgba(0,0,0,0.5);
	padding:0px 20px 0px 20px;
}

#item215949 {
	width:496px !important;
	height:372px !important;
	left:408px !important;
	top:3328px !important;
}

#item216070 {
	width:496px !important;
	left:408px !important;
	top:4505px !important;
	min-height:552px !important;
}

#item225530 {
	width:496px !important;
	height:266px !important;
	left:408px !important;
	top:4215px !important;
}

@keyframes fadein-225475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-225475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200352 {
	width:315px !important;
	left:30px !important;
	top:567px !important;
	min-height:649px !important;
}

#item200375 {
	width:315px !important;
	left:30px !important;
	top:435px !important;
	min-height:96px !important;
}

#item200626 {
	width:315px !important;
	left:30px !important;
	top:1511px !important;
	min-height:540px !important;
}

#item200676 {
	width:315px !important;
	left:30px !important;
	top:6245px !important;
	min-height:888px !important;
}

#item200680 {
	width:315px !important;
	left:30px !important;
	top:5184px !important;
	min-height:751px !important;
}

@keyframes flyinfromleft-221491 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-221491 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item221698 {
	width:375px !important;
	height:64px !important;
	top:184px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item221726 {
	width:315px !important;
	height:88px !important;
	top:292px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item221760 {
	width:315px !important;
	height:64px !important;
	top:251px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item221754 {
	width:315px !important;
	left:30px !important;
	top:2487px !important;
	min-height:1460px !important;
}

#item221820 {
	width:315px !important;
	left:30px !important;
	top:4309px !important;
	min-height:538px !important;
}

#item221926 {
	width:375px !important;
	height:64px !important;
	top:217px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item222046 {
	width:375px !important;
	height:64px !important;
	top:201px !important;
	background:#191919;
	padding:8px 0px 0px 0px;
}

#item221971 {
	width:375px !important;
	height:201px !important;
}

#item221962 {
	width:375px !important;
	height:201px !important;
}

#item221955 {
	width:375px !important;
	height:201px !important;
}

#item221953 {
	width:375px !important;
	height:201px !important;
}

@keyframes titulo-227139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-227139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171199 {
	width:496px !important;
	left:408px !important;
	top:768px !important;
	min-height:1900px !important;
}

#item171222 {
	width:248px !important;
	left:120px !important;
	top:2729px !important;
	min-height:90px !important;
}

#item171253 {
	width:248px !important;
	left:120px !important;
	top:768px !important;
	min-height:348px !important;
}

@keyframes titulo-171276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-171276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171278 {
	width:1024px !important;
	height:143px !important;
	background:#ecbd28;
}

#item171282 {
	width:784px !important;
	left:120px !important;
	top:40px !important;
	min-height:53px !important;
}

#item171309 {
	width:224px !important;
	min-height:16px !important;
}

#item171361 {
	width:302px !important;
	min-height:16px !important;
}

#item171385 {
	width:36px !important;
	height:36px !important;
}

#item171397 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item171409 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item171421 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item171434 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item171476 {
	width:232px !important;
	min-height:16px !important;
}

#item171450 {
	width:232px !important;
	min-height:16px !important;
}

#item171447 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

@keyframes flyinfromright-171500 {
	0% {
		transform:translate(1024px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-171500 {
	0% {
		-webkit-transform:translate(1024px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-171516 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-171516 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-215098 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-375px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-215098 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-375px,0px);
		opacity:1;
	}
}
#item215134 {
	width:315px !important;
	left:30px !important;
	top:525px !important;
	min-height:3020px !important;
}

#item215157 {
	width:315px !important;
	left:30px !important;
	top:341px !important;
	min-height:148px !important;
}

#item215219 {
	width:375px !important;
	height:89px !important;
	top:251px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item215496 {
	width:345px !important;
	left:30px !important;
	top:3972px !important;
	min-height:12px !important;
}

@keyframes flyinfromleft-221462 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-221462 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes titulo-227173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-227173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512 {
	width:496px !important;
	left:408px !important;
	top:767px !important;
	min-height:3206px !important;
}

#item1535 {
	width:248px !important;
	left:120px !important;
	top:4046px !important;
	min-height:72px !important;
}

@keyframes titulo-59678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-59678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59680 {
	width:1024px !important;
	height:143px !important;
	background:#ecbd28;
}

#item59683 {
	width:784px !important;
	left:120px !important;
	top:40px !important;
	min-height:53px !important;
}

#item92430 {
	width:224px !important;
	min-height:16px !important;
}

#item92474 {
	width:302px !important;
	min-height:16px !important;
}

#item92498 {
	width:36px !important;
	height:36px !important;
}

#item92509 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item92519 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item92530 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item92542 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item92581 {
	width:232px !important;
	min-height:16px !important;
}

#item92555 {
	width:232px !important;
	min-height:16px !important;
}

#item92552 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

@keyframes flyinfromleft-1667 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1667 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item225332 {
	width:315px !important;
	left:30px !important;
	top:399px !important;
	min-height:4830px !important;
}

#item216969 {
	width:375px !important;
	height:89px !important;
	top:251px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

#item216992 {
	width:315px !important;
	left:30px !important;
	top:5668px !important;
	min-height:12px !important;
}

@keyframes flyinfromleft-217166 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-217166 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes titulo-227199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-227199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171585 {
	width:1024px !important;
	height:527px !important;
	top:48px !important;
	background:#000;
}

@keyframes fadein-171585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-171585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171589 {
	width:496px !important;
	left:408px !important;
	top:768px !important;
	min-height:1672px !important;
}

#item171612 {
	width:248px !important;
	left:120px !important;
	top:2501px !important;
	min-height:114px !important;
}

@keyframes titulo-171645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-171645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171647 {
	width:1024px !important;
	height:143px !important;
	background:#ecbd28;
}

#item171651 {
	width:904px !important;
	left:120px !important;
	top:40px !important;
	min-height:53px !important;
}

#item171677 {
	width:224px !important;
	min-height:16px !important;
}

#item171728 {
	width:302px !important;
	min-height:16px !important;
}

#item171752 {
	width:36px !important;
	height:36px !important;
}

#item171764 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item171777 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item171790 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item171803 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item171844 {
	width:232px !important;
	min-height:16px !important;
}

#item171819 {
	width:232px !important;
	min-height:16px !important;
}

#item171816 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

@keyframes flyinfromleft-171877 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-171877 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item217191 {
	width:315px !important;
	left:30px !important;
	top:3450px !important;
	min-height:24px !important;
}

@keyframes fadein-217214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-217214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromleft-217221 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-217221 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item217245 {
	width:315px !important;
	left:30px !important;
	top:387px !important;
	min-height:2624px !important;
}

#item217360 {
	width:375px !important;
	height:89px !important;
	top:251px !important;
	background:rgba(0,0,0,0.65);
	padding:8px 0px 0px 0px;
}

@keyframes titulo-227230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes titulo-227230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16014 {
	width:1024px !important;
	height:396px !important;
	left:256px !important;
	top:246px !important;
	background:#000;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item173891 {
	width:2048px !important;
	height:400px !important;
	top:442px !important;
	background:#000;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes flyinfromright-175732 {
	0% {
		transform:translate(266px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-175732 {
	0% {
		-webkit-transform:translate(266px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175764 {
	width:95px !important;
	top:99px !important;
	min-height:14px !important;
}

#item175738 {
	width:95px !important;
	top:99px !important;
	min-height:14px !important;
}

#item175732 {
	width:95px !important;
	height:113px !important;
	left:711px !important;
	top:490px !important;
}

@keyframes flyinfromleft-175862 {
	0% {
		transform:translate(-389px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-175862 {
	0% {
		-webkit-transform:translate(-389px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175894 {
	width:95px !important;
	top:99px !important;
	min-height:14px !important;
}

#item175867 {
	width:95px !important;
	top:99px !important;
	min-height:14px !important;
}

#item175862 {
	width:95px !important;
	height:113px !important;
	left:219px !important;
	top:490px !important;
}

@keyframes flyinfromleft-105937 {
	0% {
		transform:translate(-266px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-105937 {
	0% {
		-webkit-transform:translate(-266px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item105968 {
	width:95px !important;
	top:99px !important;
	min-height:13px !important;
}

#item105942 {
	width:95px !important;
	top:99px !important;
	min-height:13px !important;
}

#item105937 {
	width:95px !important;
	height:112px !important;
	left:342px !important;
	top:490px !important;
}

@keyframes fadein-105991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-105991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106022 {
	width:95px !important;
	top:99px !important;
	min-height:14px !important;
}

#item105996 {
	width:95px !important;
	top:99px !important;
	min-height:14px !important;
}

#item105991 {
	width:95px !important;
	height:113px !important;
	left:464px !important;
	top:490px !important;
}

@keyframes flyinfromleft-175675 {
	0% {
		transform:translate(-143px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-175675 {
	0% {
		-webkit-transform:translate(-143px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175706 {
	width:95px !important;
	top:99px !important;
	min-height:14px !important;
}

#item175680 {
	width:95px !important;
	top:99px !important;
	min-height:14px !important;
}

#item175675 {
	width:95px !important;
	height:113px !important;
	left:96px !important;
	top:490px !important;
}

@keyframes flyinfromright-174870 {
	0% {
		transform:translate(143px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-174870 {
	0% {
		-webkit-transform:translate(143px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item174901 {
	width:95px !important;
	top:99px !important;
	min-height:14px !important;
}

#item174875 {
	width:95px !important;
	top:99px !important;
	min-height:14px !important;
}

#item174870 {
	width:95px !important;
	height:113px !important;
	left:834px !important;
	top:490px !important;
}

#item16019 {
	width:512px !important;
	left:256px !important;
	top:268px !important;
	min-height:179px !important;
}

@keyframes fadein-16019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-16019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92628 {
	width:224px !important;
	min-height:16px !important;
}

#item92669 {
	width:302px !important;
	min-height:16px !important;
}

#item92693 {
	width:36px !important;
	height:36px !important;
}

#item92704 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item92717 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item92728 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item92738 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item92777 {
	width:232px !important;
	min-height:16px !important;
}

#item92752 {
	width:232px !important;
	min-height:16px !important;
}

#item92749 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

@keyframes flyinfromright-122035 {
	0% {
		transform:translate(389px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-122035 {
	0% {
		-webkit-transform:translate(389px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item122067 {
	width:95px !important;
	top:99px !important;
	min-height:13px !important;
}

#item122040 {
	width:95px !important;
	top:99px !important;
	min-height:13px !important;
}

#item122035 {
	width:95px !important;
	height:112px !important;
	left:588px !important;
	top:490px !important;
}

#item217504 {
	width:125px !important;
	height:112px !important;
	left:125px !important;
	top:615px !important;
}

#item217542 {
	width:750px !important;
	height:764px !important;
	top:232px !important;
	background:#000;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item217543 {
	width:375px !important;
	top:237px !important;
	min-height:133px !important;
}

@keyframes fadein-217543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-217543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-217566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-217566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217598 {
	width:80px !important;
	top:84px !important;
	min-height:13px !important;
}

#item217571 {
	width:80px !important;
	top:84px !important;
	min-height:13px !important;
}

#item217566 {
	width:80px !important;
	height:97px !important;
	left:10px !important;
	top:393px !important;
}

@keyframes fadein-217621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-217621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217653 {
	width:80px !important;
	top:84px !important;
	min-height:14px !important;
}

#item217626 {
	width:80px !important;
	top:84px !important;
	min-height:14px !important;
}

#item217621 {
	width:80px !important;
	height:98px !important;
	left:102px !important;
	top:393px !important;
}

@keyframes fadein-217918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-217918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217949 {
	width:80px !important;
	top:84px !important;
	min-height:14px !important;
}

#item217923 {
	width:80px !important;
	top:84px !important;
	min-height:14px !important;
}

#item217918 {
	width:80px !important;
	height:98px !important;
	left:56px !important;
	top:504px !important;
}

@keyframes fadein-217676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-217676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217707 {
	width:80px !important;
	top:84px !important;
	min-height:14px !important;
}

#item217681 {
	width:80px !important;
	top:84px !important;
	min-height:14px !important;
}

#item217676 {
	width:80px !important;
	height:98px !important;
	left:285px !important;
	top:393px !important;
}

@keyframes fadein-217972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-217972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218003 {
	width:80px !important;
	top:84px !important;
	min-height:14px !important;
}

#item217977 {
	width:80px !important;
	top:84px !important;
	min-height:14px !important;
}

#item217972 {
	width:80px !important;
	height:98px !important;
	left:239px !important;
	top:504px !important;
}

@keyframes fadein-217730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-217730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217761 {
	width:80px !important;
	top:84px !important;
	min-height:13px !important;
}

#item217735 {
	width:80px !important;
	top:84px !important;
	min-height:13px !important;
}

#item217730 {
	width:80px !important;
	height:97px !important;
	left:193px !important;
	top:393px !important;
}

@keyframes fadein-218026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-218026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218060 {
	width:80px !important;
	top:84px !important;
	min-height:13px !important;
}

#item218033 {
	width:80px !important;
	top:84px !important;
	min-height:13px !important;
}

#item218026 {
	width:80px !important;
	height:97px !important;
	left:148px !important;
	top:504px !important;
}

#item101672 {
	width:224px !important;
	min-height:16px !important;
}

#item101716 {
	width:302px !important;
	min-height:16px !important;
}

#item101742 {
	width:36px !important;
	height:36px !important;
}

#item101752 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item101766 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item101777 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item101787 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item101825 {
	width:232px !important;
	min-height:16px !important;
}

#item101800 {
	width:232px !important;
	min-height:16px !important;
}

#item101797 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item103100 {
	width:496px !important;
	left:408px !important;
	top:733px !important;
	min-height:423px !important;
}

#item103134 {
	width:496px !important;
	left:408px !important;
	top:1570px !important;
	min-height:535px !important;
}

#item155477 {
	width:496px !important;
	left:408px !important;
	top:2519px !important;
	min-height:759px !important;
}

#item155501 {
	width:496px !important;
	left:408px !important;
	top:3647px !important;
	min-height:395px !important;
}

#item155525 {
	width:248px !important;
	left:120px !important;
	top:1846px !important;
	min-height:1209px !important;
}

@keyframes flyinfromright-107319 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-107319 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-193702 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-193702 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item181541 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item181569 {
	width:248px !important;
	min-height:27px !important;
}

#item181545 {
	width:248px !important;
	min-height:27px !important;
}

#item181542 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item181619 {
	width:248px !important;
	min-height:27px !important;
}

#item181595 {
	width:248px !important;
	min-height:27px !important;
}

#item181592 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item181670 {
	width:248px !important;
	min-height:27px !important;
}

#item181646 {
	width:248px !important;
	min-height:27px !important;
}

#item181642 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item181720 {
	width:248px !important;
	min-height:27px !important;
}

#item181696 {
	width:248px !important;
	min-height:27px !important;
}

#item181693 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:185px !important;
}

#item181746 {
	width:248px !important;
	left:120px !important;
	top:138px !important;
	min-height:27px !important;
}

#item181867 {
	width:248px !important;
	min-height:27px !important;
}

#item181843 {
	width:248px !important;
	min-height:27px !important;
}

#item181840 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:286px !important;
}

#item182032 {
	width:230px !important;
	min-height:22px !important;
}

#item182008 {
	width:230px !important;
	min-height:22px !important;
}

#item182005 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:217px !important;
}

#item182082 {
	width:248px !important;
	min-height:27px !important;
}

#item182058 {
	width:248px !important;
	min-height:27px !important;
}

#item182055 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item182106 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item182156 {
	width:230px !important;
	min-height:22px !important;
}

#item182132 {
	width:230px !important;
	min-height:22px !important;
}

#item182129 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item182207 {
	width:230px !important;
	min-height:22px !important;
}

#item182183 {
	width:230px !important;
	min-height:22px !important;
}

#item182180 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item182257 {
	width:230px !important;
	min-height:22px !important;
}

#item182233 {
	width:230px !important;
	min-height:22px !important;
}

#item182230 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

@keyframes flyinfrombottom-225251 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225251 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item202572 {
	width:315px !important;
	left:30px !important;
	top:270px !important;
	min-height:677px !important;
}

#item202599 {
	width:315px !important;
	left:30px !important;
	top:1536px !important;
	min-height:903px !important;
}

#item202622 {
	width:315px !important;
	left:30px !important;
	top:2771px !important;
	min-height:1295px !important;
}

#item202645 {
	width:315px !important;
	left:30px !important;
	top:5671px !important;
	min-height:651px !important;
}

#item202668 {
	width:315px !important;
	left:30px !important;
	top:4522px !important;
	min-height:929px !important;
}

@keyframes flyinfromleft-218234 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-218234 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218241 {
	width:345px !important;
	left:30px !important;
	top:141px !important;
	min-height:20px !important;
}

#item218273 {
	width:315px !important;
	left:30px !important;
	top:6372px !important;
	min-height:12px !important;
}

#item151012 {
	width:224px !important;
	min-height:16px !important;
}

#item151059 {
	width:302px !important;
	min-height:16px !important;
}

#item151084 {
	width:36px !important;
	height:36px !important;
}

#item151095 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item151105 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item151115 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item151125 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item151163 {
	width:232px !important;
	min-height:16px !important;
}

#item151138 {
	width:232px !important;
	min-height:16px !important;
}

#item151135 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item151188 {
	width:496px !important;
	left:408px !important;
	top:733px !important;
	min-height:367px !important;
}

#item155882 {
	width:248px !important;
	left:120px !important;
	top:2702px !important;
	min-height:845px !important;
}

#item155950 {
	width:496px !important;
	left:408px !important;
	top:2359px !important;
	min-height:563px !important;
}

#item156167 {
	width:496px !important;
	left:408px !important;
	top:3992px !important;
	min-height:703px !important;
}

#item156103 {
	width:496px !important;
	left:408px !important;
	top:3186px !important;
	min-height:395px !important;
}

#item151212 {
	width:496px !important;
	left:408px !important;
	top:1469px !important;
	min-height:479px !important;
}

@keyframes flyinfromright-151235 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-151235 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item151240 {
	width:496px !important;
	top:229px !important;
	min-height:45px !important;
}

#item215778 {
	width:20px !important;
	height:20px !important;
	left:392px !important;
	top:237px !important;
}

#item215784 {
	width:20px !important;
	height:20px !important;
	left:420px !important;
	top:237px !important;
}

#item215791 {
	width:20px !important;
	height:20px !important;
	left:448px !important;
	top:237px !important;
}

#item215797 {
	width:20px !important;
	height:20px !important;
	left:476px !important;
	top:237px !important;
}

@keyframes flyinfromleft-193701 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-193701 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item182350 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item182378 {
	width:248px !important;
	min-height:27px !important;
}

#item182354 {
	width:248px !important;
	min-height:27px !important;
}

#item182351 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item182428 {
	width:248px !important;
	min-height:27px !important;
}

#item182404 {
	width:248px !important;
	min-height:27px !important;
}

#item182401 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item182479 {
	width:248px !important;
	min-height:27px !important;
}

#item182455 {
	width:248px !important;
	min-height:27px !important;
}

#item182451 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item182506 {
	width:248px !important;
	left:120px !important;
	top:185px !important;
	min-height:27px !important;
}

#item182581 {
	width:248px !important;
	min-height:27px !important;
}

#item182557 {
	width:248px !important;
	min-height:27px !important;
}

#item182553 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item182678 {
	width:248px !important;
	min-height:27px !important;
}

#item182654 {
	width:248px !important;
	min-height:27px !important;
}

#item182651 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:286px !important;
}

#item182819 {
	width:230px !important;
	left:138px !important;
	top:217px !important;
	min-height:22px !important;
}

#item182894 {
	width:248px !important;
	min-height:27px !important;
}

#item182870 {
	width:248px !important;
	min-height:27px !important;
}

#item182867 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item182917 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item182967 {
	width:230px !important;
	min-height:22px !important;
}

#item182943 {
	width:230px !important;
	min-height:22px !important;
}

#item182940 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item183017 {
	width:230px !important;
	min-height:22px !important;
}

#item182993 {
	width:230px !important;
	min-height:22px !important;
}

#item182990 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item183067 {
	width:230px !important;
	min-height:22px !important;
}

#item183043 {
	width:230px !important;
	min-height:22px !important;
}

#item183040 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

#item203539 {
	width:315px !important;
	left:30px !important;
	top:4600px !important;
	min-height:649px !important;
}

#item203563 {
	width:315px !important;
	left:30px !important;
	top:2406px !important;
	min-height:989px !important;
}

#item203586 {
	width:315px !important;
	left:30px !important;
	top:5580px !important;
	min-height:1095px !important;
}

#item203609 {
	width:315px !important;
	left:30px !important;
	top:3621px !important;
	min-height:651px !important;
}

@keyframes flyinfrombottom-225252 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225252 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item203516 {
	width:315px !important;
	left:30px !important;
	top:271px !important;
	min-height:593px !important;
}

#item203653 {
	width:315px !important;
	left:30px !important;
	top:1341px !important;
	min-height:735px !important;
}

@keyframes flyinfromleft-218428 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-218428 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218432 {
	width:345px !important;
	left:30px !important;
	top:141px !important;
	min-height:20px !important;
}

#item218528 {
	width:315px !important;
	left:30px !important;
	top:6725px !important;
	min-height:12px !important;
}

#item151724 {
	width:224px !important;
	min-height:16px !important;
}

#item151769 {
	width:302px !important;
	min-height:16px !important;
}

#item151793 {
	width:36px !important;
	height:36px !important;
}

#item151805 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item151817 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item151827 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item151837 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item151875 {
	width:232px !important;
	min-height:16px !important;
}

#item151850 {
	width:232px !important;
	min-height:16px !important;
}

#item151847 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item151899 {
	width:496px !important;
	left:408px !important;
	top:1662px !important;
	min-height:451px !important;
}

#item151923 {
	width:496px !important;
	left:408px !important;
	top:2173px !important;
	min-height:255px !important;
}

#item156360 {
	width:496px !important;
	left:408px !important;
	top:688px !important;
	min-height:563px !important;
}

#item156447 {
	width:496px !important;
	left:408px !important;
	top:3665px !important;
	min-height:593px !important;
}

#item156591 {
	width:496px !important;
	left:408px !important;
	top:2842px !important;
	min-height:395px !important;
}

#item156472 {
	width:248px !important;
	left:120px !important;
	top:3004px !important;
	min-height:817px !important;
}

#item156496 {
	width:248px !important;
	left:120px !important;
	top:1362px !important;
	min-height:903px !important;
}

@keyframes flyinfromright-151946 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-151946 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item151951 {
	width:496px !important;
	top:229px !important;
	min-height:45px !important;
}

#item215616 {
	width:20px !important;
	height:20px !important;
	left:364px !important;
	top:237px !important;
}

#item215618 {
	width:20px !important;
	height:20px !important;
	left:420px !important;
	top:237px !important;
}

#item215619 {
	width:20px !important;
	height:20px !important;
	left:448px !important;
	top:237px !important;
}

#item215620 {
	width:20px !important;
	height:20px !important;
	left:476px !important;
	top:237px !important;
}

#item156558 {
	width:496px !important;
	height:282px !important;
	left:408px !important;
	top:382px !important;
}

@keyframes flyinfromleft-193779 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-193779 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item193780 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item193808 {
	width:248px !important;
	min-height:27px !important;
}

#item193784 {
	width:248px !important;
	min-height:27px !important;
}

#item193781 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item193859 {
	width:248px !important;
	min-height:27px !important;
}

#item193834 {
	width:248px !important;
	min-height:27px !important;
}

#item193831 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item193909 {
	width:248px !important;
	min-height:27px !important;
}

#item193885 {
	width:248px !important;
	min-height:27px !important;
}

#item193882 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item193932 {
	width:248px !important;
	left:120px !important;
	top:185px !important;
	min-height:27px !important;
}

#item193983 {
	width:248px !important;
	min-height:27px !important;
}

#item193959 {
	width:248px !important;
	min-height:27px !important;
}

#item193956 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item194034 {
	width:248px !important;
	min-height:27px !important;
}

#item194009 {
	width:248px !important;
	min-height:27px !important;
}

#item194006 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:286px !important;
}

#item194057 {
	width:230px !important;
	left:138px !important;
	top:217px !important;
	min-height:22px !important;
}

#item194107 {
	width:248px !important;
	min-height:27px !important;
}

#item194083 {
	width:248px !important;
	min-height:27px !important;
}

#item194080 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item194130 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item194181 {
	width:230px !important;
	min-height:22px !important;
}

#item194157 {
	width:230px !important;
	min-height:22px !important;
}

#item194154 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item194232 {
	width:230px !important;
	min-height:22px !important;
}

#item194207 {
	width:230px !important;
	min-height:22px !important;
}

#item194204 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item194282 {
	width:230px !important;
	min-height:22px !important;
}

#item194258 {
	width:230px !important;
	min-height:22px !important;
}

#item194255 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

#item204534 {
	width:315px !important;
	left:30px !important;
	top:1786px !important;
	min-height:763px !important;
}

#item204561 {
	width:315px !important;
	left:30px !important;
	top:2609px !important;
	min-height:425px !important;
}

#item204607 {
	width:315px !important;
	left:30px !important;
	top:6342px !important;
	min-height:959px !important;
}

#item204630 {
	width:315px !important;
	left:30px !important;
	top:3367px !important;
	min-height:593px !important;
}

#item204653 {
	width:315px !important;
	left:30px !important;
	top:5356px !important;
	min-height:649px !important;
}

#item204676 {
	width:315px !important;
	left:30px !important;
	top:4294px !important;
	min-height:763px !important;
}

@keyframes flyinfrombottom-225253 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225253 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item204584 {
	width:315px !important;
	left:30px !important;
	top:241px !important;
	min-height:957px !important;
}

#item204772 {
	width:375px !important;
	height:217px !important;
}

@keyframes flyinfromleft-218607 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-218607 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218612 {
	width:345px !important;
	left:30px !important;
	top:141px !important;
	min-height:20px !important;
}

#item218635 {
	width:315px !important;
	left:30px !important;
	top:7351px !important;
	min-height:12px !important;
}

#item152435 {
	width:224px !important;
	min-height:16px !important;
}

#item152480 {
	width:302px !important;
	min-height:16px !important;
}

#item152504 {
	width:36px !important;
	height:36px !important;
}

#item152515 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item152527 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item152539 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item152549 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item152588 {
	width:232px !important;
	min-height:16px !important;
}

#item152562 {
	width:232px !important;
	min-height:16px !important;
}

#item152559 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item152612 {
	width:496px !important;
	left:408px !important;
	top:2154px !important;
	min-height:395px !important;
}

#item152636 {
	width:496px !important;
	left:408px !important;
	top:689px !important;
	min-height:1054px !important;
}

#item156833 {
	width:496px !important;
	left:408px !important;
	top:2963px !important;
	min-height:507px !important;
}

#item156857 {
	width:248px !important;
	left:120px !important;
	top:2355px !important;
	min-height:679px !important;
}

#item157072 {
	width:248px !important;
	left:120px !important;
	top:1267px !important;
	min-height:933px !important;
}

@keyframes flyinfromright-152659 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-152659 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item152663 {
	width:496px !important;
	top:229px !important;
	min-height:45px !important;
}

#item215803 {
	width:20px !important;
	height:20px !important;
	left:364px !important;
	top:237px !important;
}

#item215811 {
	width:20px !important;
	height:20px !important;
	left:392px !important;
	top:237px !important;
}

#item215823 {
	width:20px !important;
	height:20px !important;
	left:448px !important;
	top:237px !important;
}

#item215830 {
	width:20px !important;
	height:20px !important;
	left:476px !important;
	top:237px !important;
}

#item156934 {
	width:496px !important;
	height:283px !important;
	left:408px !important;
	top:382px !important;
}

@keyframes flyinfromleft-194353 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-194353 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item194354 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item194382 {
	width:248px !important;
	min-height:27px !important;
}

#item194358 {
	width:248px !important;
	min-height:27px !important;
}

#item194355 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item194432 {
	width:248px !important;
	min-height:27px !important;
}

#item194408 {
	width:248px !important;
	min-height:27px !important;
}

#item194405 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item194482 {
	width:248px !important;
	min-height:27px !important;
}

#item194458 {
	width:248px !important;
	min-height:27px !important;
}

#item194455 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item194506 {
	width:248px !important;
	left:120px !important;
	top:185px !important;
	min-height:27px !important;
}

#item194557 {
	width:248px !important;
	min-height:27px !important;
}

#item194533 {
	width:248px !important;
	min-height:27px !important;
}

#item194529 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item194607 {
	width:248px !important;
	min-height:27px !important;
}

#item194583 {
	width:248px !important;
	min-height:27px !important;
}

#item194580 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:286px !important;
}

#item194631 {
	width:230px !important;
	left:138px !important;
	top:217px !important;
	min-height:22px !important;
}

#item194681 {
	width:248px !important;
	min-height:27px !important;
}

#item194657 {
	width:248px !important;
	min-height:27px !important;
}

#item194654 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item194704 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item194754 {
	width:230px !important;
	min-height:22px !important;
}

#item194730 {
	width:230px !important;
	min-height:22px !important;
}

#item194727 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item194805 {
	width:230px !important;
	min-height:22px !important;
}

#item194780 {
	width:230px !important;
	min-height:22px !important;
}

#item194777 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item194855 {
	width:230px !important;
	min-height:22px !important;
}

#item194831 {
	width:230px !important;
	min-height:22px !important;
}

#item194828 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

#item205504 {
	width:315px !important;
	left:30px !important;
	top:2618px !important;
	min-height:649px !important;
}

#item205554 {
	width:315px !important;
	left:30px !important;
	top:5266px !important;
	min-height:819px !important;
}

#item205577 {
	width:315px !important;
	left:30px !important;
	top:4424px !important;
	min-height:509px !important;
}

#item205600 {
	width:315px !important;
	left:30px !important;
	top:3601px !important;
	min-height:763px !important;
}

@keyframes flyinfrombottom-225255 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225255 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item205531 {
	width:315px !important;
	left:30px !important;
	top:241px !important;
	min-height:1786px !important;
}

#item205686 {
	width:375px !important;
	height:217px !important;
}

@keyframes flyinfromleft-218705 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-218705 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218710 {
	width:345px !important;
	left:30px !important;
	top:141px !important;
	min-height:20px !important;
}

#item218733 {
	width:315px !important;
	left:30px !important;
	top:6135px !important;
	min-height:12px !important;
}

#item153146 {
	width:224px !important;
	min-height:16px !important;
}

#item153191 {
	width:302px !important;
	min-height:16px !important;
}

#item153215 {
	width:36px !important;
	height:36px !important;
}

#item153227 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item153238 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item153249 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item153262 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item153300 {
	width:232px !important;
	min-height:16px !important;
}

#item153275 {
	width:232px !important;
	min-height:16px !important;
}

#item153272 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item153324 {
	width:496px !important;
	left:408px !important;
	top:2598px !important;
	min-height:591px !important;
}

#item153348 {
	width:496px !important;
	left:408px !important;
	top:736px !important;
	min-height:769px !important;
}

#item157262 {
	width:496px !important;
	left:408px !important;
	top:1919px !important;
	min-height:619px !important;
}

#item157286 {
	width:248px !important;
	left:120px !important;
	top:1355px !important;
	min-height:1435px !important;
}

#item157310 {
	width:496px !important;
	left:408px !important;
	top:3558px !important;
	min-height:619px !important;
}

@keyframes flyinfromright-153371 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-153371 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item153375 {
	width:496px !important;
	top:229px !important;
	min-height:45px !important;
}

#item215836 {
	width:20px !important;
	height:20px !important;
	left:364px !important;
	top:237px !important;
}

#item215843 {
	width:20px !important;
	height:20px !important;
	left:392px !important;
	top:237px !important;
}

#item215849 {
	width:20px !important;
	height:20px !important;
	left:420px !important;
	top:237px !important;
}

#item215862 {
	width:20px !important;
	height:20px !important;
	left:476px !important;
	top:237px !important;
}

#item157500 {
	width:224px !important;
	height:236px !important;
	left:132px !important;
	top:1106px !important;
}

@keyframes flyinfromleft-194915 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-194915 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item194916 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item194944 {
	width:248px !important;
	min-height:27px !important;
}

#item194920 {
	width:248px !important;
	min-height:27px !important;
}

#item194917 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item194994 {
	width:248px !important;
	min-height:27px !important;
}

#item194970 {
	width:248px !important;
	min-height:27px !important;
}

#item194967 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item195044 {
	width:248px !important;
	min-height:27px !important;
}

#item195020 {
	width:248px !important;
	min-height:27px !important;
}

#item195017 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item195068 {
	width:248px !important;
	left:120px !important;
	top:185px !important;
	min-height:27px !important;
}

#item195118 {
	width:248px !important;
	min-height:27px !important;
}

#item195094 {
	width:248px !important;
	min-height:27px !important;
}

#item195091 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item195168 {
	width:248px !important;
	min-height:27px !important;
}

#item195144 {
	width:248px !important;
	min-height:27px !important;
}

#item195141 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:286px !important;
}

#item195191 {
	width:230px !important;
	left:138px !important;
	top:217px !important;
	min-height:22px !important;
}

#item195241 {
	width:248px !important;
	min-height:27px !important;
}

#item195217 {
	width:248px !important;
	min-height:27px !important;
}

#item195214 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item195266 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item195316 {
	width:230px !important;
	min-height:22px !important;
}

#item195292 {
	width:230px !important;
	min-height:22px !important;
}

#item195289 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item195367 {
	width:230px !important;
	min-height:22px !important;
}

#item195343 {
	width:230px !important;
	min-height:22px !important;
}

#item195339 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item195417 {
	width:230px !important;
	min-height:22px !important;
}

#item195393 {
	width:230px !important;
	min-height:22px !important;
}

#item195390 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

#item206412 {
	width:315px !important;
	left:30px !important;
	top:4593px !important;
	min-height:957px !important;
}

#item206435 {
	width:315px !important;
	left:30px !important;
	top:1938px !important;
	min-height:1249px !important;
}

#item206459 {
	width:315px !important;
	left:30px !important;
	top:3520px !important;
	min-height:1013px !important;
}

#item206506 {
	width:315px !important;
	left:30px !important;
	top:5984px !important;
	min-height:1043px !important;
}

@keyframes flyinfrombottom-225256 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225256 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item206482 {
	width:315px !important;
	top:249px !important;
	min-height:1099px !important;
}

#item206597 {
	width:224px !important;
	height:236px !important;
	left:37px !important;
}

@keyframes flyinfromleft-218806 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-218806 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218811 {
	width:345px !important;
	left:30px !important;
	top:141px !important;
	min-height:20px !important;
}

#item218834 {
	width:315px !important;
	left:30px !important;
	top:7077px !important;
	min-height:12px !important;
}

#item153858 {
	width:224px !important;
	min-height:16px !important;
}

#item153901 {
	width:302px !important;
	min-height:16px !important;
}

#item153925 {
	width:36px !important;
	height:36px !important;
}

#item153937 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item153948 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item153960 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item153971 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item154012 {
	width:232px !important;
	min-height:16px !important;
}

#item153987 {
	width:232px !important;
	min-height:16px !important;
}

#item153983 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item154036 {
	width:496px !important;
	left:408px !important;
	top:733px !important;
	min-height:507px !important;
}

#item154060 {
	width:496px !important;
	left:408px !important;
	top:2646px !important;
	min-height:479px !important;
}

#item157529 {
	width:496px !important;
	left:408px !important;
	top:1659px !important;
	min-height:927px !important;
}

#item157553 {
	width:496px !important;
	left:408px !important;
	top:3538px !important;
	min-height:451px !important;
}

#item157577 {
	width:248px !important;
	left:120px !important;
	top:2157px !important;
	min-height:1097px !important;
}

@keyframes flyinfromright-154083 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-154083 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item154089 {
	width:496px !important;
	top:229px !important;
	min-height:45px !important;
}

#item215868 {
	width:20px !important;
	height:20px !important;
	left:364px !important;
	top:237px !important;
}

#item215875 {
	width:20px !important;
	height:20px !important;
	left:392px !important;
	top:237px !important;
}

#item215881 {
	width:20px !important;
	height:20px !important;
	left:420px !important;
	top:237px !important;
}

#item215887 {
	width:20px !important;
	height:20px !important;
	left:448px !important;
	top:237px !important;
}

@keyframes flyinfromleft-195559 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-195559 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item195560 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item195588 {
	width:248px !important;
	min-height:27px !important;
}

#item195564 {
	width:248px !important;
	min-height:27px !important;
}

#item195561 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item195638 {
	width:248px !important;
	min-height:27px !important;
}

#item195614 {
	width:248px !important;
	min-height:27px !important;
}

#item195611 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item195690 {
	width:248px !important;
	min-height:27px !important;
}

#item195666 {
	width:248px !important;
	min-height:27px !important;
}

#item195663 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item195713 {
	width:248px !important;
	left:120px !important;
	top:185px !important;
	min-height:27px !important;
}

#item195764 {
	width:248px !important;
	min-height:27px !important;
}

#item195739 {
	width:248px !important;
	min-height:27px !important;
}

#item195736 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item195814 {
	width:248px !important;
	min-height:27px !important;
}

#item195790 {
	width:248px !important;
	min-height:27px !important;
}

#item195787 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:286px !important;
}

#item195837 {
	width:230px !important;
	left:138px !important;
	top:217px !important;
	min-height:22px !important;
}

#item195887 {
	width:248px !important;
	min-height:27px !important;
}

#item195863 {
	width:248px !important;
	min-height:27px !important;
}

#item195860 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item195910 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item195961 {
	width:230px !important;
	min-height:22px !important;
}

#item195937 {
	width:230px !important;
	min-height:22px !important;
}

#item195933 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item196011 {
	width:230px !important;
	min-height:22px !important;
}

#item195987 {
	width:230px !important;
	min-height:22px !important;
}

#item195984 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item196061 {
	width:230px !important;
	min-height:22px !important;
}

#item196037 {
	width:230px !important;
	min-height:22px !important;
}

#item196034 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

@keyframes flyinfrombottom-225257 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225257 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item207349 {
	width:315px !important;
	left:30px !important;
	top:271px !important;
	min-height:787px !important;
}

#item207377 {
	width:315px !important;
	left:30px !important;
	top:4454px !important;
	min-height:763px !important;
}

#item207400 {
	width:315px !important;
	left:30px !important;
	top:1648px !important;
	min-height:1461px !important;
}

#item207423 {
	width:315px !important;
	left:30px !important;
	top:5551px !important;
	min-height:707px !important;
}

#item207446 {
	width:315px !important;
	left:30px !important;
	top:3521px !important;
	min-height:873px !important;
}

@keyframes flyinfromleft-218910 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-218910 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218914 {
	width:345px !important;
	left:30px !important;
	top:141px !important;
	min-height:20px !important;
}

#item218937 {
	width:315px !important;
	left:30px !important;
	top:6308px !important;
	min-height:12px !important;
}

#item154573 {
	width:224px !important;
	min-height:16px !important;
}

#item154614 {
	width:302px !important;
	min-height:16px !important;
}

#item154639 {
	width:36px !important;
	height:36px !important;
}

#item154649 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item154661 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item154673 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item154685 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item154724 {
	width:232px !important;
	min-height:16px !important;
}

#item154699 {
	width:232px !important;
	min-height:16px !important;
}

#item154696 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item154749 {
	width:496px !important;
	left:408px !important;
	top:733px !important;
	min-height:283px !important;
}

#item154774 {
	width:496px !important;
	left:408px !important;
	top:1430px !important;
	min-height:456px !important;
}

#item160665 {
	width:496px !important;
	left:408px !important;
	top:2299px !important;
	min-height:393px !important;
}

@keyframes flyinfromright-154797 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-154797 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item154802 {
	width:496px !important;
	top:229px !important;
	min-height:45px !important;
}

@keyframes flyinfromleft-196123 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-196123 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item186339 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item186367 {
	width:248px !important;
	min-height:27px !important;
}

#item186343 {
	width:248px !important;
	min-height:27px !important;
}

#item186340 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item186418 {
	width:248px !important;
	min-height:27px !important;
}

#item186393 {
	width:248px !important;
	min-height:27px !important;
}

#item186390 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item186468 {
	width:248px !important;
	min-height:27px !important;
}

#item186444 {
	width:248px !important;
	min-height:27px !important;
}

#item186441 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item186494 {
	width:248px !important;
	left:120px !important;
	top:185px !important;
	min-height:27px !important;
}

#item186568 {
	width:248px !important;
	min-height:27px !important;
}

#item186544 {
	width:248px !important;
	min-height:27px !important;
}

#item186541 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item186666 {
	width:248px !important;
	min-height:27px !important;
}

#item186642 {
	width:248px !important;
	min-height:27px !important;
}

#item186639 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:286px !important;
}

#item186831 {
	width:230px !important;
	min-height:22px !important;
}

#item186807 {
	width:230px !important;
	min-height:22px !important;
}

#item186804 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:217px !important;
}

#item186881 {
	width:248px !important;
	min-height:27px !important;
}

#item186857 {
	width:248px !important;
	min-height:27px !important;
}

#item186854 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item186904 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item186931 {
	width:230px !important;
	left:138px !important;
	top:244px !important;
	min-height:22px !important;
}

#item187005 {
	width:230px !important;
	min-height:22px !important;
}

#item186981 {
	width:230px !important;
	min-height:22px !important;
}

#item186978 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item187055 {
	width:230px !important;
	min-height:22px !important;
}

#item187031 {
	width:230px !important;
	min-height:22px !important;
}

#item187028 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

@keyframes flyinfrombottom-225258 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225258 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item208266 {
	width:315px !important;
	left:30px !important;
	top:271px !important;
	min-height:511px !important;
}

#item208293 {
	width:315px !important;
	left:30px !important;
	top:1372px !important;
	min-height:710px !important;
}

#item208317 {
	width:315px !important;
	left:30px !important;
	top:2414px !important;
	min-height:647px !important;
}

@keyframes flyinfromleft-219009 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-219009 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item219015 {
	width:345px !important;
	left:30px !important;
	top:141px !important;
	min-height:20px !important;
}

#item219038 {
	width:315px !important;
	left:30px !important;
	top:3111px !important;
	min-height:12px !important;
}

#item158544 {
	width:224px !important;
	min-height:16px !important;
}

#item158588 {
	width:302px !important;
	min-height:16px !important;
}

#item158612 {
	width:36px !important;
	height:36px !important;
}

#item158624 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item158635 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item158645 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item158655 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item158693 {
	width:232px !important;
	min-height:16px !important;
}

#item158668 {
	width:232px !important;
	min-height:16px !important;
}

#item158665 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item158717 {
	width:248px !important;
	left:120px !important;
	top:2442px !important;
	min-height:959px !important;
}

#item158741 {
	width:496px !important;
	left:408px !important;
	top:2091px !important;
	min-height:507px !important;
}

#item161044 {
	width:496px !important;
	left:408px !important;
	top:4058px !important;
	min-height:1181px !important;
}

#item161092 {
	width:248px !important;
	left:120px !important;
	top:937px !important;
	min-height:1351px !important;
}

#item161116 {
	width:496px !important;
	left:408px !important;
	top:3012px !important;
	min-height:677px !important;
}

#item161278 {
	width:496px !important;
	left:408px !important;
	top:689px !important;
	min-height:990px !important;
}

@keyframes flyinfromright-158765 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-158765 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item158771 {
	width:496px !important;
	top:229px !important;
	min-height:45px !important;
}

#item168231 {
	width:496px !important;
	height:283px !important;
	left:408px !important;
	top:382px !important;
}

@keyframes flyinfromleft-196142 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-196142 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item189662 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item189690 {
	width:248px !important;
	min-height:27px !important;
}

#item189666 {
	width:248px !important;
	min-height:27px !important;
}

#item189663 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item189740 {
	width:248px !important;
	min-height:27px !important;
}

#item189716 {
	width:248px !important;
	min-height:27px !important;
}

#item189713 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item189791 {
	width:248px !important;
	min-height:27px !important;
}

#item189767 {
	width:248px !important;
	min-height:27px !important;
}

#item189764 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item189841 {
	width:248px !important;
	min-height:27px !important;
}

#item189817 {
	width:248px !important;
	min-height:27px !important;
}

#item189814 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:185px !important;
}

#item189891 {
	width:248px !important;
	min-height:27px !important;
}

#item189867 {
	width:248px !important;
	min-height:27px !important;
}

#item189864 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item189965 {
	width:248px !important;
	left:120px !important;
	top:286px !important;
	min-height:27px !important;
}

#item190154 {
	width:230px !important;
	min-height:22px !important;
}

#item190130 {
	width:230px !important;
	min-height:22px !important;
}

#item190127 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:217px !important;
}

#item190204 {
	width:248px !important;
	min-height:27px !important;
}

#item190180 {
	width:248px !important;
	min-height:27px !important;
}

#item190177 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item190227 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item190278 {
	width:230px !important;
	min-height:22px !important;
}

#item190254 {
	width:230px !important;
	min-height:22px !important;
}

#item190251 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item190304 {
	width:230px !important;
	left:138px !important;
	top:313px !important;
	min-height:22px !important;
}

#item190378 {
	width:230px !important;
	min-height:22px !important;
}

#item190354 {
	width:230px !important;
	min-height:22px !important;
}

#item190351 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

#item209126 {
	width:315px !important;
	left:30px !important;
	top:5737px !important;
	min-height:705px !important;
}

#item209149 {
	width:315px !important;
	left:30px !important;
	top:3456px !important;
	min-height:817px !important;
}

#item209172 {
	width:315px !important;
	left:30px !important;
	top:6726px !important;
	min-height:1883px !important;
}

#item209195 {
	width:315px !important;
	left:30px !important;
	top:2054px !important;
	min-height:1071px !important;
}

#item209218 {
	width:315px !important;
	left:30px !important;
	top:4606px !important;
	min-height:1071px !important;
}

@keyframes flyinfrombottom-225259 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225259 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item209241 {
	width:315px !important;
	left:30px !important;
	top:241px !important;
	min-height:1496px !important;
}

#item209329 {
	width:375px !important;
	height:217px !important;
}

@keyframes flyinfromleft-219109 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-219109 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item219113 {
	width:345px !important;
	left:30px !important;
	top:141px !important;
	min-height:20px !important;
}

#item219137 {
	width:315px !important;
	left:30px !important;
	top:8659px !important;
	min-height:12px !important;
}

#item157831 {
	width:224px !important;
	min-height:16px !important;
}

#item157875 {
	width:302px !important;
	min-height:16px !important;
}

#item157899 {
	width:36px !important;
	height:36px !important;
}

#item157909 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item157919 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item157929 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item157939 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item157979 {
	width:232px !important;
	min-height:16px !important;
}

#item157954 {
	width:232px !important;
	min-height:16px !important;
}

#item157951 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item158004 {
	width:496px !important;
	left:408px !important;
	top:685px !important;
	min-height:647px !important;
}

@keyframes flyinfromright-158051 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-158051 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item158056 {
	width:496px !important;
	top:229px !important;
	min-height:45px !important;
}

@keyframes flyinfromleft-196171 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-196171 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item187921 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item187949 {
	width:248px !important;
	min-height:27px !important;
}

#item187925 {
	width:248px !important;
	min-height:27px !important;
}

#item187922 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item188001 {
	width:248px !important;
	min-height:27px !important;
}

#item187976 {
	width:248px !important;
	min-height:27px !important;
}

#item187973 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item188051 {
	width:248px !important;
	min-height:27px !important;
}

#item188027 {
	width:248px !important;
	min-height:27px !important;
}

#item188024 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item188101 {
	width:248px !important;
	min-height:27px !important;
}

#item188077 {
	width:248px !important;
	min-height:27px !important;
}

#item188074 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:185px !important;
}

#item188151 {
	width:248px !important;
	min-height:27px !important;
}

#item188127 {
	width:248px !important;
	min-height:27px !important;
}

#item188124 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item188223 {
	width:248px !important;
	left:120px !important;
	top:286px !important;
	min-height:27px !important;
}

#item188414 {
	width:230px !important;
	min-height:22px !important;
}

#item188390 {
	width:230px !important;
	min-height:22px !important;
}

#item188387 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:217px !important;
}

#item188464 {
	width:248px !important;
	min-height:27px !important;
}

#item188440 {
	width:248px !important;
	min-height:27px !important;
}

#item188437 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item188487 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item188537 {
	width:230px !important;
	min-height:22px !important;
}

#item188513 {
	width:230px !important;
	min-height:22px !important;
}

#item188510 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item188588 {
	width:230px !important;
	min-height:22px !important;
}

#item188564 {
	width:230px !important;
	min-height:22px !important;
}

#item188560 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item188614 {
	width:230px !important;
	left:138px !important;
	top:340px !important;
	min-height:22px !important;
}

@keyframes flyinfrombottom-225260 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225260 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item210082 {
	width:315px !important;
	left:30px !important;
	top:235px !important;
	min-height:1013px !important;
}

@keyframes flyinfromleft-219210 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-219210 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item219214 {
	width:345px !important;
	left:30px !important;
	top:141px !important;
	min-height:20px !important;
}

#item219237 {
	width:315px !important;
	left:30px !important;
	top:1555px !important;
	min-height:12px !important;
}

#item159965 {
	width:224px !important;
	min-height:16px !important;
}

#item160014 {
	width:302px !important;
	min-height:16px !important;
}

#item160038 {
	width:36px !important;
	height:36px !important;
}

#item160049 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item160060 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item160070 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item160082 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item160120 {
	width:232px !important;
	min-height:16px !important;
}

#item160095 {
	width:232px !important;
	min-height:16px !important;
}

#item160092 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item160144 {
	width:496px !important;
	left:408px !important;
	top:733px !important;
	min-height:589px !important;
}

@keyframes flyinfromright-160193 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-160193 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item178151 {
	width:496px !important;
	left:408px !important;
	top:1694px !important;
	min-height:535px !important;
}

#item178223 {
	width:496px !important;
	left:408px !important;
	top:2640px !important;
	min-height:479px !important;
}

#item178285 {
	width:248px !important;
	left:120px !important;
	top:1244px !important;
	min-height:875px !important;
}

@keyframes flyinfromleft-196189 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-196189 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item190447 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item190475 {
	width:248px !important;
	min-height:27px !important;
}

#item190451 {
	width:248px !important;
	min-height:27px !important;
}

#item190448 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item190526 {
	width:248px !important;
	min-height:27px !important;
}

#item190502 {
	width:248px !important;
	min-height:27px !important;
}

#item190498 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item190576 {
	width:248px !important;
	min-height:27px !important;
}

#item190552 {
	width:248px !important;
	min-height:27px !important;
}

#item190549 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item190626 {
	width:248px !important;
	min-height:27px !important;
}

#item190602 {
	width:248px !important;
	min-height:27px !important;
}

#item190599 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:185px !important;
}

#item190676 {
	width:248px !important;
	min-height:27px !important;
}

#item190652 {
	width:248px !important;
	min-height:27px !important;
}

#item190649 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item190773 {
	width:248px !important;
	min-height:27px !important;
}

#item190749 {
	width:248px !important;
	min-height:27px !important;
}

#item190746 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:286px !important;
}

#item190940 {
	width:230px !important;
	min-height:22px !important;
}

#item190916 {
	width:230px !important;
	min-height:22px !important;
}

#item190913 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:217px !important;
}

#item190966 {
	width:248px !important;
	left:120px !important;
	top:382px !important;
	min-height:27px !important;
}

#item191014 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item191064 {
	width:230px !important;
	min-height:22px !important;
}

#item191040 {
	width:230px !important;
	min-height:22px !important;
}

#item191037 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item191115 {
	width:230px !important;
	min-height:22px !important;
}

#item191091 {
	width:230px !important;
	min-height:22px !important;
}

#item191087 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item191167 {
	width:230px !important;
	min-height:22px !important;
}

#item191143 {
	width:230px !important;
	min-height:22px !important;
}

#item191140 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

@keyframes flyinfrombottom-225261 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225261 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item210887 {
	width:315px !important;
	left:30px !important;
	top:271px !important;
	min-height:983px !important;
}

#item210941 {
	width:315px !important;
	left:30px !important;
	top:1805px !important;
	min-height:873px !important;
}

#item210970 {
	width:315px !important;
	left:30px !important;
	top:4006px !important;
	min-height:761px !important;
}

#item211020 {
	width:315px !important;
	left:30px !important;
	top:3012px !important;
	min-height:679px !important;
}

@keyframes flyinfromleft-219309 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-219309 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item219338 {
	width:315px !important;
	left:30px !important;
	top:4817px !important;
	min-height:12px !important;
}

#item161581 {
	width:224px !important;
	min-height:16px !important;
}

#item161627 {
	width:302px !important;
	min-height:16px !important;
}

#item161651 {
	width:36px !important;
	height:36px !important;
}

#item161663 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item161676 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item161686 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item161697 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item161736 {
	width:232px !important;
	min-height:16px !important;
}

#item161711 {
	width:232px !important;
	min-height:16px !important;
}

#item161708 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item161760 {
	width:496px !important;
	left:408px !important;
	top:630px !important;
	min-height:701px !important;
}

@keyframes flyinfromleft-196198 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-196198 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item191214 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item191218 {
	width:248px !important;
	left:120px !important;
	top:429px !important;
	min-height:27px !important;
}

#item191292 {
	width:248px !important;
	min-height:27px !important;
}

#item191268 {
	width:248px !important;
	min-height:27px !important;
}

#item191265 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item191343 {
	width:248px !important;
	min-height:27px !important;
}

#item191318 {
	width:248px !important;
	min-height:27px !important;
}

#item191315 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item191393 {
	width:248px !important;
	min-height:27px !important;
}

#item191369 {
	width:248px !important;
	min-height:27px !important;
}

#item191366 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:185px !important;
}

#item191443 {
	width:248px !important;
	min-height:27px !important;
}

#item191419 {
	width:248px !important;
	min-height:27px !important;
}

#item191416 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item191539 {
	width:248px !important;
	min-height:27px !important;
}

#item191515 {
	width:248px !important;
	min-height:27px !important;
}

#item191512 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:286px !important;
}

#item191705 {
	width:230px !important;
	min-height:22px !important;
}

#item191681 {
	width:230px !important;
	min-height:22px !important;
}

#item191678 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:217px !important;
}

#item191755 {
	width:248px !important;
	min-height:27px !important;
}

#item191731 {
	width:248px !important;
	min-height:27px !important;
}

#item191728 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item191778 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item191830 {
	width:230px !important;
	min-height:22px !important;
}

#item191804 {
	width:230px !important;
	min-height:22px !important;
}

#item191801 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item191880 {
	width:230px !important;
	min-height:22px !important;
}

#item191856 {
	width:230px !important;
	min-height:22px !important;
}

#item191853 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item191931 {
	width:230px !important;
	min-height:22px !important;
}

#item191906 {
	width:230px !important;
	min-height:22px !important;
}

#item191903 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

@keyframes flyinfromright-197157 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-197157 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-225262 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225262 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item211826 {
	width:315px !important;
	left:30px !important;
}

@keyframes flyinfromleft-219409 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-219409 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item162283 {
	width:224px !important;
	min-height:16px !important;
}

#item162327 {
	width:302px !important;
	min-height:16px !important;
}

#item162351 {
	width:36px !important;
	height:36px !important;
}

#item162362 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item162373 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item162385 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item162395 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item162433 {
	width:232px !important;
	min-height:16px !important;
}

#item162408 {
	width:232px !important;
	min-height:16px !important;
}

#item162405 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item162457 {
	width:496px !important;
	left:408px !important;
	top:733px !important;
	min-height:535px !important;
}

@keyframes flyinfromright-162482 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-162482 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-196209 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-196209 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item191985 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item192013 {
	width:248px !important;
	min-height:27px !important;
}

#item191989 {
	width:248px !important;
	min-height:27px !important;
}

#item191986 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item192039 {
	width:248px !important;
	left:120px !important;
	top:476px !important;
	min-height:27px !important;
}

#item192113 {
	width:248px !important;
	min-height:27px !important;
}

#item192089 {
	width:248px !important;
	min-height:27px !important;
}

#item192086 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:523px !important;
}

#item192164 {
	width:248px !important;
	min-height:27px !important;
}

#item192139 {
	width:248px !important;
	min-height:27px !important;
}

#item192136 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:185px !important;
}

#item192215 {
	width:248px !important;
	min-height:27px !important;
}

#item192191 {
	width:248px !important;
	min-height:27px !important;
}

#item192188 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item192311 {
	width:248px !important;
	min-height:27px !important;
}

#item192287 {
	width:248px !important;
	min-height:27px !important;
}

#item192284 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:286px !important;
}

#item192477 {
	width:230px !important;
	min-height:22px !important;
}

#item192453 {
	width:230px !important;
	min-height:22px !important;
}

#item192450 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:217px !important;
}

#item192528 {
	width:248px !important;
	min-height:27px !important;
}

#item192504 {
	width:248px !important;
	min-height:27px !important;
}

#item192501 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item192551 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item192601 {
	width:230px !important;
	min-height:22px !important;
}

#item192577 {
	width:230px !important;
	min-height:22px !important;
}

#item192574 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item192651 {
	width:230px !important;
	min-height:22px !important;
}

#item192627 {
	width:230px !important;
	min-height:22px !important;
}

#item192624 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item192701 {
	width:230px !important;
	min-height:22px !important;
}

#item192677 {
	width:230px !important;
	min-height:22px !important;
}

#item192674 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

@keyframes flyinfrombottom-225264 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225264 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item212632 {
	width:315px !important;
	left:30px !important;
}

@keyframes flyinfromleft-219510 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-219510 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item225267 {
	width:315px !important;
	left:30px !important;
	top:1453px !important;
	min-height:12px !important;
}

#item162973 {
	width:224px !important;
	min-height:16px !important;
}

#item163019 {
	width:302px !important;
	min-height:16px !important;
}

#item163043 {
	width:36px !important;
	height:36px !important;
}

#item163054 {
	width:36px !important;
	height:36px !important;
	left:164px !important;
}

#item163068 {
	width:36px !important;
	height:36px !important;
	left:123px !important;
}

#item163079 {
	width:36px !important;
	height:36px !important;
	left:41px !important;
}

#item163090 {
	width:36px !important;
	height:36px !important;
	left:82px !important;
}

#item163129 {
	width:232px !important;
	min-height:16px !important;
}

#item163104 {
	width:232px !important;
	min-height:16px !important;
}

#item163101 {
	width:232px !important;
	height:80px !important;
	left:396px !important;
	top:20px !important;
}

#item163153 {
	width:496px !important;
	left:408px !important;
	top:733px !important;
	min-height:451px !important;
}

#item165352 {
	width:496px !important;
	left:408px !important;
	top:1553px !important;
	min-height:451px !important;
}

@keyframes flyinfromright-163178 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-163178 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-196244 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-196244 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item192887 {
	width:368px !important;
	height:727px !important;
	background:#dcdbb2;
}

#item192915 {
	width:248px !important;
	min-height:27px !important;
}

#item192891 {
	width:248px !important;
	min-height:27px !important;
}

#item192888 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:429px !important;
}

#item192965 {
	width:248px !important;
	min-height:27px !important;
}

#item192941 {
	width:248px !important;
	min-height:27px !important;
}

#item192938 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:476px !important;
}

#item192991 {
	width:248px !important;
	left:120px !important;
	top:523px !important;
	min-height:27px !important;
}

#item193066 {
	width:248px !important;
	min-height:27px !important;
}

#item193042 {
	width:248px !important;
	min-height:27px !important;
}

#item193038 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:185px !important;
}

#item193116 {
	width:248px !important;
	min-height:27px !important;
}

#item193092 {
	width:248px !important;
	min-height:27px !important;
}

#item193089 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:138px !important;
}

#item193212 {
	width:248px !important;
	min-height:27px !important;
}

#item193188 {
	width:248px !important;
	min-height:27px !important;
}

#item193185 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:286px !important;
}

#item193378 {
	width:230px !important;
	min-height:22px !important;
}

#item193354 {
	width:230px !important;
	min-height:22px !important;
}

#item193350 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:217px !important;
}

#item193428 {
	width:248px !important;
	min-height:27px !important;
}

#item193404 {
	width:248px !important;
	min-height:27px !important;
}

#item193401 {
	width:248px !important;
	height:27px !important;
	left:120px !important;
	top:382px !important;
}

#item193451 {
	width:248px !important;
	left:120px !important;
	top:86px !important;
	min-height:32px !important;
}

#item193502 {
	width:230px !important;
	min-height:22px !important;
}

#item193478 {
	width:230px !important;
	min-height:22px !important;
}

#item193474 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:244px !important;
}

#item193552 {
	width:230px !important;
	min-height:22px !important;
}

#item193528 {
	width:230px !important;
	min-height:22px !important;
}

#item193525 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:313px !important;
}

#item193602 {
	width:230px !important;
	min-height:22px !important;
}

#item193578 {
	width:230px !important;
	min-height:22px !important;
}

#item193575 {
	width:230px !important;
	height:22px !important;
	left:138px !important;
	top:340px !important;
}

#item168351 {
	width:496px !important;
	height:327px !important;
	left:408px !important;
	top:382px !important;
}

#item213466 {
	width:315px !important;
	left:30px !important;
	top:1481px !important;
	min-height:733px !important;
}

@keyframes flyinfromleft-219609 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-219609 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-225265 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225265 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item213443 {
	width:315px !important;
	left:30px !important;
}

#item214098 {
	width:375px !important;
	height:247px !important;
}

#item225298 {
	width:315px !important;
	left:30px !important;
	top:2264px !important;
	min-height:12px !important;
}

p.autoParaStyle3 {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:50px;
	line-height:50px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle2 {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:23px;
	line-height:27px;
	color:#fff;
	text-align:right;
}

p.autoParaStyle1 {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:38px;
	line-height:44px;
	color:#ffdc28;
	text-align:right;
}

p.m-acontece-menu-item-instituto-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.m-acontece-subitem {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:17px;
	line-height:17px;
	color:#000;
	padding-left:16px;
	margin-top:12px;
	text-align:left;
}

p.m-acontece-menu-item-faculdades-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.m-acontece-menu-item-universidade-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	margin-top:18px;
	text-align:left;
}

p.m-acontece-menu-item-esportes-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.m-acontece-menu-item-colegios-ativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#8a1a0b;
	text-align:left;
}

p.m-acontece-menu-item-colegios-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.m-acontece-menu-item-homenagem-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.m-acontece-menu-item-generico-base {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.m-acontece-abertura-subtitulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:18px;
	line-height:19px;
	color:#fff;
	margin-top:10px;
	text-align:center;
}

p.m-acontece-abertura-titulo {
	font-weight:900;
	font-style:italic;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:42px;
	line-height:44px;
	color:#ecbd28;
	margin-top:30px;
	text-align:center;
}

p.m-acontece-abertura-secoes {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:10px;
	line-height:10px;
	color:#fff;
	text-align:center;
}

p.m-acontece-subsecao {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:20px;
	color:#e31f20;
	text-align:left;
}

p.m-acontece-titulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:24px;
	line-height:36px;
	color:#f47721;
	margin-top:12px;
	text-align:left;
}

p.m-acontece-texto {
	font-family:FF-Merriweather-Regular,Merriweather,Georgia, serif;
	font-size:17px;
	line-height:1.5rem;
	color:#000;
	margin-top:.5rem;
	text-align:left;
}

p.m-citacao-3 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
	font-size:19px;
	line-height:28px;
	color:#000;
	margin-top:6px;
	text-align:center;
}

p.m-citacao-2 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
	font-size:19px;
	line-height:28px;
	color:#000;
	margin-top:10px;
	text-align:center;
}

p.m-citacao-1 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
	font-size:19px;
	line-height:28px;
	color:#000;
	text-align:center;
}

p.m-destaque-assinatura {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:30px;
	color:#ecbd28;
	text-align:right;
}

p.m-destaque-texto {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:30px;
	color:#fff;
	text-align:right;
}

p.m-depoimento {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:24px;
	color:#7b796f;
	margin-top:12px;
	text-align:left;
}

p.m-depoimento-pessoa {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:24px;
	color:#fff;
	margin-top:12px;
	text-align:left;
}

p.m-vinhetas-vinhetassss {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:21px;
	color:#fff;
	padding-left:20px;
	text-align:left;
}

p.m-vinhetas-vinheta {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:21px;
	color:#fff;
	padding-left:20px;
	text-align:left;
}

p.Celular_-_editorial_-_m-titulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:64px;
	line-height:60px;
	color:#fff;
	text-align:right;
}

p.m-assinatura {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
	font-size:19px;
	line-height:28px;
	color:#000;
	margin-top:12px;
	text-align:right;
}

p.m-rodapes-redes-sociais {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:16px;
	color:#fff;
	text-align:left;
}

p.m-sumario-titulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:18px;
	line-height:27px;
	color:#9a9a9a;
	margin-top:21px;
	text-align:left;
}

p.m-sumario-texto {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:15px;
	line-height:24px;
	color:#000;
	margin-top:2px;
	text-align:left;
}

p.m-expediente-texto-2 {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:11px;
	line-height:15px;
	color:#fff;
	margin-top:10px;
	text-align:left;
}

p.m-expediente-funcao {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:11px;
	line-height:15px;
	color:#ecbd28;
	margin-top:10px;
	text-align:left;
}

p.m-expediente-texto {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:11px;
	line-height:15px;
	color:#fff;
	margin-top:2px;
	text-align:left;
}

p.m-expediente-edicao {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:14px;
	line-height:18px;
	color:#fff;
	margin-top:3px;
	margin-bottom:2px;
	text-align:left;
}

p.m-expediente-revista-mackenzie {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:18px;
	color:#ecbd28;
	text-align:left;
}

p.m-clique-aqui {
	font-weight:bold;
	font-family:FF-Exo2-ExtraBold,"Exo 2";
	font-size:14px;
	line-height:14px;
	color:#000;
	text-align:center;
}

p.m-capa-titulinho {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:15px;
	line-height:19px;
	color:#0069a6;
	text-align:left;
}

p.m-capa-titulinho-vinheta {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:11px;
	line-height:23px;
	color:#4c96c0;
	text-align:left;
}

p.m-capa-titulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:23px;
	line-height:27px;
	color:#0069a6;
	text-align:left;
}

p.m-capa-edicao {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:12px;
	line-height:12px;
	color:#000;
	text-align:right;
}

p.m-capa-ano-e-mes {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:13px;
	line-height:13px;
	color:#fff;
	text-align:center;
}

p.m-legenda-sobre-foto {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:24px;
	color:#ffdc28;
	margin-bottom:10px;
	text-align:center;
}

p.m-legenda-lateral {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:24px;
	color:#f47721;
	text-align:right;
}

p.m-credito-de-foto-3 {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:12px;
	line-height:14px;
	color:#fff;
	margin-top:16px;
	text-align:left;
}

p.m-credito-de-foto-2 {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:12px;
	line-height:12px;
	color:#ffdc28;
	margin-top:8px;
	text-align:center;
}

p.m-credito-de-foto {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:12px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.m-linha-fina-esquerda {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:18px;
	line-height:26px;
	color:#9a9a9a;
	margin-bottom:30px;
	text-align:left;
}

p.m-linha-fina {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:18px;
	line-height:26px;
	color:#9a9a9a;
	margin-bottom:30px;
	text-align:right;
}

p.m-inter {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:21px;
	line-height:30px;
	color:#00a9b7;
	margin-top:18px;
	text-align:left;
}

p.Celular_-_m-titulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:64px;
	line-height:60px;
	color:#fff;
	text-align:center;
}

p.m-texto {
	font-family:FF-Merriweather-Regular,Merriweather,Georgia, serif;
	font-size:17px;
	line-height:1.75rem;
	color:#000;
	margin-top:12px;
	text-align:left;
}

p.texto {
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
	font-size:19px;
	line-height:28px;
	color:#000;
	margin-top:12px;
	text-align:left;
}

p.inter {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:24px;
	line-height:30px;
	color:#00a9b7;
	margin-top:18px;
	text-align:left;
}

p.linha-fina {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:24px;
	line-height:36px;
	color:#9a9a9a;
	margin-bottom:30px;
	text-align:right;
}

p.Desktop_-_titulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:64px;
	line-height:60px;
	color:#fff;
	text-align:center;
}

p.destaque-assinatura {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:30px;
	color:#ecbd28;
	text-align:right;
}

p.destaque-texto {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:30px;
	color:#fff;
	text-align:right;
}

p.titulo-56-58 {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:56px;
	line-height:58px;
	color:#fff;
	text-align:center;
}

p.titulo-50-56 {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:50px;
	line-height:56px;
	color:#fff;
	text-align:center;
}

p.vinhetas-vinheta {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:27px;
	line-height:34px;
	color:#fff;
	padding-left:45px;
	padding-right:30px;
	text-align:left;
}

p.sumario-nesta-edicao {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:32px;
	line-height:32px;
	color:#fff;
	white-space:nowrap;
	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.sumario-texto-com-bolotas {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:15px;
	line-height:23px;
	color:#000;
	padding-left:20px;
	margin-top:5px;
	text-align:left;
}

p.sumario-texto-hover {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:15px;
	line-height:24px;
	color:#f47721;
	margin-top:2px;
	text-align:left;
}

p.sumario-titulo-hover {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:24px;
	line-height:32px;
	color:#f47721;
	margin-top:24px;
	text-align:left;
}

p.sumario-titulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:24px;
	line-height:32px;
	color:#9a9a9a;
	margin-top:24px;
	text-align:left;
}

p.sumario-texto {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:15px;
	line-height:24px;
	color:#000;
	margin-top:2px;
	text-align:left;
}

p.expediente-edicao {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:14px;
	line-height:18px;
	color:#fff;
	margin-top:3px;
	margin-bottom:2px;
	text-align:left;
}

p.expediente-revista-mackenzie {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:18px;
	color:#ecbd28;
	text-align:left;
}

p.expediente-funcao {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:11px;
	line-height:15px;
	color:#ecbd28;
	margin-top:10px;
	text-align:left;
}

p.expediente-texto-2 {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:11px;
	line-height:15px;
	color:#fff;
	margin-top:10px;
	text-align:left;
}

p.expediente-texto {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:11px;
	line-height:15px;
	color:#fff;
	margin-top:2px;
	text-align:left;
}

p.rodapes-compartilhamento {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:16px;
	color:#fff;
	text-align:right;
}

p.rodapes-portal-mackenzie {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:16px;
	color:#fff;
	text-align:center;
}

p.rodapes-redes-sociais {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:16px;
	color:#fff;
	text-align:left;
}

p.Desktop_-_editorial_-_titulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:64px;
	line-height:60px;
	color:#fff;
	text-align:right;
}

p.assinatura {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
	font-size:19px;
	line-height:28px;
	color:#000;
	margin-top:12px;
	text-align:right;
}

p.titulo-editoriais {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:54px;
	line-height:56px;
	color:#fff;
	text-align:center;
}

p.citacao-2 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
	font-size:19px;
	line-height:28px;
	color:#000;
	margin-top:10px;
	text-align:center;
}

p.citacao-3 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
	font-size:19px;
	line-height:28px;
	color:#000;
	margin-top:6px;
	text-align:center;
}

p.citacao-1 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
	font-size:19px;
	line-height:28px;
	color:#000;
	text-align:center;
}

p.depoimento-pessoa {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:24px;
	color:#fff;
	margin-top:12px;
	text-align:left;
}

p.depoimento {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:24px;
	color:#7b796f;
	margin-top:12px;
	text-align:left;
}

p.clique-aqui {
	font-weight:bold;
	font-family:FF-Exo2-ExtraBold,"Exo 2";
	font-size:14px;
	line-height:14px;
	color:#000;
	text-align:center;
}

p.capa-ano-e-mes {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-align:right;
}

p.capa-edicao {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:20px;
	color:#000;
	text-align:right;
}

p.capa-titulo-hover {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:40px;
	line-height:50px;
	color:#646464;
	text-align:left;
}

p.capa-titulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:40px;
	line-height:50px;
	color:#0069a6;
	text-align:left;
}

p.capa-titulinho-hover {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:24px;
	line-height:30px;
	color:#646464;
	text-align:left;
}

p.capa-titulinho {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:24px;
	line-height:30px;
	color:#0069a6;
	text-align:left;
}

p.capa-titulinho-vinheta-hover {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:18px;
	line-height:30px;
	color:#929292;
	text-align:left;
}

p.capa-titulinho-vinheta {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:18px;
	line-height:30px;
	color:#4c96c0;
	text-align:left;
}

p.acontece-menu-item-esportes-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.acontece-menu-item-esportes-ativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#009767;
	text-align:left;
}

p.acontece-menu-item-huem-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.acontece-menu-item-huem-ativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#592622;
	text-align:left;
}

p.acontece-menu-item-homenagem-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.acontece-menu-item-homenagem-ativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#9372b1;
	text-align:left;
}

p.acontece-menu-item-instituto-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.acontece-menu-item-instituto-ativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#f47721;
	text-align:left;
}

p.acontece-menu-item-faculdades-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.acontece-menu-item-faculdades-ativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#164194;
	text-align:left;
}

p.acontece-menu-item-universidade-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	margin-top:18px;
	text-align:left;
}

p.acontece-menu-item-universidade-ativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#0f8b96;
	margin-top:18px;
	text-align:left;
}

p.acontece-menu-item-colegios-inativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.acontece-menu-item-colegios-ativo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#8a1a0b;
	text-align:left;
}

p.acontece-menu-item-generico-base {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:20px;
	line-height:22px;
	color:#797979;
	text-align:left;
}

p.acontece-subitem-hover {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:17px;
	line-height:17px;
	color:#000;
	padding-left:16px;
	margin-top:12px;
	text-align:left;
}

p.acontece-subitem {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:17px;
	line-height:17px;
	color:#000;
	padding-left:16px;
	margin-top:12px;
	text-align:left;
}

p.acontece-menu-acontece {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:32px;
	line-height:32px;
	color:#000;
	margin-top:30px;
	text-align:left;
}

p.acontece-subsecao {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:36px;
	line-height:36px;
	color:#e31f20;
	text-align:left;
}

p.acontece-texto {
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
	font-size:19px;
	line-height:28px;
	color:#000;
	margin-top:5px;
	text-align:left;
}

p.acontece-titulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:24px;
	line-height:30px;
	color:#f47721;
	margin-top:48px;
	text-align:left;
}

p.acontece-abertura-secoes {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:13.7px;
	line-height:13.7px;
	color:#fff;
	text-align:center;
}

p.acontece-abertura-subtitulo {
	font-weight:900;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:24px;
	line-height:26px;
	color:#fff;
	margin-top:10px;
	text-align:center;
}

p.acontece-abertura-titulo {
	font-weight:900;
	font-style:italic;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:58px;
	line-height:60px;
	color:#ecbd28;
	margin-top:30px;
	text-align:center;
}

p.citacao-sobre-foto {
	font-weight:bold;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:24px;
	line-height:40px;
	color:#ffdc28;
	margin-bottom:5px;
	text-align:center;
}

p.legenda-sobre-foto {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:24px;
	color:#ffdc28;
	margin-bottom:10px;
	text-align:center;
}

p.legenda-lateral-esquerda {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:24px;
	color:#f47721;
	text-align:left;
}

p.legenda-lateral {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:16px;
	line-height:24px;
	color:#f47721;
	text-align:right;
}

p.credito-de-foto-6 {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:12px;
	line-height:12px;
	color:#ffdc28;
	margin-top:16px;
	text-align:center;
}

p.credito-de-foto-5 {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:12px;
	line-height:12px;
	color:#9a9a9a;
	text-align:right;
}

p.credito-de-foto-4 {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:12px;
	line-height:12px;
	color:#f47721;
	margin-top:14px;
	text-align:right;
}

p.credito-de-foto-3 {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:12px;
	line-height:14px;
	color:#fff;
	margin-top:16px;
	text-align:left;
}

p.credito-de-foto-2 {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:12px;
	line-height:12px;
	color:#ffdc28;
	margin-top:8px;
	text-align:center;
}

p.credito-de-foto {
	font-family:FF-Merriweather-Regular,Merriweather;
	font-size:12px;
	line-height:12px;
	color:#000;
	text-align:left;
}

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

p.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.m-credito-stockphotos {
	color:#164194;
}

span.m-acontece-titulo-italico {
	font-weight:900;
	font-style:italic;
	font-family:FF-Merriweather-Regular,Merriweather;
}

span.m-linhas-finas-italico {
	font-style:italic;
	font-weight:normal;
}

span.m-negrito-italico {
	font-weight:bold;
	font-style:italic;
}

span.m-negrito {
	font-weight:bold;
}

span.m-italico {
	font-style:italic;
	font-weight:normal;
}

span.negrito-italico {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
}

span.negrito {
	font-weight:bold;
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
}

span.italico {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Spectral-Regular,Spectral,Georgia, serif;
}

span.credito_de_foto-hyperlink {
	text-decoration:underline;
}

span.acontece-titulo-italico {
	font-weight:900;
	font-style:italic;
	font-family:FF-Merriweather-Regular,Merriweather;
}

span.linhas-finas-italico {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Regular,Merriweather;
}

span.Hyperlink {
	font-weight:bold;
	text-decoration:underline;
	text-decoration-color:#e31f20;
	-webkit-text-decoration-color:#e31f20;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:505px){ [class*=" mq-"], .mq-default { display:none; } .mq-375 {display:block; } }

