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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

#item225157 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

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

#item162679_container {
	width:555px !important;
	height:644px !important;
	left:30px !important;
	top:162px !important;
	background:#fff;
}

#item223891 {
	width:558px !important;
	height:136px !important;
	left:30px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

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

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

#item232325 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

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

#item232326 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

#item232821 {
	width:603px !important;
	height:846px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item232829 {
	width:35px !important;
	height:35px !important;
	left:539px !important;
	top:89px !important;
}

#item232728 {
	width:548px !important;
	height:299px !important;
	left:39px !important;
	top:532px !important;
	background:#fff;
}

#item232731 {
	width:433px !important;
	height:36px !important;
}

#item232756 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item232779 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item232788 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item232811 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item232726 {
	width:613px !important;
	height:856px !important;
	left:-7px !important;
	top:-10px !important;
}

#item234221 {
	width:378px !important;
	height:46px !important;
	left:55px !important;
}

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

#item234244 {
	width:30px !important;
	height:30px !important;
	top:8px !important;
}

#item232698 {
	width:433px !important;
	height:132px !important;
	left:87px !important;
	top:222px !important;
}

#item232721 {
	width:166px !important;
	height:60px !important;
	left:87px !important;
	top:87px !important;
}

#item232663 {
	width:46px !important;
	height:13px !important;
	left:32px !important;
	top:45px !important;
}

#item232675 {
	width:92px !important;
	height:80px !important;
	left:9px !important;
	top:18px !important;
}

#item232620 {
	width:46px !important;
	height:13px !important;
	left:32px !important;
	top:45px !important;
}

#item232607 {
	width:110px !important;
	height:102px !important;
	left:308px !important;
	top:394px !important;
}

#item232571 {
	width:40px !important;
	height:17px !important;
	left:35px !important;
	top:43px !important;
}

#item232584 {
	width:92px !important;
	height:83px !important;
	left:9px !important;
	top:16px !important;
}

#item232528 {
	width:40px !important;
	height:17px !important;
	left:35px !important;
	top:43px !important;
}

#item232518 {
	width:110px !important;
	height:102px !important;
	left:417px !important;
	top:394px !important;
}

#item232483 {
	width:38px !important;
	height:14px !important;
	left:35px !important;
	top:44px !important;
}

#item232495 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

#item232439 {
	width:38px !important;
	height:14px !important;
	left:35px !important;
	top:44px !important;
}

#item232427 {
	width:110px !important;
	height:102px !important;
	left:197px !important;
	top:394px !important;
}

#item232390 {
	width:71px !important;
	height:15px !important;
	left:19px !important;
	top:43px !important;
}

#item232404 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

#item232347 {
	width:71px !important;
	height:15px !important;
	left:19px !important;
	top:43px !important;
}

#item232336 {
	width:110px !important;
	height:102px !important;
	left:87px !important;
	top:394px !important;
}

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

#item232944 {
	width:108px !important;
	height:84px !important;
	left:87px !important;
	top:291px !important;
}

#item232951 {
	width:154px !important;
	height:55px !important;
	left:86px !important;
	top:684px !important;
}

#item232957 {
	width:453px !important;
	height:187px !important;
	left:87px !important;
	top:87px !important;
}

#item232984 {
	width:33px !important;
	height:33px !important;
}

#item232981 {
	width:33px !important;
	height:33px !important;
	left:207px !important;
	top:319px !important;
}

#item232993 {
	width:450px !important;
	height:678px !important;
	left:10px !important;
	top:100px !important;
	background:#fff;
}

#item232994 {
	width:98px !important;
	height:76px !important;
	left:160px !important;
	top:126px !important;
}

#item232999 {
	width:380px !important;
	height:511px !important;
	left:51px !important;
	top:231px !important;
}

#item233009 {
	width:333px !important;
	height:71px !important;
	left:4px !important;
	top:360px !important;
}

#item233033 {
	width:333px !important;
	height:98px !important;
	left:4px !important;
}

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

#item233045 {
	width:35px !important;
	height:35px !important;
	left:411px !important;
	top:119px !important;
}

#item232991 {
	width:30px !important;
	height:30px !important;
	left:411px !important;
	top:10px !important;
}

#item232989 {
	width:460px !important;
	height:778px !important;
	left:73px !important;
	top:-13px !important;
}

#item225680 {
	width:615px !important;
	height:214px !important;
	left:-6px !important;
	top:838px !important;
	background:#fff;
}

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

#item225701 {
	width:65px !important;
	height:65px !important;
	left:10px !important;
	top:10px !important;
}

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

#item225711 {
	width:65px !important;
	height:65px !important;
	left:391px !important;
	top:10px !important;
}

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

#item225683 {
	width:65px !important;
	height:65px !important;
	left:10px !important;
	top:10px !important;
}

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

#item225691 {
	width:65px !important;
	height:65px !important;
	left:391px !important;
	top:10px !important;
}

#item225681 {
	width:456px !important;
	height:75px !important;
	left:75px !important;
	top:891px !important;
}

#item233182 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item233219 {
	width:152px !important;
	height:55px !important;
	left:87px !important;
	top:717px !important;
}

#item233183 {
	width:453px !important;
	height:126px !important;
	left:87px !important;
	top:191px !important;
}

#item233208 {
	width:157px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item233214 {
	width:141px !important;
	height:127px !important;
	left:387px !important;
	top:249px !important;
}

@keyframes aparecer-233214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-233214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233228 {
	width:340px !important;
	height:10px !important;
}

#item233225 {
	width:340px !important;
	height:10px !important;
	left:110px !important;
	top:434px !important;
}

#item233255 {
	width:245px !important;
	height:10px !important;
}

#item233252 {
	width:245px !important;
	height:10px !important;
	left:110px !important;
	top:470px !important;
}

#item233281 {
	width:245px !important;
	height:10px !important;
}

#item233278 {
	width:245px !important;
	height:10px !important;
	left:110px !important;
	top:503px !important;
}

#item233307 {
	width:245px !important;
	height:10px !important;
}

#item233304 {
	width:245px !important;
	height:10px !important;
	left:110px !important;
	top:539px !important;
}

#item233578 {
	width:450px !important;
	height:687px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item233579 {
	width:393px !important;
	height:430px !important;
	left:46px !important;
	top:249px !important;
}

#item233588 {
	width:338px !important;
	height:83px !important;
	left:10px !important;
	top:302px !important;
}

#item233611 {
	width:338px !important;
	height:51px !important;
	left:10px !important;
	top:2px !important;
}

#item233642 {
	width:141px !important;
	height:57px !important;
	left:160px !important;
	top:95px !important;
}

#item233831 {
	width:130px !important;
	height:37px !important;
	left:203px !important;
	top:180px !important;
}

#item233854 {
	width:41px !important;
	height:40px !important;
	left:148px !important;
	top:179px !important;
}

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

#item233655 {
	width:35px !important;
	height:35px !important;
	left:414px !important;
	top:49px !important;
}

#item233490 {
	width:450px !important;
	height:687px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item233491 {
	width:387px !important;
	height:429px !important;
	left:52px !important;
	top:250px !important;
}

#item233493 {
	width:338px !important;
	height:92px !important;
	left:4px !important;
	top:1px !important;
}

#item233516 {
	width:338px !important;
	height:29px !important;
	left:4px !important;
	top:378px !important;
}

#item233553 {
	width:141px !important;
	height:57px !important;
	left:160px !important;
	top:95px !important;
}

#item233799 {
	width:125px !important;
	height:37px !important;
	left:226px !important;
	top:183px !important;
}

#item233822 {
	width:53px !important;
	height:44px !important;
	left:162px !important;
	top:180px !important;
}

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

#item233568 {
	width:35px !important;
	height:35px !important;
	left:414px !important;
	top:58px !important;
}

#item233403 {
	width:450px !important;
	height:687px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item233404 {
	width:386px !important;
	height:429px !important;
	left:53px !important;
	top:250px !important;
}

#item233406 {
	width:338px !important;
	height:76px !important;
	left:4px !important;
	top:3px !important;
}

#item233429 {
	width:338px !important;
	height:65px !important;
	left:4px !important;
	top:361px !important;
}

#item233467 {
	width:141px !important;
	height:57px !important;
	left:160px !important;
	top:95px !important;
}

#item233775 {
	width:153px !important;
	height:37px !important;
	left:186px !important;
	top:181px !important;
}

#item233772 {
	width:42px !important;
	height:44px !important;
	left:134px !important;
	top:178px !important;
}

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

#item233480 {
	width:35px !important;
	height:35px !important;
	left:408px !important;
	top:55px !important;
}

#item233334 {
	width:450px !important;
	height:687px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item233335 {
	width:387px !important;
	height:437px !important;
	left:53px !important;
	top:242px !important;
}

#item233338 {
	width:338px !important;
	height:88px !important;
	left:6px !important;
	top:16px !important;
}

#item233376 {
	width:342px !important;
	height:82px !important;
	left:2px !important;
	top:385px !important;
}

#item233380 {
	width:141px !important;
	height:57px !important;
	left:160px !important;
	top:95px !important;
}

#item233739 {
	width:202px !important;
	height:37px !important;
	left:169px !important;
	top:177px !important;
}

#item233762 {
	width:47px !important;
	height:48px !important;
	left:108px !important;
	top:171px !important;
}

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

#item233393 {
	width:35px !important;
	height:35px !important;
	left:415px !important;
	top:55px !important;
}

#item233332 {
	width:30px !important;
	height:30px !important;
	left:375px !important;
	top:10px !important;
}

#item233330 {
	width:460px !important;
	height:724px !important;
	left:73px !important;
	top:50px !important;
}

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

#item219475 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item219748 {
	width:152px !important;
	height:55px !important;
	left:89px !important;
	top:746px !important;
}

#item209502 {
	width:105px !important;
	height:60px !important;
	left:88px !important;
	top:87px !important;
}

#item209510 {
	width:433px !important;
	height:187px !important;
	left:88px !important;
	top:169px !important;
}

#item209533 {
	width:433px !important;
	height:135px !important;
	left:88px !important;
	top:387px !important;
}

#item209390 {
	width:245px !important;
	height:10px !important;
}

#item209387 {
	width:245px !important;
	height:10px !important;
	left:108px !important;
	top:555px !important;
}

#item209417 {
	width:245px !important;
	height:10px !important;
}

#item209414 {
	width:245px !important;
	height:10px !important;
	left:108px !important;
	top:591px !important;
}

#item209443 {
	width:245px !important;
	height:10px !important;
}

#item209440 {
	width:245px !important;
	height:10px !important;
	left:108px !important;
	top:624px !important;
}

#item209469 {
	width:245px !important;
	height:10px !important;
}

#item209466 {
	width:245px !important;
	height:10px !important;
	left:108px !important;
	top:660px !important;
}

#item209306 {
	width:450px !important;
	height:714px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item209307 {
	width:395px !important;
	height:449px !important;
	left:46px !important;
	top:230px !important;
}

#item209309 {
	width:338px !important;
	height:34px !important;
	left:10px !important;
	top:2px !important;
}

#item209348 {
	width:338px !important;
	height:20px !important;
	left:56px !important;
	top:181px !important;
}

#item209371 {
	width:100px !important;
	height:57px !important;
	left:53px !important;
	top:95px !important;
}

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

#item209376 {
	width:35px !important;
	height:35px !important;
	left:428px !important;
	top:35px !important;
}

#item209204 {
	width:450px !important;
	height:714px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item209205 {
	width:388px !important;
	height:452px !important;
	left:52px !important;
	top:227px !important;
}

#item209207 {
	width:338px !important;
	height:114px !important;
	left:4px !important;
	top:1px !important;
}

#item209230 {
	width:338px !important;
	height:71px !important;
	left:4px !important;
	top:397px !important;
}

#item209270 {
	width:338px !important;
	height:27px !important;
	left:56px !important;
	top:181px !important;
}

#item209294 {
	width:100px !important;
	height:57px !important;
	left:53px !important;
	top:95px !important;
}

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

#item209299 {
	width:35px !important;
	height:35px !important;
	left:428px !important;
	top:35px !important;
}

#item209040 {
	width:450px !important;
	height:714px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item209041 {
	width:100px !important;
	height:57px !important;
	left:53px !important;
	top:95px !important;
}

#item209047 {
	width:389px !important;
	height:450px !important;
	left:53px !important;
	top:229px !important;
}

#item209049 {
	width:338px !important;
	height:33px !important;
	left:4px !important;
	top:3px !important;
}

#item209072 {
	width:338px !important;
	height:36px !important;
	left:4px !important;
	top:333px !important;
}

#item209095 {
	width:338px !important;
	height:36px !important;
	left:4px !important;
	top:747px !important;
}

#item209171 {
	width:338px !important;
	height:30px !important;
	left:57px !important;
	top:181px !important;
}

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

#item209194 {
	width:35px !important;
	height:35px !important;
	left:428px !important;
	top:35px !important;
}

#item208950 {
	width:450px !important;
	height:714px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item208951 {
	width:100px !important;
	height:57px !important;
	left:53px !important;
	top:95px !important;
}

#item208960 {
	width:387px !important;
	height:458px !important;
	left:53px !important;
	top:222px !important;
}

#item208962 {
	width:338px !important;
	height:52px !important;
	left:6px !important;
}

#item209001 {
	width:346px !important;
	height:27px !important;
	left:2px !important;
	top:328px !important;
}

#item209005 {
	width:338px !important;
	height:18px !important;
	left:59px !important;
	top:181px !important;
}

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

#item209028 {
	width:35px !important;
	height:35px !important;
	left:428px !important;
	top:35px !important;
}

#item208948 {
	width:30px !important;
	height:30px !important;
	left:454px !important;
	top:10px !important;
}

#item208946 {
	width:484px !important;
	height:751px !important;
	left:68px !important;
	top:50px !important;
}

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

#item163864 {
	width:615px !important;
	height:836px !important;
}

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

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

#item163881 {
	width:445px !important;
	height:54px !important;
	left:87px !important;
	top:144px !important;
}

#item163904 {
	width:445px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item163930 {
	width:433px !important;
	height:557px !important;
	left:87px !important;
	top:235px !important;
}

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

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

#item197303 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item197326 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:150px !important;
}

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

#item197350 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:305px !important;
}

#item197360 {
	width:178px !important;
	height:30px !important;
}

#item197357 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item197386 {
	width:178px !important;
	height:30px !important;
}

#item197383 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:260px !important;
}

#item197972 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

#item197978 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item197979 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item197480 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item234019 {
	width:441px !important;
	height:289px !important;
	left:123px !important;
	top:451px !important;
}

#item199425 {
	width:313px !important;
	height:275px !important;
}

#item199428 {
	width:98px !important;
	height:10px !important;
	left:322px !important;
	top:90px !important;
}

#item199451 {
	width:98px !important;
	height:7px !important;
	left:225px !important;
	top:56px !important;
}

#item199475 {
	width:98px !important;
	height:7px !important;
	left:108px !important;
	top:155px !important;
}

#item199498 {
	width:117px !important;
	height:7px !important;
	left:268px !important;
	top:191px !important;
}

#item199533 {
	width:117px !important;
	height:10px !important;
	left:237px !important;
	top:239px !important;
}

#item199557 {
	width:59px !important;
	height:10px !important;
	left:43px !important;
	top:144px !important;
}

#item199580 {
	width:117px !important;
	height:10px !important;
	left:23px !important;
	top:203px !important;
}

#item199603 {
	width:117px !important;
	height:10px !important;
	left:135px !important;
	top:185px !important;
}

@keyframes aumentar-199629 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-199629 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@keyframes aumentar-199633 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-199633 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@keyframes aumentar-199637 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-199637 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@keyframes aumentar-199642 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-199642 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item197512 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:2px !important;
}

#item197509 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:95px !important;
}

#item197413 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item197419 {
	width:555px !important;
	height:291px !important;
	left:40px !important;
	top:523px !important;
	background:#fff;
}

#item233911 {
	width:441px !important;
	height:125px !important;
	left:97px !important;
	top:590px !important;
}

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

#item197471 {
	width:35px !important;
	height:35px !important;
	left:551px !important;
	top:540px !important;
}

#item197411 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item197409 {
	width:933px !important;
	height:938px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item225729 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

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

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

#item225753 {
	width:65px !important;
	height:65px !important;
	left:10px !important;
	top:10px !important;
}

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

#item225763 {
	width:65px !important;
	height:65px !important;
	left:391px !important;
	top:10px !important;
}

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

#item225733 {
	width:65px !important;
	height:65px !important;
	left:10px !important;
	top:10px !important;
}

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

#item225743 {
	width:65px !important;
	height:65px !important;
	left:391px !important;
	top:10px !important;
}

#item225731 {
	width:456px !important;
	height:75px !important;
	left:75px !important;
	top:891px !important;
}

#item183689 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item183735 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item183786 {
	width:70px !important;
	height:27px !important;
}

#item183783 {
	width:70px !important;
	height:27px !important;
	left:362px !important;
	top:185px !important;
}

#item183828 {
	width:85px !important;
	height:50px !important;
}

#item183826 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item183816 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item183855 {
	width:100px !important;
	height:30px !important;
}

#item183851 {
	width:100px !important;
	height:30px !important;
}

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

#item183904 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item183666 {
	width:134px !important;
	height:13px !important;
	left:394px !important;
	top:52px !important;
}

#item183712 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item183759 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item183790 {
	width:90px !important;
	height:25px !important;
}

#item183787 {
	width:90px !important;
	height:25px !important;
	left:340px !important;
	top:187px !important;
}

#item183793 {
	width:85px !important;
	height:50px !important;
}

#item183791 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item183881 {
	width:100px !important;
	height:30px !important;
}

#item183878 {
	width:100px !important;
	height:30px !important;
}

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

#item183911 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item183919 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item184081 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item184082_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item184083 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item184072 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item184073_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item184074 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218787 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item184017 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item184018 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item184041 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:576px !important;
}

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

#item184065 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item183994 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item183995_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item183996 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item183985 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item183986_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item183987 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218786 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item183930 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item183931 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item183954 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:467px !important;
}

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

#item183978 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item183928 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item183926 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item184225 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item184271 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item184322 {
	width:70px !important;
	height:27px !important;
}

#item184319 {
	width:70px !important;
	height:27px !important;
	left:371px !important;
	top:185px !important;
}

#item184362 {
	width:85px !important;
	height:50px !important;
}

#item184360 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item184160 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

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

#item184353 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item184388 {
	width:100px !important;
	height:30px !important;
}

#item184385 {
	width:100px !important;
	height:30px !important;
}

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

#item184437 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item184248 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item184294 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item184326 {
	width:90px !important;
	height:25px !important;
}

#item184323 {
	width:90px !important;
	height:25px !important;
	left:351px !important;
	top:185px !important;
}

#item184330 {
	width:85px !important;
	height:50px !important;
}

#item184328 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item184165 {
	width:30px !important;
	height:30px !important;
	left:209px !important;
	top:2px !important;
}

#item184414 {
	width:100px !important;
	height:30px !important;
}

#item184411 {
	width:100px !important;
	height:30px !important;
}

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

#item184443 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item184449 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item192135 {
	width:134px !important;
	height:13px !important;
	left:397px !important;
	top:52px !important;
}

#item184626 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184628 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item184615 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item184616_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item184617 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item184604 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item184605_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item184606 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218792 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item184546 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item184547 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item184571 {
	width:442px !important;
	height:261px !important;
	left:404px !important;
	top:442px !important;
}

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

#item184595 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item184537 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item184539 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item184528 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item184529_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item184530 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item184519 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item184520_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item184521 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218790 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item184461 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item184463 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item184486 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:512px !important;
}

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

#item184510 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item184459 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item184457 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

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

#item199667 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item199690 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:150px !important;
}

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

#item199713 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:305px !important;
}

#item199722 {
	width:178px !important;
	height:30px !important;
}

#item199719 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item199748 {
	width:178px !important;
	height:30px !important;
}

#item199745 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:260px !important;
}

#item200362 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

#item200369 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item200370 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item199845 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item199849 {
	width:486px !important;
	height:209px !important;
	left:106px !important;
	top:487px !important;
}

#item199850 {
	width:486px !important;
	height:314px !important;
}

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

#item199873 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:95px !important;
}

#item200874 {
	width:378px !important;
	height:257px !important;
	left:49px !important;
}

#item200877 {
	width:98px !important;
	height:7px !important;
	left:275px !important;
	top:6px !important;
}

#item200900 {
	width:98px !important;
	height:7px !important;
	left:410px !important;
	top:173px !important;
}

#item200923 {
	width:98px !important;
	height:7px !important;
	top:150px !important;
}

#item200946 {
	width:98px !important;
	height:7px !important;
	left:131px !important;
	top:164px !important;
}

#item200985 {
	width:117px !important;
	height:10px !important;
	left:413px !important;
	top:243px !important;
}

#item201009 {
	width:117px !important;
	height:10px !important;
	left:413px !important;
	top:221px !important;
}

#item201032 {
	width:117px !important;
	height:10px !important;
	left:413px !important;
	top:198px !important;
}

#item201055 {
	width:59px !important;
	height:10px !important;
	left:80px !important;
	top:81px !important;
}

#item201078 {
	width:85px !important;
	height:13px !important;
	left:180px !important;
	top:187px !important;
}

@keyframes aumentar-201104 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-201104 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@keyframes aumentar-201108 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-201108 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@keyframes aumentar-201112 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-201112 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item199775 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item199782 {
	width:555px !important;
	height:275px !important;
	left:40px !important;
	top:541px !important;
	background:#fff;
}

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

#item199837 {
	width:35px !important;
	height:35px !important;
	left:548px !important;
	top:554px !important;
}

#item234068 {
	width:441px !important;
	height:181px !important;
	left:97px !important;
	top:603px !important;
}

#item199773 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item199771 {
	width:933px !important;
	height:938px !important;
	left:-10px !important;
	top:-10px !important;
}

#item154194_container {
	width:616px !important;
	height:866px !important;
}

#item184697 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item184721 {
	width:134px !important;
	height:13px !important;
	left:394px !important;
	top:52px !important;
}

#item184767 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item184813 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item184846 {
	width:70px !important;
	height:27px !important;
}

#item184843 {
	width:70px !important;
	height:27px !important;
	left:354px !important;
	top:184px !important;
}

#item184849 {
	width:85px !important;
	height:50px !important;
}

#item184847 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item184934 {
	width:100px !important;
	height:30px !important;
}

#item184931 {
	width:100px !important;
	height:30px !important;
}

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

#item184965 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item184971 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item185133 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item185135_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item185136 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item185123 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item185124_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item185125 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218793 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item185068 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item185069 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item185092 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:460px !important;
}

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

#item185116 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item184979 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item184977 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item185225 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item185271 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item185317 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item185368 {
	width:70px !important;
	height:27px !important;
}

#item185364 {
	width:70px !important;
	height:27px !important;
	left:356px !important;
	top:185px !important;
}

#item185407 {
	width:85px !important;
	height:50px !important;
}

#item185404 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item185398 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item185433 {
	width:100px !important;
	height:30px !important;
}

#item185430 {
	width:100px !important;
	height:30px !important;
}

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

#item185482 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item185294 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item185340 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item185372 {
	width:90px !important;
	height:25px !important;
}

#item185369 {
	width:90px !important;
	height:25px !important;
	left:339px !important;
	top:185px !important;
}

#item185375 {
	width:85px !important;
	height:50px !important;
}

#item185373 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item185459 {
	width:100px !important;
	height:30px !important;
}

#item185456 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

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

#item185488 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

#item185496 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item192387 {
	width:134px !important;
	height:13px !important;
	left:394px !important;
	top:52px !important;
}

#item185663 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item185664_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item185665 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item185652 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item185653_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item185654 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218795 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item185593 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item185594 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item185617 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:532px !important;
}

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

#item185641 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item185574 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item185575_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item185576 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item185565 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item185566_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item185567 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218794 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item185506 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item185507 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item185530 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:514px !important;
}

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

#item185554 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item185504 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item185502 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

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

#item201149 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item201172 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:150px !important;
}

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

#item201195 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:305px !important;
}

#item201205 {
	width:178px !important;
	height:30px !important;
}

#item201202 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item201231 {
	width:178px !important;
	height:30px !important;
}

#item201228 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:260px !important;
}

#item201867 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

#item201873 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item201875 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item201325 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
}

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

#item201329 {
	width:486px !important;
	height:314px !important;
	left:100px !important;
	top:550px !important;
}

#item201330 {
	width:486px !important;
	height:314px !important;
}

#item201886 {
	width:378px !important;
	height:333px !important;
	top:5px !important;
}

#item201889 {
	width:98px !important;
	height:7px !important;
	left:185px !important;
	top:276px !important;
}

#item202278 {
	width:98px !important;
	height:7px !important;
	left:207px !important;
	top:262px !important;
}

#item202301 {
	width:98px !important;
	height:7px !important;
	left:297px !important;
	top:204px !important;
}

#item202325 {
	width:98px !important;
	height:7px !important;
	left:302px !important;
	top:172px !important;
}

#item202352 {
	width:98px !important;
	height:7px !important;
	left:356px !important;
	top:136px !important;
}

#item202067 {
	width:95px !important;
	height:10px !important;
	left:322px !important;
}

#item202255 {
	width:95px !important;
	height:10px !important;
	left:96px !important;
	top:207px !important;
}

@keyframes aumentar-202120 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-202120 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@keyframes aumentar-202237 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-202237 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item201356 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item201353 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:95px !important;
}

#item201258 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item201264 {
	width:555px !important;
	height:275px !important;
	left:40px !important;
	top:541px !important;
	background:#fff;
}

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

#item201318 {
	width:35px !important;
	height:35px !important;
	left:548px !important;
	top:562px !important;
}

#item234111 {
	width:441px !important;
	height:164px !important;
	left:97px !important;
	top:611px !important;
}

#item201256 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item201254 {
	width:933px !important;
	height:938px !important;
	left:-10px !important;
	top:-10px !important;
}

#item185798 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item185844 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item185895 {
	width:70px !important;
	height:27px !important;
}

#item185891 {
	width:70px !important;
	height:27px !important;
	left:356px !important;
	top:185px !important;
}

#item185934 {
	width:85px !important;
	height:50px !important;
}

#item185932 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item185925 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item185960 {
	width:100px !important;
	height:30px !important;
}

#item185957 {
	width:100px !important;
	height:30px !important;
}

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

#item186010 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item185775 {
	width:134px !important;
	height:13px !important;
	left:394px !important;
	top:52px !important;
}

#item185821 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item185867 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item185899 {
	width:90px !important;
	height:25px !important;
}

#item185896 {
	width:90px !important;
	height:25px !important;
	left:339px !important;
	top:185px !important;
}

#item185902 {
	width:85px !important;
	height:50px !important;
}

#item185900 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item185986 {
	width:100px !important;
	height:30px !important;
}

#item185983 {
	width:100px !important;
	height:30px !important;
}

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

#item186017 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item186023 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item186185 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item186186_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item186188 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item186176 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item186177_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item186178 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218797 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item186121 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item186122 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item186145 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:611px !important;
}

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

#item186169 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item186101 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item186102_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item186103 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item186088 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item186089_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item186090 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item186033 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item186034 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item186057 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:630px !important;
}

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

#item186081 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item186031 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item186029 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

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

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

#item164525 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item164548 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:150px !important;
}

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

#item164571 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:305px !important;
}

#item164585 {
	width:178px !important;
	height:30px !important;
}

#item164581 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:215px !important;
}

#item164611 {
	width:178px !important;
	height:30px !important;
}

#item164608 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:260px !important;
}

#item165205 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

#item165212 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item165213 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item164693 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
}

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

#item164699 {
	width:495px !important;
	height:364px !important;
	left:93px !important;
	top:96px !important;
}

@keyframes aumentar-164711 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-164711 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@keyframes aumentar-164715 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-164715 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@keyframes aumentar-164729 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-164729 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@keyframes aumentar-164734 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-164734 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item164735 {
	width:131px !important;
	height:7px !important;
	left:88px !important;
	top:447px !important;
}

#item164758 {
	width:137px !important;
	height:7px !important;
	left:66px !important;
	top:412px !important;
}

#item164781 {
	width:85px !important;
	height:19px !important;
	left:298px !important;
	top:176px !important;
}

#item164806 {
	width:145px !important;
	height:25px !important;
	left:3px !important;
	top:2px !important;
}

#item164804 {
	width:150px !important;
	height:30px !important;
	left:454px !important;
	top:227px !important;
}

#item164831 {
	width:145px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item164829 {
	width:150px !important;
	height:15px !important;
	left:344px !important;
	top:428px !important;
}

#item164857 {
	width:98px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item164855 {
	width:103px !important;
	height:15px !important;
	left:64px !important;
	top:360px !important;
}

#item164882 {
	width:87px !important;
	height:27px !important;
	left:3px !important;
	top:2px !important;
}

#item164880 {
	width:92px !important;
	height:32px !important;
	left:52px !important;
	top:288px !important;
}

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

#item164929 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:95px !important;
}

#item235033 {
	width:485px !important;
	height:314px !important;
	left:83px !important;
	top:488px !important;
}

#item235038 {
	width:441px !important;
	height:289px !important;
	left:15px !important;
	top:9px !important;
}

#item164638 {
	width:615px !important;
	height:542px !important;
	left:10px !important;
	top:334px !important;
}

#item164639 {
	width:615px !important;
	height:836px !important;
	top:-324px !important;
}

#item164648 {
	width:555px !important;
	height:302px !important;
	left:40px !important;
	top:514px !important;
	background:#fff;
}

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

#item164682 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:527px !important;
}

#item234142 {
	width:441px !important;
	height:215px !important;
	left:97px !important;
	top:560px !important;
}

#item164636 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item164634 {
	width:933px !important;
	height:938px !important;
	left:-10px !important;
	top:-10px !important;
}

#item165665 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item165384 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item165437 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item165552 {
	width:85px !important;
	height:50px !important;
}

#item165546 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item165503 {
	width:70px !important;
	height:27px !important;
}

#item165500 {
	width:70px !important;
	height:27px !important;
	left:356px !important;
	top:184px !important;
}

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

#item165538 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item165637 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item165587 {
	width:100px !important;
	height:30px !important;
}

#item165575 {
	width:100px !important;
	height:30px !important;
}

#item165696 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item165898 {
	width:134px !important;
	height:13px !important;
	left:394px !important;
	top:52px !important;
}

#item165413 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item165467 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item165515 {
	width:85px !important;
	height:50px !important;
}

#item165509 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item165495 {
	width:70px !important;
	height:27px !important;
}

#item165492 {
	width:70px !important;
	height:27px !important;
	left:356px !important;
	top:185px !important;
}

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

#item165647 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item165657 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item165614 {
	width:100px !important;
	height:30px !important;
}

#item165610 {
	width:100px !important;
	height:30px !important;
}

#item165890 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item165891_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item165892 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item165880 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item165881_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item165882 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218760 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item165819 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item165820 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item165843 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:513px !important;
}

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

#item165872 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item165808 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item165809_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item165810 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item165797 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item165798_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item165799 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218759 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item165726 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item165727 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item165754 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:514px !important;
}

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

#item165787 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item165724 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item165721 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item166668 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item166738 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item166784 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item166834 {
	width:90px !important;
	height:19px !important;
}

#item166831 {
	width:90px !important;
	height:19px !important;
	left:355px !important;
	top:191px !important;
}

#item166880 {
	width:85px !important;
	height:50px !important;
}

#item166878 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item166872 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item177689 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item166906 {
	width:100px !important;
	height:30px !important;
}

#item166903 {
	width:100px !important;
	height:30px !important;
}

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

#item166957 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item166691 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item166714 {
	width:134px !important;
	height:13px !important;
	left:394px !important;
	top:52px !important;
}

#item166761 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item166807 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item166842 {
	width:91px !important;
	height:19px !important;
}

#item177614 {
	width:91px !important;
	height:19px !important;
}

#item166839 {
	width:91px !important;
	height:19px !important;
	left:354px !important;
	top:191px !important;
}

#item166849 {
	width:85px !important;
	height:50px !important;
}

#item166847 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item219320 {
	width:30px !important;
	height:30px !important;
	left:207px !important;
	top:2px !important;
}

#item166933 {
	width:100px !important;
	height:30px !important;
}

#item166929 {
	width:100px !important;
	height:30px !important;
}

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

#item166963 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item166970 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item219328 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item219329 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item167132 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item167133_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item167135 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item167121 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item167122_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item167123 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218762 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item167059 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item167060 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item167083 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:540px !important;
}

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

#item167111 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item178097 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item178099 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item167050 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item167051 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item167052 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item167040 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item167041_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item167042 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218761 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item166980 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item166981 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item167004 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:612px !important;
}

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

#item167032 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item166978 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item166976 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item190260 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item167230 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item167276 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item167327 {
	width:70px !important;
	height:27px !important;
}

#item167323 {
	width:70px !important;
	height:27px !important;
	left:374px !important;
	top:185px !important;
}

#item167365 {
	width:85px !important;
	height:50px !important;
}

#item167363 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item167357 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item167391 {
	width:100px !important;
	height:30px !important;
}

#item167388 {
	width:100px !important;
	height:30px !important;
}

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

#item167440 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item167207 {
	width:134px !important;
	height:13px !important;
	left:394px !important;
	top:52px !important;
}

#item167253 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item167299 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item167331 {
	width:90px !important;
	height:25px !important;
}

#item167328 {
	width:90px !important;
	height:25px !important;
	left:355px !important;
	top:185px !important;
}

#item167334 {
	width:85px !important;
	height:50px !important;
}

#item167332 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item167417 {
	width:100px !important;
	height:30px !important;
}

#item167414 {
	width:100px !important;
	height:30px !important;
}

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

#item167446 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item167453 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item167606 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item167608_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item167609 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item167595 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item167596_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item167597 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218764 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item167539 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item167540 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item167563 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:568px !important;
}

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

#item167588 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item167528 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item167529_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item167531 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item167519 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item167520_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item167521 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218763 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item167464 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item167465 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item167488 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:611px !important;
}

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

#item167512 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item167462 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item167460 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item127317_container {
	width:616px !important;
	height:866px !important;
}

#item178319 {
	width:134px !important;
	height:13px !important;
	left:394px !important;
	top:52px !important;
}

#item178365 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item178411 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item178444 {
	width:70px !important;
	height:28px !important;
}

#item178441 {
	width:70px !important;
	height:28px !important;
	left:362px !important;
	top:184px !important;
}

#item178447 {
	width:85px !important;
	height:50px !important;
}

#item178445 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item178531 {
	width:100px !important;
	height:30px !important;
}

#item178527 {
	width:100px !important;
	height:30px !important;
}

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

#item178560 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item178566 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item178730 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item178731_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item178733 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item178720 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item178721_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item178722 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218765 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item178663 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item178664 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item178687 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:494px !important;
}

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

#item178711 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item178577 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item178574 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

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

#item194316 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item194340 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:150px !important;
}

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

#item194363 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:305px !important;
}

#item194372 {
	width:178px !important;
	height:30px !important;
}

#item194369 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item194398 {
	width:178px !important;
	height:30px !important;
}

#item194395 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:260px !important;
}

#item194970 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

#item194975 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item194976 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item194467 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item194472 {
	width:346px !important;
	height:364px !important;
	left:142px !important;
	top:95px !important;
}

@keyframes aumentar-194482 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-194482 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item194504 {
	width:99px !important;
	height:7px !important;
	left:162px !important;
	top:438px !important;
}

#item194527 {
	width:108px !important;
	height:8px !important;
	left:108px !important;
	top:412px !important;
}

#item194550 {
	width:85px !important;
	height:7px !important;
	left:243px !important;
	top:151px !important;
}

#item194576 {
	width:117px !important;
	height:25px !important;
	left:3px !important;
	top:2px !important;
}

#item194574 {
	width:122px !important;
	height:30px !important;
	left:452px !important;
	top:131px !important;
}

#item194601 {
	width:145px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item194599 {
	width:150px !important;
	height:15px !important;
	left:186px !important;
	top:452px !important;
}

#item194626 {
	width:98px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item194624 {
	width:103px !important;
	height:15px !important;
	left:62px !important;
	top:362px !important;
}

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

#item194699 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:95px !important;
}

#item195117 {
	width:145px !important;
	height:10px !important;
	left:372px !important;
	top:424px !important;
}

#item195091 {
	width:145px !important;
	height:10px !important;
	left:345px !important;
	top:439px !important;
}

#item234293 {
	width:441px !important;
	height:289px !important;
	left:100px !important;
	top:486px !important;
}

#item194425 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item194429 {
	width:555px !important;
	height:275px !important;
	left:40px !important;
	top:541px !important;
	background:#fff;
}

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

#item194459 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:562px !important;
}

#item234263 {
	width:441px !important;
	height:164px !important;
	left:97px !important;
	top:604px !important;
}

#item194423 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item194421 {
	width:933px !important;
	height:938px !important;
	left:-10px !important;
	top:-10px !important;
}

#item178908 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item178954 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item179004 {
	width:70px !important;
	height:27px !important;
}

#item179001 {
	width:70px !important;
	height:27px !important;
	left:356px !important;
	top:185px !important;
}

#item179046 {
	width:85px !important;
	height:50px !important;
}

#item179044 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item179034 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item179072 {
	width:100px !important;
	height:30px !important;
}

#item179069 {
	width:100px !important;
	height:30px !important;
}

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

#item179121 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item178862 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item178885 {
	width:154px !important;
	height:13px !important;
	left:374px !important;
	top:52px !important;
}

#item178931 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item178977 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item179008 {
	width:70px !important;
	height:27px !important;
}

#item190510 {
	width:70px !important;
	height:27px !important;
}

#item179005 {
	width:70px !important;
	height:27px !important;
	left:356px !important;
	top:182px !important;
}

#item179011 {
	width:85px !important;
	height:50px !important;
}

#item179009 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item179098 {
	width:100px !important;
	height:30px !important;
}

#item179095 {
	width:100px !important;
	height:30px !important;
}

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

#item179128 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item179134 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item179298 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item179299_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item179300 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item179289 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item179290_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item179291 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218767 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item179232 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item179234 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item179257 {
	width:442px !important;
	height:217px !important;
	left:404px !important;
	top:594px !important;
}

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

#item179281 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item179212 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item179213_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item179214 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item179200 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item179201_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item179202 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218766 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item179144 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item179145 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item179168 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:584px !important;
}

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

#item179192 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item179142 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item179140 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item111480_container {
	width:616px !important;
	height:866px !important;
}

#item179378 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item179448 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item179494 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item179525 {
	width:91px !important;
	height:19px !important;
}

#item179522 {
	width:91px !important;
	height:19px !important;
	left:356px !important;
	top:188px !important;
}

#item179528 {
	width:85px !important;
	height:50px !important;
}

#item179526 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item179367 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item179611 {
	width:100px !important;
	height:30px !important;
}

#item179608 {
	width:100px !important;
	height:30px !important;
}

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

#item179642 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item179650 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item190825 {
	width:154px !important;
	height:13px !important;
	left:374px !important;
	top:52px !important;
}

#item179823 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item179825 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item179813 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item179815_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item179816 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item179803 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item179804_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item179805 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218768 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item179746 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item179747 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item179770 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:559px !important;
}

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

#item179794 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item179658 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item179656 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item179931 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item179977 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item180028 {
	width:90px !important;
	height:25px !important;
}

#item180025 {
	width:90px !important;
	height:25px !important;
	left:348px !important;
	top:185px !important;
}

#item180067 {
	width:85px !important;
	height:50px !important;
}

#item180065 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item180058 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item180093 {
	width:100px !important;
	height:30px !important;
}

#item180090 {
	width:100px !important;
	height:30px !important;
}

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

#item180142 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item179954 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item180001 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item180032 {
	width:90px !important;
	height:25px !important;
}

#item180029 {
	width:90px !important;
	height:25px !important;
	left:342px !important;
	top:185px !important;
}

#item180035 {
	width:85px !important;
	height:50px !important;
}

#item180033 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item180119 {
	width:100px !important;
	height:30px !important;
}

#item180116 {
	width:100px !important;
	height:30px !important;
}

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

#item180149 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item180156 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item190849 {
	width:154px !important;
	height:13px !important;
	left:374px !important;
	top:52px !important;
}

#item180319 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item180320_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item180321 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item180310 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item180311_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item180312 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218772 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item180255 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item180256 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item180279 {
	width:442px !important;
	height:526px !important;
	left:404px !important;
	top:438px !important;
}

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

#item180303 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item180233 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item180234_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item180235 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item180222 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item180223_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item180224 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218770 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item180167 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item180168 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item180191 {
	width:442px !important;
	height:288px !important;
	left:404px !important;
	top:469px !important;
}

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

#item180215 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item180165 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:100px !important;
}

#item180162 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item222341 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item222364 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item222387 {
	width:74px !important;
	height:20px !important;
	left:358px !important;
	top:192px !important;
}

#item222400 {
	width:85px !important;
	height:50px !important;
}

#item222397 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item222426 {
	width:100px !important;
	height:30px !important;
}

#item222423 {
	width:100px !important;
	height:30px !important;
}

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

#item222449 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item222458 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item222517 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item222838 {
	width:154px !important;
	height:13px !important;
	left:374px !important;
	top:52px !important;
}

#item222757 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item222758_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item222759 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item222743 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item222745_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item222746 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item222755 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item222700 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item222701 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item222733 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item222543 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item222541 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

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

#item195161 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item195184 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:150px !important;
}

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

#item195207 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:305px !important;
}

#item195216 {
	width:178px !important;
	height:30px !important;
}

#item195213 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:215px !important;
}

#item195242 {
	width:178px !important;
	height:30px !important;
}

#item195239 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:260px !important;
}

#item195835 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

#item195840 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item195841 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item195315 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item195320 {
	width:313px !important;
	height:364px !important;
	left:134px !important;
	top:109px !important;
}

@keyframes aumentar-195326 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-195326 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item195337 {
	width:99px !important;
	height:7px !important;
	left:317px !important;
	top:402px !important;
}

#item195360 {
	width:108px !important;
	height:8px !important;
	left:241px !important;
	top:422px !important;
}

#item195383 {
	width:85px !important;
	height:7px !important;
	left:405px !important;
	top:153px !important;
}

#item195409 {
	width:117px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item195406 {
	width:122px !important;
	height:15px !important;
	left:432px !important;
	top:313px !important;
}

#item195434 {
	width:145px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item195432 {
	width:150px !important;
	height:15px !important;
	left:394px !important;
	top:354px !important;
}

#item195459 {
	width:98px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item195457 {
	width:103px !important;
	height:15px !important;
	left:104px !important;
	top:462px !important;
}

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

#item195506 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:95px !important;
}

#item195550 {
	width:145px !important;
	height:10px !important;
	left:395px !important;
	top:205px !important;
}

#item234409 {
	width:441px !important;
	height:289px !important;
	left:118px !important;
	top:531px !important;
}

#item195270 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item195274 {
	width:555px !important;
	height:257px !important;
	left:40px !important;
	top:559px !important;
	background:#fff;
}

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

#item195305 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:575px !important;
}

#item234353 {
	width:441px !important;
	height:142px !important;
	left:97px !important;
	top:640px !important;
}

#item195268 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item195265 {
	width:933px !important;
	height:938px !important;
	left:-10px !important;
	top:-10px !important;
}

#item180520 {
	width:154px !important;
	height:13px !important;
	left:374px !important;
	top:52px !important;
}

#item180566 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item180612 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item180643 {
	width:70px !important;
	height:27px !important;
}

#item180640 {
	width:70px !important;
	height:27px !important;
	left:366px !important;
	top:184px !important;
}

#item180646 {
	width:85px !important;
	height:50px !important;
}

#item180644 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item180486 {
	width:30px !important;
	height:30px !important;
	left:207px !important;
	top:2px !important;
}

#item180731 {
	width:100px !important;
	height:30px !important;
}

#item180728 {
	width:100px !important;
	height:30px !important;
}

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

#item180760 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item180768 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item180945 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item180947 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item180935 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item180936_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item180937 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item180924 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item180925_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item180926 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218773 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item180868 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item180869 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item180892 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:593px !important;
}

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

#item180916 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item180779 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item180777 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item191048 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item181031 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item181077 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item181129 {
	width:70px !important;
	height:27px !important;
}

#item181124 {
	width:70px !important;
	height:27px !important;
	left:361px !important;
	top:185px !important;
}

#item181169 {
	width:85px !important;
	height:50px !important;
}

#item181167 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item181159 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item181195 {
	width:100px !important;
	height:30px !important;
}

#item181192 {
	width:100px !important;
	height:30px !important;
}

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

#item181245 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item180983 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item181054 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item181100 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item181133 {
	width:70px !important;
	height:27px !important;
}

#item181130 {
	width:70px !important;
	height:27px !important;
	left:374px !important;
	top:184px !important;
}

#item181136 {
	width:85px !important;
	height:50px !important;
}

#item181134 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item180968 {
	width:30px !important;
	height:30px !important;
	left:209px !important;
	top:2px !important;
}

#item181221 {
	width:100px !important;
	height:30px !important;
}

#item181218 {
	width:100px !important;
	height:30px !important;
}

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

#item181251 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item181257 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item190971 {
	width:154px !important;
	height:13px !important;
	left:374px !important;
	top:52px !important;
}

#item181430 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181432 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item181418 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181419_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item181421 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item181408 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181409_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item181411 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218775 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item181353 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181354 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item181377 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:638px !important;
}

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

#item181401 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item181334 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181335_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item181336 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item181324 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181325_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item181326 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218774 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item181267 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181268 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item181291 {
	width:442px !important;
	height:247px !important;
	left:404px !important;
	top:618px !important;
}

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

#item181315 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item181265 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item181263 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item213196 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item213242 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item213292 {
	width:70px !important;
	height:27px !important;
}

#item213289 {
	width:70px !important;
	height:27px !important;
	left:365px !important;
	top:185px !important;
}

#item213338 {
	width:85px !important;
	height:50px !important;
}

#item213336 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item213330 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item213364 {
	width:100px !important;
	height:30px !important;
}

#item213361 {
	width:100px !important;
	height:30px !important;
}

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

#item213413 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item213219 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item213265 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item213300 {
	width:70px !important;
	height:27px !important;
}

#item213296 {
	width:70px !important;
	height:27px !important;
	left:356px !important;
	top:184px !important;
}

#item213307 {
	width:85px !important;
	height:50px !important;
}

#item213305 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item213390 {
	width:100px !important;
	height:30px !important;
}

#item213387 {
	width:100px !important;
	height:30px !important;
}

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

#item213420 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item213426 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item213078 {
	width:154px !important;
	height:13px !important;
	left:374px !important;
	top:52px !important;
}

#item213625 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item213627_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item213628 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item213616 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item213617_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item213618 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218777 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item213553 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item213554 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item213577 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:576px !important;
}

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

#item213605 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item213533_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item213534 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item213522 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item213523_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item213524 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218776 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item213462 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item213463 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item213486 {
	width:442px !important;
	height:224px !important;
	left:404px !important;
	top:496px !important;
}

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

#item213514 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item213460 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item213458 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

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

#item196068 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item196092 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:150px !important;
}

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

#item196115 {
	width:30px !important;
	height:30px !important;
	left:88px !important;
	top:305px !important;
}

#item196128 {
	width:178px !important;
	height:30px !important;
}

#item196124 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:215px !important;
}

#item196154 {
	width:178px !important;
	height:30px !important;
}

#item196151 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:260px !important;
}

#item196725 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

#item196730 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item196731 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item196225 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item196419 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:95px !important;
}

#item219398 {
	width:441px !important;
	height:378px !important;
	left:124px !important;
	top:460px !important;
}

#item197093 {
	width:313px !important;
	height:364px !important;
}

#item197096 {
	width:98px !important;
	height:10px !important;
	left:306px !important;
	top:134px !important;
}

#item197119 {
	width:98px !important;
	height:7px !important;
	left:160px !important;
	top:36px !important;
}

#item197142 {
	width:98px !important;
	height:7px !important;
	left:85px !important;
	top:356px !important;
}

#item197165 {
	width:98px !important;
	height:7px !important;
	left:238px !important;
	top:275px !important;
}

#item197200 {
	width:117px !important;
	height:10px !important;
	left:300px !important;
	top:202px !important;
}

#item197223 {
	width:92px !important;
	height:15px !important;
	left:313px !important;
	top:45px !important;
}

#item197246 {
	width:117px !important;
	height:10px !important;
	left:138px !important;
	top:310px !important;
}

@keyframes aumentar-197273 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-197273 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@keyframes aumentar-197277 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-197277 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@keyframes aumentar-197282 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
@-webkit-keyframes aumentar-197282 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
}
#item196181 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
}

#item196182 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
	background:#009976;
}

#item196187 {
	width:555px !important;
	height:275px !important;
	left:40px !important;
	top:541px !important;
	background:#fff;
}

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

#item196217 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:562px !important;
}

#item234471 {
	width:441px !important;
	height:181px !important;
	left:97px !important;
	top:603px !important;
}

#item196179 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item196177 {
	width:933px !important;
	height:938px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes amedida-198310 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes amedida-198310 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
#item198274 {
	opacity:0.28;
	width:639px !important;
	height:866px !important;
	left:-9px !important;
	top:-2px !important;
	background:#1b4555;
}

#item198267 {
	width:350px !important;
	height:87px !important;
	left:87px !important;
	top:87px !important;
}

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

#item198452 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:279px !important;
}

#item198459 {
	width:178px !important;
	height:30px !important;
}

#item198457 {
	width:178px !important;
	height:30px !important;
	left:87px !important;
	top:215px !important;
}

#item198515 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

#item198520 {
	width:555px !important;
	height:365px !important;
	left:40px !important;
	top:451px !important;
	background:#fff;
}

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

#item198572 {
	width:35px !important;
	height:35px !important;
	left:506px !important;
	top:470px !important;
}

#item234504 {
	width:441px !important;
	height:270px !important;
	left:97px !important;
	top:523px !important;
}

#item198513 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item198511 {
	width:933px !important;
	height:846px !important;
	left:-10px !important;
	top:-10px !important;
}

#item181581 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item181627 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item181677 {
	width:70px !important;
	height:27px !important;
}

#item181674 {
	width:70px !important;
	height:27px !important;
	left:360px !important;
	top:185px !important;
}

#item181716 {
	width:85px !important;
	height:50px !important;
}

#item181714 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item181708 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item181742 {
	width:100px !important;
	height:30px !important;
}

#item181739 {
	width:100px !important;
	height:30px !important;
}

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

#item181791 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item181558 {
	width:174px !important;
	height:13px !important;
	left:354px !important;
	top:52px !important;
}

#item181604 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item181650 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item181681 {
	width:70px !important;
	height:27px !important;
}

#item181678 {
	width:70px !important;
	height:27px !important;
	left:360px !important;
	top:183px !important;
}

#item181684 {
	width:85px !important;
	height:50px !important;
}

#item181682 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item181768 {
	width:100px !important;
	height:30px !important;
}

#item181765 {
	width:100px !important;
	height:30px !important;
}

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

#item181799 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item181805 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item181978 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item181980 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item181968 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181970_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item181971 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item181959 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181960_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item181961 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218779 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item181902 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181903 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item181926 {
	width:442px !important;
	height:254px !important;
	left:404px !important;
	top:692px !important;
}

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

#item181951 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item181882 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181883_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item181884 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item181872 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181873_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item181874 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218778 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item181816 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item181817 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item181841 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:568px !important;
}

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

#item181865 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item181814 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item181812 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item182112 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item182159 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item182209 {
	width:70px !important;
	height:27px !important;
}

#item182206 {
	width:70px !important;
	height:27px !important;
	left:360px !important;
	top:185px !important;
}

#item182249 {
	width:85px !important;
	height:50px !important;
}

#item182247 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item182240 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item182275 {
	width:100px !important;
	height:30px !important;
}

#item182272 {
	width:100px !important;
	height:30px !important;
}

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

#item182324 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item182136 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item182182 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item182214 {
	width:90px !important;
	height:25px !important;
}

#item182210 {
	width:90px !important;
	height:25px !important;
	left:356px !important;
	top:185px !important;
}

#item182217 {
	width:85px !important;
	height:50px !important;
}

#item182215 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item182055 {
	width:30px !important;
	height:30px !important;
	left:207px !important;
	top:2px !important;
}

#item182301 {
	width:100px !important;
	height:30px !important;
}

#item182298 {
	width:100px !important;
	height:30px !important;
}

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

#item182330 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item182336 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item191395 {
	width:174px !important;
	height:13px !important;
	left:354px !important;
	top:52px !important;
}

#item182514 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182516 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item182504 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item182506_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item182507 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item182492 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item182493_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item182494 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218781 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item182433 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item182435 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item182459 {
	width:442px !important;
	height:166px !important;
	left:404px !important;
	top:537px !important;
}

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

#item182483 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item182414 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item182415_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item182416 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item182404 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item182405_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item182406 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218780 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item182347 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item182348 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item182371 {
	width:442px !important;
	height:306px !important;
	left:404px !important;
	top:496px !important;
}

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

#item182395 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item182345 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item182342 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item191595 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item182644 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item182690 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item182741 {
	width:90px !important;
	height:25px !important;
}

#item182737 {
	width:90px !important;
	height:25px !important;
	left:355px !important;
	top:185px !important;
}

#item182780 {
	width:85px !important;
	height:50px !important;
}

#item182778 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item182580 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

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

#item182771 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item182806 {
	width:100px !important;
	height:30px !important;
}

#item182803 {
	width:100px !important;
	height:30px !important;
}

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

#item182855 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item182598 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item182667 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item182713 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item182745 {
	width:90px !important;
	height:25px !important;
}

#item182742 {
	width:90px !important;
	height:25px !important;
	left:360px !important;
	top:185px !important;
}

#item182748 {
	width:85px !important;
	height:50px !important;
}

#item182746 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item182586 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item182832 {
	width:100px !important;
	height:30px !important;
}

#item182829 {
	width:100px !important;
	height:30px !important;
}

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

#item182864 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item182872 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item191673 {
	width:174px !important;
	height:13px !important;
	left:354px !important;
	top:52px !important;
}

#item183046 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item183048 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item183037 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item183038_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item183039 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item183028 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item183029_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item183030 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218783 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item182970 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item182971 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item182995 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:548px !important;
}

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

#item183019 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item182960 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

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

#item182963 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item182949 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item182950_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item182951 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item182939 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item182940_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item182941 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218782 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item182882 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item182883 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item182906 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:523px !important;
}

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

#item182931 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item182880 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item182878 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item183172 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item183218 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item183269 {
	width:70px !important;
	height:27px !important;
}

#item183266 {
	width:70px !important;
	height:27px !important;
	left:370px !important;
	top:185px !important;
}

#item183308 {
	width:85px !important;
	height:50px !important;
}

#item183306 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item183300 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item183334 {
	width:100px !important;
	height:30px !important;
}

#item183331 {
	width:100px !important;
	height:30px !important;
}

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

#item183383 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item183195 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item183241 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item183274 {
	width:70px !important;
	height:27px !important;
}

#item183271 {
	width:70px !important;
	height:27px !important;
	left:370px !important;
	top:184px !important;
}

#item183277 {
	width:85px !important;
	height:50px !important;
}

#item183275 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item183360 {
	width:100px !important;
	height:30px !important;
}

#item183357 {
	width:100px !important;
	height:30px !important;
}

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

#item183389 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item183395 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item191971 {
	width:174px !important;
	height:13px !important;
	left:354px !important;
	top:52px !important;
}

#item183559 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item183560_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item183561 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item183548 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item183549_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item183550 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218785 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item183493 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item183494 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item183517 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:521px !important;
}

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

#item183541 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item183474 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item183475_container {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item183476 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item183464 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item183465_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

#item183466 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item218784 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

#item183409 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item183410 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item183433 {
	width:442px !important;
	height:200px !important;
	left:404px !important;
	top:557px !important;
}

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

#item183457 {
	width:35px !important;
	height:35px !important;
	left:843px !important;
	top:65px !important;
}

#item183407 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item183405 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item219675_container {
	width:615px !important;
	height:1053px !important;
}

#item234586 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item234587 {
	width:615px !important;
	height:252px !important;
}

#item234596 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item234619 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item234647 {
	width:324px !important;
	height:10px !important;
}

#item234642 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item234675 {
	width:324px !important;
	height:10px !important;
}

#item234671 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item234702 {
	width:324px !important;
	height:10px !important;
}

#item234698 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item234729 {
	width:324px !important;
	height:10px !important;
}

#item234725 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item234756 {
	width:324px !important;
	height:10px !important;
}

#item234752 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

#item234919 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item234920 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

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

#item234943 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item234885 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item234886 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item234895 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item234852 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item234853 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item234861 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item234817 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item234818 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

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

#item234841 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item234783 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item234784 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item234793 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item234781 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item234779 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

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

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

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

#item225200 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

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

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

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

p.autoParaStyle14 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:transparent;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle6 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#000;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#5b5b60;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.book-20-blanco-ea-0 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:140px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

p.regular-30-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-10-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-10-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hoteles-cabecera {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

span.autoCharStyle2 {
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.hotel-regimen-precios {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.desde-precio {
	font-size:13px;
}

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

#loadIndicator{display:none;}
